All MIBs › PT-MIB › ptDeviceType
ptDeviceType
Module: PT-MIB
OID (symbolic): PT-MIB::ptDeviceType
OID (numeric): 1.3.6.1.4.1.193.223.2.1
Node type: OBJECT-TYPE
Type: OBJECT IDENTIFIER
Access: read-only
Description: This object represents type of the PT. Always set to the same value as 'sysObjectID'.
What is ptDeviceType?
This object identifies the specific device type/model by returning the same OID value as the standard sysObjectID object, effectively duplicating that identifier under this MIB's own namespace. Management software can read this value to determine exactly which PT device model it's talking to without needing to separately query sysObjectID. For example, the object might return an enterprise OID uniquely assigned to a particular PT hardware model, letting an inventory tool classify the device automatically.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.223.2.1 snmpwalk -v2c -c public <target> PT-MIB::ptDeviceType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.223.2.1.1 snmpget -v2c -c public <target> PT-MIB::ptDeviceType.1
Start monitoring Ericsson MINI-LINK microwave radio transmission equipment (PT managed object class hierarchy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PT-MIB::ptDeviceType OID value, configure state conditions and alerts, and monitor any Ericsson MINI-LINK microwave radio transmission equipment (PT managed object class hierarchy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.193 | ericsson | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.223 | miniLink | MINI-LINK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.193.223.2 | pt | PT-MIB |
| 1.3.6.1.4.1.193.223.2.1 | ptDeviceType | PT-MIB |