atiL2BrTpFdbStatus

AtiL2-MIB · .1.3.6.1.4.1.207.8.33.10.3.3.1.4

Object

column mandatory Enumeration
The status of this entry. 
The meanings of the values are:
              
 inactive(1) : this entry is not longer valid
              (e.g., it was learned but has since
              aged-out), but has not yet been
              flushed from the table.
              
 active(2) : the value of the corresponding
              instance of atiL2BrTpFdbPort was
              active, and is being used.
              
 other(3)   : none of the following.  This would
              include the case where some other
              MIB object (not the corresponding
              instance of atiL2BrTpFdbPort ) is
              being used to determine if and how
              frames addressed to the value of
              the corresponding instance of
              atiL2BrTpFdbAddress are being
              forwarded.

Context

MIB
AtiL2-MIB
OID
.1.3.6.1.4.1.207.8.33.10.3.3.1.4
Type
column
Access
readonly
Status
mandatory
Parent
atiL2BrTpFdbEntry

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 'AtiL2-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AtiL2-MIB::atiL2BrTpFdbStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AtiL2-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AtiL2-MIB::atiL2BrTpFdbStatus.<atiL2BrTpFdbLanId>.<atiL2BrTpFdbAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AtiL2-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AtiL2-MIB::atiL2BrTpFdbStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1inactive
2active
3other