autosupportStatus
NETAPP-MIB ·
.1.3.6.1.4.1.789.1.2.7.1
Object
scalar Enumeration
An indication of the current status of auto support on the appliance. Describes the success or failure of most recent attempts to send auto supports.
Context
- MIB
- NETAPP-MIB
- OID
.1.3.6.1.4.1.789.1.2.7.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- autosupport
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETAPP-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETAPP-MIB::autosupportStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETAPP-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETAPP-MIB::autosupportStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ok |
2 | smtpFailure |
3 | postFailure |
4 | smtpPostFailure |
5 | unknown |