All MIBs › BAY-STACK-DIGITAL-CERT › bsDigitalCertIsCa
bsDigitalCertIsCa
Module: BAY-STACK-DIGITAL-CERT
OID (symbolic): BAY-STACK-DIGITAL-CERT::bsDigitalCertIsCa
OID (numeric): 1.3.6.1.4.1.45.5.48.1.4.1.20
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: Specifies whether this is Certificate Authority's certificate or not
What is bsDigitalCertIsCa?
Reports whether a given digital certificate belongs to a Certificate Authority rather than an end-entity. This allows the device to distinguish CA trust anchors from user or device certificates.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.45.5.48.1.4.1.20 snmpwalk -v2c -c public <target> BAY-STACK-DIGITAL-CERT::bsDigitalCertIsCa
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.45.5.48.1.4.1.20.1 snmpget -v2c -c public <target> BAY-STACK-DIGITAL-CERT::bsDigitalCertIsCa.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> bsDigitalCertIsCa.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::bsDigitalCertIsCa 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.20 | bsDigitalCertIsCa | BAY-STACK-DIGITAL-CERT |