RAPID-CLIENT-MIB
- Registered at
- 1.3.6.1.4.1.4355.6
- Last updated
- 1901-03-06 12:00
- Organization
- WatchGuard Technologies, Inc.
- Revisions
- 2001-04-20 12:00, 2002-11-01 12:00
- Namespace
- nortel
- Source file
RAPID-CLIENT-MIB- Digest
sha256:224b88adcfd7f099b393960d4dc7c1c42d7cea8434ebee4dffad940756f7dbb7
Description
The MIB module describes client information of RapidStream system.
Contact
Ella Yu WatchGuard Technologies, Inc. 1841 Zanker Road San Jose, CA 95112 USA 408-519-4888 ella.yu@watchguard.com
Imports
| From | Symbols |
|---|---|
| RAPID-MIB | rapidstream |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, enterprises, iso |
| SNMPv2-TC | DateAndTime, DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
RAPID-CLIENT-MIB RAPID-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Under this module's arcs
Where the registration tree carries on below this module.
| Arc | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.4355.6.1 | rsInfoSystem | RAPID-INFO-SYSTEM-MIB |
| 1.3.6.1.4.1.4355.6.3 | rsSystemStatisticsMIB | RAPID-SYSTEM-STATISTICS-MIB |
| 1.3.6.1.4.1.4355.6.5 | rsIpsecTunnelMIB | RAPID-IPSEC-TUNNEL-MIB |
| 1.3.6.1.4.1.4355.6.6 | rsHAMIB | RAPID-HA-MIB |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| rsClientMIB OBJECT-IDENTITY This is the base object identifier for DHCP Server, DHCP Client and PPPoE Client | 1.3.6.1.4.1.4355.6.2 | current | ||
| rsClientDHCPServer OBJECT-IDENTITY This is the base object identifier for all DHCP server related information. | 1.3.6.1.4.1.4355.6.2.1 | current | ||
| rsClientDHCPServerEnable OBJECT-TYPE Indicates whether if DHCP Server has been enabled. | 1.3.6.1.4.1.4355.6.2.1.1 | INTEGER {disabled(0), enabled(1), relay(2)} | read-only | current |
| rsClientDHCPServerStartIpAddress OBJECT-TYPE The starting IP address of the range of IP addresses leased by the DHCP server. | 1.3.6.1.4.1.4355.6.2.1.2 | IpAddress | read-only | current |
| rsClientDHCPServerEndIpAddress OBJECT-TYPE The last IP address of the range of IP addresses leased by the DHCP Server. | 1.3.6.1.4.1.4355.6.2.1.3 | IpAddress | read-only | current |
| rsClientDHCPServerLeaseTime OBJECT-TYPE The lease time of an address assigned to a DHCP client. | 1.3.6.1.4.1.4355.6.2.1.4 | TimeTicks | read-only | current |
| rsClientDHCPServerNum OBJECT-TYPE The total number of entries in the rsClientDHCPServerTable. | 1.3.6.1.4.1.4355.6.2.1.5 | Unsigned32 | read-only | current |
| rsClientDHCPServerConnTable OBJECT-TYPE This is the client lease table of the DHCP Server. | 1.3.6.1.4.1.4355.6.2.1.6 | not-accessible | current | |
| rsClientDHCPServerConnEntry OBJECT-TYPE An entry (conceptual row) containing the leasing information of an assigned address by the DHCP Server. | 1.3.6.1.4.1.4355.6.2.1.6.1 | not-accessible | current | |
| rsClientDHCPServerConnClientHostName OBJECT-TYPE The hostname of the client. | 1.3.6.1.4.1.4355.6.2.1.6.1.1 | OCTET STRING | read-only | current |
| rsClientDHCPServerConnIPAddr OBJECT-TYPE The IP address assigned to the client. | 1.3.6.1.4.1.4355.6.2.1.6.1.2 | IpAddress | read-only | current |
| rsClientDHCPServerConnMACAddr OBJECT-TYPE The MAC address of the client. | 1.3.6.1.4.1.4355.6.2.1.6.1.3 | OCTET STRING (SIZE(6)) | read-only | current |
| rsClientDHCPServerConnLeaseTimeStart OBJECT-TYPE The date and time when the lease starts. | 1.3.6.1.4.1.4355.6.2.1.6.1.4 | DateAndTime | read-only | current |
| rsClientDHCPServerConnLeaseTimeEnd OBJECT-TYPE The date and time when the lease ends. | 1.3.6.1.4.1.4355.6.2.1.6.1.5 | DateAndTime | read-only | current |
| rsClientDHCPServerRelayServer OBJECT-TYPE The IP address of remote DHCP server to which DHCP requests should be relayed. | 1.3.6.1.4.1.4355.6.2.1.7 | IpAddress | read-only | current |
| rsClientDHCPClient OBJECT-IDENTITY This is the base object identifier for all DHCP client related information. | 1.3.6.1.4.1.4355.6.2.2 | current | ||
| rsClientDHCPClientEnable OBJECT-TYPE Indicates whether interface 1 (public) is configured to obtain IP address through DHCP. | 1.3.6.1.4.1.4355.6.2.2.1 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| rsClientDHCPClientDomainName OBJECT-TYPE The domain name of the DHCP Client. | 1.3.6.1.4.1.4355.6.2.2.2 | OCTET STRING | read-only | current |
| rsClientDHCPClientDefaultGateway OBJECT-TYPE The IP address of the default gateway obtained by the DHCP client. | 1.3.6.1.4.1.4355.6.2.2.3 | IpAddress | read-only | current |
| rsClientDHCPClientDNSOne OBJECT-TYPE The IP address of the primary DNS server obtained by the DHCP client. | 1.3.6.1.4.1.4355.6.2.2.4 | IpAddress | read-only | current |
| rsClientDHCPClientDNSTwo OBJECT-TYPE The IP address of the secondary DNS server obtained by the DHCP client. | 1.3.6.1.4.1.4355.6.2.2.5 | IpAddress | read-only | current |
| rsClientPPPoEClient OBJECT-IDENTITY This is the base object identifier for all PPPoE client related information. | 1.3.6.1.4.1.4355.6.2.3 | current | ||
| rsClientPPPoEClientEnable OBJECT-TYPE Indicates whether the interface 1 (public) is configured to use PPPoE. | 1.3.6.1.4.1.4355.6.2.3.1 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| rsClientPPPoEClientADSLStatus OBJECT-TYPE The current ADSL status of the PPPoE Client. | 1.3.6.1.4.1.4355.6.2.3.2 | INTEGER {disconnect(0), initialize(1), establish(2), authenticate(3), network(4), running(5)} | read-only | current |
| rsClientPPPoEClientLocalIPAddr OBJECT-TYPE The IP address obtained by the PPPoE Client. | 1.3.6.1.4.1.4355.6.2.3.3 | IpAddress | read-only | current |
| rsClientPPPoEClientRemoteIPAddr OBJECT-TYPE The IP Address of the PPP server this PPPoE client connects to. | 1.3.6.1.4.1.4355.6.2.3.4 | IpAddress | read-only | current |
| rsClientPPPoEClientNetMask OBJECT-TYPE The subnet mask of the PPPoE client. | 1.3.6.1.4.1.4355.6.2.3.5 | IpAddress | read-only | current |
| rsClientPPPoEClientDNSOne OBJECT-TYPE The IP address of the primary DNS server obtained. | 1.3.6.1.4.1.4355.6.2.3.6 | IpAddress | read-only | current |
| rsClientPPPoEClientDNSTwo OBJECT-TYPE The IP address of the secondary DNS server obtained. | 1.3.6.1.4.1.4355.6.2.3.7 | IpAddress | read-only | current |
| rsClientPPPoEADSLPeerMACAddr OBJECT-TYPE The MAC Address of the PPP server this client connects to. | 1.3.6.1.4.1.4355.6.2.3.8 | OCTET STRING (SIZE(6)) | read-only | current |
| rsClientPPPoEClientConnTime OBJECT-TYPE The connection time of the PPPoE connection. | 1.3.6.1.4.1.4355.6.2.3.9 | TimeTicks | read-only | current |