configProtocol
CENTILLION-CONFIG-MIB ·
.1.3.6.1.4.1.930.2.1.2.15
Object
scalar mandatory
r/w
Enumeration
The protocol used to retrieve system configuration. Flash indicates that the configuration is read from the flash. tftpNoSave indicates that the TFTP protocol should be used to retrieve the current configuration. The new configuration is not saved into flash, it is up to the user to save the configuration is desired. The new configuration will not take effect until the next system reset. tftpSave indicates that the newly uploaded configuration will be saved into flash, thus may be use to permanently update a configuration. The system is automatically reset.
Context
- MIB
- CENTILLION-CONFIG-MIB
- OID
.1.3.6.1.4.1.930.2.1.2.15- Type
- scalar
- Access
- readwrite
- Status
- mandatory
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 'CENTILLION-CONFIG-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CENTILLION-CONFIG-MIB::configProtocol.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CENTILLION-CONFIG-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CENTILLION-CONFIG-MIB::configProtocol'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.