directoryServerCacheChange
ALCATEL-IND1-POLICY-MIB ·
.1.3.6.1.4.1.6486.800.1.2.1.14.1.1.4.1.9
Object
column r/w
Enumeration
This object allows an NMS application to influence the policy manager's cache of policy-related data when this server becomes the primary LDAP server selected for the switch. Setting this object to recachePolicy(1) conveys to the policy manager that the policy class object should be obtained from the LDAP server represented by this table entry when this server becomes the primary LDAP server. By setting this object to 'none', the policy manager will use the existing policy and policy rule cache rather than reloading the policy data from this server. In the case where there is no policy cache (for instance, when the switch powers up) the policy manager will attempt to reload the policy class cache even if this object is set to 'none'.
Context
- MIB
- ALCATEL-IND1-POLICY-MIB
- OID
.1.3.6.1.4.1.6486.800.1.2.1.14.1.1.4.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- directoryServerEntry
- 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-IND1-POLICY-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-IND1-POLICY-MIB::directoryServerCacheChange'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-IND1-POLICY-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-IND1-POLICY-MIB::directoryServerCacheChange.<directoryServerAddress>.<directoryServerPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-IND1-POLICY-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-IND1-POLICY-MIB::directoryServerCacheChange'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | recachePolicy |
Conformance
Member of