cevcEvcOperStatus
CISCO-EVC-MIB ·
.1.3.6.1.4.1.9.9.613.1.3.2.1.1
Object
column Enumeration
This object specifies the operational status of the EVC:
'unknown'
Not enough information available regarding the EVC to
determine the operational status at this time or EVC
operational status is undefined.
'active'
Fully operational between the UNIs in the EVC.
'partiallyActive'
Capable of transferring traffic among some but not all
of the UNIs in the EVC. This operational status is
applicable only for Multipoint-to-Multipoint EVCs.
'inactive'
Not capable of transferring traffic among any of the
UNIs in the EVC.
This value is derived from data gathered by underlying OAM
protocol.
Context
- MIB
- CISCO-EVC-MIB
- OID
.1.3.6.1.4.1.9.9.613.1.3.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cevcEvcStateEntry
- 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::cevcEvcOperStatus'
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::cevcEvcOperStatus.<cevcEvcIndex>'
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::cevcEvcOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | active |
3 | partiallyActive |
4 | inactive |
Conformance
Member of