featureKeysLastOperationState

SIAE-FEATUREKEYS-MIB · .1.3.6.1.4.1.3373.1103.101.7

Object

scalar Enumeration
This objects is the state of the last operation (a SNMP set on radio/line
map or a certificate transfer). The values mean:
initial -> default state after a start-up
downloadCompleted -> a certificate has been downloaded successfully
downloadTransferring -> a download is running
downloadVerifying -> the certificate has been checking
downloadInterrupted -> the download of a certificate had a bad result
setSuccess -> a success of a SMNP set on radio/line map
setFailure -> a failure of a SMNP set on radio/line map.

Context

MIB
SIAE-FEATUREKEYS-MIB
OID
.1.3.6.1.4.1.3373.1103.101.7
Type
scalar
Access
readonly
Status
current
Parent
featureKeys

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1initial
2downloadCompleted
3downloadTransferring
4downloadVerifying
5downloadInterrupted
6setSuccess
7setFailure