onuVLANProfileEtherTypeIPv6Cos
FS-NMS-GPON-MIB ·
.1.3.6.1.4.1.52642.10.6.1.1.1.14
Object
column r/w
Enumeration
Config IPv6 ethernet type COS. 0-7 cos 0-7, 8 cos by-inner-tag, 9 cos by-outer-tag, 10 cos by-dscp, 255 cos not-assigned.
Context
- MIB
- FS-NMS-GPON-MIB
- OID
.1.3.6.1.4.1.52642.10.6.1.1.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- onuVLANProfileEntry
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 'FS-NMS-GPON-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-GPON-MIB::onuVLANProfileEtherTypeIPv6Cos'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-NMS-GPON-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-GPON-MIB::onuVLANProfileEtherTypeIPv6Cos.<onuVLANProfileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-GPON-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-GPON-MIB::onuVLANProfileEtherTypeIPv6Cos'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | cos0 |
1 | cos1 |
2 | cos2 |
3 | cos3 |
4 | cos4 |
5 | cos5 |
6 | cos6 |
7 | cos7 |
8 | by-inner-tag |
9 | by-outer-tag |
10 | by-dscp |
255 | not-assigned |