hm2AgentDiffServPolicyAttrStmtPoliceNonconformAct
HM2-PLATFORM-QOS-DIFFSERV-PRIVATE-MIB ·
.1.3.6.1.4.1.248.12.7.3.4.1.15
Object
Policing non-conform action attribute statement value -- determines the action taken on nonconforming traffic for the policing style (simple, singlerate,tworate) currently configured for the specified class instance within the policy. The default non-conform action is drop(1). This attribute is only valid if the value of hm2AgentDiffServPolicyAttrStmtEntryType is policeSimple(6), policeSinglerate(7), or policeTworate(8).
Context
- MIB
- HM2-PLATFORM-QOS-DIFFSERV-PRIVATE-MIB
- OID
.1.3.6.1.4.1.248.12.7.3.4.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hm2AgentDiffServPolicyAttrEntry
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 'HM2-PLATFORM-QOS-DIFFSERV-PRIVATE-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-PLATFORM-QOS-DIFFSERV-PRIVATE-MIB::hm2AgentDiffServPolicyAttrStmtPoliceNonconformAct'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HM2-PLATFORM-QOS-DIFFSERV-PRIVATE-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-PLATFORM-QOS-DIFFSERV-PRIVATE-MIB::hm2AgentDiffServPolicyAttrStmtPoliceNonconformAct.<hm2AgentDiffServPolicyIndex>.<hm2AgentDiffServPolicyInstIndex>.<hm2AgentDiffServPolicyAttrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-PLATFORM-QOS-DIFFSERV-PRIVATE-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-PLATFORM-QOS-DIFFSERV-PRIVATE-MIB::hm2AgentDiffServPolicyAttrStmtPoliceNonconformAct'
Syntax
- Source
- PolicingAction
- Base type
Enumeration
Values & Constraints
Type Values
1 | drop |
2 | markdscp |
3 | markprec |
4 | send |
5 | markcos |
6 | markcos2 |
7 | markcosAsSecCos |