All MIBs › INTEL-GEN-MIB › moduleBackupSwStatus
moduleBackupSwStatus
Module: INTEL-GEN-MIB
OID (symbolic): INTEL-GEN-MIB::moduleBackupSwStatus
OID (numeric): 1.3.6.1.4.1.343.7.3.1.1.27
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The state of the module's backup software:
notsupported(1): This module does not support a backup software.
nosoftware(2): This module does not currently have backup software.
unavailable(3): This module is not currently able to get the backup software status.
approved(4): Software is used after a resetWarm(2) unless moduleSwStatus == approved(4).
experimental(5): Never returned.
The only permitted set operation is to change the status from approved(4) to nosoftware(2); this requires moduleSwStatus == approved(4).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.343.7.3.1.1.27 snmpwalk -v2c -c public <target> INTEL-GEN-MIB::moduleBackupSwStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.343.7.3.1.1.27.1 snmpget -v2c -c public <target> INTEL-GEN-MIB::moduleBackupSwStatus.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.343 | intel | Intel-Common-MIB |
| 1.3.6.1.4.1.343.7 | hw | Intel-Common-MIB |
| 1.3.6.1.4.1.343.7.3 | modules | INTEL-GEN-MIB |
| 1.3.6.1.4.1.343.7.3.1 | moduleTable | INTEL-GEN-MIB |
| 1.3.6.1.4.1.343.7.3.1.1 | moduleEntry | INTEL-GEN-MIB |
| 1.3.6.1.4.1.343.7.3.1.1.27 | moduleBackupSwStatus | INTEL-GEN-MIB |