esafeProvisioningStatusFailureErrorText
ESAFE-MIB ·
.1.3.6.1.4.1.4491.2.1.14.1.1.1.1.5
Object
If esafeProvisioningStatusFailureFound is true(1) this object contains the eSAFE log error messages based on the eSAFE specification, otherwise it returns an empty string. For an eMTA type eSAFE, this object reports the value from the 'Comments' column of the Provisioning Events table, e.g., 'The DNS Response from the DNS server did not resolve the TFTP FQDN.' For an ePS type eSAFE this object reports the value from the 'Event Text' column of the Defined Events for CableHome table, e.g., 'DHCP Failed - Discover sent, no offer received'. 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.5- 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::esafeProvisioningStatusFailureErrorText'
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::esafeProvisioningStatusFailureErrorText.<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::esafeProvisioningStatusFailureErrorText'
Syntax
- Source
- SNMP-FRAMEWORK-MIBSnmpAdminString
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of