brcdSPXOperUnitState
BROCADE-SPX-MIB ·
.1.3.6.1.4.1.1991.1.1.3.40.2.2.1.6
Object
column Enumeration
A state for each unit
Context
- MIB
- BROCADE-SPX-MIB
- OID
.1.3.6.1.4.1.1991.1.1.3.40.2.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- brcdSPXOperUnitEntry
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 'BROCADE-SPX-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BROCADE-SPX-MIB::brcdSPXOperUnitState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BROCADE-SPX-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BROCADE-SPX-MIB::brcdSPXOperUnitState.<brcdSPXOperUnitIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BROCADE-SPX-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BROCADE-SPX-MIB::brcdSPXOperUnitState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | local |
2 | remote |
3 | reserved |
4 | empty |