onuFlowProfileUsMapType
FS-NMS-GPON-MIB ·
.1.3.6.1.4.1.52642.10.6.6.1.6
Object
column r/w
Enumeration
Upstream Traffic Mapping mechanism: 1 User Port, 2 VLAN ID, 3 PBIT, 4 VLAN ID + PBIT, 5 Ether Type, 6 DSCP, 7 User Port + PBITS, 8 User Port + DSCP, The valid values are 1 to 4. Values 5, 6, 7 and 8 are reserved for future use. Default value is 2.
Context
- MIB
- FS-NMS-GPON-MIB
- OID
.1.3.6.1.4.1.52642.10.6.6.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- onuFlowProfileEntry
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::onuFlowProfileUsMapType'
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::onuFlowProfileUsMapType.<onuFlowProfileIndex1>.<onuFlowProfileIndex2>'
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::onuFlowProfileUsMapType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | user-port |
2 | vlan-id |
3 | pbit |
4 | vlan-id-pbit |
5 | ehter-type |
6 | dscp |
7 | user-port-pbits |
8 | user-port-dscp |