All MIBs › BLUEARC-SERVER-MIB › ndmpAutoSnapDeleteMode
ndmpAutoSnapDeleteMode
Module: BLUEARC-SERVER-MIB
OID (symbolic): BLUEARC-SERVER-MIB::ndmpAutoSnapDeleteMode
OID (numeric): 1.3.6.1.4.1.11096.6.1.1.4.3.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates whether NDMP will remove a snapshot automatically when the backup is complete. immediately(1) - indicates that the snapshot will be deleted immediately after use. whenObsolete(2) - indicates that the snapshot will be deleted when it becomes obsolete. unknown(3) - indicates that snapshot is disabled on this system and the value is therefore unknown.
What is ndmpAutoSnapDeleteMode?
Controls when NDMP removes a snapshot it auto-created for a backup: immediately(1) deletes it right after the backup finishes, whenObsolete(2) keeps it until it becomes obsolete, and unknown(3) applies when snapshotting itself is disabled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11096.6.1.1.4.3.2 snmpwalk -v2c -c public <target> BLUEARC-SERVER-MIB::ndmpAutoSnapDeleteMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11096.6.1.1.4.3.2.1 snmpget -v2c -c public <target> BLUEARC-SERVER-MIB::ndmpAutoSnapDeleteMode.1
Start monitoring BlueArc (Hitachi Data Systems) NAS storage servers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BLUEARC-SERVER-MIB::ndmpAutoSnapDeleteMode OID value, configure state conditions and alerts, and monitor any BlueArc (Hitachi Data Systems) NAS storage servers (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.11096 | blueArc | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6 | blueArcPrivate | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1 | blueArcServer | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1 | blueArcServerObjs | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.4 | backup | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.4.3 | ndmpSnapshotOptions | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.4.3.2 | ndmpAutoSnapDeleteMode | BLUEARC-SERVER-MIB |