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