snmpGeneralLastErrorNumber

LUM-SNMP-MIB · .1.3.6.1.4.1.8708.2.17.2.2.9

Object

scalar r/w Integer32
Works as linux errno, write 0 to it in a write req and get back the last error.
If you read the value it will always return 0 since the read was
	successfull.

Context

MIB
LUM-SNMP-MIB
OID
.1.3.6.1.4.1.8708.2.17.2.2.9
Type
scalar
Access
readwrite
Status
current
Parent
snmpGeneral
Groups
1

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

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: -2147483648-2147483647

Conformance