myCommunityWritable
MY-SNMP-AGENT-MIB ·
.1.3.6.1.4.1.4881.1.1.10.2.5.1.1.2.1.2
Object
column r/w
Enumeration
Authority of this community
Context
- MIB
- MY-SNMP-AGENT-MIB
- OID
.1.3.6.1.4.1.4881.1.1.10.2.5.1.1.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- myCommunityEntry
- Groups
- 1
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 'MY-SNMP-AGENT-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-SNMP-AGENT-MIB::myCommunityWritable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MY-SNMP-AGENT-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-SNMP-AGENT-MIB::myCommunityWritable.<myCommunityName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MY-SNMP-AGENT-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MY-SNMP-AGENT-MIB::myCommunityWritable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | readonly |
2 | writable |
Conformance
Member of