All MIBs › ZXR10-IF-TABLE-MIB › zxr10IPv6AddrType
zxr10IPv6AddrType
Module: ZXR10-IF-TABLE-MIB
OID (symbolic): ZXR10-IF-TABLE-MIB::zxr10IPv6AddrType
OID (numeric): 1.3.6.1.4.1.3902.3.103.4.5.2.2.2.2.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The type of the ipv6 address: linklocal(1) --linklocal address eui-64(2) --eui-64 address anycast(3) --anycast address unicast(4) --unicast address If the result is 0,interface exist and support this node, but configuration is empty.
What is zxr10IPv6AddrType?
This read-only enumeration (linklocal, eui64, anycast, unicast) classifies the kind of IPv6 address reported in this row, with a result of 0 meaning the interface exists and supports this object but has no address configured, which an admin uses to distinguish a genuinely unaddressed interface from a query error.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3902.3.103.4.5.2.2.2.2.1.5 snmpwalk -v2c -c public <target> ZXR10-IF-TABLE-MIB::zxr10IPv6AddrType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3902.3.103.4.5.2.2.2.2.1.5.1 snmpget -v2c -c public <target> ZXR10-IF-TABLE-MIB::zxr10IPv6AddrType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> zxr10IPv6AddrType.1
Start monitoring ZTE ZXR10 router/switch (physical/logical port status and configuration status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ZXR10-IF-TABLE-MIB::zxr10IPv6AddrType OID value, configure state conditions and alerts, and monitor any ZTE ZXR10 router/switch (physical/logical port status and configuration status) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.3902 | zte | UAS-MIB |
| 1.3.6.1.4.1.3902.3 | zxr10 | ZXR10-BFD-MIB |
| 1.3.6.1.4.1.3902.3.103 | zxr10interfaces | ZXR10-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3902.3.103.4 | zxr10IfTableMgtMIB | ZXR10-IF-TABLE-MIB |
| 1.3.6.1.4.1.3902.3.103.4.5 | zxr10IfTableMgtObjects | ZXR10-IF-TABLE-MIB |
| 1.3.6.1.4.1.3902.3.103.4.5.2 | zxr10IfCommonMIB | ZXR10-IF-TABLE-MIB |
| 1.3.6.1.4.1.3902.3.103.4.5.2.2 | zxr10IfCommonObjects | ZXR10-IF-TABLE-MIB |
| 1.3.6.1.4.1.3902.3.103.4.5.2.2.2 | zxr10IPv6Addr | ZXR10-IF-TABLE-MIB |
| 1.3.6.1.4.1.3902.3.103.4.5.2.2.2.2 | zxr10IPv6AddrTable | ZXR10-IF-TABLE-MIB |
| 1.3.6.1.4.1.3902.3.103.4.5.2.2.2.2.1 | zxr10IPv6AddrEntry | ZXR10-IF-TABLE-MIB |
| 1.3.6.1.4.1.3902.3.103.4.5.2.2.2.2.1.5 | zxr10IPv6AddrType | ZXR10-IF-TABLE-MIB |