cevcSICreationType
CISCO-EVC-MIB ·
.1.3.6.1.4.1.9.9.613.1.4.1.1.10
Object
column Enumeration
This object specifies whether the service instance created
is statically configured by the user or is dynamically created.
'static'
If the service instance is configured manually this
object is set to static(1).
'dynamic'
If the service instance is created dynamically
by the first sign of life of an Ethernet frame,
then this object is set to dynamic(2) for
the service instance.
Context
- MIB
- CISCO-EVC-MIB
- OID
.1.3.6.1.4.1.9.9.613.1.4.1.1.10- Type
- column
- Access
- readonly
- 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::cevcSICreationType'
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::cevcSICreationType.<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::cevcSICreationType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | static |
2 | dynamic |
Conformance
Member of