etsysPolicyRuleModelACLEnabledState
ENTERASYS-POLICY-PROFILE-MIB ·
.1.3.6.1.4.1.5624.1.2.6.14.2
Object
Controls the enabling and disabling of ACL classifcation rule
model.
A value of enabled(1) indicates classification rules will be
applied via ACL list according to etsysPolicyProfileACL leaf.
A value of disabled(2) indicates classification rules will be
applied via etsysPolicyRuleTable.
The agent may optionally implement this leaf as read-only.
This object MUST be considered non-volatile and its value MUST
be maintained across entity resets.
Context
- MIB
- ENTERASYS-POLICY-PROFILE-MIB
- OID
.1.3.6.1.4.1.5624.1.2.6.14.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- etsysPolicySystem
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-POLICY-PROFILE-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-POLICY-PROFILE-MIB::etsysPolicyRuleModelACLEnabledState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-POLICY-PROFILE-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-POLICY-PROFILE-MIB::etsysPolicyRuleModelACLEnabledState'
Syntax
- Source
- P-BRIDGE-MIBEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |
Conformance
Member of
Compliance refinements
Write access is not required.