RCV3: View SNMP OID List / Download MIB
VENDOR: RED CREEK COMMUNICATIONS
Home | MIB: RCV3 | |||
---|---|---|---|---|
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 |
redCreek | 1.3.6.1.4.1.1958 | |||
products | 1.3.6.1.4.1.1958.1 | |||
rcRavlin | 1.3.6.1.4.1.1958.1.1 | |||
rcAdmin | 1.3.6.1.4.1.1958.1.1.1 | |||
rcSecure | 1.3.6.1.4.1.1958.1.1.2 | |||
rcBoot | 1.3.6.1.4.1.1958.1.1.3 | |||
rcStatus | 1.3.6.1.4.1.1958.1.1.4 | |||
rcTrap | 1.3.6.1.4.1.1958.1.1.5 | |||
rcDebug | 1.3.6.1.4.1.1958.1.1.6 | |||
rcEsp | 1.3.6.1.4.1.1958.1.1.7 | |||
rcMgmt | 1.3.6.1.4.1.1958.1.1.8 | |||
rc3System | 1.3.6.1.4.1.1958.1.1.8.1 | |||
rc3BootRomVer | 1.3.6.1.4.1.1958.1.1.8.1.1 | displaystring | read-only |
Boot Rom Software version, in the form 'major.minor[letters]'. If the version is unknown or not avaliable then the value should be a zero length string. |
rc3FirmwareVer | 1.3.6.1.4.1.1958.1.1.8.1.2 | displaystring | read-only |
Software version, in the form 'major.minor[letters]'. If the version is unknown or not avaliable then the value should be a zero length string. |
rc3FirmwareID | 1.3.6.1.4.1.1958.1.1.8.1.3 | displaystring | read-only |
A Textual description to identify the firmware on the Ravlin. |
rc3HardwareVer | 1.3.6.1.4.1.1958.1.1.8.1.4 | displaystring | read-only |
Hardware version, in the form 'major.minor[letters]'. If the version is unknown or not avaliable then the value should be a zero length string. |
rc3DistinguishedName | 1.3.6.1.4.1.1958.1.1.8.1.5 | displaystring | read-only |
Factory Assigned Unique Security ID for the Ravlin Unit. It consists of three parts of the form 'mmmCK-xxx-sssss'. mmm - is the model number. CK - is a single digit checksum xxx,sssss - is a sequence number. |
rc3HostName | 1.3.6.1.4.1.1958.1.1.8.1.6 | displaystring | read-write |
Host name assigned to the Ravlin unit. If host name exists, then it is used as the DHCP host name, else rcDistinguishedName is used. Hence the name must be unique in a single DHCP scope. Max Size for Host name is 15 characters. |
rc3Network | 1.3.6.1.4.1.1958.1.1.8.2 | |||
rc3InterfaceTable | 1.3.6.1.4.1.1958.1.1.8.2.1 | no-access |
Interface table, for the Ravlin unit. This is a fixed sized table. The size of the table is determined by the value of ifNumber. Entries cannot be added or deleted. |
|
1.3.6.1.4.1.1958.1.1.8.2.1.1 | no-access |
An interface entry containing objects at the subnetwork layer and below for a particular interface. |
||
rc3InterfaceIp | 1.3.6.1.4.1.1958.1.1.8.2.1.1.2 | ipaddress | read-write |
The interface's address at the network layer in the protocol stack. |
rc3InterfaceMask | 1.3.6.1.4.1.1958.1.1.8.2.1.1.3 | ipaddress | read-write |
The subnet mask associated with the IP address of this entry. The value of the mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0. |
rc3InterfaceMac | 1.3.6.1.4.1.1958.1.1.8.2.1.1.4 | octet string | read-only |
The interface's address at the protocol layer immediately `below' the network layer in the protocol stack. For interfaces which do not have such an address (e.g., a serial line), this object should contain an octet string of zero length. |
rc3IpRouteTable | 1.3.6.1.4.1.1958.1.1.8.2.2 | no-access |
The routing table for this Ravlin. |
|
1.3.6.1.4.1.1958.1.1.8.2.2.1 | no-access |
A route to a particular destination. |
||
rc3IpRouteDest | 1.3.6.1.4.1.1958.1.1.8.2.2.1.1 | ipaddress | no-access |
The destination IP address of this route. An entry with a value of 0.0.0.0 is considered a default route. This value should be logical-ANDed with the rc3IpRouteMask prior to being added to the table. |
rc3IpRouteMask | 1.3.6.1.4.1.1958.1.1.8.2.2.1.2 | ipaddress | no-access |
Indicates the mask that will be logical-ANDed with the destination address before being compared to the value in the rc3IpRouteDest field. |
rc3IpRouteIfIndex | 1.3.6.1.4.1.1958.1.1.8.2.2.1.3 | integer | read-write |
The index value which uniquely identifies the local interface through which the next hop of this route should be reached. |
rc3IpRouteNextHop | 1.3.6.1.4.1.1958.1.1.8.2.2.1.4 | ipaddress | read-write |
The IP address of the next hop of this route. |
rc3IpRouteMetric | 1.3.6.1.4.1.1958.1.1.8.2.2.1.5 | integer | read-write |
The primary routing metric for this route. |
rc3IpRouteProto | 1.3.6.1.4.1.1958.1.1.8.2.2.1.6 | integer | read-write |
The routing mechanism via which this route was learned. Enumeration: 'bgp': 14, 'bbnSpfIgp': 12, 'ggp': 6, 'ospf': 13, 'egp': 5, 'rip': 8, 'es-is': 10, 'ciscoIgrp': 11, 'other': 1, 'is-is': 9, 'icmp': 4, 'local': 2, 'hello': 7, 'netmgmt': 3. |
rc3IpRouteAge | 1.3.6.1.4.1.1958.1.1.8.2.2.1.7 | integer | read-write |
The number of seconds since this route was last updated or otherwise determined to be correct. |
rc3IpRouteRowStatus | 1.3.6.1.4.1.1958.1.1.8.2.2.1.8 | rowstatus | read-write |
This object is used to create/delete rows from the IP Route Table. See the definition for RowStatus for a range of valid values used. On read status indicates ACTIVE. |
rc3PacketHandlingOptions | 1.3.6.1.4.1.1958.1.1.8.2.3 | integer | read-write |
This is Bit Masked Object. Zero or more bits can be set or cleared. Bit 0 - Forward non-IP Traffic in Bridge Mode Bit 1 - Forward Local IP Traffic in Bridge Mode Bit 2 - Forward MAC Broadcast in Bridge Mode Bit 3 - Forward IP Broadcast in Router Mode Bit 4 - Send ICMP Re-Direct Messages in Router Mode Bit 5 - Forward Multicast Bit 6 - ARP proxy on the Remote Port Bit 7 - Ignore Don't frag bit. Default is disable. In default mode, if - the Don't frag bit is set, and packets needs to be fragmented - then Ravlin will send ICMP back to the sender and drop the packet. Bit 8 - NAT packets matching bypass selector list. Bit 9 - SNMP access on Remote port in clear. Default is enabled. If disabled then the ONLY way to access the device from the Remote side is to manage it via a tunnel. Note - 0 Allow SNMP on remote in the clear. - 1 Allow SNMP on remote thru. the tunnel. -- Enable/Disable is reversed for bit 9 to avoid hassles in backward -- compatibility Bit 10 - Enable/Disable PPPoE on Remote Port - Default is disable. Note - 1 Enable - 0 Disable Bit 11 - Enable/Disable PPPoE connect on Demand - Default is disable. Note - 1 Enable - 0 Disable Bit 29 - Enable/Disable listening to unsolicited ARP on local port. Default is disable. Note - 1 Enable - 0 Disable Bit 30 - Enable/Disable cascading packets from one gateway to another. Default is disable. Note - 1 Enable - 0 Disable The flags specifying behavior for bridge mode are ignored when the device is in router mode, and the flags specifying behavior for router mode are ignored when the device is in bridge mode. |
rc3PPPoEUserName | 1.3.6.1.4.1.1958.1.1.8.2.4 | displaystring | read-write |
User name |
rc3PPPoEUserPassword | 1.3.6.1.4.1.1958.1.1.8.2.5 | displaystring | read-write |
User Password. Password will be encrypted by RNM when doing a set. Get for user password |
rc3PPPoEServiceName | 1.3.6.1.4.1.1958.1.1.8.2.6 | displaystring | read-write |
Service Name. |
rc3PPPoEConcentratorName | 1.3.6.1.4.1.1958.1.1.8.2.7 | displaystring | read-write |
PPPoE Concentrator Name. |
rc3PPPoEIdleTimeout | 1.3.6.1.4.1.1958.1.1.8.2.8 | integer | read-write |
The duration in minutes to timeout PPPoE connection when there is no traffic.Default is 10 minutes. |
rc3PPPoERetryCount | 1.3.6.1.4.1.1958.1.1.8.2.9 | integer | read-write |
Retry count for PPPoE. Default is 10. |
rc3PPPoEDnsServer1 | 1.3.6.1.4.1.1958.1.1.8.2.10 | ipaddress | read-only |
IP address of DNS server1. When Ravlin is enabled to get its remote interface attributes via PPPoE, it will also provide DNS server IP address. This is a read-only attribute, the user can use to setup his end host. |
rc3PPPoEDnsServer2 | 1.3.6.1.4.1.1958.1.1.8.2.11 | ipaddress | read-only |
IP address of DNS server1. When Ravlin is enabled to get its remote interface attributes via PPPoE, it will also provide DNS server IP address. This is a read-only attribute, the user can use to setup his end host. |
rc3Control | 1.3.6.1.4.1.1958.1.1.8.3 | |||
rc3Reset | 1.3.6.1.4.1.1958.1.1.8.3.1 | integer | read-write |
Action object to do the following: warmstart - Reboots the device. Firmware and configuration information is maintained. clearallactiveSA - All active SA entries are removed. clearARPcache - All entries in the ARP cache are removed. clearmessagetable - All entries in the status message table will be removed. resettodefaults - IP address and subnet mask are maintained. All other configuration information is removed. Firmware is maintained. resettofactorydefaults - All configuration information is removed. Firmware is maintained. eraseflash - Firmware is removed and the device will be in BOOT ROM mode. Configuration information is maintained. disablebox - Delete Box's manufactured certificate and private key. ** ** WARNING: this function will render the Ravlin box useless. ** Use only when device is no longer required to be in service FOREVER. ** Enumeration: 'clearARPcache': 4, 'resettodefaults': 6, 'warmstart': 2, 'disablebox': 9, 'clearmessagetable': 5, 'eraseflash': 8, 'other': 1, 'resettofactorydefaults': 7, 'clearallactiveSA': 3. |
rc3ArpCacheCleanupInterval | 1.3.6.1.4.1.1958.1.1.8.3.2 | integer | read-write |
The duration in minutes to cleanup ARP cache. |
rc3Password | 1.3.6.1.4.1.1958.1.1.8.3.3 | octet string | read-write |
Object used to set new password for the box. For SNMP set operations the password is encrypted. The key for encrypt/Decrypt is generated by hashing the old password and a selector value. The default password is 1234. On read an octet string of zero length is returned. |
rc3OperationalMode | 1.3.6.1.4.1.1958.1.1.8.3.4 | integer | read-write |
The desired state of the Ravlin. For the passall and vpnready modes, the device will act as either a router or a bridge depending on the configuration of the network interfaces. If the two interfaces are on the same network, then the device will function as a bridge, otherwise it will function as a router. passall - all traffic either in bridge or router mode. blockall - drop all incoming packets. vpnready - use the policy database and configuration flags to determine which traffic to pass, block, or apply security. standby - (READ-ONLY) drop all incoming packets, until the device configuration is not complete. EUse this mode, when the remote interface has DHCP or PPPoE enabled. Enumeration: 'blockall': 2, 'standby': 4, 'vpnready': 3, 'passall': 1. |
rc3InactiveClientTimeout | 1.3.6.1.4.1.1958.1.1.8.3.5 | integer | read-write |
The duration in minutes to tear down the SA between the RavSoft client and Ravlin server. |
rc3DHCPServerIP | 1.3.6.1.4.1.1958.1.1.8.3.6 | ipaddress | read-write |
IP Address of the DHCP server. This address can ONLY configured manually by SNMP. |
rc3DHCPRequest | 1.3.6.1.4.1.1958.1.1.8.3.7 | integer | read-write |
This is Bit Masked Object. Zero or more bits can be set or cleared. Bit 0 - Enable/Disable DHCP on the Local Port Bit 1 - Enable/Disable DHCP on the Remote Port Bit 2 - Tunnel local host's DHCP request If the Bit is set, then DHCP is enabled, else it is disabled. By default DHCP is enabled on both ports. |
rc3PasswordFips | 1.3.6.1.4.1.1958.1.1.8.3.8 | pbeshaencryptedobject | read-write |
Available for release 3.30 and up. Object used to set new password for the box. Refer to the textual convention of PbeShaEncryptedObject, for the process used to set this object. The default password is 1234. On read an octet string of zero length is returned. Password string size (1..20) |
rc3DHCPRelayIpAddr | 1.3.6.1.4.1.1958.1.1.8.3.9 | ipaddress | read-write |
IP Address to be used for DHCP Relay. This is used when the Ravlin unit redeives a DHCP request from the Ravsoft client. |
rc3SysPerfTimeBetweenPolls | 1.3.6.1.4.1.1958.1.1.8.3.10 | integer | read-write |
Time in seconds after which the polling will occur. A value of 0 means that this Ravlin will not poll. Default value is zero(0). The minimum value can be set is 30 seconds and maximum is 600 seconds. |
rc3SysPerfTimeBetweenReports | 1.3.6.1.4.1.1958.1.1.8.3.11 | integer | read-write |
Time in seconds after which reporting will occur. |
rc3SysPerfTrapThreshold | 1.3.6.1.4.1.1958.1.1.8.3.12 | integer | read-write |
This is the threshold of packet loss below which a warning trap will be generated. This threshold is measured in percentage of packets sent versus packets received. |
rc3DHCPBroadcastIntf | 1.3.6.1.4.1.1958.1.1.8.3.13 | integer | read-write |
Indentify the interface to broadcast DHCP requests. When the DHCP server IP Address is not a broadcast address, then SNMP agent will return a value of notApplicable. Manager CANNOT set this object to notApplicable. Enumeration: 'remote': 2, 'local': 1, 'notApplicable': 3. |
rc3StateLessDHCP | 1.3.6.1.4.1.1958.1.1.8.3.14 | integer | read-write |
Enables a head end device not to keep state information for DHCP records, used in DHCP relay. This will allow head end to be in cluster topology. When enabled, DHCP records will exchanged via ISAKMP private notify messages after ISAKMP SA is established. If disabled then DHCP records are saved in NVM. Enumeration: 'enable': 1, 'disable': 2. |
rc3Stat | 1.3.6.1.4.1.1958.1.1.8.4 | |||
rc3ActiveSAcount | 1.3.6.1.4.1.1958.1.1.8.4.1 | integer | read-only |
Number of active Secure Associations(SA). |
rc3PendingSAcount | 1.3.6.1.4.1.1958.1.1.8.4.2 | integer | read-only |
Number of pending Secure Associations. |
rc3SigFailCount | 1.3.6.1.4.1.1958.1.1.8.4.3 | integer | read-only |
Indicates number of times the signature failed. |
rc3StatusMsgTable | 1.3.6.1.4.1.1958.1.1.8.4.4 | no-access |
The table containing the status messages for this device. This entire table is read-only. |
|
1.3.6.1.4.1.1958.1.1.8.4.4.1 | no-access |
An entry in the status message table. For status messages that repeat, only one entry is used, and the rc3EventCodeRepetitions filed identifies the number of consecutive messages of that type that have occurred. This should prevent the table from being wiped out by a series of consecutive messages of the same type. The entire table can be cleared using rc3Reset. |
||
rc3StatusMsgIndex | 1.3.6.1.4.1.1958.1.1.8.4.4.1.1 | integer | no-access |
This value is used as a unique identifier for each entry. |
rc3FirstInTimeStamp | 1.3.6.1.4.1.1958.1.1.8.4.4.1.2 | integer | read-only |
The time when this message was first generated. |
rc3LastInTimeStamp | 1.3.6.1.4.1.1958.1.1.8.4.4.1.3 | integer | read-only |
The time when this message was last generated. |
rc3EventCode | 1.3.6.1.4.1.1958.1.1.8.4.4.1.4 | integer | read-only |
An identifier of the event caused the status message to be generated. |
rc3EventCodeRepetitions | 1.3.6.1.4.1.1958.1.1.8.4.4.1.5 | integer | read-only |
The number of times in a row this event occurred. |
rc3EventSpecificDescr1 | 1.3.6.1.4.1.1958.1.1.8.4.4.1.6 | octet string | read-only |
If the event code maps to a string that contains '%1', this value will be substituted for the '%1' when the string is displayed. |
rc3EventSpecificDescr2 | 1.3.6.1.4.1.1958.1.1.8.4.4.1.7 | octet string | read-only |
If the event code maps to a string that contains '%2', this value will be substituted for the '%2' when the string is displayed. |
rc3SysLogServerIP | 1.3.6.1.4.1.1958.1.1.8.4.5 | ipaddress | read-write |
IP Address of the syslog server. |
rc3SysLogPortNum | 1.3.6.1.4.1.1958.1.1.8.4.6 | integer | read-write |
Port number for the syslog service. |
rc3SysLogMsgLevel | 1.3.6.1.4.1.1958.1.1.8.4.7 | integer | read-write |
Specify how verbose the message logging should be. Enumeration: 'normal': 5, 'invalid': 7, 'severe': 2, 'critical': 1, 'error': 3, 'debug': 6, 'warning': 4. |
rc3SysLogServerTable | 1.3.6.1.4.1.1958.1.1.8.4.8 | no-access |
The table containing the list of syslog server IP Address, syslog port, and priority of syslog message it will receive. |
|
1.3.6.1.4.1.1958.1.1.8.4.8.1 | no-access |
An entry in the syslog server table. This table can have zero to five entries. |
||
rc3SysLogServerIp | 1.3.6.1.4.1.1958.1.1.8.4.8.1.1 | ipaddress | no-access |
This value is used as a unique identifier for each entry. |
rc3SysLogServerPort | 1.3.6.1.4.1.1958.1.1.8.4.8.1.2 | integer | no-access |
This value is used as a unique identifier for each entry. |
rc3SysLogPriorityLevel | 1.3.6.1.4.1.1958.1.1.8.4.8.1.3 | integer | read-write |
Specify how verbose the message logging should be. Enumeration: 'normal': 5, 'severe': 2, 'critical': 1, 'error': 3, 'debug': 6, 'warning': 4. |
rc3SysLogMsgStatus | 1.3.6.1.4.1.1958.1.1.8.4.8.1.4 | rowstatus | read-write |
This object is used to create/delete rows from the SYSLOG server Table. See the definition for RowStatus for a range of valid values used. On read status indicates ACTIVE. |
rc3Snmp | 1.3.6.1.4.1.1958.1.1.8.5 | |||
rc3ReadCommunityString | 1.3.6.1.4.1.1958.1.1.8.5.1 | displaystring | read-write |
This object is used to change Read Community string public. For SNMP set operations the string is encrypted. The key for encrypt/Decrypt is generated by hashing the password and a selector value. This object will return NULL for get/getnext. |
rc3WriteCommunityString | 1.3.6.1.4.1.1958.1.1.8.5.2 | displaystring | read-write |
This object is used to change Write Community string private. For SNMP set operations the string is encrypted. The key for encrypt/Decrypt is generated by hashing the password and a selector value. This object will return NULL for get/getnext. |
rc3TrapRcvrTable | 1.3.6.1.4.1.1958.1.1.8.5.3 | no-access |
A Table to register SNMP Manager IP Address and community string to receive TRAP's from Ravlin Unit. This table can have a maximum of 5 entries. |
|
1.3.6.1.4.1.1958.1.1.8.5.3.1 | no-access |
A row in the Trap Receiver Table. Rows in this table can be created or Deleted. |
||
rc3TrapRcvrIpAddr | 1.3.6.1.4.1.1958.1.1.8.5.3.1.1 | ipaddress | no-access |
The IP Address of the SNMP Manager that would receive TRAP. |
rc3TrapRcvrComm | 1.3.6.1.4.1.1958.1.1.8.5.3.1.2 | octet string | read-write |
Community string used by SNMP Manager. |
rc3TrapRcvrType | 1.3.6.1.4.1.1958.1.1.8.5.3.1.3 | integer | read-write |
Specifies the types of TRAPS that this manager should received. |
rc3TrapRcvrStatus | 1.3.6.1.4.1.1958.1.1.8.5.3.1.4 | rowstatus | read-write |
This object is used to create/delete rows from the TRAP Receiver Table. See the definition for RowStatus for a range of valid values used. On read status indicates ACTIVE. |
rc3SnmpErrorCode | 1.3.6.1.4.1.1958.1.1.8.5.4 | integer | read-only |
This object will return the reason for the last SNMP SET error. Since SNMPv1 has a limited number of error codes, this object provides an extension to report specific enterprise errors. |
rc3ReadCommunityStringFips | 1.3.6.1.4.1.1958.1.1.8.5.5 | pbeshaencryptedobject | read-write |
Available for release 3.30 and up. Object used to set read community string for this device. Refer to the textual convention of PbeShaEncryptedObject, for the process used to set this object. The default ReadCommunityString is 'public'. On read an octet string of zero length is returned. read community string SIZE(1..20) |
rc3WriteCommunityStringFips | 1.3.6.1.4.1.1958.1.1.8.5.6 | pbeshaencryptedobject | read-write |
Available for release 3.30 and up. Object used to set write community string for this device. Refer to the textual convention of PbeShaEncryptedObject, for the process used to set this object. The default WriteCommunityString is 'private'. On read an octet string of zero length is returned. write community string SIZE(1..20) |
rc3ClientCfg | 1.3.6.1.4.1.1958.1.1.8.6 | |||
rc3ClientAuthentication | 1.3.6.1.4.1.1958.1.1.8.6.1 | integer | read-write |
Enable or Disable client Authentication. There are two Authentication methods. Either RADIUS or LOCAL. Client Authentication is not avaliable on the personal Ravlin. Enumeration: 'enableLocal': 3, 'enableRadius': 1, 'disableAuthentication': 2. |
rc3ActiveRadiusServer | 1.3.6.1.4.1.1958.1.1.8.6.2 | ipaddress | read-only |
Specify the current active RADIUS server by its IP Address. If this RADIUS server is not responding, then the agent will direct RADIUS requests to the next preferred RADIUS server in the list, and accordingly change the value of this object to indicate the active server. |
rc3RadiusPriority | 1.3.6.1.4.1.1958.1.1.8.6.3 | octet string | read-write |
Specify the priority of the Radius servers in the table. Each octet will specify one of the entries in order of preference. |
rc3RadiusAuthServerTable | 1.3.6.1.4.1.1958.1.1.8.6.4 | no-access |
Table, to setup Primary and/or Secondary Authentication Server. This is a fixed sized table. RADIUS packets will be routed to their destination using the Route Table. |
|
1.3.6.1.4.1.1958.1.1.8.6.4.1 | no-access |
RADIUS Auth Server entry containing all the attributes required to configure Auth Server. There will be a maximum of three entries in the table. If rc3RadiusAuthServerIP is 0.0.0.0, then that row is not used. |
||
rc3RadiusAuthServerEntryIndx | 1.3.6.1.4.1.1958.1.1.8.6.4.1.1 | integer | no-access |
A unique identifier for the entry in this table. Valid values are 1-3. |
rc3RadiusAuthServerIP | 1.3.6.1.4.1.1958.1.1.8.6.4.1.2 | ipaddress | read-write |
The IP Address (Network Address), of the RADIUS Authentication server. |
rc3RadiusAuthServerPort | 1.3.6.1.4.1.1958.1.1.8.6.4.1.3 | integer | read-write |
Specifies the UDP port number used by the RADIUS service on the Authentication Server. |
rc3RadiusAttributeOffset | 1.3.6.1.4.1.1958.1.1.8.6.4.1.4 | integer | read-write |
If zero, then use vendor specific attributes. Otherwise this object specifies the first offset to use for the RedCreek attribute values. |
rc3RadiusAuthServerSharedSecret | 1.3.6.1.4.1.1958.1.1.8.6.4.1.5 | octet string | read-write |
This is the shared secret between the Ravlin and Radius Server. For SNMP set operations the string is encrypted. The key for encrypt/Decrypt is generated by hashing the password and a selector value. This object will return NULL for get/getnext. |
rc3RadiusAuthServerRetries | 1.3.6.1.4.1.1958.1.1.8.6.4.1.6 | integer | read-write |
This limits the number of retries with the Authentication Server. Default is 3. Maximum is 5. Min is 1 |
rc3RadiusAuthServerSharedSecretFips | 1.3.6.1.4.1.1958.1.1.8.6.4.1.7 | pbeshaencryptedobject | read-write |
Available for release 3.30 and up. Object used to set shared secret key between the Ravlin and Radius Server. Refer to the textual convention of PbeShaEncryptedObject, for the process used to set this object. If the preshared key exists, then on read a dummy string is returned. shared secret key length is (0..32) |
rc3LocalAuthTable | 1.3.6.1.4.1.1958.1.1.8.6.5 | no-access |
Table to maintain the database of user name, password and static virtual IP Address and Mask. |
|
1.3.6.1.4.1.1958.1.1.8.6.5.1 | no-access |
Entries in this table can be added and deleted. |
||
rc3LocalAuthId | 1.3.6.1.4.1.1958.1.1.8.6.5.1.1 | integer | no-access |
A unique value for each entry. |
rc3LocalAuthName | 1.3.6.1.4.1.1958.1.1.8.6.5.1.2 | displaystring | read-write |
User name, used to logon and get authenticated. When password is read it will return a NULL string. |
rc3LocalAuthPassword | 1.3.6.1.4.1.1958.1.1.8.6.5.1.3 | pbeshaencryptedobject | read-write |
Password for the user, to authenticated with |
rc3LocalAuthIpAddr | 1.3.6.1.4.1.1958.1.1.8.6.5.1.4 | ipaddress | read-write |
Static virtual IP address. |
rc3LocalAuthIpMask | 1.3.6.1.4.1.1958.1.1.8.6.5.1.5 | ipaddress | read-write |
Static virtual Mask |
rc3LocalAuthRowStatus | 1.3.6.1.4.1.1958.1.1.8.6.5.1.6 | rowstatus | read-write |
This object is used to create/delete rows from the IP Route Table. See the definition for RowStatus for a range of valid values used. On read status indicates ACTIVE. |
rc3Download | 1.3.6.1.4.1.1958.1.1.8.7 | |||
rc3ImageSize | 1.3.6.1.4.1.1958.1.1.8.7.1 | integer | read-write |
Size of Image in bytes. SNMP manager must send this value before it can do a software download. On receipt of this object the AGENT will allocate the memory of rc3ImageSize, and start a 60 second timer. If the Agent does not receive the actual software block within the timeout period, it will assume the software download is aborted. |
rc3SoftwareBlock | 1.3.6.1.4.1.1958.1.1.8.7.2 | octet string | read-write |
A block of software image to be downloaded to the flash. AGENT uses a 60 second timer to timeout and abort software download, if no more block is received. On read the AGENT returns a zero length (NULL) string. |
rc3SoftwareBlockNumber | 1.3.6.1.4.1.1958.1.1.8.7.3 | integer | read-write |
A sequential counter to keep track of the block number of the image that is sent by the SNMP Manager. |
rc3Misc | 1.3.6.1.4.1.1958.1.1.8.8 | |||
rc3RandomNumber | 1.3.6.1.4.1.1958.1.1.8.8.1 | integer | read-only |
A new Random number is used for every set hash computation. After the set operation is successful, the Ravlin changes the random number value, thus preventing replay. |
rc3HashObject | 1.3.6.1.4.1.1958.1.1.8.8.2 | octet string | read-write |
Image checksum/hash, after the last block of Image download is completed. On this indication the AGENT will do a checksum verification, and if correct will write the Image to the flash. If download Image checksum is incorrect then returns 'Gen Err'. |
rc3UlaAuthenticationTimer | 1.3.6.1.4.1.1958.1.1.8.8.3 | integer | read-write |
The duration in minutes to re-authenticate a user for gateway access. Minimum is 30 minutes. |
rc3UlaAuthenticationPort | 1.3.6.1.4.1.1958.1.1.8.8.4 | integer | read-write |
UDP port used for ULA authentication. By default the Ravlin will send to the RADIUS port 1812. |
rc3SystemTime | 1.3.6.1.4.1.1958.1.1.8.8.5 | integer | read-write |
This object reads the current system time in GMT. |
rc3Cert | 1.3.6.1.4.1.1958.1.1.8.9 | |||
rc3CACertTable | 1.3.6.1.4.1.1958.1.1.8.9.1 | no-access |
Table containing the CA certificates and public keys that can be used to verify User Certificate. The index value of 1 and 2 is reserved for RedCreek CA certificate that is manufactured into the box. Attempts to modify this entry will return generic error. A total of upto 6 CA certificates can be added. |
|
1.3.6.1.4.1.1958.1.1.8.9.1.1 | no-access |
The entries in this table indicate that trust has been established for this root CA. Entries in the Policy Database will list an issuer name that is trusted, and the certificate for that issuer should reside in this table. |
||
rc3CACertIndex | 1.3.6.1.4.1.1958.1.1.8.9.1.1.1 | integer | no-access |
A unique identifier for this certificate in this table. |
rc3CACertName | 1.3.6.1.4.1.1958.1.1.8.9.1.1.2 | displaystring | read-write |
Textual string used to identify a CA certificate. |
rc3CACertData | 1.3.6.1.4.1.1958.1.1.8.9.1.1.3 | octet string | read-write |
The x509v3 DER encoded CA certificate. |
rc3CACertStatus | 1.3.6.1.4.1.1958.1.1.8.9.1.1.4 | rowstatus | read-write |
This object is used to create/delete rows from the CA Certificate Table. See the definition for RowStatus for a range of valid values used. |
rc3UserCertTable | 1.3.6.1.4.1.1958.1.1.8.9.2 | no-access |
Table containing the User certificates and public keys that can be used to identify this device to its peers. A public/private key pair will be generated for each entry as it is added to the table. The private keys are stored on the device, but are not readable via SNMP. The index value of 1 is reserved for the User certificate signed by RedCreek CA and is manufactured into the box. Attempts to modify that entry will cause an error. |
|
1.3.6.1.4.1.1958.1.1.8.9.2.1 | no-access |
The entries in this table can be used as a cache for peer certificates. An attempt to verify the certificate is made when the entry is added to the table. |
||
rc3UserCertIndex | 1.3.6.1.4.1.1958.1.1.8.9.2.1.1 | integer | no-access |
A unique identifier for this certificate in this table. |
rc3UserCertName | 1.3.6.1.4.1.1958.1.1.8.9.2.1.2 | octet string | read-write |
Textual string used to identify a User certificate. |
rc3UserCertData | 1.3.6.1.4.1.1958.1.1.8.9.2.1.3 | octet string | read-write |
The x509v3 DER encoded user certificate. |
rc3UserCertStatus | 1.3.6.1.4.1.1958.1.1.8.9.2.1.4 | rowstatus | read-write |
This object is used to create/delete rows from the User Certificate Table. See the definition for RowStatus for a range of valid values used. |
rc3UserCertRDN | 1.3.6.1.4.1.1958.1.1.8.9.3 | octet string | read-write |
User Certificate info. used to generate a PKCS10 info. This info. a public/private key pair. |
rc3UserCertAlgoId | 1.3.6.1.4.1.1958.1.1.8.9.4 | integer | read-write |
Algorithm used to sign the hash. |
rc3GenerateKeyPair | 1.3.6.1.4.1.1958.1.1.8.9.5 | integer | read-write |
If the two items above are set then is used to actually to start generating the key pair. |
rc3UserCertGetPkcs10 | 1.3.6.1.4.1.1958.1.1.8.9.6 | octet string | read-write |
|
rcPolicy | 1.3.6.1.4.1.1958.1.1.9 | |||
rc3Proposals | 1.3.6.1.4.1.1958.1.1.9.1 | |||
rc3IsakmpProposalTable | 1.3.6.1.4.1.1958.1.1.9.1.1 | no-access |
This table contains a list of ISAKMP phase one proposals. |
|
1.3.6.1.4.1.1958.1.1.9.1.1.1 | no-access |
An entry in the ISAKMP phase one proposal table. |
||
rc3IsakmpProposalIndx | 1.3.6.1.4.1.1958.1.1.9.1.1.1.1 | integer | no-access |
This value is used as a unique identifier for entries in this table. |
rc3IsakmpProposalEncryption | 1.3.6.1.4.1.1958.1.1.9.1.1.1.2 | integer | read-only |
The encryption type. Currently only des-cbc-56 and 3des-cbc and des-cbc-40 are supported. Enumeration: 'des-cbc-40': 249, 'triple-des-cbc': 5, 'des-cbc': 1. |
rc3IsakmpProposalHash | 1.3.6.1.4.1.1958.1.1.9.1.1.1.3 | integer | read-only |
The hash type. Currently md5 and sha are supported. Enumeration: 'sha': 2, 'md5': 1. |
rc3IsakmpProposalAuthMode | 1.3.6.1.4.1.1958.1.1.9.1.1.1.4 | integer | read-only |
later Enumeration: 'rsa-encryption': 4, 'dss-signature': 2, 'pre-sharedkey': 1, 'rsa-signature': 3. |
rc3IsakmpProposalDhGroup | 1.3.6.1.4.1.1958.1.1.9.1.1.1.5 | integer | read-only |
later Enumeration: 'group': 2, 'group1': 1. |
rc3EspProposalTable | 1.3.6.1.4.1.1958.1.1.9.1.2 | no-access |
This table contains a list of ESP proposals. |
|
1.3.6.1.4.1.1958.1.1.9.1.2.1 | no-access |
An entry in the ESP proposal table. |
||
rc3EspProposalIndx | 1.3.6.1.4.1.1958.1.1.9.1.2.1.1 | integer | no-access |
This value is used as a unique identifier for entries in this table. |
rc3EspProposalCipherAlgo | 1.3.6.1.4.1.1958.1.1.9.1.2.1.2 | integer | read-only |
later Enumeration: 'esp-3des': 3, 'esp-null': 0, 'esp-des': 2, 'esp-40des': 249. |
rc3EspProposalEncapsulation | 1.3.6.1.4.1.1958.1.1.9.1.2.1.3 | integer | read-only |
later Enumeration: 'tunnel': 1, 'transport': 2. |
rc3EspProposalAuth | 1.3.6.1.4.1.1958.1.1.9.1.2.1.4 | integer | read-only |
later Enumeration: 'des-mac': 3, 'no-auth': 0, 'hmac-sha-1': 2, 'hmac-md5': 1. |
rc3EspProposalGroup | 1.3.6.1.4.1.1958.1.1.9.1.2.1.5 | integer | read-only |
later Enumeration: 'group': 2, 'group1': 1. |
rc3AhProposalTable | 1.3.6.1.4.1.1958.1.1.9.1.3 | no-access |
This table contains a list of AH proposals. |
|
1.3.6.1.4.1.1958.1.1.9.1.3.1 | no-access |
An entry in the AH proposal table. |
||
rc3AhProposalIndx | 1.3.6.1.4.1.1958.1.1.9.1.3.1.1 | integer | no-access |
This value is used as a unique identifier for entries in this table. |
rc3AhProposalAuth | 1.3.6.1.4.1.1958.1.1.9.1.3.1.2 | integer | read-only |
later Enumeration: 'ah-sha': 3, 'reserved': 1, 'ah-md5': 2. |
rc3AhProposalEncapsulation | 1.3.6.1.4.1.1958.1.1.9.1.3.1.3 | integer | read-only |
later Enumeration: 'tunnel': 1, 'transport': 2. |
rc3AhProposalGroup | 1.3.6.1.4.1.1958.1.1.9.1.3.1.4 | integer | read-only |
later Enumeration: 'group': 2, 'group1': 1. |
rc3EipProposalTable | 1.3.6.1.4.1.1958.1.1.9.1.4 | no-access |
This table contains a list of EIP proposals. |
|
1.3.6.1.4.1.1958.1.1.9.1.4.1 | no-access |
An entry in the EIP proposal table. |
||
rc3EipProposalIndx | 1.3.6.1.4.1.1958.1.1.9.1.4.1.1 | integer | no-access |
This value is used as a unique identifier for entries in this table. |
rc3EipProposalCipherAlgo | 1.3.6.1.4.1.1958.1.1.9.1.4.1.2 | integer | read-only |
later Enumeration: 'eip-40des': 249, 'eip-des': 2, 'eip-3des': 3. |
rc3Pde | 1.3.6.1.4.1.1958.1.1.9.2 | |||
rc3PdePeerInfoTable | 1.3.6.1.4.1.1958.1.1.9.2.1 | no-access |
This table contains info. about the remote unit. Remote unit type determines the attributes that are required to be configured. Entries in this table can be added or deleted. |
|
1.3.6.1.4.1.1958.1.1.9.2.1.1 | no-access |
A Remote unit info entry containing objects to identify remote unit type, DN, Key Mgmt method used, IPSEC protocol to be negotiated, and Next Hop if there is a need to OVERRIDE the routing table. |
||
rc3PdePeerIndx | 1.3.6.1.4.1.1958.1.1.9.2.1.1.1 | integer | no-access |
A unique numeric ID value for each Pde. This value is used to index into the table. |
rc3PdePeerType | 1.3.6.1.4.1.1958.1.1.9.2.1.1.2 | integer | read-write |
The semantics for the different remote unit type is host - need to specify DN, KeyMgmt, and IpsecProtocol (Addr optional) gateway - need to specify DN, KeyMgmt, and IpsecProtocol (Addr optional) bypassboth - need to specify nothing else in this table bypassoutbound - need to specify nothing else in this table Enumeration: 'bypassoutbound': 4, 'host': 1, 'gateway': 2, 'bypassboth': 3. |
rc3PdePeerAddr | 1.3.6.1.4.1.1958.1.1.9.2.1.1.3 | ipaddress | read-write |
IP Address of the remote Ravlin unit. This is used for hosts and gateways that have static IP addresses. A value of 0.0.0.0 indicates that the peer is has a dynamic IP address. |
rc3PdePeerDN | 1.3.6.1.4.1.1958.1.1.9.2.1.1.4 | octet string | read-write |
The Distinguished Name of the peer. Can be a Security ID (SID), DER encoded DN, or a DN filter. |
rc3PdePeerIssuerDN | 1.3.6.1.4.1.1958.1.1.9.2.1.1.5 | octet string | read-write |
The Distinguished Name of the issuer that signed the peer's certificate. If the SID is being used, then the issuer DN should be null. |
rc3PdePeerLocalCertIndx | 1.3.6.1.4.1.1958.1.1.9.2.1.1.6 | integer | read-write |
This index corresponds to an entry in the local certificate table, which will determine which local certificate will be used to identify this device to the peer device. |
rc3PdePeerKeyMgmtType | 1.3.6.1.4.1.1958.1.1.9.2.1.1.7 | integer | read-write |
manual - use manual method to derive session keys. isakmp - use IETF protocol ISAKMP to derive session keys. Enumeration: 'isakmp': 2, 'manual': 1. |
rc3PdePeerKeyMgmtIndx | 1.3.6.1.4.1.1958.1.1.9.2.1.1.8 | integer | read-write |
This index corresponds to an entry in either the rc3PdeManualKeyMgmtTable, or an entry in the rc3PdeIsakmpKeyMgmtTable depending on the value of rc3PdePeerKeyMgmtType. |
rc3PdePeerIpsecProtocolIndx | 1.3.6.1.4.1.1958.1.1.9.2.1.1.9 | integer | read-write |
This index corresponds to an entry in the rc3PdeIpsecProtocolTable, use a value of zero for eip. |
rc3PdePeerIfIndex | 1.3.6.1.4.1.1958.1.1.9.2.1.1.10 | integer | read-write |
This indicates the interface to use in order to deliver the packet to the Remote unit. If none is specified, then the routing table will be used to determine the next hop. Enumeration: 'none': 1, 'remote': 3. |
rc3PdePeerNextHop | 1.3.6.1.4.1.1958.1.1.9.2.1.1.11 | ipaddress | read-write |
If non-zero, then this represents the next hop IP Address used by this Pde. If this value is zero, then use the next hop from the Routing table. |
rc3PdePeerContinue | 1.3.6.1.4.1.1958.1.1.9.2.1.1.12 | integer | read-write |
Allow the packet to continue the Pde selection process when rc3StatConnStatus is failed or dropped. Enumeration: 'enable': 1, 'disable': 2. |
rc3PdePeerIsakmpLifeType | 1.3.6.1.4.1.1958.1.1.9.2.1.1.13 | integer | read-write |
The type of key lifetime for ISAKMP phase one. Enumeration: 'seconds': 1. |
rc3PdePeerIsakmpLifeTimeSeconds | 1.3.6.1.4.1.1958.1.1.9.2.1.1.14 | integer | read-write |
The lifetime in seconds for ISAKMP phase one. |
rc3PdePeerIsakmpLifeTimeKiloBytes | 1.3.6.1.4.1.1958.1.1.9.2.1.1.15 | integer | read-write |
The lifetime in kilobytes for ISAKMP phase one. |
rc3PdePeerIpsecLifeType | 1.3.6.1.4.1.1958.1.1.9.2.1.1.16 | integer | read-write |
The type of key lifetime for IPsec. Enumeration: 'seconds': 1. |
rc3PdePeerIpsecLifeTimeSeconds | 1.3.6.1.4.1.1958.1.1.9.2.1.1.17 | integer | read-write |
The lifetime in seconds for IPsec. |
rc3PdePeerIpsecLifeTimeKiloBytes | 1.3.6.1.4.1.1958.1.1.9.2.1.1.18 | integer | read-write |
The lifetime in kilobytes for IPsec. |
rc3PdePeerRowStatus | 1.3.6.1.4.1.1958.1.1.9.2.1.1.19 | rowstatus | read-write |
This object is used to create/delete rows from the Policy Database Entry Peer Info Table. See the definition for RowStatus for a range of valid values used. On read status indicates ACTIVE. |
rc3PdeFilterProtocol | 1.3.6.1.4.1.1958.1.1.9.2.1.1.20 | integer | read-write |
Value specifying an associated IP protocol ID (e.g UDP/TCP). A value of zero means that the protocol ID field should be ignored. |
rc3PdeLocalPort | 1.3.6.1.4.1.1958.1.1.9.2.1.1.21 | integer | read-write |
Value specifying an associated port. A value of zero means that the port field should be ignored. |
rc3PdeRemotePort | 1.3.6.1.4.1.1958.1.1.9.2.1.1.22 | integer | read-write |
Value specifying an associated port. A value of zero means that the port field should be ignored. |
rc3PdeName | 1.3.6.1.4.1.1958.1.1.9.2.1.1.23 | displaystring | read-write |
Name used to uniquely identify a PDE. Ravlin firmware will assign a unique Default pdeName value for each PDE inserted, and can be changed. |
rc3PdeULA | 1.3.6.1.4.1.1958.1.1.9.2.1.1.24 | integer | read-write |
If enabled for a gateway PDE ONLY, then each user needs to be authenticated after SA is established. This bit has no meaning for any other type of PDE. Enumeration: 'enable': 1, 'disable': 2. |
rc3PdePeerLocalInterfaceIpAddr | 1.3.6.1.4.1.1958.1.1.9.2.1.1.25 | ipaddress | read-write |
Specifies remote ravlin's local IP Address. A value of 0 means that this PDE does not participate in polling. |
rc3PdeLocalNetworkTable | 1.3.6.1.4.1.1958.1.1.9.2.2 | no-access |
This table provides the selector list containing 1..n entry pair(s) of network number and mask for the local interface. Entries in this table can be added or deleted. |
|
1.3.6.1.4.1.1958.1.1.9.2.2.1 | no-access |
An entry in the Local Network Selector Table. Rows are created by an SNMP SET request seeting the value of rc3PdeLocalNetworkRowStatus to 'createAndGo' or 'createAndWait'. Rows are deleted by an SNMP SET request setting the value of rc3PdeLocalNetworkRowStatus to 'destroy'. |
||
rc3PdeLocalNetworkNumber | 1.3.6.1.4.1.1958.1.1.9.2.2.1.1 | ipaddress | no-access |
The local network address that will be used to match packets for this entry in the Policy Database. |
rc3PdeLocalNetworkMask | 1.3.6.1.4.1.1958.1.1.9.2.2.1.2 | ipaddress | no-access |
The local network mask that will be used to match packets for this entry in the Policy Database. |
rc3PdeLocalNetworkRowStatus | 1.3.6.1.4.1.1958.1.1.9.2.2.1.3 | rowstatus | read-write |
This object is used to create/delete rows from the Policy Database Entry Local Network Table. See the definition for RowStatus for a range of valid values used. On read status indicates ACTIVE. |
rc3PdeRemoteNetworkTable | 1.3.6.1.4.1.1958.1.1.9.2.3 | no-access |
This table provides the selector list containing 1..n entry pair(s) of network number and mask for the Remote interface. |
|
1.3.6.1.4.1.1958.1.1.9.2.3.1 | no-access |
An entry in the Remote Network Selector Table. Rows are created by an SNMP SET request seeting the value of rc3PdeRemoteNetworkRowStatus to createAndGo or createAndWait. Rows are deleted by an SNMP SET request setting the value of rc3PdeRemoteNetworkRowStatus to destroy. |
||
rc3PdeRemoteNetworkNumber | 1.3.6.1.4.1.1958.1.1.9.2.3.1.1 | ipaddress | no-access |
The remote network address that will be used to match packets for this entry in the Policy Database. |
rc3PdeRemoteNetworkMask | 1.3.6.1.4.1.1958.1.1.9.2.3.1.2 | ipaddress | no-access |
The remote network mask that will be used to match packets for this entry in the Policy Database. |
rc3PdeRemoteNetworkRowStatus | 1.3.6.1.4.1.1958.1.1.9.2.3.1.3 | rowstatus | read-write |
This object is used to create/delete rows from the Policy Database Entry Remote Network Table. See the definition for RowStatus for a range of valid values used. On read status indicates ACTIVE. |
rc3SAStatTable | 1.3.6.1.4.1.1958.1.1.9.2.4 | no-access |
This table provides statistics for each Security Association(Pde). |
|
1.3.6.1.4.1.1958.1.1.9.2.4.1 | no-access |
Entries in table cannot be added or deleted. This table is completely controlled by the agent. Each Pde statistics will be represented by an entry in this table. |
||
rc3SAStatPeerAddr | 1.3.6.1.4.1.1958.1.1.9.2.4.1.1 | ipaddress | no-access |
Second index into the stat table. Currently since multiple clients share the policy database entry, this allows stat from all clients sharing this database entry. |
rc3SAStatConnStatus | 1.3.6.1.4.1.1958.1.1.9.2.4.1.2 | integer | read-write |
Values 1..4 are controlled by the agent. ONLY value 5, 6, is a read-write value from the manager. Value 5, will block all traffic and 6, will initiate ISAKMP with the remote when it receives the next IP packet that matches the selector. Enumeration: 'rebuild': 6, 'failed': 4, 'inactive': 1, 'pending': 3, 'active': 2, 'block': 5. |
rc3SAStatCreateTime | 1.3.6.1.4.1.1958.1.1.9.2.4.1.3 | integer | read-only |
Time this Pde was actually established. |
rc3SAStatEncryptPktCount | 1.3.6.1.4.1.1958.1.1.9.2.4.1.4 | counter | read-only |
Total encrypted packet count for this Pde, identified by Pde indx. |
rc3SAStatEncryptByteCount | 1.3.6.1.4.1.1958.1.1.9.2.4.1.5 | counter | read-only |
Total encrypted byte count for this Pde, identified by Pde indx. |
rc3SAStatDecryptPktCount | 1.3.6.1.4.1.1958.1.1.9.2.4.1.6 | counter | read-only |
Total decrypted packet count for this Pde, identified by Pde indx. |
rc3SAStatDecryptByteCount | 1.3.6.1.4.1.1958.1.1.9.2.4.1.7 | counter | read-only |
Total decrypted byte count for this Pde, identified by Pde indx. |
rc3SAStatFragPktCount | 1.3.6.1.4.1.1958.1.1.9.2.4.1.8 | counter | read-only |
later |
rc3SAStatReset | 1.3.6.1.4.1.1958.1.1.9.2.4.1.9 | integer | read-write |
SNMP GET/GET NEXT for this object will return value other. SNMP SET request of reset will clear the stat values for row index by rc3PdePeerIndx, and rc3SAStatPeerAddr. Enumeration: 'reset': 2, 'other': 1. |
rc3SAStatUserName | 1.3.6.1.4.1.1958.1.1.9.2.4.1.10 | displaystring | read-only |
User name used for RADIUS authentication. |
rc3SAStatPollsSent | 1.3.6.1.4.1.1958.1.1.9.2.4.1.11 | counter | read-only |
The number of ICMP polling packets sent through this PDE's tunnel. |
rc3SAStatPollsReceived | 1.3.6.1.4.1.1958.1.1.9.2.4.1.12 | counter | read-only |
The number of ICMP polling packet responses recieved through this PDE's tunnel. |
rc3SAStatPollsAverageTime | 1.3.6.1.4.1.1958.1.1.9.2.4.1.13 | integer | read-only |
The average round trip time on milliseconds of all polling packets. |
rc3SAStatPollsMaxTime | 1.3.6.1.4.1.1958.1.1.9.2.4.1.14 | integer | read-only |
The maximum round trip time on milliseconds for a ICMP polling packet. |
rc3SAStatPollsMinTime | 1.3.6.1.4.1.1958.1.1.9.2.4.1.15 | integer | read-only |
The minimum round trip time on milliseconds for a ICMP polling packet. |
rc3PdeManualKeyMgmtTable | 1.3.6.1.4.1.1958.1.1.9.2.5 | no-access |
Table contains all the required parameters if manual keying method is used to establish an Pde. Entries in this table can be added or deleted. The initial release will allow only one entry (rc3PdeManualIndx = 1). |
|
1.3.6.1.4.1.1958.1.1.9.2.5.1 | no-access |
Row Entry for Manual Key Mgmt Table. |
||
rc3PdeManualKeyMgmtIndx | 1.3.6.1.4.1.1958.1.1.9.2.5.1.1 | integer | no-access |
This value is used as a unique identifier for entries in this table. |
rc3PdeManualInboundEncryptKey | 1.3.6.1.4.1.1958.1.1.9.2.5.1.2 | octet string | read-write |
later |
rc3PdeManualOutboundEncryptKey | 1.3.6.1.4.1.1958.1.1.9.2.5.1.3 | octet string | read-write |
later |
rc3PdeManualInboundAuthKey | 1.3.6.1.4.1.1958.1.1.9.2.5.1.4 | octet string | read-write |
later |
rc3PdeManualOutboundAuthKey | 1.3.6.1.4.1.1958.1.1.9.2.5.1.5 | octet string | read-write |
later |
rc3PdeManualInboundSpi | 1.3.6.1.4.1.1958.1.1.9.2.5.1.6 | integer | read-write |
later |
rc3PdeManualOutboundSpi | 1.3.6.1.4.1.1958.1.1.9.2.5.1.7 | integer | read-write |
later |
rc3PdeManualKeyMgmtRowStatus | 1.3.6.1.4.1.1958.1.1.9.2.5.1.8 | rowstatus | read-write |
This object is used to create/delete rows from the Policy Database Entry Manual Key Management Table. See the definition for RowStatus for a range of valid values used. On read status indicates ACTIVE. |
rc3PdeManualInboundEncryptKeyFips | 1.3.6.1.4.1.1958.1.1.9.2.5.1.9 | pbeshaencryptedobject | read-write |
Available for release 3.30 and up. Object used to set manual inbound encryption key. Refer to the textual convention of PbeShaEncryptedObject, for the process used to set this object. If the manual inbound encryption key exists, then on read a dummy string is returned. manual inbound encryption key length is (0..24) |
rc3PdeManualOutboundEncryptKeyFips | 1.3.6.1.4.1.1958.1.1.9.2.5.1.10 | pbeshaencryptedobject | read-write |
Available for release 3.30 and up. Object used to set manual outbound encryption key. Refer to the textual convention of PbeShaEncryptedObject, for the process used to set this object. If the manual outbound encryption key exists, then on read a dummy string is returned. manual outbound encryption key length is (0..24) |
rc3PdeManualInboundAuthKeyFips | 1.3.6.1.4.1.1958.1.1.9.2.5.1.11 | pbeshaencryptedobject | read-write |
Available for release 3.30 and up. Object used to set manual inbound authentication key. Refer to the textual convention of PbeShaEncryptedObject, for the process used to set this object. If the manual inbound authentication key exists, then on read a dummy string is returned. manual inbound authentication key length is (0..20) |
rc3PdeManualOutboundAuthKeyFips | 1.3.6.1.4.1.1958.1.1.9.2.5.1.12 | pbeshaencryptedobject | read-write |
Available for release 3.30 and up. Object used to set manual inbound authentication key. Refer to the textual convention of PbeShaEncryptedObject, for the process used to set this object. If the manual inbound authentication key exists, then on read a dummy string is returned. manual outbound authentication key length is (0..20) |
rc3PdeIsakmpKeyMgmtTable | 1.3.6.1.4.1.1958.1.1.9.2.6 | no-access |
Table contains all the required parameters if ISAKMP keying method is used to establish a Security Association for a Policy Database Entry. The rc3PdeIsakmpIndx value is referenced by the rc3PdePeerKeyMgmtIndx value in the rc3PdePeerInfoTable. Entries in this table can be added or deleted. |
|
1.3.6.1.4.1.1958.1.1.9.2.6.1 | no-access |
An entry in the ISAKMP Key Management Table. |
||
rc3PdeIsakmpIndx | 1.3.6.1.4.1.1958.1.1.9.2.6.1.1 | integer | no-access |
This value is used as a unique identifier for entries in this table. |
rc3PdeIsakmpProposals | 1.3.6.1.4.1.1958.1.1.9.2.6.1.2 | octet string | read-write |
Each byte in the octet string will specify (in order of preference) the index into the ISAKMP proposal table (rc3IsakmpProposalTable). Up to eight proposals can be entered. These values are used when negotiating the ISAKMP phase one session. |
rc3PdeIsakmpRetries | 1.3.6.1.4.1.1958.1.1.9.2.6.1.3 | integer | read-write |
later |
rc3PdeIsakmpAuthPresharedKey | 1.3.6.1.4.1.1958.1.1.9.2.6.1.4 | octet string | read-write |
later |
rc3PdeIsakmpPfs | 1.3.6.1.4.1.1958.1.1.9.2.6.1.5 | integer | read-write |
later |
rc3PdeIsakmpRowStatus | 1.3.6.1.4.1.1958.1.1.9.2.6.1.6 | rowstatus | read-write |
This object is used to create/delete rows from the Policy Database Entry ISAKMP Table. See the definition for RowStatus for a range of valid values used. On read status indicates ACTIVE. |
rc3PdeIsakmpAuthPresharedKeyFips | 1.3.6.1.4.1.1958.1.1.9.2.6.1.7 | pbeshaencryptedobject | read-write |
Available for release 3.30 and up. Object used to set preshared Authentication key. Refer to the textual convention of PbeShaEncryptedObject, for the process used to set this object. If the preshared key exists, then on read a dummy string is returned. Preshared key length is (0..32) |
rc3PdeIpsecProtocolTable | 1.3.6.1.4.1.1958.1.1.9.2.7 | no-access |
This table contains sets of IPsec proposals for use when negotiating ESP, AH, or mixed mode Security Associations. The rc3PdeIpsecProtocolIndx value is referenced by the rc3PdePeerIpsecProtocolIndx value in the rc3PdePeerInfoTable. |
|
1.3.6.1.4.1.1958.1.1.9.2.7.1 | no-access |
later |
||
rc3PdeIpsecProtocolIndx | 1.3.6.1.4.1.1958.1.1.9.2.7.1.1 | integer | no-access |
This value is used as a unique identifier for entries in this table. |
rc3PdeIpsecProtocolType | 1.3.6.1.4.1.1958.1.1.9.2.7.1.2 | integer | read-write |
Indicates the protocol type that the list of Proposals refer to. Enumeration: 'mixed': 3, 'ah': 1, 'proprietaryeip': 4, 'esp': 2. |
rc3PdeIpsecProposals | 1.3.6.1.4.1.1958.1.1.9.2.7.1.3 | octet string | read-write |
Each byte in the octet string will specify (in order of preference) the index into the ESP or AH proposal table (rc3EspProposalTable or rc3AhProposalTable). Up to eight proposals can be entered. If mixed mode is used, then the first four bytes will specify ESP proposals, and the last four bytes will specify AH proposals. These values are used when negotiating the IPsec session. |
rc3PdeIpsecProtocolRowStatus | 1.3.6.1.4.1.1958.1.1.9.2.7.1.4 | rowstatus | read-write |
This object is used to create/delete rows from the Policy Database Entry IPsec Protocol Table. See the definition for RowStatus for a range of valid values used. On read status indicates ACTIVE. |
rc3PdeSelectProtocolTable | 1.3.6.1.4.1.1958.1.1.9.2.8 | no-access |
This table contains a set of filters for each entry in the Policy Database. If one or more filters exist for a given policy entry, then those filters will be check after a packet has matched the local and remote network selectors. The filters can specify whether to block the packet, pass it in the clear, or use the action specified in the policy entry. |
|
1.3.6.1.4.1.1958.1.1.9.2.8.1 | no-access |
The table index includes the index from the corresponding policy database entry, as well as the protocol and port. All entries in this table that have the same rc3PdePeerIndx value will be used to determine the disposition of packets that match that policy entry. |
||
rc3PdeSelectProtocol | 1.3.6.1.4.1.1958.1.1.9.2.8.1.1 | integer | no-access |
The IP protocol number. |
rc3PdeSelectPort | 1.3.6.1.4.1.1958.1.1.9.2.8.1.2 | integer | no-access |
The TCP/UDP port number. |
rc3PdeSelectAction | 1.3.6.1.4.1.1958.1.1.9.2.8.1.3 | integer | read-write |
This variable determines how the packet should be handled if it matches this selection entry. block - drop the packet pass - pass the packet in the clear operational - use the rc3PdePeerType value in the corresponding rc3PdePerrInfoTable to determine how to handle the packet Enumeration: 'operational': 3, 'block': 1, 'pass': 2. |
rc3PdeSelectRowStatus | 1.3.6.1.4.1.1958.1.1.9.2.8.1.4 | rowstatus | read-write |
This object is used to create/delete rows from the Policy Database Entry Select Protocol Table. See the definition for RowStatus for a range of valid values used. On read status indicates ACTIVE. |
rc3PdMisc | 1.3.6.1.4.1.1958.1.1.9.3 | |||
rc3PdeCount | 1.3.6.1.4.1.1958.1.1.9.3.1 | integer | read-only |
The count of number of Pde(s) completely configured on the Ravlin unit. |
rc3PdePeerPreference | 1.3.6.1.4.1.1958.1.1.9.3.2 | octet string | read-write |
This indicates the searc3h order for the Pde list. The list is ordered in the ascending order; i.e Pde with the lowest preference value has the highest priority. |
rc3PdeNextAvailableIndx | 1.3.6.1.4.1.1958.1.1.9.3.3 | integer | read-only |
The next available unique indx for the manager to create a instance of the PDE Peer Info. table entry. |
registration | 1.3.6.1.4.1.1958.2 | |||
rcRavlin10 | 1.3.6.1.4.1.1958.2.1 | |||
rcRavlin4 | 1.3.6.1.4.1.1958.2.2 | |||
rcPCI | 1.3.6.1.4.1.1958.2.3 | |||
rcRavlin10Ver3 | 1.3.6.1.4.1.1958.2.4 | |||
rcRavlin4Ver3 | 1.3.6.1.4.1.1958.2.5 | |||
rcPCIVer3 | 1.3.6.1.4.1.1958.2.6 |