publicAccessUserPacketsSentDropped
ALVARION-PUBLIC-ACCESS-MIB ·
.1.3.6.1.4.1.12394.1.10.5.1.1.3.6.1.27
Object
column SNMPv2-SMICounter32
Indicates the total number of packets 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.27- 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::publicAccessUserPacketsSentDropped'
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::publicAccessUserPacketsSentDropped.<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::publicAccessUserPacketsSentDropped'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of