All MIBs › DEC-ATM-CHASSIS-MIB › decAtmLoadFilename
decAtmLoadFilename
Module: DEC-ATM-CHASSIS-MIB
OID (symbolic): DEC-ATM-CHASSIS-MIB::decAtmLoadFilename
OID (numeric): 1.3.6.1.4.1.36.2.18.30.1.12.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: The name of the file in which to load. When the device is reading, this is the name of the file to be read. If the device can not check the file name then this object is ignored.
The initial and default value is set by the 'bootp' operation.
What is decAtmLoadFilename?
The filename used for firmware load operations, either set by an admin or defaulting to whatever the 'bootp' process originally supplied. Admins update this before triggering a decAtmLoadAdminStatus TFTP read to point the device at a specific firmware image.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.36.2.18.30.1.12.1.3 snmpwalk -v2c -c public <target> DEC-ATM-CHASSIS-MIB::decAtmLoadFilename
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.36.2.18.30.1.12.1.3.1 snmpget -v2c -c public <target> DEC-ATM-CHASSIS-MIB::decAtmLoadFilename.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.36.2.18.30.1.12.1.3.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> decAtmLoadFilename.1
Start monitoring Digital Equipment Corporation (DEC) ATM switch chassis (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DEC-ATM-CHASSIS-MIB::decAtmLoadFilename OID value, configure state conditions and alerts, and monitor any Digital Equipment Corporation (DEC) ATM switch chassis (legacy) 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.36 | dec | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2 | ema | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18 | decMIBextension | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18.30 | decAtmChassisMIB | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18.30.1 | decAtmChassisMIBObjects | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18.30.1.12 | decAtmUpgradeSoftware | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18.30.1.12.1 | decAtmLoad | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18.30.1.12.1.3 | decAtmLoadFilename | DEC-ATM-CHASSIS-MIB |