lldpLocManAddrIfSubtype

FS-NMS-LLDP-MIB · .1.3.6.1.4.1.52642.127.1.3.8.1.4

Object

The enumeration value that identifies the interface numbering
method used for defining the interface number, associated
with the local system.

Context

MIB
FS-NMS-LLDP-MIB
OID
.1.3.6.1.4.1.52642.127.1.3.8.1.4
Type
column
Access
readonly
Status
current
Parent
lldpLocManAddrEntry
Groups
1

Walk 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::lldpLocManAddrIfSubtype'
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::lldpLocManAddrIfSubtype.<lldpLocManAddrSubtype>.<lldpLocManAddr>'
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::lldpLocManAddrIfSubtype'

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
1unknown
2ifIndex
3systemPortNumber

Conformance