rcRestConfCertificateAction
RC-RESTCONF-MIB ·
.1.3.6.1.4.1.2272.1.227.1.1.5
Object
scalar r/w
Enumeration
Action to install or uninstall the certificate file for the RestConf Server. It requires the rcRestConfCertificateFilename with a valid certification file. It also inidcates the current certificate file install status
Context
- MIB
- RC-RESTCONF-MIB
- OID
.1.3.6.1.4.1.2272.1.227.1.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rcRestConfScalars
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 'RC-RESTCONF-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RC-RESTCONF-MIB::rcRestConfCertificateAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RC-RESTCONF-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RC-RESTCONF-MIB::rcRestConfCertificateAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | install |
2 | uninstall |