mesClassServiceId
LUM-MES-MIB ·
.1.3.6.1.4.1.8708.2.32.2.27.1.1.29
Object
Service ID is used by TNM for multi-layer service and network management. Default value is -1. All objects that created from ENM will have default service ID. Change of the service ID may affect TNM service mappings.
Context
- MIB
- LUM-MES-MIB
- OID
.1.3.6.1.4.1.8708.2.32.2.27.1.1.29- Type
- column
- Access
- readwrite
- Status
- current
- Default
-1- Parent
- mesClassEntry
- Groups
- 3
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 'LUM-MES-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MES-MIB::mesClassServiceId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-MES-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MES-MIB::mesClassServiceId.<mesClassIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-MES-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-MES-MIB::mesClassServiceId'
Syntax
- Source
- LUM-TCServiceIdWithNotUsed
- Base type
Integer32- Display format
d
Type Description
An Integer32 of between -1 and 2147483647. -1 is used to indicate that the service Id is not used on this certain object..
Values & Constraints
Type Constraints
range: -1..2147483647
Conformance
Member of