coscpLinkVersion
CISCO-OSCP-MIB ·
.1.3.6.1.4.1.9.9.202.1.2.1.3
Object
column CoscpVersion
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'.
Context
- MIB
- CISCO-OSCP-MIB
- OID
.1.3.6.1.4.1.9.9.202.1.2.1.3- 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::coscpLinkVersion'
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::coscpLinkVersion.<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::coscpLinkVersion'
Syntax
- Source
- CoscpVersion
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | version1 |
Conformance
Member of