rldot1qTpFdbSubStatus
MARVELL-rldot1q-MIB ·
.1.3.6.1.4.1.89.57.8.2.1.1
Object
column Enumeration
The sub status of this entry. The meanings of the values
are:
none(1) -
non of the following.
dynamic-static(2) -
the value of the corresponding instance of dot1qTpFdbPort was
learned dynamically in SW but kept as static address in HW.
Context
- MIB
- MARVELL-rldot1q-MIB
- OID
.1.3.6.1.4.1.89.57.8.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rldot1qTpFdbEntry
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-rldot1q-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MARVELL-rldot1q-MIB::rldot1qTpFdbSubStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MARVELL-rldot1q-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MARVELL-rldot1q-MIB::rldot1qTpFdbSubStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MARVELL-rldot1q-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MARVELL-rldot1q-MIB::rldot1qTpFdbSubStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | dynamic-static |