channelStatisticsPacketsReceived
MX-MIPT-MIB ·
.0.1600.1.700.250.1.300
Object
column SNMPv2-SMIUnsigned32
Packets Received
Number of packets received on the channel since service
start. This value is obtained by cumulating the packets
received in all the connections that ended during the
collection period.
Context
- MIB
- MX-MIPT-MIB
- OID
.0.1600.1.700.250.1.300- 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::channelStatisticsPacketsReceived'
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::channelStatisticsPacketsReceived.<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::channelStatisticsPacketsReceived'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295