coscpLinkType
CISCO-OSCP-MIB ·
.1.3.6.1.4.1.9.9.202.1.2.1.2
Object
column Enumeration
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 data. A
dedicated wavelength should be terminated on the switch
that physically connects to the fiber carrying that
wavelength, i.e., the remote switch should be a physical
neighbor.
A link type of 'inBand' represents a message channel used
to carry control and management traffic on a wavelength
that otherwise carries user data. An 'inBand' link does
not need to be terminated on the switch that physically
connects to the fiber carrying that wavelength, i.e., the
remote switch need not be a physical neighbor.
Context
- MIB
- CISCO-OSCP-MIB
- OID
.1.3.6.1.4.1.9.9.202.1.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- coscpLinkEntry
- 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-OSCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-OSCP-MIB::coscpLinkType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-OSCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-OSCP-MIB::coscpLinkType.<coscpLinkPortId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-OSCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-OSCP-MIB::coscpLinkType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | dedicatedWavelength |
3 | inBand |
Conformance
Member of