ctpcStatStartupAlarm
CISCO-TELEPRESENCE-CALL-MIB ·
.1.3.6.1.4.1.9.9.644.1.3.1.1.6
Object
This object specifies the alarm that may be sent
after the entry is first set to valid.
If the first sample after this entry becomes valid is
greater than or equal to the ctpcStatRisingThreshold and
ctpcStatStartupAlarm is equal to risingAlarm(1) or
risingOrFallingAlarm(3), then a single rising alarm will be
generated.
If the first sample after this entry becomes valid is
less than or equal to the ctpcStatFallingThreshold and
ctpcStatStartupAlarm is equal to fallingAlarm(2) or
risingOrFallingAlarm(3), then a single falling alarm will be
generated.
This object may not be modified if the associated
ctpcStatMonitoredStatus object is equal to
active(1).
Context
- MIB
- CISCO-TELEPRESENCE-CALL-MIB
- OID
.1.3.6.1.4.1.9.9.644.1.3.1.1.6- Type
- column
- Access
- readwrite
- 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::ctpcStatStartupAlarm'
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::ctpcStatStartupAlarm.<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::ctpcStatStartupAlarm'
Syntax
- Source
- CtpcStatAlarmMode
- Base type
Enumeration
Values & Constraints
Type Values
1 | risingAlarm |
2 | fallingAlarm |
3 | risingOrFallingAlarm |
Conformance
Member of