hwRemoteIPPoolAvailableStatus

HUAWEI-IPPOOL-MIB · .1.3.6.1.4.1.2011.6.8.1.6.1.6

Object

column r/w Enumeration
Whether the address pool is locked, 0: locked, 1: not locked.

Context

MIB
HUAWEI-IPPOOL-MIB
OID
.1.3.6.1.4.1.2011.6.8.1.6.1.6
Type
column
Access
readwrite
Status
current
Parent
hwRemotePoolEntry
Groups
1

Walk 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-IPPOOL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IPPOOL-MIB::hwRemoteIPPoolAvailableStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-IPPOOL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IPPOOL-MIB::hwRemoteIPPoolAvailableStatus.<hwRemoteIPPoolIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-IPPOOL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-IPPOOL-MIB::hwRemoteIPPoolAvailableStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0locked
1unlocked

Conformance