coUserSessPacketsReceived

ALVARION-USER-SESSION-MIB · .1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.19

Object

Indicates the total number of IP packets received by the user.
When this counter reaches its maximum value, it wraps
around and starts increasing again from zero.

Context

MIB
ALVARION-USER-SESSION-MIB
OID
.1.3.6.1.4.1.12394.1.10.5.36.1.2.1.1.19
Type
column
Access
readonly
Status
current
Parent
coUserSessionEntry
Groups
1

Walk 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 'ALVARION-USER-SESSION-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALVARION-USER-SESSION-MIB::coUserSessPacketsReceived'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALVARION-USER-SESSION-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALVARION-USER-SESSION-MIB::coUserSessPacketsReceived.<coUserSessIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALVARION-USER-SESSION-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALVARION-USER-SESSION-MIB::coUserSessPacketsReceived'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance