cctActivePhysicalLayerReadyTime

CISCO-CALL-TRACKER-MIB · .1.3.6.1.4.1.9.9.163.1.2.3.1.5

Object

Value of sysUpTime when the physical layer for the call
achieved a steady state and the call is ready for higher
protocol layers to begin.
              
In the case of modem calls, the physical layer for the
call achieves a steady state when the data rates,
modulations, and error correcting protocols have been
negotiated between the originating and answering modems.
              
This is primarily intended for calls which connect to a
processing resource identified by cctActiveResourceSlot
and cctActiveResourcePort.
It also applies to digital calls using adaptive rate
technologies such as V.110 and V.120.

Context

MIB
CISCO-CALL-TRACKER-MIB
OID
.1.3.6.1.4.1.9.9.163.1.2.3.1.5
Type
column
Access
readonly
Status
current
Parent
cctActiveEntry
Groups
2

Walk 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-CALL-TRACKER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CALL-TRACKER-MIB::cctActivePhysicalLayerReadyTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CALL-TRACKER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CALL-TRACKER-MIB::cctActivePhysicalLayerReadyTime.<cctActiveCallId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CALL-TRACKER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CALL-TRACKER-MIB::cctActivePhysicalLayerReadyTime'

Syntax

Source
SNMPv2-TCTimeStamp
Base type
Unsigned32
Based on
SNMPv2-SMITimeTicks
Type Description
The value of the sysUpTime object at which a specific
occurrence happened.  The specific occurrence must be
          
defined in the description of any object defined using this
type.
          
If sysUpTime is reset to zero as a result of a re-
initialization of the network management (sub)system, then
the values of all TimeStamp objects are also reset.
However, after approximately 497 days without a re-
initialization, the sysUpTime object will reach 2^^32-1 and
then increment around to zero; in this case, existing values
of TimeStamp objects do not change.  This can lead to
ambiguities in the value of TimeStamp objects.

Values & Constraints

No enumerated values or constraints recorded.