devIDCredentialIndex
IEEE8021-DEVID-MIB ·
.1.3.111.2.802.1.1.17.1.2.4.1.1
Object
column obsolete
Unsigned32
All credentials are indexed internally with this object. The value of this object is in [0..devIDCredentialCount]. Operations on credentials will use the credentialIndex to address a specific credential. The IDevID credential shall only be at index 0. Additional operations on credentials use the credentialIndex to address a specific credential. Obsolete: The SNP agent does not control or monitor individual DevID service operations, an SNMP agent can manage a system that comprises multiple devices identified by the ENTITY-MIB and more than one of those devices can have a DevID module with an IDevID.
Context
- MIB
- IEEE8021-DEVID-MIB
- OID
.1.3.111.2.802.1.1.17.1.2.4.1.1- Type
- column
- Access
- noaccess
- Status
- obsolete
- Parent
- devIDCredentialEntry
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::devIDCredentialIndex'
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::devIDCredentialIndex.<devIDCredentialIndex>'
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::devIDCredentialIndex'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-4294967295