Meaning of fields in iMC batch import device template

2023-12-25 14:59:28 Published
  • 0 Followed
  • 0Collected ,772Browsed

Network Topology

NULL

Problem Description

Batch export equipment templates have multiple fields, what do the fields mean?


Process Analysis

Field Description:

DeviceIp: Device IP address, mandatory, must comply with the IP address format.
DeviceName: Device label, optional, up to 64 characters.
SnmpParaVersion: SNMP version, optional.
1 for v1 version, default
2 for v2c version
3 for v3 version
SnmpParaRead: Read community string, optional, default is public, up to 32 characters.
SnmpParaWrite: Write community string, optional, default is private, up to 32 characters.
SnmpParaContextName: v3 context name, optional, length limit 32.
SnmpParaSecurityUser: Security name, which is the username, only valid for v3, the same name will be considered as the same v3 SNMP template, optional, up to 32 characters.
SnmpParaSecuMode: Security mode, optional, SnmpParaAuthScheme and SnmpParaPrivScheme values need to match this value.
1 for no authentication and no encryption
2 for authentication without encryption
3 for both authentication and encryption
SnmpParaAuthScheme: Authentication method, optional.
1 for none
2 for MD5
3 for sha
SnmpParaAuthPassword: Authentication passphrase, optional, up to 32 characters.
SnmpParaPrivScheme: Encryption method, optional.
1 for none
2 for DES
19 for AES128
20 for AES192
21 for AES256
SnmpParaPrivPassword: Encryption passphrase, optional, up to 32 characters.
SnmpParaTimeOut: Operation timeout, in seconds, default is 4, optional.
SnmpParaRetry: Retry count in case of failure, in times, default is 3, optional.
PingDevType: Device support for Ping, default is 0, optional.
0 for support
1 for not support
CustomViewName: Custom view to be added during import, optional, up to 32 characters.

 

Solution

Write in various parameters according to customer requirements and import them into iMC.

Please rate this case:   
0 Comments

No Comments

Add Comments: