devIDPublicKeyErrStatus

IEEE8021-DEVID-MIB · .1.3.111.2.802.1.1.17.1.2.2.1.5

Object

column obsolete DevIDErrorStatus
Displays the status of an operation on the public key. 
The default value is none which means no error, indicating a 
successful operation. Obsolete: DevID module service interface 
operations are not visible in this MIB so this object provides no
clue as to what has failed and does not specify whether it is 
cleared by subsequent successful operations. If keys or certs are
unusable they should not be visible to SNMP or appear not enabled. In 
both cases this read-only MIB cannot diagnose or repair. SNMP 
operations already have their own error codes.

Context

MIB
IEEE8021-DEVID-MIB
OID
.1.3.111.2.802.1.1.17.1.2.2.1.5
Type
column
Access
readonly
Status
obsolete
Parent
devIDPublicKeyEntry
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 'IEEE8021-DEVID-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-DEVID-MIB::devIDPublicKeyErrStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8021-DEVID-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-DEVID-MIB::devIDPublicKeyErrStatus.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021-DEVID-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021-DEVID-MIB::devIDPublicKeyErrStatus'

Syntax

Source
DevIDErrorStatus
Base type
Enumeration

Values & Constraints

Type Values
1none
2internalError

Conformance