All MIBs › BAY-STACK-DIGITAL-CERT › bsDigitalCertSubjectPublicKeyAlgorithm
bsDigitalCertSubjectPublicKeyAlgorithm
Module: BAY-STACK-DIGITAL-CERT
OID (symbolic): BAY-STACK-DIGITAL-CERT::bsDigitalCertSubjectPublicKeyAlgorithm
OID (numeric): 1.3.6.1.4.1.45.5.48.1.4.1.16
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Specifies the algorithm used to generate the subject's public key for the certificate issued by the Certificate Authority
What is bsDigitalCertSubjectPublicKeyAlgorithm?
Identifies the algorithm (such as RSA or ECDSA) used to generate the subject's public key that is embedded in this certificate. This information is needed by relying parties when performing encryption or signature verification using the public key.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.45.5.48.1.4.1.16 snmpwalk -v2c -c public <target> BAY-STACK-DIGITAL-CERT::bsDigitalCertSubjectPublicKeyAlgorithm
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.45.5.48.1.4.1.16.1 snmpget -v2c -c public <target> BAY-STACK-DIGITAL-CERT::bsDigitalCertSubjectPublicKeyAlgorithm.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> bsDigitalCertSubjectPublicKeyAlgorithm.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::bsDigitalCertSubjectPublicKeyAlgorithm 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.16 | bsDigitalCertSubjectPublicKeyAlgorithm | BAY-STACK-DIGITAL-CERT |