cfgActivateFile
CTRON-SSR-CONFIG-MIB ·
.1.3.6.1.4.1.52.2501.1.231.6
Object
Once a transfer to the SmartSwitchRouter is complete, Set this object to True to activate the new configuration. If activateConfigFile operation was successful, this object performs the CLI equivalent to these commands: negate all existing commands, copy scratchpad to active, copy scratchpad to startup
Context
- MIB
- CTRON-SSR-CONFIG-MIB
- OID
.1.3.6.1.4.1.52.2501.1.231.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cfgGroup
- Groups
- 2
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 'CTRON-SSR-CONFIG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SSR-CONFIG-MIB::cfgActivateFile.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-SSR-CONFIG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-SSR-CONFIG-MIB::cfgActivateFile'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of