All MIBs › MRV-IR-SYSTEM-MIB › irSysImageSource
irSysImageSource
Module: MRV-IR-SYSTEM-MIB
OID (symbolic): MRV-IR-SYSTEM-MIB::irSysImageSource
OID (numeric): 1.3.6.1.4.1.33.100.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This indicates from where the image file was loaded. A value of flash(1) means the file was loaded from flash. A value of network(2) means the file was loaded from the server identified by irSysImageServer object.
What is irSysImageSource?
This object indicates the source location from which the system firmware image was loaded, either from internal flash memory or from a network server. It provides traceability for firmware deployment and helps operators determine whether the running image is local or remote. System administrators check this object during boot diagnostics and firmware update procedures.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.33.100.1.1.2 snmpwalk -v2c -c public <target> MRV-IR-SYSTEM-MIB::irSysImageSource
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.33.100.1.1.2.1 snmpget -v2c -c public <target> MRV-IR-SYSTEM-MIB::irSysImageSource.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.33 | iTouch | ITOUCH-MIB |
| 1.3.6.1.4.1.33.100 | mrvLx | MRV-IR-SYSTEM-MIB |
| 1.3.6.1.4.1.33.100.1 | irSystemMib | MRV-IR-SYSTEM-MIB |
| 1.3.6.1.4.1.33.100.1.1 | irSysSystem | MRV-IR-SYSTEM-MIB |
| 1.3.6.1.4.1.33.100.1.1.2 | irSysImageSource | MRV-IR-SYSTEM-MIB |