ifExtTrunkIsAllowedAll
WLSX-IFEXT-MIB ·
.1.3.6.1.4.1.14823.2.2.1.3.1.1.1.12
Object
When the mode of the port is Trunk, this Object indicates if the port is part of all the configured Vlans. This object provides default switch port value if ifExtIsMonitoring is true(1). This object is deprecated in favour of ifExtNTrunkIsAllowedAll.
Context
- MIB
- WLSX-IFEXT-MIB
- OID
.1.3.6.1.4.1.14823.2.2.1.3.1.1.1.12- 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::ifExtTrunkIsAllowedAll'
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::ifExtTrunkIsAllowedAll.<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::ifExtTrunkIsAllowedAll'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |