All MIBs › CTRON-COMMON-MIB › tRMMFWRev
tRMMFWRev
Module: CTRON-COMMON-MIB
OID (symbolic): CTRON-COMMON-MIB::tRMMFWRev
OID (numeric): 1.3.6.1.4.1.52.1.6.2.8.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Denotes the revision of firmware in the module. The first octets provides the version, and the second provides the revision.
What is tRMMFWRev?
This read-only two-octet octet string denotes the firmware revision in the tRMM module, with the first octet giving the version and the second giving the revision. An administrator reads this to confirm exactly which firmware version the tRMM module is running, useful when validating a rollout or investigating a version-specific bug. For example, after a firmware rollout across several tRMM modules, the admin polls this object on each to confirm they all report the new expected version.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.6.2.8.3 snmpwalk -v2c -c public <target> CTRON-COMMON-MIB::tRMMFWRev
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.6.2.8.3.1 snmpget -v2c -c public <target> CTRON-COMMON-MIB::tRMMFWRev.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tRMMFWRev.1
Start monitoring Cabletron/Enterasys switch/router (shared definitions module) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTRON-COMMON-MIB::tRMMFWRev OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys switch/router (shared definitions module) from a single console.
OID Breakdown
Upper-level ancestors (10 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.1 | commsDevice | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.6 | subsystem | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.6.2 | subSysDevice | IRM-OIDS |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.1.6.2.8 | tRMM | CTRON-COMMON-MIB |
| 1.3.6.1.4.1.52.1.6.2.8.3 | tRMMFWRev | CTRON-COMMON-MIB |