swACLPktContRuleOptionEnableReplaceTosPrecedence
ACLMGMT-MIB ·
.1.3.6.1.4.1.171.12.9.3.7.1.21
Object
column r/w
Enumeration
Specifies if the switch will change priorities of packets that match the access profile ToS precedence field or not. Replace DSCP and replace ToS precedence can not both be supported.
Context
- MIB
- ACLMGMT-MIB
- OID
.1.3.6.1.4.1.171.12.9.3.7.1.21- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swACLPktContRuleOptionEntry
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 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACLMGMT-MIB::swACLPktContRuleOptionEnableReplaceTosPrecedence'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACLMGMT-MIB::swACLPktContRuleOptionEnableReplaceTosPrecedence.<swACLPktContRuleOptionProfileID>.<swACLPktContRuleOptionAccessID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACLMGMT-MIB::swACLPktContRuleOptionEnableReplaceTosPrecedence'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |