fsMIDot1dBaseBridgeStatus
AricentMIBridge-MIB ·
.1.3.6.1.4.1.2076.117.1.1.1.1.3
Object
column r/w
Enumeration
This object specifies the Control for Bridging services. Setting this object to down-with-all-interfaces-down(3), assigns down(2) value to fsMIDot1dBasePortAdminStatus in all entries of fsMIDot1dFutureBasePortTable
Context
- MIB
- AricentMIBridge-MIB
- OID
.1.3.6.1.4.1.2076.117.1.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIDot1dFutureBaseEntry
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 'AricentMIBridge-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AricentMIBridge-MIB::fsMIDot1dBaseBridgeStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AricentMIBridge-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AricentMIBridge-MIB::fsMIDot1dBaseBridgeStatus.<fsMIDot1dFutureBaseContextId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AricentMIBridge-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AricentMIBridge-MIB::fsMIDot1dBaseBridgeStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | downwithallinterfacesdown |