SNMP Sets를 수행할 수 있으려면 다음 절차를 수행하십시오.
rwcommunity private
기본적으로 이러한 운영체제에서 공개 커뮤니티가 rocommunity로 차단됩니다.
access notConfigGroup "" any noauth exact systemview none none
다음으로 변경합니다.
access notConfigGroup "" any noauth exact systemview systemview none
이 수정은 지정된 보기 및 그룹에 대한 쓰기 권한을 부여합니다. 이 예에서 지정된 보기는 systemview이고 지정된 그룹은 NotConfigGroup입니다. 기본적으로 그룹은 공개 커뮤니티 문자열을 사용합니다.