wwpLeosTrafficProfileMode
WWP-LEOS-TRAFFIC-PROFILE-MIB ·
.1.3.6.1.4.1.6141.2.60.27.1.1.2.1.4
Object
column r/w
Enumeration
This object specifies the mode of traffic profiling for a given port.
Context
- MIB
- WWP-LEOS-TRAFFIC-PROFILE-MIB
- OID
.1.3.6.1.4.1.6141.2.60.27.1.1.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wwpLeosTrafficProfilePortEntry
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 'WWP-LEOS-TRAFFIC-PROFILE-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-TRAFFIC-PROFILE-MIB::wwpLeosTrafficProfileMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWP-LEOS-TRAFFIC-PROFILE-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-TRAFFIC-PROFILE-MIB::wwpLeosTrafficProfileMode.<wwpLeosTrafficProfilePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-LEOS-TRAFFIC-PROFILE-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-TRAFFIC-PROFILE-MIB::wwpLeosTrafficProfileMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cascadedDot1dPri |
2 | cascadedDscp |
3 | cascadedIpPrec |
4 | stdDot1 |
5 | stdDiffServ |
6 | stdIpPrec |
7 | stdVlan |
8 | stdDscp |
9 | stdVlanDot1DPri |
10 | stdVlanIpp |
11 | stdVlanDscp |
12 | hierarchicalVlan |
13 | hierarchicalPort |
14 | none |
15 | advanced |