rcAutoConfigCurrentFileType
AUTO-CONFIGURATION-MIB ·
.1.3.6.1.4.1.8886.6.1.28.15
Object
scalar Enumeration
The object indicates the current operate file.
Context
- MIB
- AUTO-CONFIGURATION-MIB
- OID
.1.3.6.1.4.1.8886.6.1.28.15- 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::rcAutoConfigCurrentFileType.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::rcAutoConfigCurrentFileType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | startup-config |
3 | system-boot |
4 | bootstrap |