tmnxMDAEquippedType
TIMETRA-CHASSIS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.2.3.8.1.5
Object
column TmnxMdaType
An integer that indicates the MDA card type that is physically inserted into this slot in this chassis. If the slot has been pre-provisioned, tmnxMDAAssignedType is not equal 'unassigned', and the value of tmnxMDAEquippedType is not the same as tmnxMDAAssignedType, a mismatch alarm will be raised. A value of 0 indicates the equipped MDA is not supported by this software release.
Context
- MIB
- TIMETRA-CHASSIS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.2.3.8.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxMDAEntry
- Groups
- 5
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 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-CHASSIS-MIB::tmnxMDAEquippedType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-CHASSIS-MIB::tmnxMDAEquippedType.<tmnxChassisIndex>.<tmnxCardSlotNum>.<tmnxMDASlotNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-CHASSIS-MIB::tmnxMDAEquippedType'
Syntax
- Source
- TmnxMdaType
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.