ifExtNIsMonitoring
WLSX-IFEXT-MIB ·
.1.3.6.1.4.1.14823.2.2.1.3.1.5.1.19
Object
This object indicates if the port is used for Port monitoring. When the value of this object is true(1), then below objects provide default switch port values configured on this port. ifExtNMode, ifExtNAccessVlanId, ifExtNTrunkNativeVlanId, ifExtNTrunkIsAllowedAll, ifExtNTrunkAllowedVlanList
Context
- MIB
- WLSX-IFEXT-MIB
- OID
.1.3.6.1.4.1.14823.2.2.1.3.1.5.1.19- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wlsxIfExtNPortEntry
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::ifExtNIsMonitoring'
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::ifExtNIsMonitoring.<ifExtNSlotNumber>.<ifExtNModuleNumber>.<ifExtNPortNumber>'
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::ifExtNIsMonitoring'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |