onuVirportProfileTypeOfService
FS-NMS-GPON-MIB ·
.1.3.6.1.4.1.52642.10.6.5.1.4
Object
column r/w
Enumeration
Type of service for which this virtual port is to be used: 1 Data, 2 IPTV, 3 Video-on-demand, 4 VoIP, 5 T1, 6 E1, 7 HPNA, 8 Others. Default value is 1.
Context
- MIB
- FS-NMS-GPON-MIB
- OID
.1.3.6.1.4.1.52642.10.6.5.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- onuVirtualPortServiceProfileEntry
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::onuVirportProfileTypeOfService'
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::onuVirportProfileTypeOfService.<onuVirportProfileIndex>'
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::onuVirportProfileTypeOfService'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | data |
2 | iptv |
3 | video-on-demand |
4 | voip |
5 | ti |
6 | e1 |
7 | hpna |
8 | others |