lldpV2RemManAddrIfSubtype
LUM-LLDP-V2-MIB ·
.1.3.6.1.4.1.8708.2.67.2.4.1.1.16
Object
The string value used to identify the management address component associated with the remote system. The purpose of this address is to contact the management entity.
Context
- MIB
- LUM-LLDP-V2-MIB
- OID
.1.3.6.1.4.1.8708.2.67.2.4.1.1.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- lldpV2RemEntry
- 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 'LUM-LLDP-V2-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-LLDP-V2-MIB::lldpV2RemManAddrIfSubtype'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-LLDP-V2-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-LLDP-V2-MIB::lldpV2RemManAddrIfSubtype.<lldpV2RemIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-LLDP-V2-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-LLDP-V2-MIB::lldpV2RemManAddrIfSubtype'
Syntax
- Source
- LldpV2ManAddrIfSubtype
- Base type
Enumeration
Type Description
This TC defines an enumeration value that identifies
the interface numbering method used for defining the
interface number associated with a management address.
An object with this syntax defines the format of an
interface number object.
The enumeration 'unknown(1)' represents the case where the
interface is not known. In this case, the corresponding
interface number is of zero length.
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 |
2147483646 | notAvailable |
2147483647 | notApplicable |
Conformance
Member of