ccacSysRsState
CISCO-CAC-SYSTEM-MIB ·
.1.3.6.1.4.1.9.9.322.1.3.1.1.1
Object
column Enumeration
This object indicates the current status of CAC resource.
This object is 'thresholdExceed(2)' if the object
ccacSysRpCurReading has exceeded the value of
ccacSysRpHighThreshold and not yet fallen below the
value of ccacSysRpLowThreshold in ccacSysResPolicyTable.
It is 'thresholdWarn(3)' if the object ccacSysRpCurReading
has exceeded the value of ccacSysRpMedThreshold and not
yet greater than the value of ccacSysRpHighThreshold in
ccacSysResPolicyTable.
It is 'thresholdClear(1)' if the object ccacSysRpCurReading
has fallen below the value of ccacSysRpLowThreshold in
ccacSysResPolicyTable.
Context
- MIB
- CISCO-CAC-SYSTEM-MIB
- OID
.1.3.6.1.4.1.9.9.322.1.3.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ccacSysResStatEntry
- 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-CAC-SYSTEM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CAC-SYSTEM-MIB::ccacSysRsState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CAC-SYSTEM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CAC-SYSTEM-MIB::ccacSysRsState.<cmgwIndex>.<ccacSysRpIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CAC-SYSTEM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CAC-SYSTEM-MIB::ccacSysRsState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | thresholdClear |
2 | thresholdExceed |
3 | thresholdWarn |
Conformance
Member of