All MIBs › PKTC-IETF-MTA-MIB › pktcMtaDevSwCurrentVers
pktcMtaDevSwCurrentVers
Module: PKTC-IETF-MTA-MIB
OID (symbolic): PKTC-IETF-MTA-MIB::pktcMtaDevSwCurrentVers
OID (numeric): 1.3.6.1.2.1.140.1.1.3
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description: This object identifies the software version currently operating in the MTA. The MTA MUST return a string descriptive of the current software load. This object should use the syntax defined by the individual vendor to identify the software version. The data presented in this object MUST be identical to the software version information contained in the 'sysDescr' MIB object of the MTA. The value of this object MUST be identical to the value specified in DHCP option 43, sub-option 6. The list of sub-options for DHCP option 43 are defined in the PacketCable MTA Device Provisioning Specification.
What is pktcMtaDevSwCurrentVers?
The MTA's currently running firmware/software version string, which must match both sysDescr and the value the device sent in DHCP option 43 sub-option 6 — a quick way to confirm a firmware push actually took effect.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.140.1.1.3 snmpwalk -v2c -c public <target> PKTC-IETF-MTA-MIB::pktcMtaDevSwCurrentVers
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.140.1.1.3.1 snmpget -v2c -c public <target> PKTC-IETF-MTA-MIB::pktcMtaDevSwCurrentVers.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> pktcMtaDevSwCurrentVers.1
Start monitoring vendor-neutral, standards-based MIB, RFC 4682 (PacketCable/IPCablecom MTA provisioning) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PKTC-IETF-MTA-MIB::pktcMtaDevSwCurrentVers OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, RFC 4682 (PacketCable/IPCablecom MTA provisioning) 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.140 | pktcIetfMtaMib | PKTC-IETF-MTA-MIB |
| 1.3.6.1.2.1.140.1 | pktcMtaMibObjects | PKTC-IETF-MTA-MIB |
| 1.3.6.1.2.1.140.1.1 | pktcMtaDevBase | PKTC-IETF-MTA-MIB |
| 1.3.6.1.2.1.140.1.1.3 | pktcMtaDevSwCurrentVers | PKTC-IETF-MTA-MIB |