wwpLeosTrafficProfileStdChildMode
WWP-LEOS-TRAFFIC-PROFILE-MIB ·
.1.3.6.1.4.1.6141.2.60.27.1.1.4.1.15
Object
column r/w
Enumeration
When the port mode is hierarchical-vlan, then the valid child-modes are dot1dPri, ipprec, dscp. When the port mode is hierarchical-port then the valid childModes is dot1dPri, ipprec, dscp and vlan(4).
Context
- MIB
- WWP-LEOS-TRAFFIC-PROFILE-MIB
- OID
.1.3.6.1.4.1.6141.2.60.27.1.1.4.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wwpLeosTrafficProfileStdEntry
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::wwpLeosTrafficProfileStdChildMode'
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::wwpLeosTrafficProfileStdChildMode.<wwpLeosTrafficProfilePort>.<wwpLeosTrafficProfileStdIndx>'
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::wwpLeosTrafficProfileStdChildMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dot1dPri |
2 | ipprec |
3 | dscp |
4 | vlan |
5 | vlanCos |
99 | none |