lldpV2RemManAddrSubtype

LUM-LLDP-V2-MIB · .1.3.6.1.4.1.8708.2.67.2.4.1.1.14

Object

The type of management address identifier encoding used in
the associated 'lldpRemManagmentAddr' object.
              
It should be noted that only a subset of the possible
address encodings enumerated in AddressFamilyNumbers
are appropriate for use as a LLDP management
address, either because some are just not apliccable or
because the maximum size of a LldpV2ManAddress octet string
would prevent the use of some address identifier encodings.

Context

MIB
LUM-LLDP-V2-MIB
OID
.1.3.6.1.4.1.8708.2.67.2.4.1.1.14
Type
column
Access
readwrite
Status
current
Parent
lldpV2RemEntry
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 '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::lldpV2RemManAddrSubtype'
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::lldpV2RemManAddrSubtype.<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::lldpV2RemManAddrSubtype'

Syntax

Source
LumAddressFamilyNumbers
Base type
Enumeration
Type Description
The definition of this textual convention with the
addition of newly assigned values is published
periodically by the IANA, in either the Assigned
Numbers RFC, or some derivative of it specific to
Internet Network Management number assignments.
(The latest arrangements can be obtained by
contacting the IANA.)
          
The enumerations are described as:
          
other(0),    -- none of the following
ipV4(1),     -- IP Version 4
ipV6(2),     -- IP Version 6
nsap(3),     -- NSAP
hdlc(4),     -- (8-bit multidrop)
bbn1822(5),
all802(6),   -- (includes all 802 media
             --   plus Ethernet 'canonical format')
e163(7),
e164(8),     -- (SMDS, Frame Relay, ATM)
f69(9),      -- (Telex)
x121(10),    -- (X.25, Frame Relay)
ipx(11),     -- IPX (Internet Protocol Exchange)
appleTalk(12),  -- Apple Talk
decnetIV(13),   -- DEC Net Phase IV
banyanVines(14),  -- Banyan Vines
e164withNsap(15),
             -- (E.164 with NSAP format subaddress)
dns(16),     -- (Domain Name System)
distinguishedName(17), -- (Distinguished Name, per X.500)
asNumber(18), -- (16-bit quantity, per the AS number space)
xtpOverIpv4(19),  -- XTP over IP version 4
xtpOverIpv6(20),  -- XTP over IP version 6
xtpNativeModeXTP(21),  -- XTP native mode XTP
fibreChannelWWPN(22),  -- Fibre Channel World-Wide Port Name
fibreChannelWWNN(23),  -- Fibre Channel World-Wide Node Name
gwid(24),    -- Gateway Identifier
reserved(65535)
          
Requests for new values should be made to IANA via
email (iana@iana.org).

Values & Constraints

Type Values
0other
1ipV4
2ipV6
3nsap
4hdlc
5bbn1822
6all802
7e163
8e164
9f69
10x121
11ipx
12appleTalk
13decnetIV
14banyanVines
15e164withNsap
16dns
17distinguishedName
18asNumber
19xtpOverIpv4
20xtpOverIpv6
21xtpNativeModeXTP
22fibreChannelWWPN
23fibreChannelWWNN
24gwid
65535reserved
2147483646notAvailable
2147483647notApplicable

Conformance