sonusSecurityOcspResponseStatus
SONUS-SBX-TRAP-MIB ·
.1.3.6.1.4.1.2879.2.10.1.1.20.1.2
Object
scalar Enumeration
OCSP responseStatus indicating the processing status.
Context
- MIB
- SONUS-SBX-TRAP-MIB
- OID
.1.3.6.1.4.1.2879.2.10.1.1.20.1.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- sonusSecurityMIBNotificationsObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SONUS-SBX-TRAP-MIB' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONUS-SBX-TRAP-MIB::sonusSecurityOcspResponseStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SONUS-SBX-TRAP-MIB' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SONUS-SBX-TRAP-MIB::sonusSecurityOcspResponseStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | successful |
1 | malformedRequest |
2 | internalError |
3 | tryLater |
5 | sigRequired |
6 | unauthorized |