agentDiffServPolicyAttrStmtPoliceColorConformMode
LANCOM-QOS-DIFFSERV-PRIVATE-MIB ·
.1.3.6.1.4.1.2356.16.1.7.3.4.1.40
Object
column Enumeration
Policing color conform mode -- indicates the color awareness
mode of conforming traffic for the policing style (simple,
singlerate, or tworate) currently configured for the specified
class instance within the policy. The default value is blind(1).
Any value other than blind(1) denotes the packet field to
check for the existing conform color marking, which is compared to the
agentDiffServPolicyAttrStmtPoliceColorConformVal object value. Packets
matching this specification are considered to be colored 'green'.
This read-only object reflects the DiffServ class definition as indicated by
agentDiffServPolicyAttrStmtPoliceColorConformIndex. This attribute
is only valid for agentDiffServPolicyAttrStmtEntryType values of
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.40- Type
- column
- Access
- readonly
- 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::agentDiffServPolicyAttrStmtPoliceColorConformMode'
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::agentDiffServPolicyAttrStmtPoliceColorConformMode.<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::agentDiffServPolicyAttrStmtPoliceColorConformMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | blind |
2 | cos |
3 | cos2 |
4 | ipdscp |
5 | ipprec |