rbServiceTemplateType
RAINBOW-SERVICES-MIB ·
.1.3.6.1.4.1.12394.1.2.100.2.1.1.1
Object
column RainbowServiceType
The Service Type of the Service Template. The Service Template Type can be set only for a new Service Template (write-once). The Service Template Type of an existing Service Template cannot be changed (read-only).
Context
- MIB
- RAINBOW-SERVICES-MIB
- OID
.1.3.6.1.4.1.12394.1.2.100.2.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rbServiceTemplateConfigEntry
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 'RAINBOW-SERVICES-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAINBOW-SERVICES-MIB::rbServiceTemplateType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAINBOW-SERVICES-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAINBOW-SERVICES-MIB::rbServiceTemplateType.<rbServiceTemplateType>.<rbServiceTemplateIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAINBOW-SERVICES-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAINBOW-SERVICES-MIB::rbServiceTemplateType'
Syntax
- Source
- RainbowServiceType
- Base type
Enumeration
Values & Constraints
Type Values
1 | rbLayerII |
2 | rbPPPoE |
3 | rbVoIP |