cevcSIOperStatus
CISCO-EVC-MIB ·
.1.3.6.1.4.1.9.9.613.1.4.2.1.1
Object
column Enumeration
This object indicates the operational status of the Service
Instance.
'up'
Service instance is fully operational and able to
transfer traffic.
'down'
Service instance is down and not capable of
transferring traffic, and is not administratively
configured to be down by management system.
'adminDown'
Service instance has been explicitly configured to
administratively down by a management system and is not
capable of transferring traffic.
'deleted'
Service instance has been deleted.
'errorDisabled'
Service instance has been shut down due to MAC
security violations.
'unknown'
Operational status of service instance is unknown or
undefined.
Context
- MIB
- CISCO-EVC-MIB
- OID
.1.3.6.1.4.1.9.9.613.1.4.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cevcSIStateEntry
- Groups
- 2
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::cevcSIOperStatus'
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::cevcSIOperStatus.<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::cevcSIOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
3 | adminDown |
4 | deleted |
5 | errorDisabled |
6 | unknown |
Conformance
Member of