ibmnosFdbState

IBM-GbTOR-G8052-MIB · .1.3.6.1.4.1.26543.100.100.13.5.1.7

Object

column Enumeration
The state of the FDB entry. The meanings of the values are :
unknown(1) : the MAC address has not yet been learned by the switch
             but has only been seen as a destination address
forward(2) : the MAC address has been learned by the switch
trunk(3)   : frames with this MAC address are forwarded to trunk
             group

Context

MIB
IBM-GbTOR-G8052-MIB
OID
.1.3.6.1.4.1.26543.100.100.13.5.1.7
Type
column
Access
readonly
Status
current
Parent
ibmnosFdbEntry

Walk 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 'IBM-GbTOR-G8052-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-GbTOR-G8052-MIB::ibmnosFdbState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-GbTOR-G8052-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-GbTOR-G8052-MIB::ibmnosFdbState.<ibmnosFdbVlan>.<ibmnosFdbMacAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-GbTOR-G8052-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-GbTOR-G8052-MIB::ibmnosFdbState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2forward
3trunk