policyStatsSuccessAccessCount
ALCATEL-ENT1-POLICY-MIB ·
.1.3.6.1.4.1.6486.801.1.2.1.14.1.1.7.1.5
Object
column SNMPv2-SMICounter32
Total number of successful policy repository accesses. This value increments if a 'known' attribute has been discovered in a repository search, regardless of its PDP processing status. This object will increment less than policyStatsAccessCount on most repository accesses, based on repository structure and what roles match the policy decision point.
Context
- MIB
- ALCATEL-ENT1-POLICY-MIB
- OID
.1.3.6.1.4.1.6486.801.1.2.1.14.1.1.7.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- policyStatsEntry
- 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 'ALCATEL-ENT1-POLICY-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-POLICY-MIB::policyStatsSuccessAccessCount'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-ENT1-POLICY-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-POLICY-MIB::policyStatsSuccessAccessCount.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-ENT1-POLICY-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-ENT1-POLICY-MIB::policyStatsSuccessAccessCount'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of