me1200IcfgControlCopyConfigSourceConfigType
ME1200-ICFG-MIB ·
.1.3.6.1.4.1.9.9.815.1.101.1.4.2.2
Object
Source configuration type. none(0) means no configuration file. runningConfig(1) means running configuration. startupConfig(2) means startup configuration file in flash. configFile(3) is the configuration file specified in SourceConfigFile.
Context
- MIB
- ME1200-ICFG-MIB
- OID
.1.3.6.1.4.1.9.9.815.1.101.1.4.2.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- me1200IcfgControlCopyConfig
- 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 'ME1200-ICFG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-ICFG-MIB::me1200IcfgControlCopyConfigSourceConfigType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ME1200-ICFG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ME1200-ICFG-MIB::me1200IcfgControlCopyConfigSourceConfigType'
Syntax
- Source
- ME1200ConfigType
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | runningConfig |
2 | startupConfig |
3 | configFile |
Conformance
Member of