hh3cEvbSetResult

HH3C-EVB-MIB · .1.3.6.1.4.1.25506.2.134.1.1

Object

scalar Enumeration
If a set operation on EVB-MIB-tables returns success, this object
indicates the actual result of this operation.  Otherwise, it is
meaningless.
unknown: The set operation on the node has been completed, but the
         result could only be got from the table which the set
         operation happended.
processing: The set operation is in process.  Another set operation
            cannot be performed at this time.
success: The set operation has succeeded.
failed: The set operation has failed.

Context

MIB
HH3C-EVB-MIB
OID
.1.3.6.1.4.1.25506.2.134.1.1
Type
scalar
Access
readonly
Status
current
Parent
hh3cEvbSysObjects

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-EVB-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-EVB-MIB::hh3cEvbSetResult.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-EVB-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-EVB-MIB::hh3cEvbSetResult'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2processing
3success
4failed