ASCEND-MIBLSMS-MIB: View SNMP OID List / Download MIB
VENDOR: ASCEND COMMUNICATIONS INC.
Home | MIB: ASCEND-MIBLSMS-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
miblsmsProfile | 1.3.6.1.4.1.529.23.150 | |||
miblsmsProfileTable | 1.3.6.1.4.1.529.23.150.1 | no-access |
A list of miblsmsProfile profile entries. |
|
1.3.6.1.4.1.529.23.150.1.1 | no-access |
A miblsmsProfile entry containing objects that maps to the parameters of miblsmsProfile profile. |
||
lsmsProfile_Index_o | 1.3.6.1.4.1.529.23.150.1.1.1 | integer | read-only | |
lsmsProfile_Active | 1.3.6.1.4.1.529.23.150.1.1.2 | integer | read-write |
This field is used to control whether Communications with the LSMS should be active or not (Yes/No). More specifically, if the router should start to listen for requests from the LSMS. Enumeration: 'yes': 2, 'no': 1. |
lsmsProfile_LsmsIpAddr | 1.3.6.1.4.1.529.23.150.1.1.3 | ipaddress | read-write |
IP address of the LSMS. It is used in validating requests from the LSMS and to communicate in an in-secure fashion directly with the LSMS. |
lsmsProfile_NocGatewayIpAddr | 1.3.6.1.4.1.529.23.150.1.1.4 | ipaddress | read-write |
IP address of NOC Gateway to the LSMS. This is the Tunnel Endpoint address of the Secure Communications Channel. It is essentially the address of the device that terminates the tunnel with the router and sits between the LSMS and router. |
lsmsProfile_Spi | 1.3.6.1.4.1.529.23.150.1.1.5 | displaystring | read-write |
Security Parameter Index that is used for Encrypting Secure Communications Channel (IPsec Tunnel) traffic between the Router and LSMS. The SPI is used to distinguish among different security associations terminating at the same destination and using the same IPsec protocol. |
lsmsProfile_PresharedKey | 1.3.6.1.4.1.529.23.150.1.1.6 | displaystring | read-write |
Preshared Key used to create Authentication and Encryption keys that are used to create the IPsec tunnel for the Secure Communications Channel. |
lsmsProfile_AllowInsecure | 1.3.6.1.4.1.529.23.150.1.1.7 | integer | read-write |
This field is used to permit insecure communications. Insecure communications allows data to be sent in clear outside of an IPsec tunnel (Yes/No). Enumeration: 'yes': 2, 'no': 1. |
lsmsProfile_Action_o | 1.3.6.1.4.1.529.23.150.1.1.8 | integer | read-write |
Enumeration: 'deleteProfile': 3, 'createProfile': 2, 'noAction': 1. |