ccacSysRpPercentOrAbsNum
CISCO-CAC-SYSTEM-MIB ·
.1.3.6.1.4.1.9.9.322.1.2.3.1.5
Object
column Enumeration
This object indicates the unit of the utilization
and the unit of the thresholds of this CAC resource
is 'percent' or 'absolute number'.
This object specifies the unit ('percent' or 'absolute
number' of the following objects:
ccacSysRpHighThreshold,
ccacSysRpMedThreshold,
ccacSysRpLowThreshold,
ccacSysRpCurReading
If it is set to unitPercent(1), the unit of the objects
listed above is in range of 0 to 100 'percent'.
If it is set to unitAbsoluteNum(2), the unit of
the objects listed above is in range of 0 to 100000
'number'.
The value of this object is set by the system according
to its resource type. For example, if ccacSysRpResType
is cpu5Sec(1), cpuAvg(2), ioMem(3) or procMem(4),
this object will be set to unitPercent(1).
If ccacSysRpResType is totCalls(6), then this object
will be unitAbsoluteNum(2), the unit is the number of
calls.
Context
- MIB
- CISCO-CAC-SYSTEM-MIB
- OID
.1.3.6.1.4.1.9.9.322.1.2.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ccacSysResPolicyEntry
- 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::ccacSysRpPercentOrAbsNum'
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::ccacSysRpPercentOrAbsNum.<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::ccacSysRpPercentOrAbsNum'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unitPercent |
2 | unitAbsoluteNum |
Conformance
Member of