chCompMIBGrpOID
CHASSIS-MIB ·
cabletron variant
·
.1.3.6.1.4.1.52.4.1.1.2.6.1.4
Object
column obsolete
r/w
ObjectIdentifier
A reference to a specific MIB group definition. For
example, in the case of MIB-II, the value of this
object may refer to an applicable group, which has
been implemented.
The access is read-write. This will allow network
administrators, to register MIBs for a module that is
known to the chassis management entity, by type alone:
that is, a module for which component information is
unknown.
Context
- MIB
- CHASSIS-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.2.6.1.4- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- chCompMIBEntry
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::chCompMIBGrpOID'
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::chCompMIBGrpOID.<chCompMIBID>.<chCompMIBSlotID>.<chCompMIBCompID>'
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::chCompMIBGrpOID'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.