cspPsOperStatus
CISCO-SSL-PROXY-MIB ·
.1.3.6.1.4.1.9.9.370.1.2.1.1.11
Object
column Enumeration
The operational status of a proxy service. For a
proxy service to be operational, its administrative
status needs to be 'up'.
If the administrative status is 'up', the
operational status will be changed from 'down' to
'up' automatically once all the required configuration
parameters and resources, including necessary keys and
certificates, become available.
If one or more required resources are removed (e.g.
the certificate has expired), the operational status
will be changed to 'down' automatically.
Context
- MIB
- CISCO-SSL-PROXY-MIB
- OID
.1.3.6.1.4.1.9.9.370.1.2.1.1.11- 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::cspPsOperStatus'
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::cspPsOperStatus.<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::cspPsOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
Conformance
Member of