ifOtnOduUsedTcms
LUM-IFOTN-MIB ·
.1.3.6.1.4.1.8708.2.50.2.3.1.1.6
Object
This attribute indicates which ODU related TCMs
that has been created.
This is a bit-mask, where
0x00000000 means No TCM
0x00000001 means tcm1
0x00000010 means tcm2
...
0x00100000 means tcm6
...
0x00100010 means tcm2 + tcm6
...
0x00111111 means all tcms i.e. tcm1 ..tcm6
Context
- MIB
- LUM-IFOTN-MIB
- OID
.1.3.6.1.4.1.8708.2.50.2.3.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Default
0- Parent
- ifOtnOduEntry
- Groups
- 2
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 'LUM-IFOTN-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFOTN-MIB::ifOtnOduUsedTcms'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-IFOTN-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFOTN-MIB::ifOtnOduUsedTcms.<ifOtnOduIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-IFOTN-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-IFOTN-MIB::ifOtnOduUsedTcms'
Syntax
- Source
- LUM-TCUnsigned32WithNA
- Base type
Unsigned32- Display format
d
Type Description
An unsigned32 integer of an object.
4294967293 used to tell that it is not
possible to read attribute at the moment.
4294967294 is used to indicate that the attribute
is not used on the object
Values & Constraints
Type Constraints
range: 0..4294967294
Conformance
Member of