gemtekDevCpeServiceFlowType
Motorola-Cpe-PRIVATE-MIB ·
.1.3.6.1.4.1.10529.300.11.1.1.5
Object
column Enumeration
Service Flow Type: 0:basic 1:primary 2:secondary 3:data 4multicast
Context
- MIB
- Motorola-Cpe-PRIVATE-MIB
- OID
.1.3.6.1.4.1.10529.300.11.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- gemtekDevCpeServiceFlowEntry
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 'Motorola-Cpe-PRIVATE-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Motorola-Cpe-PRIVATE-MIB::gemtekDevCpeServiceFlowType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Motorola-Cpe-PRIVATE-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Motorola-Cpe-PRIVATE-MIB::gemtekDevCpeServiceFlowType.<gemtekDevCpeServiceFlowIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Motorola-Cpe-PRIVATE-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Motorola-Cpe-PRIVATE-MIB::gemtekDevCpeServiceFlowType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | basic |
1 | primary |
2 | secondary |
3 | data |
4 | multicast |