devIDPublicKeyIndex
IEEE8021-DEVID-MIB ·
.1.3.111.2.802.1.1.17.1.2.2.1.1
Object
column obsolete
Unsigned32
All keys are indexed internally with this object. The value of this object is within 0..devIDPublicKeyCount. This is the keyIndex and operations on keys will use the keyIndex to address a specific key. The IDevID key shall only be at index 0. Any error retrieving a key will be displayed in devIDPublicKeyErrStatus. Obsolete: the potential indexes are close packed forcing index reuse not under the agents control so reading the index from the devIDCredentialTable and then using it with this object may not retrieve the intended key.
Context
- MIB
- IEEE8021-DEVID-MIB
- OID
.1.3.111.2.802.1.1.17.1.2.2.1.1- Type
- column
- Access
- noaccess
- Status
- obsolete
- Parent
- devIDPublicKeyEntry
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 'IEEE8021-DEVID-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-DEVID-MIB::devIDPublicKeyIndex'
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::devIDPublicKeyIndex.<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::devIDPublicKeyIndex'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-4294967295