rcAutoConfigLoadConfigStatus
AUTO-CONFIGURATION-MIB ·
.1.3.6.1.4.1.8886.6.1.28.20
Object
scalar Enumeration
The object indicates the error code of auto config.
Context
- MIB
- AUTO-CONFIGURATION-MIB
- OID
.1.3.6.1.4.1.8886.6.1.28.20- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- rcAutoConfig
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 'AUTO-CONFIGURATION-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AUTO-CONFIGURATION-MIB::rcAutoConfigLoadConfigStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AUTO-CONFIGURATION-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AUTO-CONFIGURATION-MIB::rcAutoConfigLoadConfigStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | success |
2 | tftp-fail |
3 | load-fail |
4 | config-conflict |
5 | write-fail |
6 | format-fail |