rpcCrtFile

WESTERMO-SW6-MIB · .1.3.6.1.4.1.16177.1.400.1.3.4.1

Object

scalar r/w Enumeration
Import or export a HTTPS/802.1X certification/key to or from a file
respectively.
          
Please refer to setCrtFileUrl for more information on how to set
the certification/key file URL.
          
Reading this parameter will show the status of the process.
A value less than 0 indicates that an error has occurred during
the last process, **nop(0)** means no operation and points out that
there is no process 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.4.1
Type
scalar
Access
readwrite
Status
current
Parent
rpcCertificate
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::rpcCrtFile.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::rpcCrtFile'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-4validateerror
-3deleteerror
-2exporterror
-1importerror
0nop
1import
2export
3delete

Conformance