lldpNeighborPortIdSubtype
WLSX-RS-MIB ·
.1.3.6.1.4.1.14823.2.2.1.16.1.1.3.1.4
Object
column LLDP-MIBLldpPortIdSubtype
The subtype of the neighbor's port ID
Context
- MIB
- WLSX-RS-MIB
- OID
.1.3.6.1.4.1.14823.2.2.1.16.1.1.3.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wlsxLldpNeighborEntry
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-RS-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WLSX-RS-MIB::lldpNeighborPortIdSubtype'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WLSX-RS-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WLSX-RS-MIB::lldpNeighborPortIdSubtype.<wlanAPMacAddress>.<remotePortNumber>.<lldpNeighborIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WLSX-RS-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WLSX-RS-MIB::lldpNeighborPortIdSubtype'
Syntax
- Source
- LLDP-MIBLldpPortIdSubtype
- Base type
Enumeration
Values & Constraints
Type Values
1 | interfaceAlias |
2 | portComponent |
3 | macAddress |
4 | networkAddress |
5 | interfaceName |
6 | agentCircuitId |
7 | local |