cspPsOperDownReason
CISCO-SSL-PROXY-MIB ·
.1.3.6.1.4.1.9.9.370.1.2.1.1.12
Object
column Enumeration
The reason for the operational status to be 'down'.
Possible values are:
other(1) : Unknown or undefined reason,
notApplicable(2) : Administratively 'down',
noConnectivity(3) : No Connectivity to the client,
the server, or the gateway,
noVirtualAddr(4) : Virtual Address not configured,
noServerAddr(5) : Server Address not configured,
noCert(6) : Certificate configured, but
invalid or missing,
certNotConfigured(7): Certificate not configured.
Context
- MIB
- CISCO-SSL-PROXY-MIB
- OID
.1.3.6.1.4.1.9.9.370.1.2.1.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cspPsEntry
- Groups
- 1
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 'CISCO-SSL-PROXY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SSL-PROXY-MIB::cspPsOperDownReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SSL-PROXY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SSL-PROXY-MIB::cspPsOperDownReason.<cspPsName>.<cspPsListIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SSL-PROXY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SSL-PROXY-MIB::cspPsOperDownReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | notApplicable |
3 | noConnectivity |
4 | noVirtualAddr |
5 | noServerAddr |
6 | noCert |
7 | certNotConfigured |
Conformance
Member of