backplaneIsolated
ELH100-MIB ·
.1.3.6.1.4.1.52.259.10.3.2.3.2.1.3
Object
column mandatory
r/w
Enumeration
The status of the segment's connection to the backplane bus. The factory setting is attached(2).
Context
- MIB
- ELH100-MIB
- OID
.1.3.6.1.4.1.52.259.10.3.2.3.2.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- backplaneEntry
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 'ELH100-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELH100-MIB::backplaneIsolated'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELH100-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELH100-MIB::backplaneIsolated.<backplaneGroupID>.<backplaneSegmentID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELH100-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELH100-MIB::backplaneIsolated'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | isolated |
2 | attached |