cooOtsController2PortType
CISCO-OPTICAL-OTS-MIB ·
.1.3.6.1.4.1.9.9.834.1.1.7.1.1
Object
column CiscoOpticalOtsPortType
This object represents the port type of the optical OTS interface.
Context
- MIB
- CISCO-OPTICAL-OTS-MIB
- OID
.1.3.6.1.4.1.9.9.834.1.1.7.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cooOtsController2Entry
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-OPTICAL-OTS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-OPTICAL-OTS-MIB::cooOtsController2PortType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-OPTICAL-OTS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-OPTICAL-OTS-MIB::cooOtsController2PortType.<ifIndex>.<cooOtsController2PortType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-OPTICAL-OTS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-OPTICAL-OTS-MIB::cooOtsController2PortType'
Syntax
- Source
- CiscoOpticalOtsPortType
- Base type
Enumeration
Type Description
This value indicates the port type for optical OTS
interface.
Valid values are -
line(1) : port facing the fiber and far-end section.
com(2) : port facing the near-end section.
osc(3) : port for optical service channel signal.
comCheck(4) : com monitoring port for near-end safety usage.
working(5) : physical working port if device protection.
protected(6) : physical protected port if device protection.
Values & Constraints
Type Values
1 | line |
2 | com |
3 | osc |
4 | comCheck |
5 | working |
6 | protected |
7 | addDrop |