SL-SECU-MIB
- Registered at
- 1.3.6.1.4.1.4515.1.3.24
- Last updated
- 2011-05-17 00:00
- Organization
- PacketLight Networks Ltd.
- Namespace
- packetlight
- Source file
SL-SECU-MIB- Digest
sha256:19e74f4434a555ffa6911b2e6e6eff3ddd2a76c1b19132e4c35d7ab6be22809d
Description
This security module. This mib is used to configure the firewall.
Contact
Omri_Viner@PacketLight.com
Imports
| From | Symbols |
|---|---|
| IF-MIB | InterfaceIndex |
| SL-MAIN-MIB | slMain |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso, transmission |
| SNMPv2-TC | DateAndTime, DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
IANAifType-MIB IF-MIB PerfHist-TC-MIB SL-MAIN-MIB SL-NE-MIB SL-SECU-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| SlSecuType TEXTUAL-CONVENTION The security protocol types: Telnet - CLI SSH - Secured Telnet HTTP - Hyper Text HTTPS - Secured HTTP ICMP - Ping SNMP - Simple Network Management (only 161 is supported) FTP - File Transfer TFTP - Trivial FTP TL1 - TL1 over Telnet TL1SSH - TL1 over SSH WL - White list (port number is 0) SNMPOVERTCP - SNMP over TCP SFTP - Client side | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| slSecuGen OBJECT-IDENTITY | 1.3.6.1.4.1.4515.1.3.24.1 | |||
| slSecuFirewallEnable OBJECT-TYPE General Enable/Disable of the firewall operation. | 1.3.6.1.4.1.4515.1.3.24.1.1 | TruthValue | read-write | current |
| slSecuSelect OBJECT-IDENTITY | 1.3.6.1.4.1.4515.1.3.24.2 | |||
| slSecuSelectTable OBJECT-TYPE The security protocol selection table. | 1.3.6.1.4.1.4515.1.3.24.2.1 | not-accessible | current | |
| slSecuSelectEntry OBJECT-TYPE An entry in the security selection table. | 1.3.6.1.4.1.4515.1.3.24.2.1.1 | not-accessible | current | |
| slSecuSelectType OBJECT-TYPE The secutity protocol type | 1.3.6.1.4.1.4515.1.3.24.2.1.1.1 | SlSecuType | not-accessible | current |
| slSecuSelectPort OBJECT-TYPE The corresponding port number of the protocol. Port number 0 is used when not applicable/available. | 1.3.6.1.4.1.4515.1.3.24.2.1.1.2 | INTEGER | read-only | current |
| slSecuSelectEnable OBJECT-TYPE True - Enables the firewall for the corresponding protocol. False - Dsables the firewall for the corresponding protocol. When enabled the firewall blocks the protocol. | 1.3.6.1.4.1.4515.1.3.24.2.1.1.3 | TruthValue | read-write | current |
| slSecuWl OBJECT-IDENTITY | 1.3.6.1.4.1.4515.1.3.24.3 | |||
| slSecuWlTable OBJECT-TYPE This white list table. | 1.3.6.1.4.1.4515.1.3.24.3.1 | not-accessible | current | |
| slSecuWlEntry OBJECT-TYPE A particular IP address. | 1.3.6.1.4.1.4515.1.3.24.3.1.1 | not-accessible | current | |
| slSecuWlIp OBJECT-TYPE The IP address to allow | 1.3.6.1.4.1.4515.1.3.24.3.1.1.1 | IpAddress | read-only | current |
| slSecuWlMask OBJECT-TYPE Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the slSecuWlIp field. | 1.3.6.1.4.1.4515.1.3.24.3.1.1.2 | IpAddress | read-only | current |
| slSecuWlStatus OBJECT-TYPE The row status variable, used according to row installation and removal conventions. | 1.3.6.1.4.1.4515.1.3.24.3.1.1.3 | RowStatus | read-create | current |
| slSecuEncryption OBJECT-IDENTITY | 1.3.6.1.4.1.4515.1.3.24.4 | |||
| slSecuEncryptionTable OBJECT-TYPE The encryption table. This table has an entry per transponder. | 1.3.6.1.4.1.4515.1.3.24.4.1 | not-accessible | current | |
| slSecuEncryptionEntry OBJECT-TYPE This entry is used to control the necryption per transponder. | 1.3.6.1.4.1.4515.1.3.24.4.1.1 | not-accessible | current | |
| slSecuEncryptionIfIndex OBJECT-TYPE The Interface Index of the uplink port. | 1.3.6.1.4.1.4515.1.3.24.4.1.1.1 | InterfaceIndex | read-only | current |
| slSecuEncryptionEnable OBJECT-TYPE Enable/Disable the encryption on this uplink. | 1.3.6.1.4.1.4515.1.3.24.4.1.1.2 | TruthValue | read-write | current |
| slSecuEncryptionStatus OBJECT-TYPE The state of the encryption finite state machine. | 1.3.6.1.4.1.4515.1.3.24.4.1.1.3 | INTEGER {init(1), exchange(2), kdf(3), active(4)} | read-only | current |
| slSecuEncryptionForceInit OBJECT-TYPE Writing this valiable forces init to the encryption state machine. | 1.3.6.1.4.1.4515.1.3.24.4.1.1.4 | INTEGER | read-write | current |
| slSecuEncryptionPreShared OBJECT-TYPE The pre-shared secret. Either the pre-shared key, or the shared secret to avoid Mitm when using DH public key exchange. | 1.3.6.1.4.1.4515.1.3.24.4.1.1.5 | DisplayString | read-write | current |
| slSecuEncryptionKeyExchangePeriod OBJECT-TYPE The Key Exchage Period, specified in minutes. The value 0 means to perform the key exchange only once at link establishment. | 1.3.6.1.4.1.4515.1.3.24.4.1.1.6 | INTEGER | read-write | current |
| slSecuEncryptionLock OBJECT-TYPE Lock/Unlock the encrypted service for this uplink. | 1.3.6.1.4.1.4515.1.3.24.4.1.1.7 | TruthValue | read-write | current |
| slSecuEncryptionProtectedStatus OBJECT-TYPE The protected port state of the encryption finite state machine. | 1.3.6.1.4.1.4515.1.3.24.4.1.1.8 | INTEGER {init(1), exchange(2), kdf(3), active(4)} | read-only | current |