chCompRWCommStr
CHASSIS-MIB ·
cabletron variant
·
.1.3.6.1.4.1.52.4.1.1.2.4.1.11
Object
column mandatory
OctetString
Read-write community string for the pertinent component. If the value of chCompAccessPolicy is otherCommStr(4) or other(5), then this object shall determine the read-write Community String to be used when accessing this component. This also defined the read write community string to access MIBs registered to this component.
Context
- MIB
- CHASSIS-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.2.4.1.11- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- chCompEntry
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 'CHASSIS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CHASSIS-MIB::chCompRWCommStr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CHASSIS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CHASSIS-MIB::chCompRWCommStr.<chCompID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CHASSIS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CHASSIS-MIB::chCompRWCommStr'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.