cctmXHistoryV90Failure

CISCO-CALL-TRACKER-MODEM-MIB · .1.3.6.1.4.1.9.9.165.1.2.2.1.9

Object

column Enumeration
This object provides an interpretation of why V.90
modulation was not achieved.
              
   noFailure(1)         - V.90 was not attempted or it
       was successful. The value of cctmXHistoryV90Status
       will be notAttempted(1) or success(3) respectively.
                                     
              
   clientNonPCM(2)      - Client selected a non-PCM
       connection due to PSTN properties.
              
   clientFallback(3)    - Client was unable to sustain
       PCM due to PSTN properties and fellback to a
       non-PCM connection.
              
   serverV90Disabled(4) - Client attempted V.90 but
       server modem was configured to disable V.90.

Context

MIB
CISCO-CALL-TRACKER-MODEM-MIB
OID
.1.3.6.1.4.1.9.9.165.1.2.2.1.9
Type
column
Access
readonly
Status
current
Parent
cctmXHistoryEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noFailure
2clientNonPCM
3clientFallback
4serverV90Disabled

Conformance