cMsDwdmIfConfigProtocol
CERENT-MSDWDM-MIB ·
.1.3.6.1.4.1.3607.2.40.1.1.1.1
Object
This object is used to specify the protocol of the data
carried over the interface.
This object applies to linecards which support a variety of
protocols and allow dynamic configuration of the specific
protocol to be monitored on the interface. The ifType value
for such interfaces remains fixed.
Context
- MIB
- CERENT-MSDWDM-MIB
- OID
.1.3.6.1.4.1.3607.2.40.1.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cMsDwdmIfConfigEntry
- 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 'CERENT-MSDWDM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CERENT-MSDWDM-MIB::cMsDwdmIfConfigProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CERENT-MSDWDM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CERENT-MSDWDM-MIB::cMsDwdmIfConfigProtocol.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CERENT-MSDWDM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CERENT-MSDWDM-MIB::cMsDwdmIfConfigProtocol'
Syntax
- Source
- ProtocolType
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | unknown |
4 | tenGigEth |
5 | fibreChOrOneGigEth |
7 | unframed |
8 | sonet |
9 | sdh |
10 | sysplexIscCompatibility |
11 | sysplexIscPeer |
12 | sysplexTimerEtr |
13 | sysplexTimerClo |
14 | fastEthernet |
15 | fddi |
16 | eightGfc |
17 | oc768 |
18 | otn |
Conformance
Member of
Compliance refinements
cerentMsDwdmMIBCompliance
readonly
Write access is not required.