cevcEvcUniOperStatus
CISCO-EVC-MIB ·
.1.3.6.1.4.1.9.9.613.1.3.3.1.3
Object
column
Enumeration
This object indicates the operational status derived from data
gathered by the OAM protocol for an UNI.
'unknown'
Status is not known; possible reason could be caused
by the OAM protocol has not provided information
regarding the UNI.
'notReachable'
UNI is not reachable; possible reason could be caused
by the OAM protocol messages having not been received
for an excessive length of time.
'up'
UNI is active, up, and able to pass traffic.
'down'
UNI is down and not passing traffic.
'adminDown'
UNI has been administratively put in down state.
'localExcessiveError'
UNI has experienced excessive number of invalid frames
on the local end of the physical link between UNI-C
and UNI-N.
'remoteExcessiveError'
UNI has experienced excessive number of invalid frames
on the remote side of the physical connection between
UNI-C and UNI-N.
'localInLoopback'
UNI is loopback on the local end of the physical link
between UNI-C and UNI-N.
'remoteInLoopback'
UNI is looped back on the remote end of the link
between UNI-C and UNI-N.
'localOutLoopback'
UNI just transitioned out of loopback on the local end
of the physcial link between UNI-C and UNI-N.
'remoteOutLoopback'
UNI just transitioned out of loopback on the remote
end of the physcial link between UNI-C and UNI-N.
Context
- MIB
- CISCO-EVC-MIB
- OID
.1.3.6.1.4.1.9.9.613.1.3.3.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cevcEvcUniEntry
- Table
- cevcEvcUniTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | notReachable |
3 | up |
4 | down |
5 | adminDown |
6 | localExcessiveError |
7 | remoteExcessiveError |
8 | localInLoopback |
9 | remoteInLoopback |
10 | localOutLoopback |
11 | remoteOutLoopback |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cevcEvcUniIndex This object indicates an arbitrary integer-value that uniquely
identifies the UNI in an EVC. | column | Unsigned32 | .1.3.6.1.4.1.9.9.613.1.3.3.1.1 |
| cevcEvcUniId This object indicates the string-value identifying the UNI
that is in the EVC. For UNI that is local, this value is the
same as cevcUniIdentifier for the same ifIndex value as
c… | column | OctetString | .1.3.6.1.4.1.9.9.613.1.3.3.1.2 |
| cevcEvcLocalUniIfIndex When the UNI is local on the system, this object specifies
the ifIndex of the UNI. The value '0' of this column
indicates remote UNI. | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.9.9.613.1.3.3.1.4 |