cMsDwdmOtnCurIntervalType
CERENT-MSDWDM-MIB ·
.1.3.6.1.4.1.3607.2.40.2.2.1.2
Object
column LocationAndIntervalType
This object is an index to the cMsDwdmOtnCurrentTable. It specifies the interval type (farEnd/ nearEnd and 15 min/ 1 Day )for the table objects.
Context
- MIB
- CERENT-MSDWDM-MIB
- OID
.1.3.6.1.4.1.3607.2.40.2.2.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cMsDwdmOtnCurrentEntry
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::cMsDwdmOtnCurIntervalType'
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::cMsDwdmOtnCurIntervalType.<ifIndex>.<cMsDwdmOtnCurrentMonType>.<cMsDwdmOtnCurIntervalType>'
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::cMsDwdmOtnCurIntervalType'
Syntax
- Source
- LocationAndIntervalType
- Base type
Enumeration
Values & Constraints
Type Values
1 | nearEnd15Min |
2 | nearEndOneDay |
3 | farEnd15Min |
4 | farEndOneDay |