agentDiffServPolicyAttrStmtPoliceExceedAct
EdgeSwitch-QOS-DIFFSERV-PRIVATE-MIB ·
.1.3.6.1.4.1.4413.1.1.7.3.4.1.13
Object
column r/w
Enumeration
Policing exceed action attribute statement value -- determines the action taken on excess traffic for the policing style (singlerate, tworate) currently configured for the specified class instance within the policy. The default exceed action is drop(1). This attribute is only valid if the value of agentDiffServPolicyAttrStmtEntryType is policeSinglerate(7) or policeTworate(8).
Context
- MIB
- EdgeSwitch-QOS-DIFFSERV-PRIVATE-MIB
- OID
.1.3.6.1.4.1.4413.1.1.7.3.4.1.13- 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 'EdgeSwitch-QOS-DIFFSERV-PRIVATE-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-QOS-DIFFSERV-PRIVATE-MIB::agentDiffServPolicyAttrStmtPoliceExceedAct'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EdgeSwitch-QOS-DIFFSERV-PRIVATE-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-QOS-DIFFSERV-PRIVATE-MIB::agentDiffServPolicyAttrStmtPoliceExceedAct.<agentDiffServPolicyIndex>.<agentDiffServPolicyInstIndex>.<agentDiffServPolicyAttrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EdgeSwitch-QOS-DIFFSERV-PRIVATE-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EdgeSwitch-QOS-DIFFSERV-PRIVATE-MIB::agentDiffServPolicyAttrStmtPoliceExceedAct'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | drop |
2 | markdscp |
3 | markprec |
4 | send |
5 | markcos |
6 | markcos2 |
7 | markcosAsSecCos |