tnLldpRemPortIndexChassisIdSubtype
TN-LLDP-MIB ·
.1.3.6.1.4.1.7483.6.1.2.59.4.3.1.1
Object
column LLDP-MIBLldpChassisIdSubtype
The type of encoding used to identify the chassis associated with the remote system.
Context
- MIB
- TN-LLDP-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.59.4.3.1.1- 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::tnLldpRemPortIndexChassisIdSubtype'
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::tnLldpRemPortIndexChassisIdSubtype.<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::tnLldpRemPortIndexChassisIdSubtype'
Syntax
- Source
- LLDP-MIBLldpChassisIdSubtype
- Base type
Enumeration
Values & Constraints
Type Values
1 | chassisComponent |
2 | interfaceAlias |
3 | portComponent |
4 | macAddress |
5 | networkAddress |
6 | interfaceName |
7 | local |