cficonAutoSaveState
CISCO-FICON-MIB ·
.1.3.6.1.4.1.9.9.375.1.1.15
Object
scalar SNMPv2-TCTruthValue
The object indicates whether auto save state is
enabled or disabled.
Enabling the auto save state, saves the configuration
to the configuration file whenever a configuration
change is made.
If the cficonAutoSaveState is disabled (false), the
configuration change is not saved to the configuration
file.
Context
- MIB
- CISCO-FICON-MIB
- OID
.1.3.6.1.4.1.9.9.375.1.1.15- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- ciscoFiconConfig
- 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-FICON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FICON-MIB::cficonAutoSaveState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FICON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FICON-MIB::cficonAutoSaveState'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of