etsysPolicyRulePortHit
ENTERASYS-POLICY-PROFILE-MIB ·
.1.3.6.1.4.1.5624.1.2.6.11.7.1.1
Object
Every row will report a value of True, indicating that the Rule described by the instancing was used on the given port. An agent may be set this leaf to False to clear remove the row and clear the Rule Use bit for the specified Rule, on the given bridgePort.
Context
- MIB
- ENTERASYS-POLICY-PROFILE-MIB
- OID
.1.3.6.1.4.1.5624.1.2.6.11.7.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysPolicyRulePortEntry
- Groups
- 6
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 '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::etsysPolicyRulePortHit'
More examples
Read one indexed 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::etsysPolicyRulePortHit.<dot1dBasePort>.<etsysPolicyRuleProfileIndex>.<etsysPolicyRuleType>.<etsysPolicyRuleData>.<etsysPolicyRulePrefixBits>.<etsysPolicyRulePortType>.<etsysPolicyRulePort>'
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::etsysPolicyRulePortHit'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |