ntcHWDesiredUnitType
NOKIA-HWM-MIB ·
.1.3.6.1.4.1.94.1.16.7.1.1.2.1.2
Object
The unit type which is expected to be inserted or present in the
current slot.
An indication of the vendor-specific hardware type of the
HWM entity. Note that this is different from the
definition of MIB-II's sysObjectID.
An agent should set this object to a enterprise-specific
registration identifier value indicating the specific
equipment type in detail.
If no vendor-specific registration identifier exists for
this entity, or the value is unknown by this agent,
then the value { 0 0 } is returned.
Context
- MIB
- NOKIA-HWM-MIB
- OID
.1.3.6.1.4.1.94.1.16.7.1.1.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ntcHWSlotEntry
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 'NOKIA-HWM-MIB' -M '/opt/observium/mibs/checkpoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NOKIA-HWM-MIB::ntcHWDesiredUnitType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NOKIA-HWM-MIB' -M '/opt/observium/mibs/checkpoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NOKIA-HWM-MIB::ntcHWDesiredUnitType.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NOKIA-HWM-MIB' -M '/opt/observium/mibs/checkpoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NOKIA-HWM-MIB::ntcHWDesiredUnitType'
Syntax
- Source
- SNMPv2-TCAutonomousType
- Base type
ObjectIdentifier
Type Description
Represents an independently extensible type identification value. It may, for example, indicate a particular sub-tree with further MIB definitions, or define a particular type of protocol or hardware.
Values & Constraints
No enumerated values or constraints recorded.