gDot1qTpFdbStatus
GARP-MIB ·
qtech variant
·
.1.3.6.1.4.1.27514.1.2.4.2.1.2.2.1.3
Object
column Enumeration
The status of this entry. The meanings of the values
are:
other(1) - none of the following. This may include
the case where some other MIB object (not the
corresponding instance of gDot1qTpFdbPort, nor an
entry in the gDot1qStaticUnicastTable) is being
used to determine if and how frames addressed to
the value of the corresponding instance of
gDot1qTpFdbAddress are being forwarded.
invalid(2) - this entry is no longer valid (e.g., it
was learned but has since aged out), but has not
yet been flushed from the table.
learned(3) - the value of the corresponding instance
of gDot1qTpFdbPort was learned and is being used.
self(4) - the value of the corresponding instance of
gDot1qTpFdbAddress represents one of the device's
addresses. The corresponding instance of
gDot1qTpFdbPort indicates which of the device's
ports has this address.
mgmt(5) - the value of the corresponding instance of
gDot1qTpFdbAddress is also the value of an
existing instance of gDot1qStaticAddress.
Context
- MIB
- GARP-MIB
- OID
.1.3.6.1.4.1.27514.1.2.4.2.1.2.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- gDot1qTpFdbEntry
- Groups
- 1
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 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GARP-MIB::gDot1qTpFdbStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GARP-MIB::gDot1qTpFdbStatus.<gDot1qFdbId>.<gDot1qTpFdbAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GARP-MIB::gDot1qTpFdbStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | invalid |
3 | learned |
4 | self |
5 | mgmt |
Conformance
Member of