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