sysSecurityGenerateCsr
LUM-SYSTEM-MIB ·
.1.3.6.1.4.1.8708.2.2.2.11.18
Object
scalar LUM-TCCommandString
This command generates a public/private key pair from which a Certificate
Signing Request (CSR) is generated. The private key is kept in NE and
the CSR information is provided to the operator for CA certification.
Parameters required to generate the CSR are:
Country Name (2 letter ISO-3166 country code): IN
State or Province Name : Karnataka
Locality Name : Bangalore
Organization Name : Infinera
Organizational Unit : Operation
Common Name (FQDN name of NE): operation.infinera.com
KeySize(RSA_2048): RSA_4096
Rules for attribute value:
Country Name:
Must have 2 letter ISO-3166 format country code.
Organization Name:
Consist of any printable ASCII character except for '&'.
Can have maximum 64 character.
Common Name:
Same rules applied that of DNS name.
KeySize:
Three RSA key size supported RSA_2048, RSA_3072 and RSA_4096.
State or Province Name:(Optional)
Locality Name :(Optional)
Organizational Unit:(Optional)
Consist of any printable ASCII character except for '&'.
Can have maximum 64 character.
Note: The CSR generation will not affect the effective certificate used
in the NE. Once the CSR has been signed by the CA, the resulting
certificate and certificate chain can be installed using the 'Install
Certificate' command. The NE will only store one pending private key
that can later be matched with a signed certificate. At execution of
this command any previous pending private key will be silently deleted.
Context
- MIB
- LUM-SYSTEM-MIB
- OID
.1.3.6.1.4.1.8708.2.2.2.11.18- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- sysSecurity
- Groups
- 1
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 'LUM-SYSTEM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-SYSTEM-MIB::sysSecurityGenerateCsr.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-SYSTEM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-SYSTEM-MIB::sysSecurityGenerateCsr'
Syntax
- Source
- LUM-TCCommandString
- Base type
OctetString- Display format
255a
Type Description
tbd
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of