cscTpStatsTrafficCounterType
CISCO-SERVICE-CONTROL-TP-STATS-MIB ·
.1.3.6.1.4.1.9.9.634.1.2.1.4
Object
column Enumeration
Specifies the measurement unit of the traffic counters measured by cscTpStatsTrafficCounterValue and described by cscTpStatsTrafficCounterName. 'packets' : counts by packets 'bytes' : counts by bytes 'other' : none of the above.
Context
- MIB
- CISCO-SERVICE-CONTROL-TP-STATS-MIB
- OID
.1.3.6.1.4.1.9.9.634.1.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cscTpStatsTrafficCountersEntry
- 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-SERVICE-CONTROL-TP-STATS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SERVICE-CONTROL-TP-STATS-MIB::cscTpStatsTrafficCounterType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SERVICE-CONTROL-TP-STATS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SERVICE-CONTROL-TP-STATS-MIB::cscTpStatsTrafficCounterType.<entPhysicalIndex>.<cscTpStatsTrafficCounterIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SERVICE-CONTROL-TP-STATS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SERVICE-CONTROL-TP-STATS-MIB::cscTpStatsTrafficCounterType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | bytes |
3 | packets |
Conformance
Member of