rcPrFilterAceRemarkDscp
RAPID-CITY-VSP ·
.1.3.6.1.4.1.2272.1.202.1.1.2.4.1.1.5
Object
column r/w
Enumeration
The 6-bit DSCP field from the ToS byte in Ipv4 header encodes the PHB information per DiffServ standards (Refer to DiffServ RFCs 2474). Set the Dscp to PHB (like EF) or PHB-class(like AF1 which includes AF11, AF12,AF13) to mark specific diffserv class traffic. Set the field value to desired integer dscp code for rcPrFilterAceRemarkDscp field to mark non-standard traffic classes and local use PHBs.
Context
- MIB
- RAPID-CITY-VSP
- OID
.1.3.6.1.4.1.2272.1.202.1.1.2.4.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcPrFilterAceEntry
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 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY-VSP::rcPrFilterAceRemarkDscp'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY-VSP::rcPrFilterAceRemarkDscp.<rcPrFilterAceAclId>.<rcPrFilterAceId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAPID-CITY-VSP::rcPrFilterAceRemarkDscp'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | phbcs0 |
8 | phbcs1 |
10 | phbaf11 |
12 | phbaf12 |
14 | phbaf13 |
16 | phbcs2 |
18 | phbaf21 |
20 | phbaf22 |
22 | phbaf23 |
24 | phbcs3 |
26 | phbaf31 |
28 | phbaf32 |
30 | phbaf33 |
32 | phbcs4 |
34 | phbaf41 |
36 | phbaf42 |
38 | phbaf43 |
40 | phbcs5 |
46 | phbef |
48 | phbcs6 |
56 | phbcs7 |
256 | disable |