bridgeEnabled
NETLINK-SPECIFIC-MIB ·
.1.3.6.1.4.1.173.7.9.3
Object
scalar mandatory
r/w
Enumeration
When yes the spanning tree algorithm is in effect and all traffic types may be bridged. When no only llc/2 terminated traffic is allowed on bridge interfaces.
Context
- MIB
- NETLINK-SPECIFIC-MIB
- OID
.1.3.6.1.4.1.173.7.9.3- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- bridge
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETLINK-SPECIFIC-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETLINK-SPECIFIC-MIB::bridgeEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETLINK-SPECIFIC-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETLINK-SPECIFIC-MIB::bridgeEnabled'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | no |
2 | yes |