ifExtDot1DState
WLSX-IFEXT-MIB ·
.1.3.6.1.4.1.14823.2.2.1.3.1.1.1.8
Object
Current Dot1d state of the Port. This object provides default switch port value if ifExtIsMonitoring is true(1). This object is deprecated in favour of ifExtNDot1DState.
Context
- MIB
- WLSX-IFEXT-MIB
- OID
.1.3.6.1.4.1.14823.2.2.1.3.1.1.1.8- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- wlsxIfExtPortEntry
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 'WLSX-IFEXT-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WLSX-IFEXT-MIB::ifExtDot1DState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WLSX-IFEXT-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WLSX-IFEXT-MIB::ifExtDot1DState.<ifExtSlotNumber>.<ifExtPortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WLSX-IFEXT-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WLSX-IFEXT-MIB::ifExtDot1DState'
Syntax
- Source
- ARUBA-TCArubaDot1dState
- Base type
Enumeration
Values & Constraints
Type Values
1 | disabled |
2 | blocked |
3 | listening |
4 | learning |
5 | forwarding |