polAclPolicyStatus
CTRON-SSR-POLICY-MIB ·
.1.3.6.1.4.1.52.2501.1.12.12.1.3
Object
column Enumeration
Rules for what type of management can apply ACLs to a particular interface. If set to remote, then a Policy Manager via SNMP may change dynamically the ACLs applied to an interface. Note, ACLs applied dynamically are not maintained across system reboot. Use local ACLs to setup the basic rules then apply dynamic rules as necessary.
Context
- MIB
- CTRON-SSR-POLICY-MIB
- OID
.1.3.6.1.4.1.52.2501.1.12.12.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- polAclInterfaceEntry
- Groups
- 4
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 'CTRON-SSR-POLICY-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SSR-POLICY-MIB::polAclPolicyStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-SSR-POLICY-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SSR-POLICY-MIB::polAclPolicyStatus.<polAclInterfaceIfIndex>.<polAclInterfaceDirection>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-SSR-POLICY-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-SSR-POLICY-MIB::polAclPolicyStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | local |
2 | remote |
Conformance
Member of