lldpRemManAddrIfSubtype
FS-NMS-LLDP-MIB ·
.1.3.6.1.4.1.52642.127.1.4.2.1.3
Object
column LldpManAddrIfSubtype
The enumeration value that identifies the interface numbering method used for defining the interface number, associated with the remote system.
Context
- MIB
- FS-NMS-LLDP-MIB
- OID
.1.3.6.1.4.1.52642.127.1.4.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lldpRemManAddrEntry
- 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 'FS-NMS-LLDP-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-LLDP-MIB::lldpRemManAddrIfSubtype'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-NMS-LLDP-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-LLDP-MIB::lldpRemManAddrIfSubtype.<lldpRemTimeMark>.<lldpRemLocalPortNum>.<lldpRemIndex>.<lldpRemManAddrSubtype>.<lldpRemManAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-LLDP-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-LLDP-MIB::lldpRemManAddrIfSubtype'
Syntax
- Source
- LldpManAddrIfSubtype
- Base type
Enumeration
Type Description
This TC describes the basis of a particular type of
interface associated with the management address.
The enumeration 'unknown(1)' represents the case where the
interface is not known.
The enumeration 'ifIndex(2)' represents interface identifier
based on the ifIndex MIB object.
The enumeration 'systemPortNumber(3)' represents interface
identifier based on the system port numbering convention.
Values & Constraints
Type Values
1 | unknown |
2 | ifIndex |
3 | systemPortNumber |
Conformance
Member of