rlSpecialBpduAction
MARVELL-SpecialBpdu-MIB ·
.1.3.6.1.4.1.89.144.1.1.4
Object
Action to be taken on the incoming frame: Discard or Bridge.
Context
- MIB
- MARVELL-SpecialBpdu-MIB
- OID
.1.3.6.1.4.1.89.144.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlSpecialBpduEntry
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 'MARVELL-SpecialBpdu-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MARVELL-SpecialBpdu-MIB::rlSpecialBpduAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MARVELL-SpecialBpdu-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MARVELL-SpecialBpdu-MIB::rlSpecialBpduAction.<rlSpecialBpduMacAddr>.<rlSpecialBpduEncap>.<rlSpecialBpduProtId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MARVELL-SpecialBpdu-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MARVELL-SpecialBpdu-MIB::rlSpecialBpduAction'