channelStatisticsPacketsSent
MX-MIPT-MIB ·
.0.1600.1.700.250.1.200
Object
column SNMPv2-SMIUnsigned32
Packets Sent
Number of packets transmitted on the channel since service
start. This value is obtained by cumulating the packets
transmitted in all the connections that ended during the
collection period.
Context
- MIB
- MX-MIPT-MIB
- OID
.0.1600.1.700.250.1.200- Type
- column
- Access
- readonly
- Status
- current
- Parent
- channelStatisticsEntry
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 'MX-MIPT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-MIPT-MIB::channelStatisticsPacketsSent'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-MIPT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-MIPT-MIB::channelStatisticsPacketsSent.<channelStatisticsEpChannelId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-MIPT-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-MIPT-MIB::channelStatisticsPacketsSent'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295