IEEE8021-DEVID-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
6
Rows
6
Columns
35

devIDPublicKeyTable

table obsolete
.1.3.111.2.802.1.1.17.1.2.2 · 1 row entry · 5 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk devIDPublicKeyTable
/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::devIDPublicKeyTable'
A table containing the public key, the keys keyIndex, a value
indicating if the key is enabled. This allows the administrator
to determine the DevID keys installed in the DevID module. The
maximum number of entries in this table is limited by the value
of devIDPublicKeyCount.
Obsolete: the public keys that have been installed and may be 
used can be obtained from the subjectPublicKeyInfo field in each of 
the DevIDCertEntry's devIDCert object.
devIDPublicKeyEntry row .1.3.111.2.802.1.1.17.1.2.2.1
An entry containing DevID public key, the keys keyIndex, a value
indicating if the key is enabled.
Obsolete: the public keys that have been installed and may be
used can be obtained from the subjectPublicKeyInfo field …
Column Syntax OID
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 ke…
Unsigned32
Constraints:
range: 0-4294967295
.1.3.111.2.802.1.1.17.1.2.2.1.1
The enable/disable state of this public key. This
setting persists across restarts. Obsolete with table.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.111.2.802.1.1.17.1.2.2.1.2
The DevID PublicKey Algorithm field shall indicate the public key
algorithm identifier. This object identifies the public key
algorithm as either rsaEncryption or idecPublicKey.
Obsolete along with table. The AlgorithmI…
DevIDAlgorithmIdentifier
Type Values:
1rsaEncryption
2idecPublicKey
.1.3.111.2.802.1.1.17.1.2.2.1.3
The SHA1 Hash of this DevID public key.
Obsolete with table. DevIDFingerprint used in new table objects
to provided allow hash flexibility without MIB update.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.111.2.802.1.1.17.1.2.2.1.4
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 MI…
DevIDErrorStatus
Type Values:
1none
2internalError
.1.3.111.2.802.1.1.17.1.2.2.1.5

devIDCredentialTable

