ctpcStatMonitoredUnit
CISCO-TELEPRESENCE-CALL-MIB ·
.1.3.6.1.4.1.9.9.644.1.3.1.1.3
Object
This object specifies the corresponding unit of a
monitoring attribute.
The following table lists the possible values of
this object, given the value of the corresponding instance
of ctpcStatMonitoredType.
ctpcStatMonitoredType ctpcStatMonitoredUnit
----------------------------------------------------
latency(1) milliseconds(1)
jitter(2) milliseconds(1)
packetLoss(3) micropercent(2)
authFailurePacket(4) packets(3)
Context
- MIB
- CISCO-TELEPRESENCE-CALL-MIB
- OID
.1.3.6.1.4.1.9.9.644.1.3.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ctpcStatMonitoredEntry
- 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-TELEPRESENCE-CALL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TELEPRESENCE-CALL-MIB::ctpcStatMonitoredUnit'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-TELEPRESENCE-CALL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TELEPRESENCE-CALL-MIB::ctpcStatMonitoredUnit.<ctpcStatMonitoredType>.<ctpcStatMonitoredStreamType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-TELEPRESENCE-CALL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-TELEPRESENCE-CALL-MIB::ctpcStatMonitoredUnit'
Syntax
- Source
- CtpcStatMonitoredAttributeUnit
- Base type
Enumeration
Values & Constraints
Type Values
1 | milliseconds |
2 | micropercent |
3 | packets |
Conformance
Member of