ccPortalSumStatsShortPktsPerSecTx100
SYMBOL-CC-WS2000-MIB ·
.1.3.6.1.4.1.388.11.2.4.2.100.9.1.4
Object
column pkts per sec x100ScaleBy100
Packets per second TX as averaged over the 'window'.
Each packet sucessfully sent counts as 1, (not N, where N
is the number of retries).
Since SNMP does not convey decimal values, the result
is multiplied by 100.
Context
- MIB
- SYMBOL-CC-WS2000-MIB
- OID
.1.3.6.1.4.1.388.11.2.4.2.100.9.1.4- Type
- column
- Access
- readonly
- Status
- current
- Units
- pkts per sec x100
- Parent
- ccPortalSumStatsShortEntry
- Groups
- 2
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 'SYMBOL-CC-WS2000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-CC-WS2000-MIB::ccPortalSumStatsShortPktsPerSecTx100'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SYMBOL-CC-WS2000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-CC-WS2000-MIB::ccPortalSumStatsShortPktsPerSecTx100.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYMBOL-CC-WS2000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYMBOL-CC-WS2000-MIB::ccPortalSumStatsShortPktsPerSecTx100'
Syntax
pkts per sec x100ScaleBy100
- Source
- ScaleBy100
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.