sysAutoDisable
SUN-T300-MIB ·
.1.3.6.1.4.1.42.2.28.2.2.1.8
Object
scalar obsolete
Enumeration
The current system auto-disable/reconstruct policy.
Context
- MIB
- SUN-T300-MIB
- OID
.1.3.6.1.4.1.42.2.28.2.2.1.8- Type
- scalar
- Access
- readonly
- Status
- obsolete
- Parent
- t300SystemObjs
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 'SUN-T300-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-T300-MIB::sysAutoDisable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUN-T300-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUN-T300-MIB::sysAutoDisable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | disableOnly |
3 | disableRecon |
4 | reconOnly |