All MIBs › PACKETFRONT-DRG-MIB › productIdentity
productIdentity
Module: PACKETFRONT-DRG-MIB
OID (symbolic): PACKETFRONT-DRG-MIB::productIdentity
OID (numeric): 1.3.6.1.4.1.9303.4.3.1.1.13
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: This object provides a unique identity for the device. By default this will be the same as the productMacAddress, however, if a hostname has been defined or provided by a DHCP server, then this will be used instead. In the former case, therefore, the identity is guaranteed to be unique, while in the latter it is the operator's responsibility to ensure that the identity is unique.
What is productIdentity?
Read-only string (up to 32 bytes) uniquely identifying the device; it defaults to the same value as productMacAddress but is replaced by the device's hostname if one has been set or provided via DHCP. An admin should be aware that hostname-based identity uniqueness then becomes the operator's own responsibility to maintain, unlike the always-unique MAC-based default.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9303.4.3.1.1.13 snmpwalk -v2c -c public <target> PACKETFRONT-DRG-MIB::productIdentity
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9303.4.3.1.1.13.1 snmpget -v2c -c public <target> PACKETFRONT-DRG-MIB::productIdentity.1
Start monitoring PacketFront Systems DRG residential gateway devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PACKETFRONT-DRG-MIB::productIdentity OID value, configure state conditions and alerts, and monitor any PacketFront Systems DRG residential gateway devices 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.9303 | packetfront | PACKETFRONT-SMI |
| 1.3.6.1.4.1.9303.4 | pfMgmt | PACKETFRONT-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9303.4.3 | pfDrgMib | PACKETFRONT-DRG-MIB |
| 1.3.6.1.4.1.9303.4.3.1 | drgConfig | PACKETFRONT-DRG-MIB |
| 1.3.6.1.4.1.9303.4.3.1.1 | productInfo | PACKETFRONT-DRG-MIB |
| 1.3.6.1.4.1.9303.4.3.1.1.13 | productIdentity | PACKETFRONT-DRG-MIB |