acdPolicyStatsInPkts
ACD-POLICY-MIB ·
.1.3.6.1.4.1.22420.2.3.2.1.4
Object
column PacketsSNMPv2-SMICounter32
The total number of packets received on this MAC and matching this policy. This is a 32 bits counter. Combined with acdPolicyStatsInOverflowPkts, it provides the equivalent of the 64 bits counter acdPolicyStatsInHCPkts.
Context
- MIB
- ACD-POLICY-MIB
- OID
.1.3.6.1.4.1.22420.2.3.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Units
- Packets
- Parent
- acdPolicyStatsEntry
- 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 'ACD-POLICY-MIB' -M '/opt/observium/mibs/accedian:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACD-POLICY-MIB::acdPolicyStatsInPkts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ACD-POLICY-MIB' -M '/opt/observium/mibs/accedian:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACD-POLICY-MIB::acdPolicyStatsInPkts.<acdPolicyStatsID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACD-POLICY-MIB' -M '/opt/observium/mibs/accedian:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACD-POLICY-MIB::acdPolicyStatsInPkts'
Syntax
PacketsSNMPv2-SMICounter32
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of