esafeProvisioningStatusFailureFound

ESAFE-MIB · .1.3.6.1.4.1.4491.2.1.14.1.1.1.1.2

Object

true(1) indicates that the eSAFE encountered
an error condition during the provisioning
process. An eSAFE could start a looping process
from a previous flow step after a failure,
therefore this value is retained until the 
flow step that initially failed eventually
passes or is updated with another error
condition.
              
The eSAFE device needs to reflect in the value of 
'esafePsProvisioningStatusFailureFound' any recognized 
errors even if it is still in the process of 
provisioning, i.e., when 
esafeProvisioningStatusProgress has a value of 
inProgress(2).
Other eSAFE specifications provide the requirements for 
those eSAFE devices with respect to this object.

Context

MIB
ESAFE-MIB
OID
.1.3.6.1.4.1.4491.2.1.14.1.1.1.1.2
Type
column
Access
readonly
Status
current
Parent
esafeProvisioningStatusEntry
Groups
1

Walk 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::esafeProvisioningStatusFailureFound'
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::esafeProvisioningStatusFailureFound.<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::esafeProvisioningStatusFailureFound'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance