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