tnLldpRemManAddrIfSubtype
TN-LLDP-MIB ·
.1.3.6.1.4.1.7483.6.1.2.59.4.2.1.3
Object
column LLDP-MIBLldpManAddrIfSubtype
The enumeration value that identifies the interface numbering method used for defining the interface number, associated with the remote system.
Context
- MIB
- TN-LLDP-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.59.4.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tnLldpRemManAddrEntry
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::tnLldpRemManAddrIfSubtype'
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::tnLldpRemManAddrIfSubtype.<tnSysSwitchId>.<tnLldpRemTimeMark>.<tnPortPortID>.<tnLldpRemLocalDestMACAddress>.<tnLldpRemIndex>.<tnLldpRemManAddrSubtype>.<tnLldpRemManAddr>'
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::tnLldpRemManAddrIfSubtype'
Syntax
- Source
- LLDP-MIBLldpManAddrIfSubtype
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | ifIndex |
3 | systemPortNumber |