All MIBs › NETOPIA-MIB › productMIBVersion
productMIBVersion
Module: NETOPIA-MIB
OID (symbolic): NETOPIA-MIB::productMIBVersion
OID (numeric): 1.3.6.1.4.1.304.1.3.1.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The version of the product specific MIB implemented by the device's SNMP agent, consisting of a major version, minor version, release stage, and revision number, packed into 4 octets. The first octet contains the major version encoded as two packed binary coded decimal (bcd) digits. The second octet contains the minor version encoded as two packed bcd digits. The third byte contains the release stage, consisting of two packed bcd digits, the first of which is always zero and the second of which is either D (development), A (alpha), B (beta), E (experimental), or F (final). The fourth byte contains the revision number encoded as two packed bcd digits.
Thus, the product specific MIB version '1.2 final' would be encoded as the octet string 01 02 0F 00.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.304.1.3.1.1.3 snmpwalk -v2c -c public <target> NETOPIA-MIB::productMIBVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.304.1.3.1.1.3.1 snmpget -v2c -c public <target> NETOPIA-MIB::productMIBVersion.1
Start monitoring Netopia DSL router/gateway with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NETOPIA-MIB::productMIBVersion OID value, configure state conditions and alerts, and monitor any Netopia DSL router/gateway from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.304 | farallon | NETOPIA-MIB |
| 1.3.6.1.4.1.304.1.3.1 | netopia | NETOPIA-MIB |
| 1.3.6.1.4.1.304.1.3.1.1 | sysParams | NETOPIA-MIB |
| 1.3.6.1.4.1.304.1.3.1.1.3 | productMIBVersion | NETOPIA-MIB |