avWlanMobSwFdbType
AVAYA-WLAN-MOB-SW-MIB ·
.1.3.6.1.4.1.45.7.10.1.10.1.3
Object
column Enumeration
This object indicates the type of this entry other(1) - invalid(2) - learned(3) - self(4) - static(5) -
Context
- MIB
- AVAYA-WLAN-MOB-SW-MIB
- OID
.1.3.6.1.4.1.45.7.10.1.10.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- avWlanMobSwFdbEntry
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 'AVAYA-WLAN-MOB-SW-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-WLAN-MOB-SW-MIB::avWlanMobSwFdbType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AVAYA-WLAN-MOB-SW-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVAYA-WLAN-MOB-SW-MIB::avWlanMobSwFdbType.<avWlanMobSwFdbVlanId>.<avWlanMobSwFdbMacAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AVAYA-WLAN-MOB-SW-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AVAYA-WLAN-MOB-SW-MIB::avWlanMobSwFdbType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | invalid |
3 | learned |
4 | self |
5 | static |