bsDigitalCertUseFor
BAY-STACK-DIGITAL-CERT ·
.1.3.6.1.4.1.45.5.48.1.3.1.12
Object
column r/w
Bits
Specifies for what features will use the subject certificate from this CA. Features are represented in form of bits as follows: bit 0 - IKE bit 1 - SSL server bit 2 - SSL client bit 3 - SLAmon bit 4 - Cloud bit 5 - SSH server bit 6 - SSH client
Context
- MIB
- BAY-STACK-DIGITAL-CERT
- OID
.1.3.6.1.4.1.45.5.48.1.3.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bsDigitalCertCaEntry
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 'BAY-STACK-DIGITAL-CERT' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-DIGITAL-CERT::bsDigitalCertUseFor'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BAY-STACK-DIGITAL-CERT' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-DIGITAL-CERT::bsDigitalCertUseFor.<bsDigitalCertCaName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BAY-STACK-DIGITAL-CERT' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BAY-STACK-DIGITAL-CERT::bsDigitalCertUseFor'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | ike |
1 | ssl-server |
2 | ssl-client |
3 | slamon |
4 | cloud |
5 | ssh-server |
6 | ssh-client |