rlSpecialBpduHwAction
MARVELL-SpecialBpdu-MIB ·
.1.3.6.1.4.1.89.144.2.1.2
Object
column HwAction
HW action per MAC address: Forward, Drop or Trap.
Context
- MIB
- MARVELL-SpecialBpdu-MIB
- OID
.1.3.6.1.4.1.89.144.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlSpecialBpduHwEntry
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::rlSpecialBpduHwAction'
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::rlSpecialBpduHwAction.<rlSpecialBpduMacAddr>'
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::rlSpecialBpduHwAction'