tnLldpRemPortIndexPortIdSubtype
TN-LLDP-MIB ·
.1.3.6.1.4.1.7483.6.1.2.59.4.3.1.3
Object
column LLDP-MIBLldpPortIdSubtype
The type of port identifier encoding used in the associated 'tnLldpRemPortId' object.
Context
- MIB
- TN-LLDP-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.59.4.3.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tnLldpRemPortIndexEntry
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 'TN-LLDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-LLDP-MIB::tnLldpRemPortIndexPortIdSubtype'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-LLDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-LLDP-MIB::tnLldpRemPortIndexPortIdSubtype.<tnSysSwitchId>.<tnPortPortID>.<tnLldpRemTimeMark>.<tnLldpRemLocalDestMACAddress>.<tnLldpRemIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-LLDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-LLDP-MIB::tnLldpRemPortIndexPortIdSubtype'
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 |