gtModuleBackupStatus

WISI-GTSETTINGS-MIB · .1.3.6.1.4.1.7465.20.2.9.1.5.1.9.2.1.5

Object

column Enumeration
The gtModuleBackupStatus entity shows the status of the last
operation initiated by gtModuleBackupControl for an SFM/MFM
module within the GT01/GN50 rack unit. If no module backup
command has been run since the GT01/GN50 booted up, the state
will be none(0).

Context

MIB
WISI-GTSETTINGS-MIB
OID
.1.3.6.1.4.1.7465.20.2.9.1.5.1.9.2.1.5
Type
column
Access
readonly
Status
current
Parent
gtModuleBackupEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WISI-GTSETTINGS-MIB' -M '/opt/observium/mibs/wisi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WISI-GTSETTINGS-MIB::gtModuleBackupStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WISI-GTSETTINGS-MIB' -M '/opt/observium/mibs/wisi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WISI-GTSETTINGS-MIB::gtModuleBackupStatus.<gtModule>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WISI-GTSETTINGS-MIB' -M '/opt/observium/mibs/wisi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WISI-GTSETTINGS-MIB::gtModuleBackupStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1commandRunning
2commandSucceeded
3commandFailed