All MIBs › SONUS-COMMON-MIB › sonusNetMgmtClientSnmpCommunitySet
sonusNetMgmtClientSnmpCommunitySet
Module: SONUS-COMMON-MIB
OID (symbolic): SONUS-COMMON-MIB::sonusNetMgmtClientSnmpCommunitySet
OID (numeric): 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1.7
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
The SNMP read-write community string.
What is sonusNetMgmtClientSnmpCommunitySet?
This object stores the SNMP read-write community string configured for a management client, controlling which clients have write access to the Sonus device. The value is used to authenticate SNMP SET requests that attempt to modify device configuration. An operator must configure appropriate community strings for each management client to enforce access control and security policies.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1.7 snmpwalk -v2c -c public <target> SONUS-COMMON-MIB::sonusNetMgmtClientSnmpCommunitySet
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1.7.1 snmpget -v2c -c public <target> SONUS-COMMON-MIB::sonusNetMgmtClientSnmpCommunitySet.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1.7.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2879 | sonus | SONUS-SMI |
| 1.3.6.1.4.1.2879.2 | sonusMgmt | SONUS-SMI |
| 1.3.6.1.4.1.2879.2.1 | sonusSystemMIBs | SONUS-SMI |
| 1.3.6.1.4.1.2879.2.1.5 | sonusCommonMIB | SONUS-COMMON-MIB |
| 1.3.6.1.4.1.2879.2.1.5.1 | sonusCommonMIBObjects | SONUS-COMMON-MIB |
| 1.3.6.1.4.1.2879.2.1.5.1.1 | sonusNetMgmt | SONUS-COMMON-MIB |
| 1.3.6.1.4.1.2879.2.1.5.1.1.1 | sonusNetMgmtClient | SONUS-COMMON-MIB |
| 1.3.6.1.4.1.2879.2.1.5.1.1.1.2 | sonusNetMgmtClientTable | SONUS-COMMON-MIB |
| 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1 | sonusNetMgmtClientEntry | SONUS-COMMON-MIB |
| 1.3.6.1.4.1.2879.2.1.5.1.1.1.2.1.7 | sonusNetMgmtClientSnmpCommunitySet | SONUS-COMMON-MIB |