hzOduCosType
HORIZON-ODU-MIB ·
.1.3.6.1.4.1.7262.2.2.13.2
Object
scalar mandatory
r/w
Enumeration
Indicates the class of service tag type. Based on the setting Horizon will use the CoS value in the VLAN tag, or Q-in-Q inner VLAN tag, Q-in-Q outer VLAN tag, or DSCP tag.
Context
- MIB
- HORIZON-ODU-MIB
- OID
.1.3.6.1.4.1.7262.2.2.13.2- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Default
cosVlan- Parent
- hzOduQos
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HORIZON-ODU-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HORIZON-ODU-MIB::hzOduCosType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HORIZON-ODU-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HORIZON-ODU-MIB::hzOduCosType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cosVlan |
2 | cosQinQiTag |
3 | cosQinQoTag |
4 | cosDscp |