publicAccessUserBytesSentDropped
ALVARION-PUBLIC-ACCESS-MIB ·
.1.3.6.1.4.1.12394.1.10.5.1.1.3.6.1.25
Object
column SNMPv2-SMICounter64
Indicates the total number of bytes sent by the user and dropped due to rate limitation. When this counter reaches its maximum value, it wraps around and starts increasing again from zero.
Context
- MIB
- ALVARION-PUBLIC-ACCESS-MIB
- OID
.1.3.6.1.4.1.12394.1.10.5.1.1.3.6.1.25- Type
- column
- Access
- readonly
- Status
- current
- Parent
- publicAccessUserEntry
- Groups
- 1
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 'ALVARION-PUBLIC-ACCESS-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALVARION-PUBLIC-ACCESS-MIB::publicAccessUserBytesSentDropped'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALVARION-PUBLIC-ACCESS-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALVARION-PUBLIC-ACCESS-MIB::publicAccessUserBytesSentDropped.<publicAccessUserIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALVARION-PUBLIC-ACCESS-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALVARION-PUBLIC-ACCESS-MIB::publicAccessUserBytesSentDropped'
Syntax
- Source
- SNMPv2-SMICounter64
- Base type
Unsigned64
Values & Constraints
Type Constraints
range: 0..18446744073709551615
Conformance
Member of