agentDiffServPolicyAttrStmtPoliceNonconformAct
NETAPP-QOS-DIFFSERV-PRIVATE-MIB ·
.1.3.6.1.4.1.789.4413.1.1.7.3.4.1.15
Object
column r/w
Enumeration
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 agentDiffServPolicyAttrStmtEntryType is policeSimple(6), policeSinglerate(7), or policeTworate(8).
Context
- MIB
- NETAPP-QOS-DIFFSERV-PRIVATE-MIB
- OID
.1.3.6.1.4.1.789.4413.1.1.7.3.4.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentDiffServPolicyAttrEntry
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 'NETAPP-QOS-DIFFSERV-PRIVATE-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETAPP-QOS-DIFFSERV-PRIVATE-MIB::agentDiffServPolicyAttrStmtPoliceNonconformAct'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETAPP-QOS-DIFFSERV-PRIVATE-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETAPP-QOS-DIFFSERV-PRIVATE-MIB::agentDiffServPolicyAttrStmtPoliceNonconformAct.<agentDiffServPolicyIndex>.<agentDiffServPolicyInstIndex>.<agentDiffServPolicyAttrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETAPP-QOS-DIFFSERV-PRIVATE-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETAPP-QOS-DIFFSERV-PRIVATE-MIB::agentDiffServPolicyAttrStmtPoliceNonconformAct'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | drop |
2 | markdscp |
3 | markprec |
4 | send |
5 | markcos |
6 | markcos2 |
7 | markcosAsSecCos |