bridgeIPEnabled
NETLINK-SPECIFIC-MIB ·
.1.3.6.1.4.1.173.7.9.5
Object
scalar mandatory
r/w
Enumeration
When yes, and BRIDGING ENABLED, IP traffic will be bridged, otherwise IP traffic will be routed.
Context
- MIB
- NETLINK-SPECIFIC-MIB
- OID
.1.3.6.1.4.1.173.7.9.5- 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::bridgeIPEnabled.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::bridgeIPEnabled'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | no |
2 | yes |