policyStatsAccessCount
ALCATEL-ENT1-POLICY-MIB ·
.1.3.6.1.4.1.6486.801.1.2.1.14.1.1.7.1.4
Object
column SNMPv2-SMICounter32
Total number of times that a policy repository was
accessed with respect to a policy agent. The policy decision
point (PDP) in this implementation accesses the repository via
LDAP. The access count includes all operations required to
access the policy rules (including role evaluations and discrete
policy entry accesses.)
The value of this object will increment on repository access.
Context
- MIB
- ALCATEL-ENT1-POLICY-MIB
- OID
.1.3.6.1.4.1.6486.801.1.2.1.14.1.1.7.1.4- 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::policyStatsAccessCount'
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::policyStatsAccessCount.<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::policyStatsAccessCount'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of