hwDomainIPv6PoolStatu
HUAWEI-AAA-MIB ·
.1.3.6.1.4.1.2011.5.2.1.6.1.44
Object
column Enumeration
IPv6 address usage state in the domain. The value 0 indicates normal address usage, the value 1 indicates that address usage exceeds the upper threshold, and the value 2 indicates that address usage falls below the lower threshold.
Context
- MIB
- HUAWEI-AAA-MIB
- OID
.1.3.6.1.4.1.2011.5.2.1.6.1.44- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwDomainStatEntry
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-AAA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-AAA-MIB::hwDomainIPv6PoolStatu'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-AAA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-AAA-MIB::hwDomainIPv6PoolStatu.<hwDomainName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-AAA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-AAA-MIB::hwDomainIPv6PoolStatu'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | normal |
1 | upperLimit |
2 | lowerLimit |