rpcCfgFile

WESTERMO-SW6-MIB · .1.3.6.1.4.1.16177.1.400.1.3.1.4

Object

scalar r/w Enumeration
Export or import a configuration to or from a file respectively.
          
Please refer to setCfgFileUrl for more information on how
to set the configuration file.
          
Reading this parameter will show the status of the process. A value
less than 0 indicates the occurrence of an error during the last
process, **nop(0)** means no operation and indicates that no
process is in operation and no error has occurred. A return value
greater than 0 means the process is still running.
          
Applies to AP and STA.

Context

MIB
WESTERMO-SW6-MIB
OID
.1.3.6.1.4.1.16177.1.400.1.3.1.4
Type
scalar
Access
readwrite
Status
current
Parent
rpcConfiguration
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WESTERMO-SW6-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-SW6-MIB::rpcCfgFile.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WESTERMO-SW6-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WESTERMO-SW6-MIB::rpcCfgFile'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-2errorImport
-1errorExport
0nop
1export
2import

Conformance