a3mlnSetStatus
A3Com-MLN-r1-MIB ·
.1.3.6.1.4.1.43.2.23.5
Object
scalar mandatory
Enumeration
The application's result of the last SET operation. This object is used to determine if the a3mlnLastSetMsg object is valid, and is NOT for general SNMP errors. In order to see warnings, this object must be polled after any set. The error state is communicated by the agent failing the set operation.
Context
- MIB
- A3Com-MLN-r1-MIB
- OID
.1.3.6.1.4.1.43.2.23.5- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- a3ComMLN
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3Com-MLN-r1-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-MLN-r1-MIB::a3mlnSetStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3Com-MLN-r1-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3Com-MLN-r1-MIB::a3mlnSetStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | setNoErr |
2 | setErr |
3 | setWarning |