cctmXHistoryV90Status

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

Object

column Enumeration
This object indicates if V.90 modulation was attempted
during initial modem negotiation.
              
   notAttempted(1) - Client modem did not attempt V.90
              
   failure(2)      - Client and server modems attempted
                     V.90, but were not successful
              
   success(3)      - Client and server modems successfully
                     negotiated V.90 during call setup.

Context

MIB
CISCO-CALL-TRACKER-MODEM-MIB
OID
.1.3.6.1.4.1.9.9.165.1.2.2.1.8
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::cctmXHistoryV90Status'
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::cctmXHistoryV90Status.<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::cctmXHistoryV90Status'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notAttempted
2failure
3success

Conformance