hwMplsLdpPeerInternetworkAddrType
HUAWEI-MPLS-LDP-MIB ·
.1.3.6.1.4.1.2011.5.12.2.1.3.1.1.3
Object
The type of the internetwork layer address of this LDP peer. This object indicates how the value of hwMplsLdpPeerInternetworkAddr is to be interpreted.
Context
- MIB
- HUAWEI-MPLS-LDP-MIB
- OID
.1.3.6.1.4.1.2011.5.12.2.1.3.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwMplsLdpPeerEntry
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 'HUAWEI-MPLS-LDP-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MPLS-LDP-MIB::hwMplsLdpPeerInternetworkAddrType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-MPLS-LDP-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MPLS-LDP-MIB::hwMplsLdpPeerInternetworkAddrType.<hwMplsLdpLsrIncarnID>.<hwMplsLdpEntityIfIndex>.<hwMplsLdpPeerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-MPLS-LDP-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-MPLS-LDP-MIB::hwMplsLdpPeerInternetworkAddrType'
Syntax
- Source
- AddressFamilyNumbers
- Base type
Enumeration
Values & Constraints
Type Values
0 | other |
1 | ipv4 |
2 | ipv6 |
3 | nsap |
4 | hdlc |
5 | bbn1822 |
6 | ieee802 |
7 | e163 |
8 | e164 |
9 | f69 |
10 | x121 |
11 | ipx |
12 | appleTalk |
13 | decnetIV |
14 | banyanVines |
15 | e164WithNsap |