radBridgeForwardingMode
RAD-BrgGen-MIB ·
.1.3.6.1.4.1.164.4.1.12
Object
scalar r/w
Enumeration
This object determines the Bridge Forwarding Mode: transparent - Forward all frames received (not dependent on VLAN). filter - Filter frames received according to MAC Address. filterTagged = Filter frames received according to VLAN. transparentTagged = VLAN aware + Transparent.
Context
- MIB
- RAD-BrgGen-MIB
- OID
.1.3.6.1.4.1.164.4.1.12- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- genBridge
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 'RAD-BrgGen-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-BrgGen-MIB::radBridgeForwardingMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-BrgGen-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-BrgGen-MIB::radBridgeForwardingMode'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.