sysStartupConfigSource
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.1.50
Object
scalar r/w
Enumeration
Indicates whether the configuration file(s)
specified in sysStartupConfigSourceFile will be
used recurringly or not whenever the system
resets.
Setting this object to flashFileNonRecurring(2),
the configuration file(s) specified in
sysStartupConfigSourceFile will only be used once
and the value of sysStartupConfigSourceFile will
be reset to empty string automatically during the
next system reset.
This MIB object is only supported in systems with
SupG supervisor models or supervisor models that
have flash file system support.
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.1.50- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- systemGrp
- Groups
- 1
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 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::sysStartupConfigSource.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-STACK-MIB::sysStartupConfigSource'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | flashFileRecurring |
2 | flashFileNonRecurring |
Conformance
Member of