errorCode
NATEKS-MIB ·
.1.3.6.1.4.1.4249.2.3.8
Object
scalar SNMPv2-SMIInteger32
Device-dependent error code. Normal value for errorCode is 0, i.e. device is fully operational. Any non-zero value indicates device hardware fault to management software.
Context
- MIB
- NATEKS-MIB
- OID
.1.3.6.1.4.1.4249.2.3.8- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- common
- Groups
- 1
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 'NATEKS-MIB' -M '/opt/observium/mibs/nateks:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NATEKS-MIB::errorCode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NATEKS-MIB' -M '/opt/observium/mibs/nateks:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NATEKS-MIB::errorCode'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of