wwpCommunityRights
WWP-COMMUNITY-MIB ·
.1.3.6.1.4.1.6141.2.32.1.1.1.1.3
Object
column r/w
Enumeration
Rights associated with the Community Strings. The community Name associated with 'readOnly' community Rights will not have any access (read\write) to the readWrite communities.
Context
- MIB
- WWP-COMMUNITY-MIB
- OID
.1.3.6.1.4.1.6141.2.32.1.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wwpCommunityEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WWP-COMMUNITY-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-COMMUNITY-MIB::wwpCommunityRights'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWP-COMMUNITY-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-COMMUNITY-MIB::wwpCommunityRights.<wwpCommunityName>.<wwpCommunityIpAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-COMMUNITY-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-COMMUNITY-MIB::wwpCommunityRights'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | readOnly |
2 | readWrite |