diffServMultiFieldClfrExtType
ES3528-MIB ·
.1.3.6.1.4.1.259.8.2.1.1.16.4.6.1.1
Object
column r/w
Bits
Indicates the current type of the multi filed entry. This is a
bit-map of possible conditions. The various bit
positions are:
0: dscp.
1: ipPrecedence.
2: vid
Context
- MIB
- ES3528-MIB
- OID
.1.3.6.1.4.1.259.8.2.1.1.16.4.6.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- diffServMultiFieldClfrExtEntry
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 'ES3528-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ES3528-MIB::diffServMultiFieldClfrExtType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ES3528-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ES3528-MIB::diffServMultiFieldClfrExtType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ES3528-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ES3528-MIB::diffServMultiFieldClfrExtType'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | dscp |
1 | ipPrecedence |
2 | vid |