lldpRemPortIdSubtype
QTECH-NMS-LLDP-MIB ·
.1.3.6.1.4.1.34751.127.1.4.1.1.6
Object
column LldpPortIdSubtype
The type of port identifier encoding used in the associated 'lldpRemPortId' object.
Context
- MIB
- QTECH-NMS-LLDP-MIB
- OID
.1.3.6.1.4.1.34751.127.1.4.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lldpRemEntry
- Groups
- 1
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 'QTECH-NMS-LLDP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-NMS-LLDP-MIB::lldpRemPortIdSubtype'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-NMS-LLDP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-NMS-LLDP-MIB::lldpRemPortIdSubtype.<lldpRemTimeMark>.<lldpRemLocalPortNum>.<lldpRemIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-NMS-LLDP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-NMS-LLDP-MIB::lldpRemPortIdSubtype'
Syntax
- Source
- LldpPortIdSubtype
- Base type
Enumeration
Values & Constraints
Type Values
1 | interfaceAlias |
2 | portComponent |
3 | macAddress |
4 | networkAddress |
5 | interfaceName |
6 | agentCircuitId |
7 | local |
Conformance
Member of