nodeOpeSaveResult
NEC-MIB ·
.1.3.6.1.4.1.119.2.3.14.9.1.4.2
Object
scalar mandatory
Enumeration
The result of SAVE processing OK/NG indicate that SAVE processing completed/failed, respectively. (NearEND) indicates that the number of write counts approaches to the limit.
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 'NEC-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEC-MIB::nodeOpeSaveResult.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NEC-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NEC-MIB::nodeOpeSaveResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | succeed |
2 | succeed-0 |
3 | succeed-1 |
4 | temporaryFailure |
5 | nearend |
6 | nearend-0 |
7 | nearend-0-failure-1 |
8 | nearend-1 |
9 | nearend-1-failure-0 |
10 | notReady |
11 | ready |