All MIBs › G6-FILES-MIB › firmwareShowReleaseNotes
firmwareShowReleaseNotes
Module: G6-FILES-MIB
OID (symbolic): G6-FILES-MIB::firmwareShowReleaseNotes
OID (numeric): 1.3.6.1.4.1.3181.10.6.3.72.5.1.7
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Use to read information about a particular software archive file. Syntax: show_release_notes = filename
What is firmwareShowReleaseNotes?
Set this to a firmware archive filename to display that release's notes/changelog. An admin planning an upgrade would check this to understand what's changed or fixed before installing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3181.10.6.3.72.5.1.7 snmpwalk -v2c -c public <target> G6-FILES-MIB::firmwareShowReleaseNotes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3181.10.6.3.72.5.1.7.1 snmpget -v2c -c public <target> G6-FILES-MIB::firmwareShowReleaseNotes.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3181.10.6.3.72.5.1.7.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> firmwareShowReleaseNotes.1
Start monitoring MICROSENS Generation 6 (G6) managed Ethernet switch (firmware/file management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the G6-FILES-MIB::firmwareShowReleaseNotes OID value, configure state conditions and alerts, and monitor any MICROSENS Generation 6 (G6) managed Ethernet switch (firmware/file management) from a single console.
OID Breakdown
Upper-level ancestors (9 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.3181 | microsens | MICROSENS-G6-MIB |
| 1.3.6.1.4.1.3181.10 | managedSwitches | MICROSENS-G6-MIB |
| 1.3.6.1.4.1.3181.10.6 | g6 | MICROSENS-G6-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3181.10.6.3 | management | G6-FILES-MIB |
| 1.3.6.1.4.1.3181.10.6.3.72 | files | G6-FILES-MIB |
| 1.3.6.1.4.1.3181.10.6.3.72.5 | firmwareTable | G6-FILES-MIB |
| 1.3.6.1.4.1.3181.10.6.3.72.5.1 | firmwareEntry | G6-FILES-MIB |
| 1.3.6.1.4.1.3181.10.6.3.72.5.1.7 | firmwareShowReleaseNotes | G6-FILES-MIB |