hwDisposeOperState

HUAWEI-ENTITY-EXTENT-MIB · .1.3.6.1.4.1.2011.5.25.31.8.3.1.5

Object

column Enumeration
The value of this object identifies the operation status.
opSuccess(1): The operation succeeds.
opInProgress(2): The operation is ongoing.  
opDevNotSupportPredispose(3): The device does not support predispose. 
opCardNotSupportPredispose(4): The type of card or subcard is not supported to be predisposed on this device. 
opAlreadyPredispose(5): The slot or subslot has already been predisposed. 
opCardConflict(6): The slot or subslot to be predisposed conflict with others. 
opDevOperationError(7): Other error occurs on the device.

Context

MIB
HUAWEI-ENTITY-EXTENT-MIB
OID
.1.3.6.1.4.1.2011.5.25.31.8.3.1.5
Type
column
Access
readonly
Status
current
Parent
hwPreDisposeConfigEntry
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-ENTITY-EXTENT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ENTITY-EXTENT-MIB::hwDisposeOperState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ENTITY-EXTENT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ENTITY-EXTENT-MIB::hwDisposeOperState.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ENTITY-EXTENT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ENTITY-EXTENT-MIB::hwDisposeOperState'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.

Conformance