scaleCause
NEC-MIB ·
.1.3.6.1.4.1.119.2.3.14.9.6.2
Object
scalar mandatory
Enumeration
The result of execution.
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::scaleCause.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::scaleCause'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | start |
3 | succeed |
4 | nearend |
5 | timeOut |
6 | fileNotFound |
7 | accessViolate |
8 | checksumError |
9 | noData |
10 | sbyAccessError |