fsrbridgeFibStatus
SUPERMICRO-RBRIDGE-MIB ·
.1.3.6.1.4.1.10876.101.2.66.0.2.2.1.7
Object
column Enumeration
The status of this entry. The meanings of the values are: static (1) - Configured through management interface. dynamic (2) - dynamically learnt
Context
- MIB
- SUPERMICRO-RBRIDGE-MIB
- OID
.1.3.6.1.4.1.10876.101.2.66.0.2.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsrbridgeUniFibEntry
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 'SUPERMICRO-RBRIDGE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-RBRIDGE-MIB::fsrbridgeFibStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-RBRIDGE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-RBRIDGE-MIB::fsrbridgeFibStatus.<fsrbridgeContextId>.<fsrbridgeFibNickname>.<fsrbridgeFibPort>.<fsrbridgeFibNextHopRBridge>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-RBRIDGE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-RBRIDGE-MIB::fsrbridgeFibStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | static |
2 | dynamic |