CISCO-OSCP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
20
.1.3.6.1.4.1.9.9.202.1.2 · 1 row entry · 14 columns
This table contains the objects necessary to describe the
operation of OSCP over wavelengths that terminate at this
switch. There is one entry for each wavelength that has a
message channel for control and management purposes.  The
table is also used to configure the parameters used to
control aggregation of multiple wavelengths that terminate
at the same remote switch.
Most of the information in this table is discovered by
OSCP dynamically.
coscpLinkEntry entry .1.3.6.1.4.1.9.9.202.1.2.1
An entry in the table, containing information about a link
attached to a switch running OSCP.
Indexes
coscpLinkPortId
Column Syntax OID
coscpLinkPortId
The Port Identifier of the link as selected by the local
switch. This value has meaning only within the context of
the switch to which the port is attached. This value is
invariant across system restarts.
CoscpPortId
Textual Convention: CoscpPortId Unsigned32
.1.3.6.1.4.1.9.9.202.1.2.1.1
coscpLinkType
This object indicates the type of link being described.

A link type of 'dedicatedWavelength' represents a
wavelength that is dedicated to carrying control and
network management traffic, rather than user …
Enumeration
Enumerated Values:
1unknown
2dedicatedWavelength
3inBand
.1.3.6.1.4.1.9.9.202.1.2.1.2
coscpLinkVersion
This object indicates the version of OSCP used to exchange
information over this link. If communication with the
remote switch has not yet been established, then the
Version is set to 'unknown'.
CoscpVersion
Textual Convention: CoscpVersion Enumeration
Type Values:
1unknown
2version1
.1.3.6.1.4.1.9.9.202.1.2.1.3
coscpLinkHelloState
This object indicates the state of the Hello protocol
exchange over this link.

The 'down' state is the initial state of the OSCP Hello
finite state machine. This state is also reached when
lower-level pr…
Enumeration
Enumerated Values:
1down
2attempt
3oneWay
4twoWay
.1.3.6.1.4.1.9.9.202.1.2.1.4
coscpLinkRemoteSwitchId
This object indicates the switch identifier of the remote
switch on the other end of the link.
CoscpSwitchId
Textual Convention: CoscpSwitchId OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.9.9.202.1.2.1.5
coscpLinkRemotePortId
This object indicates the port identifier of the port at
the remote end of the link as assigned by the remote
switch.
CoscpPortId
Textual Convention: CoscpPortId Unsigned32
.1.3.6.1.4.1.9.9.202.1.2.1.6
coscpLinkDerivedBundleId
This object identifies the wavelength bundle to the remote
switch that this link belongs to. All links with the same
value of coscpLinkRemoteSwitchId and the same value of
this object are aggregated and treated as a sin…
CoscpBundleId
Textual Convention: CoscpBundleId Unsigned32
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.202.1.2.1.7
coscpLinkConfigBundleId
This object specifies the identifier of the wavelength
bundle to the remote switch configured for this link.
The configured bundle identifier is carried in the OSCP
hello packet. At both this switch and the remote switc…
CoscpBundleIdr/w
Textual Convention: CoscpBundleId Unsigned32
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.202.1.2.1.8
coscpLinkIfIndex
The interface index identifying this link.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.9.9.202.1.2.1.9
coscpLinkSelPriority
This object indicates the priority with which this
link gets selected as the active Optical Supervisory
Channel (OSC) when multiple links are present in the same
wavelength bundle. If selected, this link will be used to…
Unsigned32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.202.1.2.1.10
coscpLinkInHellos
This object contains a count of the number of Hello
packets received over this link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.202.1.2.1.11
coscpLinkInDiscardedHellos
This object contains a count of the number of Hello
packets received over this link that were discarded since
the version of the received Hello packet was outside the
range of coscpLowestVersion to coscpHighestVersion.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.202.1.2.1.12
coscpLinkOutHellos
This object contains a count of the number of Hello
packets transmitted over this link.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.202.1.2.1.13
coscpLinkTransDown
This object contains a count of the number of times
this link transitioned from the 'twoWay' state to a hello
state other than 'twoWay'.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.202.1.2.1.14
.1.3.6.1.4.1.9.9.202.1.3 · 1 row entry · 6 columns
This table contains objects describing the wavelength
bundles on this switch.
coscpBundleEntry entry .1.3.6.1.4.1.9.9.202.1.3.1
Each entry contains information about one wavelength
bundle to one remote switch. The wavelength bundle is
modeled as a single logical link (identified by
coscpBundleIfIndex) with a single control and management
channel…
Indexes
coscpBundleRemoteSwitchId coscpBundleId
Column Syntax OID
coscpBundleRemoteSwitchId
The switch identifier of the remote switch.
CoscpSwitchId
Textual Convention: CoscpSwitchId OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.9.9.202.1.3.1.1
coscpBundleId
The bundle identifier value used to distinguish this
wavelength bundle from other wavelength bundles to the
same remote switch. All entries in coscpLinkTable with the
value of coscpLinkRemoteSwitchId equal to the value …
CoscpBundleId
Textual Convention: CoscpBundleId Unsigned32
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.202.1.3.1.2
coscpBundleActivePortId
The port identifier of the link currently selected as the
active OSC. This link is used to transmit all OSC control
and network management traffic to the remote switch, for
the entire wavelength bundle.
CoscpPortId
Textual Convention: CoscpPortId Unsigned32
.1.3.6.1.4.1.9.9.202.1.3.1.3
coscpBundleIfIndex
The interface index assigned by the agent to represent the
OSC for the wavelength bundle.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.9.9.202.1.3.1.4
coscpBundlePortCount
A count of the total number of component links in the
wavelength bundle that have coscpLinkHelloState value
'twoWay'.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.202.1.3.1.5
coscpBundleRowStatus
This object is used to create a new row or to modify or
delete an existing row in this table. Each row in the
table must be created using this object. Once the row has
been activated, an interface index is assigned by t…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.202.1.3.1.6