cevcSIType
CISCO-EVC-MIB ·
.1.3.6.1.4.1.9.9.613.1.4.1.1.11
Object
column r/w
Enumeration
This object specifies the type of the service instance. It
mentions if the service instance is either a regular or trunk
or l2context service instance.
'regular'
If a service instance is configured without
any type specified, then it is a regular service
instance.
'trunk'
If the service instance is configured
with trunk type, then it is a trunk service
instance. For a trunk service instance,
its Bridge domain IDs are derived from
encapsulation VLAN plus an optional offset
(refer cevcSIForwardBdNumberBase object).
'l2context'
If the service instance is configured
with dynamic type, then it is a L2 context
service instance. The Ethernet L2 Context
is a statically configured service instance
which contains the Ethernet Initiator
for attracting the first sign of life. In other
words, Ethernet L2 Context service instance is
used for catching the first sign of life of
Ethernet frames to create dynamic Ethernet
sessions service instances.
Context
- MIB
- CISCO-EVC-MIB
- OID
.1.3.6.1.4.1.9.9.613.1.4.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cevcSIEntry
- Groups
- 1
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 'CISCO-EVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-EVC-MIB::cevcSIType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-EVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-EVC-MIB::cevcSIType.<cevcSIIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-EVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-EVC-MIB::cevcSIType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | regular |
2 | trunk |
3 | l2context |
Conformance
Member of
Compliance refinements
ciscoEvcMIBComplianceRev2
readonly
Write access not required