etsysInvalidPolicyAction

ENTERASYS-POLICY-PROFILE-MIB · .1.3.6.1.4.1.5624.1.2.6.6.1

Object

scalar r/w Enumeration
Specifies the action that the edge device should take if asked
to apply an invalid or unknown policy.
          
    applyDefaultPolicy(1) - Ignore the result and search for 
                            the next policy assignment rule.
    dropPackets(2)        - Block traffic.
    forwardPackets(3)     - Forward traffic, as if no policy 
                            had been assigned (via 802.1D/Q 
                            rules).
          
Although dropPackets(2) is the most secure option, it may
not always be desirable.

Context

MIB
ENTERASYS-POLICY-PROFILE-MIB
OID
.1.3.6.1.4.1.5624.1.2.6.6.1
Type
scalar
Access
readwrite
Status
current
Parent
etsysInvalidPolicyPolicy
Groups
1

Scalars 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::etsysInvalidPolicyAction.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::etsysInvalidPolicyAction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1applyDefaultPolicy
2dropPackets
3forwardPackets

Conformance