cMsDwdmIfConfigOtnStatus
CERENT-MSDWDM-MIB ·
.1.3.6.1.4.1.3607.2.40.1.1.1.5
Object
This object allows the management client to enable
the OTN (G.709) on an applicable interface,by writing a
value of 'true' to this object. To bypass the monitoring
hardware, a value of 'false' is written to this object.
This object is not applicable to client side interfaces.
Context
- MIB
- CERENT-MSDWDM-MIB
- OID
.1.3.6.1.4.1.3607.2.40.1.1.1.5- 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::cMsDwdmIfConfigOtnStatus'
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::cMsDwdmIfConfigOtnStatus.<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::cMsDwdmIfConfigOtnStatus'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of
Compliance refinements
cerentMsDwdmMIBCompliance
readonly
Write access is not required.