table obsolete
.1.3.111.2.802.1.1.17.1.2.4 · 1 row entry · 10 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk devIDCredentialTable
/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::devIDCredentialTable'
A table of current DevID credentials, where for each 
certificate the following are indicated: sha1 hash of the 
certificate, section7 defined fields of cert serial number, issuer,
subject, HardwareModuleName, and public key.
Obsolete: the ASN.1 encoding of a certificate is already defined 
elsewhere, there is no need to require a device to decode the
certificate into a different ASN.1 structure, and picking particular 
field might omit problematic extensions in particular certificates.
devIDCredentialEntry row .1.3.111.2.802.1.1.17.1.2.4.1
An entry containing DevID Credential information.
Obsolete: Table entries are not indexed by entPhysicalIndex.
Column Syntax OID
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 c…
Unsigned32
Constraints:
range: 0-4294967295
.1.3.111.2.802.1.1.17.1.2.4.1.1
The enable/disable state of this credential. This
setting persists across restarts. Obsolete with table.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.111.2.802.1.1.17.1.2.4.1.2
The SHA1 Hash of this DevID credential.
Obsolete with table.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.111.2.802.1.1.17.1.2.4.1.3
The serial number of the credential.
Obsolete with table.
OctetString
Constraints:
range: 0-20
.1.3.111.2.802.1.1.17.1.2.4.1.4
The issuer field of the credential.
Obsolete with table.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.111.2.802.1.1.17.1.2.4.1.5
The subject field of the credential.
Obsolete with table.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.111.2.802.1.1.17.1.2.4.1.6
The subjectaltname field of the credential.
Obsolete with table.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.111.2.802.1.1.17.1.2.4.1.7
This refers to the entPhysicalIndex in entPhysicalTable
to identify the associated physical entity.
Obsolete with table.
ENTITY-MIBPhysicalIndex
Type Constraints:
range: 1..2147483647
.1.3.111.2.802.1.1.17.1.2.4.1.8
Has the appropriate devIDPublicKeyIndex value from
devIDPublicKeyTable to identify the public key information.
Obsolete with table.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.111.2.802.1.1.17.1.2.4.1.9
The displays the status of an operation on the
credential. The default value is none which means no error,
indicating a successful operation.
Obsolete with table.
DevIDErrorStatus
Type Values:
1none
2internalError
.1.3.111.2.802.1.1.17.1.2.4.1.10
.1.3.111.2.802.1.1.17.1.2.5 · 1 row entry · 8 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk devIDStatisticsTable
/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::devIDStatisticsTable'
Counts of selected operations for each DevID module.
devIDStatisticsEntry row .1.3.111.2.802.1.1.17.1.2.5.1
Counts of selected operations for a DevID module.
Column Syntax OID
The number of LDevID key pairs generated by the
module. Discontinuities at system restart and counter rollover.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.111.2.802.1.1.17.1.2.5.1.1
The number of LDevID key pairs inserted into the module.
Discontinuities occur at system restart and counter rollover.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.111.2.802.1.1.17.1.2.5.1.2
The number of LDevID key pairs deleted by the module.
Discontinuities occur at system restart and counter rollover.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.111.2.802.1.1.17.1.2.5.1.3
The number of Certificate Signing Requests (CSR,
RFC2986) generated by the module. Discontinuities occur at system
restart and counter rollover. Deprecated: the module does not
necessarily have all the information to …
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.111.2.802.1.1.17.1.2.5.1.4
The number of LDevID credential insertions.
Discontinuities occur at system restart and counter rollover.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.111.2.802.1.1.17.1.2.5.1.5
The number of LDevID credential deletions.
Discontinuities occur at system restart and counter rollover.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.111.2.802.1.1.17.1.2.5.1.6
The number of LDevID certificate insertions.
Discontinuities occur at system restart and counter rollover.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.111.2.802.1.1.17.1.2.5.1.7
This number of LDevID certificate deletions.
Discontinuities occur at system restart and counter rollover.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.111.2.802.1.1.17.1.2.5.1.8
.1.3.111.2.802.1.1.17.1.2.6 · 1 row entry · 3 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk devIDModuleTable
/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::devIDModuleTable'
A table of DevID module capabilities, which can differ for devices
managed by the same SNMP agent.
devIDModuleEntry row .1.3.111.2.802.1.1.17.1.2.6.1
DevID module capabilities, indexed by the ENTITY MIB's
entPhysicalIndex.
Column Syntax OID
True if the module supports the mandatory operations
for LDevIDs.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.111.2.802.1.1.17.1.2.6.1.1
True if the module supports LDevID key generation.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.111.2.802.1.1.17.1.2.6.1.2
True if the module supports LDevID key insertion.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.111.2.802.1.1.17.1.2.6.1.3
.1.3.111.2.802.1.1.17.1.2.7 · 1 row entry · 6 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk devIDCertTable
/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::devIDCertTable'
A table of DevID certificates, indexed by
entPhysicalIndex (identifying the DevID module to which the 		
certificate belongs) and the certificate's fingerprint.
devIDCertEntry row .1.3.111.2.802.1.1.17.1.2.7.1
DevID certificate objects, indexed by entPhysicalIndex
and its devIDCertFingerprint.
Column Syntax OID
A fingerprint of the DevID certificate, identifying the
fingerprinting hash.
DevIDFingerprint
Type Constraints:
range: 0..49
.1.3.111.2.802.1.1.17.1.2.7.1.1
A fingerprint of the DevID certificate's
subjectPublicKeyInfo field, identifying the fingerprinting hash.
DevIDFingerprint
Type Constraints:
range: 0..49
.1.3.111.2.802.1.1.17.1.2.7.1.2
True if this is an IDevID Certificate.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.111.2.802.1.1.17.1.2.7.1.3
True if use of the DevID Secret for this certificate is
enabled, allowing its use.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.111.2.802.1.1.17.1.2.7.1.4
True if the certificate can be used.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.111.2.802.1.1.17.1.2.7.1.5
The X.509 DevID certificate.
OctetString .1.3.111.2.802.1.1.17.1.2.7.1.6
.1.3.111.2.802.1.1.17.1.2.8 · 1 row entry · 3 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk devIDChainTable
/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::devIDChainTable'
A table of DevID intermediate certificates, indexed by 
entPhysicalIndex (identifying the DevID module), 
devIDCertFingerprint (identifying the DevID certificate), and 
devIDChainCertIndex (identifying the certificate's position in 
the certificate chain, upwards from the DevID certificate).
devIDChainEntry row .1.3.111.2.802.1.1.17.1.2.8.1
DevID intermediate certificate objects, indexed by
entPhysicalIndex, DevID certificate fingerprint, and the
certificate's position in the certificate chain.
Column Syntax OID
The position of this intermediate certificate in the
certificate chain.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.111.2.802.1.1.17.1.2.8.1.1
A fingerprint of the intermediate certificate, identifying the
fingerprinting hash.
DevIDFingerprint
Type Constraints:
range: 0..49
.1.3.111.2.802.1.1.17.1.2.8.1.2
The X.509 intermediate certificate in a certificate chain.
OctetString .1.3.111.2.802.1.1.17.1.2.8.1.3