chBackplaneType
CHASSIS-MIB ·
cabletron variant
·
.1.3.6.1.4.1.52.4.1.1.2.2.1.2
Object
column mandatory
ObjectIdentifier
An authoritative identification that is specific to
the particular media being used to realize the
backplane. For example, if the backplane is realized
by an Ethernet, then the value of this object refers
to a well known OID defined for Ethernet. If this
information is not present or unknown, its value
should be set to OBJECT IDENTIFIER { 0 0 }, which
is a syntactically valid object identifier.
Context
- MIB
- CHASSIS-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.2.2.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- chBackplaneEntry
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::chBackplaneType'
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::chBackplaneType.<chBackplaneID>'
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::chBackplaneType'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.