zxDslIpv6InBandIpUseType
ZTE-DSL-SYSCTRL-MIB ·
.1.3.6.1.4.1.3902.1004.3.1.14.1.1.5
Object
column r/w
Enumeration
IPv6 Inband IP address type. normal (1) - Inband IP address; Modem (2) - Modem management; voip (3) - VoIP subnet IP address; media (4) - VoIP media subnet IP address; normalSecondary(5) - Secondary inband IP address; layer3 (6) - Layer3 interface IP address; ieee1588 (7) - IEEE 1588 IP address, just used by F829; serialPort (8) - Serial port IP address, just used by F809;
Context
- MIB
- ZTE-DSL-SYSCTRL-MIB
- OID
.1.3.6.1.4.1.3902.1004.3.1.14.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxDslIpv6InBandEntry
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 'ZTE-DSL-SYSCTRL-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-DSL-SYSCTRL-MIB::zxDslIpv6InBandIpUseType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-DSL-SYSCTRL-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-DSL-SYSCTRL-MIB::zxDslIpv6InBandIpUseType.<zxDslIpv6InBandInetAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-DSL-SYSCTRL-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-DSL-SYSCTRL-MIB::zxDslIpv6InBandIpUseType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | modem |
3 | voip |
4 | media |
5 | normalSecondary |
6 | layer3 |
7 | ieee1588 |
8 | serialPort |