All MIBs › BAY-STACK-DIGITAL-CERT › bsDigitalCertKeyUsage
bsDigitalCertKeyUsage
Module: BAY-STACK-DIGITAL-CERT
OID (symbolic): BAY-STACK-DIGITAL-CERT::bsDigitalCertKeyUsage
OID (numeric): 1.3.6.1.4.1.45.5.48.1.4.1.21
Node type: OBJECT-TYPE
Type: Bits
Access: read-only
Description: specifies the purpose of the key used in the certificate. It is represented in form of bits as follows- bit 0 - digitalSignature bit 1 - nonRepudiation bit 2 - keyEncipherment bit 3 - dataEncipherment bit 4 - keyAgreement bit 5 - keyCertSign bit 6 - cRLSign bit 7 - encipherOnly bit 8 - decipherOnly
What is bsDigitalCertKeyUsage?
Reports the specific cryptographic purposes for which the certificate's key is authorized, encoded as a bitmask covering operations such as digital signatures, key encipherment, and data encipherment. This determines how the certificate may be legally used in security operations.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.45.5.48.1.4.1.21 snmpwalk -v2c -c public <target> BAY-STACK-DIGITAL-CERT::bsDigitalCertKeyUsage
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.45.5.48.1.4.1.21.1 snmpget -v2c -c public <target> BAY-STACK-DIGITAL-CERT::bsDigitalCertKeyUsage.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> bsDigitalCertKeyUsage.1
Start monitoring Avaya/Nortel BayStack Ethernet Routing Switch (ERS) (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BAY-STACK-DIGITAL-CERT::bsDigitalCertKeyUsage OID value, configure state conditions and alerts, and monitor any Avaya/Nortel BayStack Ethernet Routing Switch (ERS) (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.45 | synoptics | SYNOPTICS-ROOT-MIB |
| 1.3.6.1.4.1.45.5 | bayStackMibs | SYNOPTICS-ROOT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.45.5.48 | bayStackDigitalCert | BAY-STACK-DIGITAL-CERT |
| 1.3.6.1.4.1.45.5.48.1 | bsDigitalCertObjects | BAY-STACK-DIGITAL-CERT |
| 1.3.6.1.4.1.45.5.48.1.4 | bsDigitalCertTable | BAY-STACK-DIGITAL-CERT |
| 1.3.6.1.4.1.45.5.48.1.4.1 | bsDigitalCertEntry | BAY-STACK-DIGITAL-CERT |
| 1.3.6.1.4.1.45.5.48.1.4.1.21 | bsDigitalCertKeyUsage | BAY-STACK-DIGITAL-CERT |