esafeProvisioningStatusProgress
ESAFE-MIB ·
.1.3.6.1.4.1.4491.2.1.14.1.1.1.1.1
Object
column Enumeration
The current state of the eSAFE provisioning process.
notInitiated(1) indicates that the eSAFE has not yet
begun its provisioning process.
inProgress(2) indicates that the eSAFE is in the process
of provisioning.
finished(3) indicates that the eSAFE completed
its provisioning process.
Provisioning success or failure information is provided by
esafeProvisioningStatusFailureFound and may also be
extended by specific eSAFE MIB objects.
Context
- MIB
- ESAFE-MIB
- OID
.1.3.6.1.4.1.4491.2.1.14.1.1.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- esafeProvisioningStatusEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ESAFE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ESAFE-MIB::esafeProvisioningStatusProgress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ESAFE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ESAFE-MIB::esafeProvisioningStatusProgress.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ESAFE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ESAFE-MIB::esafeProvisioningStatusProgress'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notInitiated |
2 | inProgress |
3 | finished |
Conformance
Member of