MIB Viewer

SL-SECU-MIB

27 objects
This security module. This mib is used to configure the firewall.
Imported Objects
IF-MIBInterfaceIndex
SL-MAIN-MIBslMain
SNMPv2-CONFMODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMIInteger32 IpAddress MODULE-IDENTITY OBJECT-TYPE transmission
SNMPv2-TCDateAndTime DisplayString RowStatus TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.4515.1.3.24IdentityslSecuMibThis security module. This mib is used to configure the firewall.
1.3.6.1.4.1.4515.1.3.24.1NodeslSecuGen
1.3.6.1.4.1.4515.1.3.24.1.1ScalarslSecuFirewallEnableread-writecurrentGeneral Enable/Disable of the firewall operation.
1.3.6.1.4.1.4515.1.3.24.2NodeslSecuSelect
1.3.6.1.4.1.4515.1.3.24.2.1TableslSecuSelectTablenot-accessiblecurrentThe security protocol selection table.
1.3.6.1.4.1.4515.1.3.24.2.1.1RowslSecuSelectEntrynot-accessiblecurrentAn entry in the security selection table.
1.3.6.1.4.1.4515.1.3.24.2.1.1.1ColumnslSecuSelectTypenot-accessiblecurrentThe secutity protocol type
1.3.6.1.4.1.4515.1.3.24.2.1.1.2ColumnslSecuSelectPortread-onlycurrentThe 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.3ColumnslSecuSelectEnableread-writecurrentTrue - Enables the firewall for the corresponding protocol. False - Dsables the firewall for the corresponding protocol. When enabled the firewall blocks the p…
1.3.6.1.4.1.4515.1.3.24.3NodeslSecuWl
1.3.6.1.4.1.4515.1.3.24.3.1TableslSecuWlTablenot-accessiblecurrentThis white list table.
1.3.6.1.4.1.4515.1.3.24.3.1.1RowslSecuWlEntrynot-accessiblecurrentA particular IP address.
1.3.6.1.4.1.4515.1.3.24.3.1.1.1ColumnslSecuWlIpread-onlycurrentThe IP address to allow
1.3.6.1.4.1.4515.1.3.24.3.1.1.2ColumnslSecuWlMaskread-onlycurrentIndicate 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.3ColumnslSecuWlStatusread-createcurrentThe row status variable, used according to row installation and removal conventions.
1.3.6.1.4.1.4515.1.3.24.4NodeslSecuEncryption
1.3.6.1.4.1.4515.1.3.24.4.1TableslSecuEncryptionTablenot-accessiblecurrentThe encryption table. This table has an entry per transponder.
1.3.6.1.4.1.4515.1.3.24.4.1.1RowslSecuEncryptionEntrynot-accessiblecurrentThis entry is used to control the necryption per transponder.
1.3.6.1.4.1.4515.1.3.24.4.1.1.1ColumnslSecuEncryptionIfIndexread-onlycurrentThe Interface Index of the uplink port.
1.3.6.1.4.1.4515.1.3.24.4.1.1.2ColumnslSecuEncryptionEnableread-writecurrentEnable/Disable the encryption on this uplink.
1.3.6.1.4.1.4515.1.3.24.4.1.1.3ColumnslSecuEncryptionStatusread-onlycurrentThe state of the encryption finite state machine.
1.3.6.1.4.1.4515.1.3.24.4.1.1.4ColumnslSecuEncryptionForceInitread-writecurrentWriting this valiable forces init to the encryption state machine.
1.3.6.1.4.1.4515.1.3.24.4.1.1.5ColumnslSecuEncryptionPreSharedread-writecurrentThe 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.6ColumnslSecuEncryptionKeyExchangePeriodread-writecurrentThe 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.7ColumnslSecuEncryptionLockread-writecurrentLock/Unlock the encrypted service for this uplink.
1.3.6.1.4.1.4515.1.3.24.4.1.1.8ColumnslSecuEncryptionProtectedStatusread-onlycurrentThe protected port state of the encryption finite state machine.
Type Definitions
NameSyntaxStatusDescription
SlSecuTypeINTEGER { telnet(1), ssh(2), http(3), https(4), icmp(5), snmp(6), ftp(7), tftp(8), tl1(9), tl1ssh(10), wl(11), snmpovertcp(12), sftp(13) }currentThe 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…