cMsDwdmIfTransportOSRI

CERENT-MSDWDM-MIB · .1.3.6.1.4.1.3607.2.40.1.2.1.13

Object

column r/w Enumeration
This value indicates the status of the Optical Safety Remote Interlock
Valid values are -
              
enable(1) 	: the OSRI is enable
disable(2)	: the OSRI is disable
none(3)		: the OSRI functionality is not present

Context

MIB
CERENT-MSDWDM-MIB
OID
.1.3.6.1.4.1.3607.2.40.1.2.1.13
Type
column
Access
readwrite
Status
current
Parent
cMsDwdmIfTransportEntry
Groups
1

Walk 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::cMsDwdmIfTransportOSRI'
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::cMsDwdmIfTransportOSRI.<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::cMsDwdmIfTransportOSRI'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable
3none

Conformance