cMsDwdmIfChannelRingDirection
CERENT-MSDWDM-MIB ·
.1.3.6.1.4.1.3607.2.40.1.4.1.1
Object
This object is used to specify the ring directionality of
the port.
The ring directionality gives the configuration of the
facing side: facing sides can be east going to west and
west going to east.
Context
- MIB
- CERENT-MSDWDM-MIB
- OID
.1.3.6.1.4.1.3607.2.40.1.4.1.1- Type
- column
- Access
- noaccess
- Status
- obsolete
- Parent
- cMsDwdmIfChannelEntry
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::cMsDwdmIfChannelRingDirection'
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::cMsDwdmIfChannelRingDirection.<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::cMsDwdmIfChannelRingDirection'
Syntax
- Source
- RingDirection
- Base type
Enumeration
Values & Constraints
Type Values
1 | westEast |
2 | eastWest |