RCV3
Detailed view of the defined objects, syntax rules, and hierarchical paths.
268
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
268 total| Object Name |
|---|
redCreek OBJECT IDENTIFIER .1.3.6.1.4.1.1958 |
RFC1213-MIB Unknown .1.3.6.1.4.1.1958 |
products OBJECT IDENTIFIER .1.3.6.1.4.1.1958.1 |
rcRavlin OBJECT IDENTIFIER .1.3.6.1.4.1.1958.1.1 |
rcAdmin OBJECT IDENTIFIER .1.3.6.1.4.1.1958.1.1.1 |
rcSecure OBJECT IDENTIFIER .1.3.6.1.4.1.1958.1.1.2 |
rcBoot OBJECT IDENTIFIER .1.3.6.1.4.1.1958.1.1.3 |
rcStatus OBJECT IDENTIFIER .1.3.6.1.4.1.1958.1.1.4 |
rcTrap OBJECT IDENTIFIER .1.3.6.1.4.1.1958.1.1.5 |
rcDebug OBJECT IDENTIFIER .1.3.6.1.4.1.1958.1.1.6 |
rcEsp OBJECT IDENTIFIER .1.3.6.1.4.1.1958.1.1.7 |
rcMgmt OBJECT IDENTIFIER .1.3.6.1.4.1.1958.1.1.8 |
rc3System OBJECT IDENTIFIER .1.3.6.1.4.1.1958.1.1.8.1 |
rc3BootRomVerBoot 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.ro DisplayString .1.3.6.1.4.1.1958.1.1.8.1.1 |
rc3FirmwareVerSoftware version, in the form 'major.minor[letters]'. If
the version is unknown or not avaliable then the value
should be a zero length string.ro DisplayString .1.3.6.1.4.1.1958.1.1.8.1.2 |
rc3FirmwareIDA Textual description to identify the firmware on the Ravlin.ro DisplayString .1.3.6.1.4.1.1958.1.1.8.1.3 |
rc3HardwareVerHardware version, in the form 'major.minor[letters]'. If
the version is unknown or not avaliable then the value
should be a zero length string.ro DisplayString .1.3.6.1.4.1.1958.1.1.8.1.4 |
rc3DistinguishedNameFactory 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.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1958.1.1.8.1.5 |
rc3HostNameHost 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.rw DisplayString .1.3.6.1.4.1.1958.1.1.8.1.6 |
rc3Network OBJECT IDENTIFIER .1.3.6.1.4.1.1958.1.1.8.2 |
rc3InterfaceTableInterface 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. SEQUENCE OF Rc3InterfaceEntry .1.3.6.1.4.1.1958.1.1.8.2.1 |
rc3InterfaceEntryAn interface entry containing objects at the
subnetwork layer and below for a particular
interface. Rc3InterfaceEntry .1.3.6.1.4.1.1958.1.1.8.2.1.1 |
rc3InterfaceIpThe interface's address at the network layer
in the protocol stack.rw IpAddress .1.3.6.1.4.1.1958.1.1.8.2.1.1.2 |
rc3InterfaceMaskThe 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.rw IpAddress .1.3.6.1.4.1.1958.1.1.8.2.1.1.3 |
rc3InterfaceMacThe 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.ro OCTET STRING .1.3.6.1.4.1.1958.1.1.8.2.1.1.4 |
rc3IpRouteTableThe routing table for this Ravlin. SEQUENCE OF Rc3IpRouteEntry .1.3.6.1.4.1.1958.1.1.8.2.2 |
rc3IpRouteEntryA route to a particular destination. Rc3IpRouteEntry .1.3.6.1.4.1.1958.1.1.8.2.2.1 |
rc3IpRouteDestThe 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. IpAddress .1.3.6.1.4.1.1958.1.1.8.2.2.1.1 |
rc3IpRouteMaskIndicates the mask that will be logical-ANDed with the
destination address before being compared to the value in
the rc3IpRouteDest field. IpAddress .1.3.6.1.4.1.1958.1.1.8.2.2.1.2 |
rc3IpRouteIfIndexThe index value which uniquely identifies the local
interface through which the next hop of this route
should be reached.rw INTEGER .1.3.6.1.4.1.1958.1.1.8.2.2.1.3 |
rc3IpRouteNextHopThe IP address of the next hop of this route.rw IpAddress .1.3.6.1.4.1.1958.1.1.8.2.2.1.4 |
rc3IpRouteMetricThe primary routing metric for this route.rw INTEGER .1.3.6.1.4.1.1958.1.1.8.2.2.1.5 |
rc3IpRouteProtoThe routing mechanism via which this route was learned.rw Enumeration .1.3.6.1.4.1.1958.1.1.8.2.2.1.6 |
rc3IpRouteAgeThe number of seconds since this route was last updated
or otherwise determined to be correct.rw INTEGER .1.3.6.1.4.1.1958.1.1.8.2.2.1.7 |
rc3IpRouteRowStatusThis 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.1958.1.1.8.2.2.1.8 |
rc3PacketHandlingOptionsThis 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.
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.rw INTEGER .1.3.6.1.4.1.1958.1.1.8.2.3 |
rc3PPPoEUserNameUser namerw DisplayString .1.3.6.1.4.1.1958.1.1.8.2.4 |
rc3PPPoEUserPasswordUser Password. Password will be encrypted by RNM when doing a set.
Get for user passwordrw DisplayString .1.3.6.1.4.1.1958.1.1.8.2.5 |
rc3PPPoEServiceNameService Name.rw DisplayString .1.3.6.1.4.1.1958.1.1.8.2.6 |
rc3PPPoEConcentratorNamePPPoE Concentrator Name.rw DisplayString .1.3.6.1.4.1.1958.1.1.8.2.7 |
rc3PPPoEIdleTimeoutThe duration in minutes to timeout PPPoE connection when there
is no traffic.Default is 10 minutes.rw INTEGER .1.3.6.1.4.1.1958.1.1.8.2.8 |
rc3PPPoERetryCountRetry count for PPPoE. Default is 10.rw INTEGER .1.3.6.1.4.1.1958.1.1.8.2.9 |
rc3PPPoEDnsServer1IP 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.ro IpAddress .1.3.6.1.4.1.1958.1.1.8.2.10 |
rc3PPPoEDnsServer2IP 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.ro IpAddress .1.3.6.1.4.1.1958.1.1.8.2.11 |
rc3Control OBJECT IDENTIFIER .1.3.6.1.4.1.1958.1.1.8.3 |
rc3ResetAction 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.
**rw Enumeration .1.3.6.1.4.1.1958.1.1.8.3.1 |
rc3ArpCacheCleanupIntervalThe duration in minutes to cleanup ARP cache.rw INTEGER .1.3.6.1.4.1.1958.1.1.8.3.2 |
rc3PasswordObject 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.rwdeprecated OCTET STRING .1.3.6.1.4.1.1958.1.1.8.3.3 |
rc3OperationalModeThe 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.rw Enumeration .1.3.6.1.4.1.1958.1.1.8.3.4 |
rc3InactiveClientTimeoutThe duration in minutes to tear down the SA between the RavSoft
client and Ravlin server.rw INTEGER .1.3.6.1.4.1.1958.1.1.8.3.5 |
rc3DHCPServerIPIP Address of the DHCP server. This address can ONLY configured
manually by SNMP.rw IpAddress .1.3.6.1.4.1.1958.1.1.8.3.6 |
rc3DHCPRequestThis 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.rw INTEGER .1.3.6.1.4.1.1958.1.1.8.3.7 |
rc3PasswordFipsAvailable 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)rw PbeShaEncryptedObject .1.3.6.1.4.1.1958.1.1.8.3.8 |
rc3DHCPRelayIpAddrIP Address to be used for DHCP Relay. This is used when the Ravlin
unit redeives a DHCP request from the Ravsoft client.rw IpAddress .1.3.6.1.4.1.1958.1.1.8.3.9 |
rc3SysPerfTimeBetweenPollsTime 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.rw INTEGER .1.3.6.1.4.1.1958.1.1.8.3.10 |
rc3SysPerfTimeBetweenReportsTime in seconds after which reporting will occur.rw INTEGER .1.3.6.1.4.1.1958.1.1.8.3.11 |
rc3SysPerfTrapThresholdThis 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.rw INTEGER .1.3.6.1.4.1.1958.1.1.8.3.12 |
rc3DHCPBroadcastIntfIndentify 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.rw Enumeration .1.3.6.1.4.1.1958.1.1.8.3.13 |
rc3StateLessDHCPEnables 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.rw Enumeration .1.3.6.1.4.1.1958.1.1.8.3.14 |
rc3Stat OBJECT IDENTIFIER .1.3.6.1.4.1.1958.1.1.8.4 |
rc3ActiveSAcountNumber of active Secure Associations(SA).ro INTEGER .1.3.6.1.4.1.1958.1.1.8.4.1 |
rc3PendingSAcountNumber of pending Secure Associations.ro INTEGER .1.3.6.1.4.1.1958.1.1.8.4.2 |
rc3SigFailCountIndicates number of times the signature failed.ro INTEGER .1.3.6.1.4.1.1958.1.1.8.4.3 |
rc3StatusMsgTableThe table containing the status messages for this device. This
entire table is read-only. SEQUENCE OF Rc3StatusMsgEntry .1.3.6.1.4.1.1958.1.1.8.4.4 |
rc3StatusMsgEntryAn 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. Rc3StatusMsgEntry .1.3.6.1.4.1.1958.1.1.8.4.4.1 |
rc3StatusMsgIndexThis value is used as a unique identifier for each entry. INTEGER .1.3.6.1.4.1.1958.1.1.8.4.4.1.1 |
rc3FirstInTimeStampThe time when this message was first generated.ro INTEGER .1.3.6.1.4.1.1958.1.1.8.4.4.1.2 |
rc3LastInTimeStampThe time when this message was last generated.ro INTEGER .1.3.6.1.4.1.1958.1.1.8.4.4.1.3 |
rc3EventCodeAn identifier of the event caused the status message to be generated.ro INTEGER .1.3.6.1.4.1.1958.1.1.8.4.4.1.4 |
rc3EventCodeRepetitionsThe number of times in a row this event occurred.ro INTEGER .1.3.6.1.4.1.1958.1.1.8.4.4.1.5 |
rc3EventSpecificDescr1If the event code maps to a string that contains '%1', this value will
be substituted for the '%1' when the string is displayed.ro OCTET STRING .1.3.6.1.4.1.1958.1.1.8.4.4.1.6 |
rc3EventSpecificDescr2If the event code maps to a string that contains '%2', this value will
be substituted for the '%2' when the string is displayed.ro OCTET STRING .1.3.6.1.4.1.1958.1.1.8.4.4.1.7 |
rc3SysLogServerIPIP Address of the syslog server.rwdeprecated IpAddress .1.3.6.1.4.1.1958.1.1.8.4.5 |
rc3SysLogPortNumPort number for the syslog service.rwdeprecated INTEGER .1.3.6.1.4.1.1958.1.1.8.4.6 |
rc3SysLogMsgLevelSpecify how verbose the message logging should be.rwdeprecated Enumeration .1.3.6.1.4.1.1958.1.1.8.4.7 |
rc3SysLogServerTableThe table containing the list of syslog server IP Address,
syslog port, and priority of syslog message it will receive. SEQUENCE OF Rc3SysLogServerEntry .1.3.6.1.4.1.1958.1.1.8.4.8 |
rc3SysLogServerEntryAn entry in the syslog server table. This table can have
zero to five entries. Rc3SysLogServerEntry .1.3.6.1.4.1.1958.1.1.8.4.8.1 |
rc3SysLogServerIpThis value is used as a unique identifier for each entry. IpAddress .1.3.6.1.4.1.1958.1.1.8.4.8.1.1 |
rc3SysLogServerPortThis value is used as a unique identifier for each entry. INTEGER .1.3.6.1.4.1.1958.1.1.8.4.8.1.2 |
rc3SysLogPriorityLevelSpecify how verbose the message logging should be.rw Enumeration .1.3.6.1.4.1.1958.1.1.8.4.8.1.3 |
rc3SysLogMsgStatusThis 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.1958.1.1.8.4.8.1.4 |
rc3Snmp OBJECT IDENTIFIER .1.3.6.1.4.1.1958.1.1.8.5 |
rc3ReadCommunityStringThis 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.rwdeprecated DisplayString .1.3.6.1.4.1.1958.1.1.8.5.1 |
rc3WriteCommunityStringThis 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.rwdeprecated DisplayString .1.3.6.1.4.1.1958.1.1.8.5.2 |
rc3TrapRcvrTableA 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. SEQUENCE OF Rc3TrapRcvrEntry .1.3.6.1.4.1.1958.1.1.8.5.3 |
rc3TrapRcvrEntryA row in the Trap Receiver Table. Rows in this
table can be created or Deleted. Rc3TrapRcvrEntry .1.3.6.1.4.1.1958.1.1.8.5.3.1 |
rc3TrapRcvrIpAddrThe IP Address of the SNMP Manager that would receive
TRAP. IpAddress .1.3.6.1.4.1.1958.1.1.8.5.3.1.1 |
rc3TrapRcvrCommCommunity string used by SNMP Manager.rw OCTET STRING .1.3.6.1.4.1.1958.1.1.8.5.3.1.2 |
rc3TrapRcvrTypeSpecifies the types of TRAPS that this manager should received.rw INTEGER .1.3.6.1.4.1.1958.1.1.8.5.3.1.3 |
rc3TrapRcvrStatusThis 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.1958.1.1.8.5.3.1.4 |
rc3SnmpErrorCodeThis 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.ro INTEGER .1.3.6.1.4.1.1958.1.1.8.5.4 |
rc3ReadCommunityStringFipsAvailable 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)rw PbeShaEncryptedObject .1.3.6.1.4.1.1958.1.1.8.5.5 |
rc3WriteCommunityStringFipsAvailable 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)rw PbeShaEncryptedObject .1.3.6.1.4.1.1958.1.1.8.5.6 |
rc3ClientCfg OBJECT IDENTIFIER .1.3.6.1.4.1.1958.1.1.8.6 |
rc3ClientAuthenticationEnable or Disable client Authentication. There are two Authentication methods.
Either RADIUS or LOCAL. Client Authentication is not avaliable on the
personal Ravlin.rw Enumeration .1.3.6.1.4.1.1958.1.1.8.6.1 |
rc3ActiveRadiusServerSpecify 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.ro IpAddress .1.3.6.1.4.1.1958.1.1.8.6.2 |
rc3RadiusPrioritySpecify the priority of the Radius servers in the table. Each octet
will specify one of the entries in order of preference.rw OCTET STRING .1.3.6.1.4.1.1958.1.1.8.6.3 |
rc3RadiusAuthServerTableTable, 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. SEQUENCE OF Rc3RadiusAuthServerEntry .1.3.6.1.4.1.1958.1.1.8.6.4 |
rc3RadiusAuthServerEntryRADIUS 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. Rc3RadiusAuthServerEntry .1.3.6.1.4.1.1958.1.1.8.6.4.1 |
rc3RadiusAuthServerEntryIndxA unique identifier for the entry in this table. Valid values
are 1-3. INTEGER .1.3.6.1.4.1.1958.1.1.8.6.4.1.1 |
rc3RadiusAuthServerIPThe IP Address (Network Address), of the RADIUS Authentication
server.rw IpAddress .1.3.6.1.4.1.1958.1.1.8.6.4.1.2 |
rc3RadiusAuthServerPortSpecifies the UDP port number used by the RADIUS service on the
Authentication Server.rw INTEGER .1.3.6.1.4.1.1958.1.1.8.6.4.1.3 |
rc3RadiusAttributeOffsetIf zero, then use vendor specific attributes. Otherwise this object
specifies the first offset to use for the RedCreek attribute values.rw INTEGER .1.3.6.1.4.1.1958.1.1.8.6.4.1.4 |
rc3RadiusAuthServerSharedSecretThis 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.rwdeprecated OCTET STRING .1.3.6.1.4.1.1958.1.1.8.6.4.1.5 |
rc3RadiusAuthServerRetriesThis limits the number of retries with the Authentication Server.
Default is 3. Maximum is 5. Min is 1rw INTEGER .1.3.6.1.4.1.1958.1.1.8.6.4.1.6 |
rc3RadiusAuthServerSharedSecretFipsAvailable 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)rw PbeShaEncryptedObject .1.3.6.1.4.1.1958.1.1.8.6.4.1.7 |
rc3LocalAuthTableTable to maintain the database of user name, password and static
virtual IP Address and Mask. SEQUENCE OF Rc3LocalAuthEntry .1.3.6.1.4.1.1958.1.1.8.6.5 |
rc3LocalAuthEntryEntries in this table can be added and deleted. Rc3LocalAuthEntry .1.3.6.1.4.1.1958.1.1.8.6.5.1 |
rc3LocalAuthIdA unique value for each entry. INTEGER .1.3.6.1.4.1.1958.1.1.8.6.5.1.1 |
rc3LocalAuthNameUser name, used to logon and get authenticated. When password is
read it will return a NULL string.rw DisplayString .1.3.6.1.4.1.1958.1.1.8.6.5.1.2 |
rc3LocalAuthPasswordPassword for the user, to authenticated withrw PbeShaEncryptedObject .1.3.6.1.4.1.1958.1.1.8.6.5.1.3 |
rc3LocalAuthIpAddrStatic virtual IP address.rw IpAddress .1.3.6.1.4.1.1958.1.1.8.6.5.1.4 |
rc3LocalAuthIpMaskStatic virtual Maskrw IpAddress .1.3.6.1.4.1.1958.1.1.8.6.5.1.5 |
rc3LocalAuthRowStatusThis 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.1958.1.1.8.6.5.1.6 |
rc3Download OBJECT IDENTIFIER .1.3.6.1.4.1.1958.1.1.8.7 |
rc3ImageSizeSize 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.rw INTEGER .1.3.6.1.4.1.1958.1.1.8.7.1 |
rc3SoftwareBlockA 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.rw OCTET STRING .1.3.6.1.4.1.1958.1.1.8.7.2 |
rc3SoftwareBlockNumberA sequential counter to keep track of the block number of the
image that is sent by the SNMP Manager.rw INTEGER .1.3.6.1.4.1.1958.1.1.8.7.3 |
rc3Misc OBJECT IDENTIFIER .1.3.6.1.4.1.1958.1.1.8.8 |
rc3RandomNumberA 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.ro INTEGER .1.3.6.1.4.1.1958.1.1.8.8.1 |
rc3HashObjectImage 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'.rw OCTET STRING .1.3.6.1.4.1.1958.1.1.8.8.2 |
rc3UlaAuthenticationTimerThe duration in minutes to re-authenticate a user for gateway access.
Minimum is 30 minutes.rw INTEGER .1.3.6.1.4.1.1958.1.1.8.8.3 |
rc3UlaAuthenticationPortUDP port used for ULA authentication. By default the Ravlin will send
to the RADIUS port 1812.rw INTEGER .1.3.6.1.4.1.1958.1.1.8.8.4 |
rc3SystemTimeThis object reads the current system time in GMT.rw INTEGER .1.3.6.1.4.1.1958.1.1.8.8.5 |
rc3Cert OBJECT IDENTIFIER .1.3.6.1.4.1.1958.1.1.8.9 |
rc3CACertTableTable 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. SEQUENCE OF Rc3CACertEntry .1.3.6.1.4.1.1958.1.1.8.9.1 |
rc3CACertEntryThe 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. Rc3CACertEntry .1.3.6.1.4.1.1958.1.1.8.9.1.1 |
rc3CACertIndexA unique identifier for this certificate in this table. INTEGER .1.3.6.1.4.1.1958.1.1.8.9.1.1.1 |
rc3CACertNameTextual string used to identify a CA certificate.rw DisplayString .1.3.6.1.4.1.1958.1.1.8.9.1.1.2 |
rc3CACertDataThe x509v3 DER encoded CA certificate.rw OCTET STRING .1.3.6.1.4.1.1958.1.1.8.9.1.1.3 |
rc3CACertStatusThis object is used to create/delete rows from the CA
Certificate Table. See the definition for RowStatus for a
range of valid values used.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.1958.1.1.8.9.1.1.4 |
rc3UserCertTableTable 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. SEQUENCE OF Rc3UserCertEntry .1.3.6.1.4.1.1958.1.1.8.9.2 |
rc3UserCertEntryThe 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. Rc3UserCertEntry .1.3.6.1.4.1.1958.1.1.8.9.2.1 |
rc3UserCertIndexA unique identifier for this certificate in this table. INTEGER .1.3.6.1.4.1.1958.1.1.8.9.2.1.1 |
rc3UserCertNameTextual string used to identify a User certificate.rw OCTET STRING .1.3.6.1.4.1.1958.1.1.8.9.2.1.2 |
rc3UserCertDataThe x509v3 DER encoded user certificate.rw OCTET STRING .1.3.6.1.4.1.1958.1.1.8.9.2.1.3 |
rc3UserCertStatusThis object is used to create/delete rows from the User
Certificate Table. See the definition for RowStatus for a
range of valid values used.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.1958.1.1.8.9.2.1.4 |
rc3UserCertRDNUser Certificate info. used to generate a PKCS10 info.
This info. a public/private key pair.rw OCTET STRING .1.3.6.1.4.1.1958.1.1.8.9.3 |
rc3UserCertAlgoIdAlgorithm used to sign the hash.rw INTEGER .1.3.6.1.4.1.1958.1.1.8.9.4 |
rc3GenerateKeyPairIf the two items above are set then is used to actually to
start generating the key pair.rw INTEGER .1.3.6.1.4.1.1958.1.1.8.9.5 |
rc3UserCertGetPkcs10rw OCTET STRING .1.3.6.1.4.1.1958.1.1.8.9.6 |
rcPolicy OBJECT IDENTIFIER .1.3.6.1.4.1.1958.1.1.9 |
rc3Proposals OBJECT IDENTIFIER .1.3.6.1.4.1.1958.1.1.9.1 |
rc3IsakmpProposalTableThis table contains a list of ISAKMP phase one proposals. SEQUENCE OF Rc3IsakmpProposalEntry .1.3.6.1.4.1.1958.1.1.9.1.1 |
rc3IsakmpProposalEntryAn entry in the ISAKMP phase one proposal table. Rc3IsakmpProposalEntry .1.3.6.1.4.1.1958.1.1.9.1.1.1 |
rc3IsakmpProposalIndxThis value is used as a unique identifier for entries in this table. INTEGER .1.3.6.1.4.1.1958.1.1.9.1.1.1.1 |
rc3IsakmpProposalEncryptionThe encryption type. Currently only des-cbc-56 and 3des-cbc
and des-cbc-40 are supported.ro Enumeration .1.3.6.1.4.1.1958.1.1.9.1.1.1.2 |
rc3IsakmpProposalHashThe hash type. Currently md5 and sha are supported.ro Enumeration .1.3.6.1.4.1.1958.1.1.9.1.1.1.3 |
rc3IsakmpProposalAuthModelaterro Enumeration .1.3.6.1.4.1.1958.1.1.9.1.1.1.4 |
rc3IsakmpProposalDhGrouplaterro Enumeration .1.3.6.1.4.1.1958.1.1.9.1.1.1.5 |
rc3EspProposalTableThis table contains a list of ESP proposals. SEQUENCE OF Rc3EspProposalEntry .1.3.6.1.4.1.1958.1.1.9.1.2 |
rc3EspProposalEntryAn entry in the ESP proposal table. Rc3EspProposalEntry .1.3.6.1.4.1.1958.1.1.9.1.2.1 |
rc3EspProposalIndxThis value is used as a unique identifier for entries in this table. INTEGER .1.3.6.1.4.1.1958.1.1.9.1.2.1.1 |
rc3EspProposalCipherAlgolaterro Enumeration .1.3.6.1.4.1.1958.1.1.9.1.2.1.2 |
rc3EspProposalEncapsulationlaterro Enumeration .1.3.6.1.4.1.1958.1.1.9.1.2.1.3 |
rc3EspProposalAuthlaterro Enumeration .1.3.6.1.4.1.1958.1.1.9.1.2.1.4 |
rc3EspProposalGrouplaterrodeprecated Enumeration .1.3.6.1.4.1.1958.1.1.9.1.2.1.5 |
rc3AhProposalTableThis table contains a list of AH proposals. SEQUENCE OF Rc3AhProposalEntry .1.3.6.1.4.1.1958.1.1.9.1.3 |
rc3AhProposalEntryAn entry in the AH proposal table. Rc3AhProposalEntry .1.3.6.1.4.1.1958.1.1.9.1.3.1 |
rc3AhProposalIndxThis value is used as a unique identifier for entries in this table. INTEGER .1.3.6.1.4.1.1958.1.1.9.1.3.1.1 |
rc3AhProposalAuthlaterro Enumeration .1.3.6.1.4.1.1958.1.1.9.1.3.1.2 |
rc3AhProposalEncapsulationlaterro Enumeration .1.3.6.1.4.1.1958.1.1.9.1.3.1.3 |
rc3AhProposalGrouplaterrodeprecated Enumeration .1.3.6.1.4.1.1958.1.1.9.1.3.1.4 |
rc3EipProposalTableThis table contains a list of EIP proposals.deprecated SEQUENCE OF Rc3EipProposalEntry .1.3.6.1.4.1.1958.1.1.9.1.4 |
rc3EipProposalEntryAn entry in the EIP proposal table.deprecated Rc3EipProposalEntry .1.3.6.1.4.1.1958.1.1.9.1.4.1 |
rc3EipProposalIndxThis value is used as a unique identifier for entries in this table.deprecated INTEGER .1.3.6.1.4.1.1958.1.1.9.1.4.1.1 |
rc3EipProposalCipherAlgolaterrodeprecated Enumeration .1.3.6.1.4.1.1958.1.1.9.1.4.1.2 |
rc3Pde OBJECT IDENTIFIER .1.3.6.1.4.1.1958.1.1.9.2 |
rc3PdePeerInfoTableThis 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. SEQUENCE OF Rc3PdePeerInfoEntry .1.3.6.1.4.1.1958.1.1.9.2.1 |
rc3PdePeerInfoEntryA 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. Rc3PdePeerInfoEntry .1.3.6.1.4.1.1958.1.1.9.2.1.1 |
rc3PdePeerIndxA unique numeric ID value for each Pde. This value
is used to index into the table. INTEGER .1.3.6.1.4.1.1958.1.1.9.2.1.1.1 |
rc3PdePeerTypeThe 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 tablerw Enumeration .1.3.6.1.4.1.1958.1.1.9.2.1.1.2 |
rc3PdePeerAddrIP 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.rw IpAddress .1.3.6.1.4.1.1958.1.1.9.2.1.1.3 |
rc3PdePeerDNThe Distinguished Name of the peer. Can be a Security ID (SID),
DER encoded DN, or a DN filter.rw OCTET STRING .1.3.6.1.4.1.1958.1.1.9.2.1.1.4 |
rc3PdePeerIssuerDNThe Distinguished Name of the issuer that signed the peer's certificate.
If the SID is being used, then the issuer DN should be null.rwdeprecated OCTET STRING .1.3.6.1.4.1.1958.1.1.9.2.1.1.5 |
rc3PdePeerLocalCertIndxThis 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.rw INTEGER .1.3.6.1.4.1.1958.1.1.9.2.1.1.6 |
rc3PdePeerKeyMgmtTypemanual - use manual method to derive session keys.
isakmp - use IETF protocol ISAKMP to derive session keys.rw Enumeration .1.3.6.1.4.1.1958.1.1.9.2.1.1.7 |
rc3PdePeerKeyMgmtIndxThis index corresponds to an entry in either the rc3PdeManualKeyMgmtTable,
or an entry in the rc3PdeIsakmpKeyMgmtTable depending on the value of
rc3PdePeerKeyMgmtType.rw INTEGER .1.3.6.1.4.1.1958.1.1.9.2.1.1.8 |
rc3PdePeerIpsecProtocolIndxThis index corresponds to an entry in the rc3PdeIpsecProtocolTable, use
a value of zero for eip.rw INTEGER .1.3.6.1.4.1.1958.1.1.9.2.1.1.9 |
rc3PdePeerIfIndexThis 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.rw Enumeration .1.3.6.1.4.1.1958.1.1.9.2.1.1.10 |
rc3PdePeerNextHopIf 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.rw IpAddress .1.3.6.1.4.1.1958.1.1.9.2.1.1.11 |
rc3PdePeerContinueAllow the packet to continue the Pde selection process when
rc3StatConnStatus is failed or dropped.rwdeprecated Enumeration .1.3.6.1.4.1.1958.1.1.9.2.1.1.12 |
rc3PdePeerIsakmpLifeTypeThe type of key lifetime for ISAKMP phase one.rw Enumeration .1.3.6.1.4.1.1958.1.1.9.2.1.1.13 |
rc3PdePeerIsakmpLifeTimeSecondsThe lifetime in seconds for ISAKMP phase one.rw INTEGER .1.3.6.1.4.1.1958.1.1.9.2.1.1.14 |
rc3PdePeerIsakmpLifeTimeKiloBytesThe lifetime in kilobytes for ISAKMP phase one.rw INTEGER .1.3.6.1.4.1.1958.1.1.9.2.1.1.15 |
rc3PdePeerIpsecLifeTypeThe type of key lifetime for IPsec.rw Enumeration .1.3.6.1.4.1.1958.1.1.9.2.1.1.16 |
rc3PdePeerIpsecLifeTimeSecondsThe lifetime in seconds for IPsec.rw INTEGER .1.3.6.1.4.1.1958.1.1.9.2.1.1.17 |
rc3PdePeerIpsecLifeTimeKiloBytesThe lifetime in kilobytes for IPsec.rw INTEGER .1.3.6.1.4.1.1958.1.1.9.2.1.1.18 |
rc3PdePeerRowStatusThis 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.1958.1.1.9.2.1.1.19 |
rc3PdeFilterProtocolValue specifying an associated IP protocol ID (e.g UDP/TCP).
A value of zero means that the protocol ID field should be
ignored.rwdeprecated INTEGER .1.3.6.1.4.1.1958.1.1.9.2.1.1.20 |
rc3PdeLocalPortValue specifying an associated port. A value of zero means
that the port field should be ignored.rwdeprecated INTEGER .1.3.6.1.4.1.1958.1.1.9.2.1.1.21 |
rc3PdeRemotePortValue specifying an associated port. A value of zero means
that the port field should be ignored.rwdeprecated INTEGER .1.3.6.1.4.1.1958.1.1.9.2.1.1.22 |
rc3PdeNameName used to uniquely identify a PDE. Ravlin firmware will
assign a unique Default pdeName value for each PDE inserted,
and can be changed.rw DisplayString .1.3.6.1.4.1.1958.1.1.9.2.1.1.23 |
rc3PdeULAIf 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.rw Enumeration .1.3.6.1.4.1.1958.1.1.9.2.1.1.24 |
rc3PdePeerLocalInterfaceIpAddrSpecifies remote ravlin's local IP Address. A value of 0 means
that this PDE does not participate in polling.rw IpAddress .1.3.6.1.4.1.1958.1.1.9.2.1.1.25 |
rc3PdeLocalNetworkTableThis 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. SEQUENCE OF Rc3PdeLocalNetworkEntry .1.3.6.1.4.1.1958.1.1.9.2.2 |
rc3PdeLocalNetworkEntryAn 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'. Rc3PdeLocalNetworkEntry .1.3.6.1.4.1.1958.1.1.9.2.2.1 |
rc3PdeLocalNetworkNumberThe local network address that will be used to match packets for
this entry in the Policy Database. IpAddress .1.3.6.1.4.1.1958.1.1.9.2.2.1.1 |
rc3PdeLocalNetworkMaskThe local network mask that will be used to match packets for
this entry in the Policy Database. IpAddress .1.3.6.1.4.1.1958.1.1.9.2.2.1.2 |
rc3PdeLocalNetworkRowStatusThis 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.1958.1.1.9.2.2.1.3 |
rc3PdeRemoteNetworkTableThis table provides the selector list containing 1..n
entry pair(s) of network number and mask for the Remote
interface. SEQUENCE OF Rc3PdeRemoteNetworkEntry .1.3.6.1.4.1.1958.1.1.9.2.3 |
rc3PdeRemoteNetworkEntryAn 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. Rc3PdeRemoteNetworkEntry .1.3.6.1.4.1.1958.1.1.9.2.3.1 |
rc3PdeRemoteNetworkNumberThe remote network address that will be used to match packets for
this entry in the Policy Database. IpAddress .1.3.6.1.4.1.1958.1.1.9.2.3.1.1 |
rc3PdeRemoteNetworkMaskThe remote network mask that will be used to match packets for
this entry in the Policy Database. IpAddress .1.3.6.1.4.1.1958.1.1.9.2.3.1.2 |
rc3PdeRemoteNetworkRowStatusThis 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.1958.1.1.9.2.3.1.3 |
rc3SAStatTableThis table provides statistics for each Security Association(Pde). SEQUENCE OF Rc3SAStatEntry .1.3.6.1.4.1.1958.1.1.9.2.4 |
rc3SAStatEntryEntries 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. Rc3SAStatEntry .1.3.6.1.4.1.1958.1.1.9.2.4.1 |
rc3SAStatPeerAddrSecond index into the stat table. Currently since multiple
clients share the policy database entry, this allows stat from
all clients sharing this database entry. IpAddress .1.3.6.1.4.1.1958.1.1.9.2.4.1.1 |
rc3SAStatConnStatusValues 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.rw Enumeration .1.3.6.1.4.1.1958.1.1.9.2.4.1.2 |
rc3SAStatCreateTimeTime this Pde was actually established.ro INTEGER .1.3.6.1.4.1.1958.1.1.9.2.4.1.3 |
rc3SAStatEncryptPktCountTotal encrypted packet count for this Pde,
identified by Pde indx.ro Counter .1.3.6.1.4.1.1958.1.1.9.2.4.1.4 |
rc3SAStatEncryptByteCountTotal encrypted byte count for this Pde,
identified by Pde indx.ro Counter .1.3.6.1.4.1.1958.1.1.9.2.4.1.5 |
rc3SAStatDecryptPktCountTotal decrypted packet count for this Pde,
identified by Pde indx.ro Counter .1.3.6.1.4.1.1958.1.1.9.2.4.1.6 |
rc3SAStatDecryptByteCountTotal decrypted byte count for this Pde,
identified by Pde indx.ro Counter .1.3.6.1.4.1.1958.1.1.9.2.4.1.7 |
rc3SAStatFragPktCountlaterro Counter .1.3.6.1.4.1.1958.1.1.9.2.4.1.8 |
rc3SAStatResetSNMP 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.rw Enumeration .1.3.6.1.4.1.1958.1.1.9.2.4.1.9 |
rc3SAStatUserNameUser name used for RADIUS authentication.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.1958.1.1.9.2.4.1.10 |
rc3SAStatPollsSentThe number of ICMP polling packets sent through
this PDE's tunnel.ro Counter .1.3.6.1.4.1.1958.1.1.9.2.4.1.11 |
rc3SAStatPollsReceivedThe number of ICMP polling packet responses recieved through
this PDE's tunnel.ro Counter .1.3.6.1.4.1.1958.1.1.9.2.4.1.12 |
rc3SAStatPollsAverageTimeThe average round trip time on milliseconds of all polling packets.ro INTEGER .1.3.6.1.4.1.1958.1.1.9.2.4.1.13 |
rc3SAStatPollsMaxTimeThe maximum round trip time on milliseconds for a ICMP polling packet.ro INTEGER .1.3.6.1.4.1.1958.1.1.9.2.4.1.14 |
rc3SAStatPollsMinTimeThe minimum round trip time on milliseconds for a ICMP polling packet.ro INTEGER .1.3.6.1.4.1.1958.1.1.9.2.4.1.15 |
rc3PdeManualKeyMgmtTableTable 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). SEQUENCE OF Rc3PdeManualKeyMgmtEntry .1.3.6.1.4.1.1958.1.1.9.2.5 |
rc3PdeManualKeyMgmtEntryRow Entry for Manual Key Mgmt Table. Rc3PdeManualKeyMgmtEntry .1.3.6.1.4.1.1958.1.1.9.2.5.1 |
rc3PdeManualKeyMgmtIndxThis value is used as a unique identifier for entries in this table. INTEGER .1.3.6.1.4.1.1958.1.1.9.2.5.1.1 |
rc3PdeManualInboundEncryptKeylaterrwdeprecated OCTET STRING .1.3.6.1.4.1.1958.1.1.9.2.5.1.2 |
rc3PdeManualOutboundEncryptKeylaterrwdeprecated OCTET STRING .1.3.6.1.4.1.1958.1.1.9.2.5.1.3 |
rc3PdeManualInboundAuthKeylaterrwdeprecated OCTET STRING .1.3.6.1.4.1.1958.1.1.9.2.5.1.4 |
rc3PdeManualOutboundAuthKeylaterrwdeprecated OCTET STRING .1.3.6.1.4.1.1958.1.1.9.2.5.1.5 |
rc3PdeManualInboundSpilaterrw INTEGER .1.3.6.1.4.1.1958.1.1.9.2.5.1.6 |
rc3PdeManualOutboundSpilaterrw INTEGER .1.3.6.1.4.1.1958.1.1.9.2.5.1.7 |
rc3PdeManualKeyMgmtRowStatusThis 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.1958.1.1.9.2.5.1.8 |
rc3PdeManualInboundEncryptKeyFipsAvailable 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)rw PbeShaEncryptedObject .1.3.6.1.4.1.1958.1.1.9.2.5.1.9 |
rc3PdeManualOutboundEncryptKeyFipsAvailable 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)rw PbeShaEncryptedObject .1.3.6.1.4.1.1958.1.1.9.2.5.1.10 |
rc3PdeManualInboundAuthKeyFipsAvailable 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)rw PbeShaEncryptedObject .1.3.6.1.4.1.1958.1.1.9.2.5.1.11 |
rc3PdeManualOutboundAuthKeyFipsAvailable 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)rw PbeShaEncryptedObject .1.3.6.1.4.1.1958.1.1.9.2.5.1.12 |
rc3PdeIsakmpKeyMgmtTableTable 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. SEQUENCE OF Rc3PdeIsakmpKeyMgmtEntry .1.3.6.1.4.1.1958.1.1.9.2.6 |
rc3PdeIsakmpKeyMgmtEntryAn entry in the ISAKMP Key Management Table. Rc3PdeIsakmpKeyMgmtEntry .1.3.6.1.4.1.1958.1.1.9.2.6.1 |
rc3PdeIsakmpIndxThis value is used as a unique identifier for entries in this table. INTEGER .1.3.6.1.4.1.1958.1.1.9.2.6.1.1 |
rc3PdeIsakmpProposalsEach 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.rw OCTET STRING .1.3.6.1.4.1.1958.1.1.9.2.6.1.2 |
rc3PdeIsakmpRetrieslaterrw INTEGER .1.3.6.1.4.1.1958.1.1.9.2.6.1.3 |
rc3PdeIsakmpAuthPresharedKeylaterrwdeprecated OCTET STRING .1.3.6.1.4.1.1958.1.1.9.2.6.1.4 |
rc3PdeIsakmpPfslaterrw INTEGER .1.3.6.1.4.1.1958.1.1.9.2.6.1.5 |
rc3PdeIsakmpRowStatusThis 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.1958.1.1.9.2.6.1.6 |
rc3PdeIsakmpAuthPresharedKeyFipsAvailable 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)rw PbeShaEncryptedObject .1.3.6.1.4.1.1958.1.1.9.2.6.1.7 |
rc3PdeIpsecProtocolTableThis 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. SEQUENCE OF Rc3PdeIpsecProtocolEntry .1.3.6.1.4.1.1958.1.1.9.2.7 |
rc3PdeIpsecProtocolEntrylater Rc3PdeIpsecProtocolEntry .1.3.6.1.4.1.1958.1.1.9.2.7.1 |
rc3PdeIpsecProtocolIndxThis value is used as a unique identifier for entries in this table. INTEGER .1.3.6.1.4.1.1958.1.1.9.2.7.1.1 |
rc3PdeIpsecProtocolTypeIndicates the protocol type that the list of Proposals refer to.rw Enumeration .1.3.6.1.4.1.1958.1.1.9.2.7.1.2 |
rc3PdeIpsecProposalsEach 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.rw OCTET STRING .1.3.6.1.4.1.1958.1.1.9.2.7.1.3 |
rc3PdeIpsecProtocolRowStatusThis 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.1958.1.1.9.2.7.1.4 |
rc3PdeSelectProtocolTableThis 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.deprecated SEQUENCE OF Rc3PdeSelectProtocolTableEntry .1.3.6.1.4.1.1958.1.1.9.2.8 |
rc3PdeSelectProtocolTableEntryThe 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.deprecated Rc3PdeSelectProtocolTableEntry .1.3.6.1.4.1.1958.1.1.9.2.8.1 |
rc3PdeSelectProtocolThe IP protocol number.deprecated INTEGER .1.3.6.1.4.1.1958.1.1.9.2.8.1.1 |
rc3PdeSelectPortThe TCP/UDP port number.deprecated INTEGER .1.3.6.1.4.1.1958.1.1.9.2.8.1.2 |
rc3PdeSelectActionThis 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 packetrwdeprecated Enumeration .1.3.6.1.4.1.1958.1.1.9.2.8.1.3 |
rc3PdeSelectRowStatusThis 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.rwdeprecated RowStatus (SNMPv2-TC) .1.3.6.1.4.1.1958.1.1.9.2.8.1.4 |
rc3PdMisc OBJECT IDENTIFIER .1.3.6.1.4.1.1958.1.1.9.3 |
rc3PdeCountThe count of number of Pde(s) completely configured on
the Ravlin unit.ro INTEGER .1.3.6.1.4.1.1958.1.1.9.3.1 |
rc3PdePeerPreferenceThis 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.rwdeprecated OCTET STRING .1.3.6.1.4.1.1958.1.1.9.3.2 |
rc3PdeNextAvailableIndxThe next available unique indx for the manager to create a instance
of the PDE Peer Info. table entry.ro INTEGER .1.3.6.1.4.1.1958.1.1.9.3.3 |
registration OBJECT IDENTIFIER .1.3.6.1.4.1.1958.2 |
rcRavlin10 OBJECT IDENTIFIER .1.3.6.1.4.1.1958.2.1 |
rcRavlin4 OBJECT IDENTIFIER .1.3.6.1.4.1.1958.2.2 |
rcPCI OBJECT IDENTIFIER .1.3.6.1.4.1.1958.2.3 |
rcRavlin10Ver3 OBJECT IDENTIFIER .1.3.6.1.4.1.1958.2.4 |
rcRavlin4Ver3 OBJECT IDENTIFIER .1.3.6.1.4.1.1958.2.5 |
rcPCIVer3 OBJECT IDENTIFIER .1.3.6.1.4.1.1958.2.6 |