SLE-DHCP-MIB
- Registered at
- 1.3.6.1.4.1.6296.101.6
- Last updated
- 2004-12-29 14:41
- Organization
- HANASOFT
- Revisions
- 2004-12-10 16:32
- Namespace
- dasan
- Source file
SLE-DHCP-MIB- Digest
sha256:16c1a13cd63c0ae29a1b6c3c999e3a980a107fdddddd0739fe53080ee23944f7
Description
This MIB contains all needed informations about DHCP and all supported sle DHCP features.
Imports
| From | Symbols |
|---|---|
| DASAN-SMI | sleMgmt |
| IF-MIB | InterfaceIndex |
| SLE-TC-MIB | SleControlRequestResultType, SleControlStatusType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | BITS, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso |
| SNMPv2-TC | DisplayString, MacAddress, 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.
DASAN-SMI IANAifType-MIB IF-MIB SLE-DHCP-MIB SLE-TC-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| sleDhcpBase OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.1 | |||
| sleDhcpBaseInfo OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.1.1 | |||
| sleDhcpDefaultLeaseTime OBJECT-TYPE The default time assigned to Lease in Dhcp server. The unit is second. If 0, the default time was not set. | 1.3.6.1.4.1.6296.101.6.1.1.1 | INTEGER (0 | 120..2147483637) | read-only | current |
| sleDhcpMaxLeaseTime OBJECT-TYPE The max time assigned to Lease in Dhcp server. The unit is second. If 0, the max time was not set. | 1.3.6.1.4.1.6296.101.6.1.1.2 | INTEGER (0 | 120..2147483637) | read-only | current |
| sleDhcpDnsIp1 OBJECT-TYPE The default Dns IP of the Dhcp daemon | 1.3.6.1.4.1.6296.101.6.1.1.3 | IpAddress | read-only | current |
| sleDhcpDnsIp2 OBJECT-TYPE The default Dns IP of the Dhcp daemon | 1.3.6.1.4.1.6296.101.6.1.1.4 | IpAddress | read-only | current |
| sleDhcpDnsIp3 OBJECT-TYPE The default Dns IP of the Dhcp daemon | 1.3.6.1.4.1.6296.101.6.1.1.5 | IpAddress | read-only | current |
| sleDhcpMode OBJECT-TYPE The Dhcp operation mode. | 1.3.6.1.4.1.6296.101.6.1.1.6 | INTEGER {noOperation(0), serverMode(1), relayMode(2)} | read-only | current |
| sleDhcpLeasedbBackupIp OBJECT-TYPE The Ip address of LeaseDB backup server. If 0.0.0.0, it is not set. | 1.3.6.1.4.1.6296.101.6.1.1.7 | IpAddress | read-only | current |
| sleDhcpLeasedbBackupInterval OBJECT-TYPE The interval time assigned to LeaseDB backup. The unit is second. If 0, it is not set. | 1.3.6.1.4.1.6296.101.6.1.1.8 | INTEGER (0..2147483637) | read-only | current |
| sleDhcpDatabaseKey OBJECT-TYPE The Database-key Setting for dhcp daemon. | 1.3.6.1.4.1.6296.101.6.1.1.9 | INTEGER {clientid(0), hwaddress(1)} | read-only | current |
| sleDhcpDebugStatus OBJECT-TYPE The debug option setting of dhcp daemon. debugNo(0) debugFilter(1) debugLease(2) debugPacket(4) debugService(8) The above value is denotes by 'or'. debugAll(16) | 1.3.6.1.4.1.6296.101.6.1.1.10 | Bits {debugFilter(0), debugLease(1), debugPacket(2), debugServices(3)} | read-write | current |
| sleDhcpOption82 OBJECT-TYPE The Option82 is set or not. 0 : not set 1 : set | 1.3.6.1.4.1.6296.101.6.1.1.11 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleDhcpOption82Policy OBJECT-TYPE The Option82 policy 1 - keep 2 - replace 3 - drop | 1.3.6.1.4.1.6296.101.6.1.1.12 | INTEGER {keep(0), replace(1), drop(2)} | read-only | current |
| sleDhcpOption82SystemRtype OBJECT-TYPE Value type of sleDhcpOption82SystemRid invalid : The value of sleDhcpOption82SystemRid is invalid. ipaddress : denotes such as 'A.B.C.D'. binary : denotes such as '89:AB:CD:EF:01:02'. text : denotes such as 'TextString'. | 1.3.6.1.4.1.6296.101.6.1.1.13 | INTEGER {invalid(0), ipaddress(1), binary(2), text(3)} | read-only | current |
| sleDhcpOption82SystemRid OBJECT-TYPE This value is the system remote index for option82 function. | 1.3.6.1.4.1.6296.101.6.1.1.14 | OCTET STRING (SIZE(0..63)) | read-only | current |
| sleDhcpAuthorizedArp OBJECT-TYPE The set of starting time for secure ARP function. 0:no set 1:default-lease-time 2:half-lease-time 3:max-lease-time | 1.3.6.1.4.1.6296.101.6.1.1.15 | INTEGER {noSet(0), defaultLeaseTime(1), halfLeaseTime(2), maxLeaseTime(3)} | read-only | current |
| sleDhcpAuthArpStarted OBJECT-TYPE The Time when authorized-arp function has started. It denotes such as '2004/12/20 10:20:30'. | 1.3.6.1.4.1.6296.101.6.1.1.16 | OCTET STRING | read-only | current |
| sleDhcpAuthArpLeft OBJECT-TYPE The left time until authorized-arp function will be start. It denotes such as '01:20:31' | 1.3.6.1.4.1.6296.101.6.1.1.17 | OCTET STRING | read-only | current |
| sleDhcpStatisticReceived OBJECT-TYPE The number of received DHCP packets. | 1.3.6.1.4.1.6296.101.6.1.1.18 | Unsigned32 | read-only | current |
| sleDhcpStatisticSent OBJECT-TYPE The number of sent DHCP packets. | 1.3.6.1.4.1.6296.101.6.1.1.19 | Unsigned32 | read-only | current |
| sleDhcpStatisticReceivedErrors OBJECT-TYPE The number of received DHCP Error packets. | 1.3.6.1.4.1.6296.101.6.1.1.20 | Unsigned32 | read-only | current |
| sleDhcpStatisticSentErrors OBJECT-TYPE The number of sent DHCP Error packets. | 1.3.6.1.4.1.6296.101.6.1.1.21 | Unsigned32 | read-only | current |
| sleDhcpStatisticBootpReceivedRequests OBJECT-TYPE The number of received DHCP Bootp Request packets. | 1.3.6.1.4.1.6296.101.6.1.1.22 | Unsigned32 | read-only | current |
| sleDhcpStatisticBootpReceivedReplies OBJECT-TYPE The number of received DHCP Bootp Reply packets. | 1.3.6.1.4.1.6296.101.6.1.1.23 | Unsigned32 | read-only | current |
| sleDhcpStatisticBootpSentRequests OBJECT-TYPE The number of sent DHCP Bootp Request packets. | 1.3.6.1.4.1.6296.101.6.1.1.24 | Unsigned32 | read-only | current |
| sleDhcpStatisticBootpSentReplies OBJECT-TYPE The number of sent DHCP Bootp Reply packets. | 1.3.6.1.4.1.6296.101.6.1.1.25 | Unsigned32 | read-only | current |
| sleDhcpStatisticReceivedDiscover OBJECT-TYPE The number of received Discover packets. | 1.3.6.1.4.1.6296.101.6.1.1.26 | Unsigned32 | read-only | current |
| sleDhcpStatisticReceivedRequest OBJECT-TYPE The number of received DHCP Request packets. | 1.3.6.1.4.1.6296.101.6.1.1.27 | Unsigned32 | read-only | current |
| sleDhcpStatisticReceivedRelease OBJECT-TYPE The number of received DHCP Release packets. | 1.3.6.1.4.1.6296.101.6.1.1.28 | Unsigned32 | read-only | current |
| sleDhcpStatisticReceivedInform OBJECT-TYPE The number of received DHCP Inform packets. | 1.3.6.1.4.1.6296.101.6.1.1.29 | Unsigned32 | read-only | current |
| sleDhcpStatisticReceivedDecline OBJECT-TYPE The number of received DHCP Decline packets. | 1.3.6.1.4.1.6296.101.6.1.1.30 | Unsigned32 | read-only | current |
| sleDhcpStatisticSentOffer OBJECT-TYPE The number of sent DHCP Offer packets. | 1.3.6.1.4.1.6296.101.6.1.1.31 | Unsigned32 | read-only | current |
| sleDhcpStatisticSentAck OBJECT-TYPE The number of sent DHCP Ack packets. | 1.3.6.1.4.1.6296.101.6.1.1.32 | Unsigned32 | read-only | current |
| sleDhcpStatisticSentNak OBJECT-TYPE The number of sent DHCP Nak packets. | 1.3.6.1.4.1.6296.101.6.1.1.33 | Unsigned32 | read-only | current |
| sleDhcpSummaryPoolCnt OBJECT-TYPE The number of Pools.to be set. | 1.3.6.1.4.1.6296.101.6.1.1.34 | Unsigned32 | read-only | current |
| sleDhcpSummaryTotal OBJECT-TYPE The number of Total leases to be set. | 1.3.6.1.4.1.6296.101.6.1.1.35 | Unsigned32 | read-only | current |
| sleDhcpSummaryAvailable OBJECT-TYPE The number of Available leases to be set. | 1.3.6.1.4.1.6296.101.6.1.1.36 | Unsigned32 | read-only | current |
| sleDhcpSummaryAbandon OBJECT-TYPE The number of Abandon leases to be set. | 1.3.6.1.4.1.6296.101.6.1.1.37 | Unsigned32 | read-only | current |
| sleDhcpSummaryBound OBJECT-TYPE The number of Bound leases to be set. | 1.3.6.1.4.1.6296.101.6.1.1.38 | Unsigned32 | read-only | current |
| sleDhcpSummaryOffered OBJECT-TYPE The number of Offered leases to be set. | 1.3.6.1.4.1.6296.101.6.1.1.39 | Unsigned32 | read-only | current |
| sleDhcpSummaryFixed OBJECT-TYPE The number of Fixed leases to be set. | 1.3.6.1.4.1.6296.101.6.1.1.40 | Unsigned32 | read-only | current |
| sleDhcpClientHardwareAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.1.1.41 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleDhcpSimplifiedOption82 OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.1.1.42 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleDhcpSummaryAllocated OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.1.1.43 | Unsigned32 | read-only | current |
| sleDhcpBaseControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.1.2 | |||
| sleDhcpControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.101.6.1.2.1 | INTEGER {setDhcpLeaseTimeProfile(1), setDhcpDnsIpProfile(2), setDhcpServerMode(3), setDhcpLeasedbBackupProfile(4), setDhcpDatabaseKey(5), setDhcpDebugStatus(6), setDhcpOption82SystemProfile(7), setDhcpAuthorizedArp(8), clearDhcpStatistics(9), setDhcpClientHardwareAddress(10), setSimplifiedOption82(11)} | read-write | current |
| sleDhcpControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.101.6.1.2.2 | SleControlStatusType | read-only | current |
| sleDhcpControlTimer OBJECT-TYPE The maximum wait time for the manager for a long running user command. | 1.3.6.1.4.1.6296.101.6.1.2.3 | Gauge32 | read-write | current |
| sleDhcpControlTimeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.101.6.1.2.4 | TimeTicks | read-only | current |
| sleDhcpControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.101.6.1.2.5 | SleControlRequestResultType | read-only | current |
| sleDhcpControlDefaultLeaseTime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.1.2.6 | INTEGER (0 | 120..2147483637) | read-write | current |
| sleDhcpControlMaxLeaseTime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.1.2.7 | INTEGER (0 | 120..2147483637) | read-write | current |
| sleDhcpControlDnsIp1 OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.1.2.8 | IpAddress | read-write | current |
| sleDhcpControlDnsIp2 OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.1.2.9 | IpAddress | read-write | current |
| sleDhcpControlDnsIp3 OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.1.2.10 | IpAddress | read-write | current |
| sleDhcpControlServerMode OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.1.2.11 | INTEGER {clear(0), set(1)} | read-write | current |
| sleDhcpControlLeasedbBackupIp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.1.2.12 | IpAddress | read-write | current |
| sleDhcpControlLeasedbBackupInterval OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.1.2.13 | INTEGER (0..2147483637) | read-write | current |
| sleDhcpControlDatabaseKey OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.1.2.14 | INTEGER {clientid(0), hwaddress(1)} | read-write | current |
| sleDhcpControlDebugStatus OBJECT-TYPE The debug option setting of dhcp daemon. The debug option setting of dhcp daemon. debugNo(0) debugFilter(1) debugLease(2) debugPacket(4) debugService(8) The above value is denotes by 'or'. debugAll(16) | 1.3.6.1.4.1.6296.101.6.1.2.15 | Bits {debugFilter(0), debugLease(1), debugPacket(2), debugServices(3)} | read-write | current |
| sleDhcpControlOption82 OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.1.2.16 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleDhcpControlOption82Policy OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.1.2.17 | INTEGER {keep(0), replace(1), drop(2)} | read-write | current |
| sleDhcpControlOption82SystemRtype OBJECT-TYPE Value type of sleDhcpOption82SystemRid invalid : it is cleared. ipaddress : denotes such as 'A.B.C.D'. binary : denotes such as '89:AB:CD:EF:01:02'. text : denotes such as 'TextString'. | 1.3.6.1.4.1.6296.101.6.1.2.18 | INTEGER {invalid(0), ipaddress(1), binary(2), text(3)} | read-write | current |
| sleDhcpControlOption82SystemRid OBJECT-TYPE This value is the system remote index for option82 function. If the size is 0, it is cleared. | 1.3.6.1.4.1.6296.101.6.1.2.19 | OCTET STRING (SIZE(0..63)) | read-write | current |
| sleDhcpControlAuthorizedArp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.1.2.20 | INTEGER {noSet(0), defaultLeaseTime(1), halfLeaseTime(2), maxLeaseTime(3)} | read-write | current |
| sleDhcpControlClientHardwareAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.1.2.21 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleDhcpControlSimplifiedOption82 OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.1.2.22 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleDhcpBaseNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.1.3 | |||
| sleFilterPort OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.2 | |||
| sleFilterPortTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.2.1 | not-accessible | current | |
| sleFilterPortEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.2.1.1 | not-accessible | current | |
| sleFilterPortIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.2.1.1.1 | InterfaceIndex | read-only | current |
| sleFilterPortMode OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.2.1.1.2 | INTEGER (0 | 1) | read-only | current |
| sleFilterPortControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.2.2 | |||
| sleFilterPortControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.101.6.2.2.1 | INTEGER {setFilterPortMode(1)} | read-write | current |
| sleFilterPortControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.101.6.2.2.2 | SleControlStatusType | read-only | current |
| sleFilterPortControlTimer OBJECT-TYPE The maximum wait time for the manager for a long running user command. | 1.3.6.1.4.1.6296.101.6.2.2.3 | Gauge32 | read-write | current |
| sleFilterPortControlTImeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.101.6.2.2.4 | TimeTicks | read-only | current |
| sleFilterPortControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.101.6.2.2.5 | SleControlRequestResultType | read-only | current |
| sleFilterPortControlIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.2.2.6 | INTEGER (1..255) | read-write | current |
| sleFilterPortControlMode OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.2.2.7 | INTEGER {clear(0), set(1)} | read-write | current |
| sleFilterPortNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.2.3 | |||
| sleFilterAddress OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.3 | |||
| sleFilterAddressTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.3.1 | not-accessible | current | |
| sleFilterAddressEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.3.1.1 | not-accessible | current | |
| sleFilterAddressMac OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.3.1.1.1 | MacAddress | read-only | current |
| sleFilterAddressControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.3.2 | |||
| sleFilterAddressControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.101.6.3.2.1 | INTEGER {createFilterAddress(1), destroyFilterAddress(2)} | read-write | current |
| sleFilterAddressControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.101.6.3.2.2 | SleControlStatusType | read-only | current |
| sleFilterAddressControlTimer OBJECT-TYPE The maximum wait time for the manager for a long running user command. | 1.3.6.1.4.1.6296.101.6.3.2.3 | Gauge32 | read-write | current |
| sleFilterAddressControlTImeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.101.6.3.2.4 | TimeTicks | read-only | current |
| sleFilterAddressControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.101.6.3.2.5 | SleControlRequestResultType | read-only | current |
| sleFilterAddressControlMac OBJECT-TYPE The MAC Address for the Deny Host. | 1.3.6.1.4.1.6296.101.6.3.2.6 | MacAddress | read-write | current |
| sleFilterAddressNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.3.3 | |||
| sleRelayServer OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.4 | |||
| sleRelayServerTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.4.1 | not-accessible | current | |
| sleRelayServerEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.4.1.1 | not-accessible | current | |
| sleRelayServerIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.4.1.1.1 | Integer32 (1..3) | read-only | current |
| sleRelayServerIp OBJECT-TYPE The DHCP Server IP creating in the Relay Daemon. | 1.3.6.1.4.1.6296.101.6.4.1.1.2 | IpAddress | read-only | current |
| sleRelayServerVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.4.1.1.3 | INTEGER (1..4094) | read-only | current |
| sleRelayServerOUI OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.4.1.1.4 | OCTET STRING (SIZE(1..3)) | read-only | current |
| sleRelayServerControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.4.2 | |||
| sleRelayServerControlRequest OBJECT-TYPE The request of a user command. 1 - createRelayServer 2 - destroyRelayServer | 1.3.6.1.4.1.6296.101.6.4.2.1 | INTEGER {createRelayServer(1), destroyRelayServer(2), createRelayServerOUI(3), destroyRelayServerOUI(4)} | read-write | current |
| sleRelayServerControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.101.6.4.2.2 | SleControlStatusType | read-only | current |
| sleRelayServerControlTimer OBJECT-TYPE The maximum wait time for the manager for a long running user command. | 1.3.6.1.4.1.6296.101.6.4.2.3 | Gauge32 | read-write | current |
| sleRelayServerControlTImeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.101.6.4.2.4 | TimeTicks | read-only | current |
| sleRelayServerControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.101.6.4.2.5 | SleControlRequestResultType | read-only | current |
| sleRelayServerControlIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.4.2.6 | Integer32 (1..3) | read-write | current |
| sleRelayServerControlIp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.4.2.7 | IpAddress | read-write | current |
| sleRelayServerControlVid OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.4.2.8 | INTEGER (1..4094) | read-write | current |
| sleRelayServerControlOUI OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.4.2.9 | OCTET STRING (SIZE(1..3)) | read-write | current |
| sleRelayServerNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.4.3 | |||
| slePool OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.5 | |||
| slePoolTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.5.1 | not-accessible | current | |
| slePoolEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.5.1.1 | not-accessible | current | |
| slePoolIndex OBJECT-TYPE The Pool index | 1.3.6.1.4.1.6296.101.6.5.1.1.1 | INTEGER (1..255) | read-only | current |
| slePoolName OBJECT-TYPE The Pool name. | 1.3.6.1.4.1.6296.101.6.5.1.1.2 | OCTET STRING | read-only | current |
| slePoolDefaultLeaseTime OBJECT-TYPE The default time assigned to Lease in Pool. The value of 0 denotes that the default time was not set. | 1.3.6.1.4.1.6296.101.6.5.1.1.3 | INTEGER (120..2147483637) | read-only | current |
| slePoolMaxLeaseTime OBJECT-TYPE The max time assigned to Lease in Pool. The value of 0 denotes that the max time was not set | 1.3.6.1.4.1.6296.101.6.5.1.1.4 | INTEGER (120..2147483637) | read-only | current |
| slePoolSummaryTotal OBJECT-TYPE The number of Total Leases in Pool. | 1.3.6.1.4.1.6296.101.6.5.1.1.5 | Unsigned32 | read-only | current |
| slePoolSummaryAllocated OBJECT-TYPE The number of Allocated Leases in Pool. | 1.3.6.1.4.1.6296.101.6.5.1.1.6 | Unsigned32 | read-only | current |
| slePoolSummaryBound OBJECT-TYPE The number of Bound Leases in Pool. | 1.3.6.1.4.1.6296.101.6.5.1.1.7 | Unsigned32 | read-only | current |
| slePoolSummaryOffered OBJECT-TYPE The number of Offered Leases in Pool. | 1.3.6.1.4.1.6296.101.6.5.1.1.8 | Unsigned32 | read-only | current |
| slePoolSummaryFixed OBJECT-TYPE The number of Fixed Leases in Pool. | 1.3.6.1.4.1.6296.101.6.5.1.1.9 | Unsigned32 | read-only | current |
| slePoolSummaryAbandon OBJECT-TYPE The number of Abandon Leases in Pool. | 1.3.6.1.4.1.6296.101.6.5.1.1.10 | Unsigned32 | read-only | current |
| slePoolSummaryAvailable OBJECT-TYPE The number of Available Leases in Pool. | 1.3.6.1.4.1.6296.101.6.5.1.1.11 | Unsigned32 | read-only | current |
| slePoolSummarySubnet OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.5.1.1.12 | Unsigned32 | read-only | current |
| slePoolDomainName OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.5.1.1.13 | OCTET STRING (SIZE(0 | 1..64)) | read-only | current |
| slePoolControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.5.2 | |||
| slePoolControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.101.6.5.2.1 | INTEGER {createPool(1), destroyPool(2), setPoolLeaseTimeProfile(3), setPoolDomainName(4)} | read-write | current |
| slePoolControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.101.6.5.2.2 | SleControlStatusType | read-only | current |
| slePoolControlTimer OBJECT-TYPE The maximum wait time for the manager for a long running user command. | 1.3.6.1.4.1.6296.101.6.5.2.3 | Gauge32 | read-write | current |
| slePoolControlTImeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.101.6.5.2.4 | TimeTicks | read-only | current |
| slePoolControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.101.6.5.2.5 | SleControlRequestResultType | read-only | current |
| slePoolControlIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.5.2.6 | INTEGER (1..255) | read-write | current |
| slePoolControlName OBJECT-TYPE The Pool name. | 1.3.6.1.4.1.6296.101.6.5.2.7 | OCTET STRING | read-write | current |
| slePoolControlDefaultLeaseTime OBJECT-TYPE The default time assigned to Lease in Pool. If 0, the default time is clear | 1.3.6.1.4.1.6296.101.6.5.2.8 | INTEGER (0 | 120..2147483637) | read-write | current |
| slePoolControlMaxLeaseTime OBJECT-TYPE The max time assigned to Lease in Pool. If 0, the max time is clear. | 1.3.6.1.4.1.6296.101.6.5.2.9 | INTEGER (0 | 120..2147483637) | read-write | current |
| slePoolControlDomainName OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.5.2.10 | OCTET STRING (SIZE(0 | 1..64)) | read-write | current |
| slePoolNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.5.3 | |||
| sleDns OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.6 | |||
| sleDnsTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.6.1 | not-accessible | current | |
| sleDnsEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.6.1.1 | not-accessible | current | |
| sleDnsIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.6.1.1.1 | Integer32 (1..3) | read-only | current |
| sleDnsIp OBJECT-TYPE The Ip address of Dns setting in Dhcp server daemon. | 1.3.6.1.4.1.6296.101.6.6.1.1.2 | IpAddress | read-only | current |
| sleDnsControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.6.2 | |||
| sleDnsControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.101.6.6.2.1 | INTEGER {createDns(1), destroyDns(2)} | read-write | current |
| sleDnsControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.101.6.6.2.2 | SleControlStatusType | read-only | current |
| sleDnsControlTimer OBJECT-TYPE The maximum wait time for the manager for a long running user command. | 1.3.6.1.4.1.6296.101.6.6.2.3 | Gauge32 | read-write | current |
| sleDnsControlTImeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.101.6.6.2.4 | TimeTicks | read-only | current |
| sleDnsControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.101.6.6.2.5 | SleControlRequestResultType | read-write | current |
| sleDnsControlPoolIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.6.2.6 | INTEGER (1..255) | read-write | current |
| sleDnsControlIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.6.2.7 | Integer32 (1..3) | read-write | current |
| sleDnsControlIp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.6.2.8 | IpAddress | read-write | current |
| sleDnsNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.6.3 | |||
| sleSubnet OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.7 | |||
| sleSubnetTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.7.1 | not-accessible | current | |
| sleSubnetEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.7.1.1 | not-accessible | current | |
| sleSubnetIp OBJECT-TYPE The Subnet IP Address. | 1.3.6.1.4.1.6296.101.6.7.1.1.1 | IpAddress | read-only | current |
| sleSubnetMask OBJECT-TYPE The Subnet Mask prefix length. | 1.3.6.1.4.1.6296.101.6.7.1.1.2 | INTEGER (1..32) | read-only | current |
| sleSubnetDefaultGateway OBJECT-TYPE The Gateway IP assigned to SubnetMask. | 1.3.6.1.4.1.6296.101.6.7.1.1.3 | IpAddress | read-only | current |
| sleSubnetControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.7.2 | |||
| sleSubnetControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.101.6.7.2.1 | INTEGER {createSubnet(1), destroySubnet(2)} | read-write | current |
| sleSubnetControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.101.6.7.2.2 | SleControlStatusType | read-only | current |
| sleSubnetControlTimer OBJECT-TYPE The maximum wait time for the manager for a long running user command. | 1.3.6.1.4.1.6296.101.6.7.2.3 | Gauge32 | read-write | current |
| sleSubnetControlTImeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.101.6.7.2.4 | TimeTicks | read-only | current |
| sleSubnetControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.101.6.7.2.5 | SleControlRequestResultType | read-only | current |
| sleSubnetControlPoolIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.7.2.6 | INTEGER (1..255) | read-write | current |
| sleSubnetControlIp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.7.2.7 | IpAddress | read-write | current |
| sleSubnetControlMask OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.7.2.8 | INTEGER (1..32) | read-write | current |
| sleSubnetNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.7.3 | |||
| sleDefaultGateway OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.8 | |||
| sleDefaultGatewayTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.8.1 | not-accessible | current | |
| sleDefaultGatewayEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.8.1.1 | not-accessible | current | |
| sleDefaultGatewayIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.8.1.1.1 | Integer32 (1..48) | read-only | current |
| sleDefaultGatewayIp OBJECT-TYPE The Gateway IP assigned to leases of the Subnet. | 1.3.6.1.4.1.6296.101.6.8.1.1.2 | IpAddress | read-only | current |
| sleDefaultGatewayControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.8.2 | |||
| sleDefaultGatewayControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.101.6.8.2.1 | INTEGER {createDefaultGateway(1), destroyDefaultGateway(2)} | read-write | current |
| sleDefaultGatewayControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.101.6.8.2.2 | SleControlStatusType | read-only | current |
| sleDefaultGatewayControlTimer OBJECT-TYPE The maximum wait time for the manager for a long running user command. | 1.3.6.1.4.1.6296.101.6.8.2.3 | Gauge32 | read-write | current |
| sleDefaultGatewayControlTImeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.101.6.8.2.4 | TimeTicks | read-only | current |
| sleDefaultGatewayControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.101.6.8.2.5 | SleControlRequestResultType | read-only | current |
| sleDefaultGatewayControlPoolIndex OBJECT-TYPE The Pool name. | 1.3.6.1.4.1.6296.101.6.8.2.6 | INTEGER (1..255) | read-write | current |
| sleDefaultGatewayControlIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.8.2.7 | Integer32 (1..48) | read-write | current |
| sleDefaultGatewayControlIp OBJECT-TYPE The Gateway IP assigned to Subnet. | 1.3.6.1.4.1.6296.101.6.8.2.8 | IpAddress | read-write | current |
| sleDefaultGatewayNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.8.3 | |||
| sleRange OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.9 | |||
| sleRangeTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.9.1 | not-accessible | current | |
| sleRangeEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.9.1.1 | not-accessible | current | |
| sleRangeStart OBJECT-TYPE The start IP of subnet's range. | 1.3.6.1.4.1.6296.101.6.9.1.1.1 | IpAddress | read-only | current |
| sleRangeEnd OBJECT-TYPE The end IP of subnet's range. | 1.3.6.1.4.1.6296.101.6.9.1.1.2 | IpAddress | read-only | current |
| sleRangeSubnetIP OBJECT-TYPE The IP Address of the parent Subnet that the static Lease belongs to. | 1.3.6.1.4.1.6296.101.6.9.1.1.3 | IpAddress | read-only | current |
| sleRangeSubnetMask OBJECT-TYPE The Mask prefix length of the parent Subnet that the range belongs to. | 1.3.6.1.4.1.6296.101.6.9.1.1.4 | INTEGER (1..32) | read-only | current |
| sleRangeControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.9.2 | |||
| sleRangeControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.101.6.9.2.1 | INTEGER {createRange(1), destroyRange(2)} | read-write | current |
| sleRangeControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.101.6.9.2.2 | SleControlStatusType | read-only | current |
| sleRangeControlTimer OBJECT-TYPE The maximum wait time for the manager for a long running user command. | 1.3.6.1.4.1.6296.101.6.9.2.3 | Gauge32 | read-write | current |
| sleRangeControlTImeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.101.6.9.2.4 | TimeTicks | read-only | current |
| sleRangeControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.101.6.9.2.5 | SleControlRequestResultType | read-only | current |
| sleRangeControlPoolIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.9.2.6 | INTEGER (1..255) | read-write | current |
| sleRangeControlStart OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.9.2.7 | IpAddress | read-write | current |
| sleRangeControlEnd OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.9.2.8 | IpAddress | read-write | current |
| sleRangeNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.9.3 | |||
| sleFixed OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.10 | |||
| sleFixedTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.10.1 | not-accessible | current | |
| sleFixedEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.10.1.1 | not-accessible | current | |
| sleFixedIp OBJECT-TYPE The IP address for the fixed Lease. | 1.3.6.1.4.1.6296.101.6.10.1.1.1 | IpAddress | read-only | current |
| sleFixedMac OBJECT-TYPE The MAC address for the fixed Lease. | 1.3.6.1.4.1.6296.101.6.10.1.1.2 | MacAddress | read-only | current |
| sleFixedControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.10.2 | |||
| sleFixedControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.101.6.10.2.1 | INTEGER {createFixed(1), destroyFixed(2)} | read-write | current |
| sleFixedControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.101.6.10.2.2 | SleControlStatusType | read-only | current |
| sleFixedControlTimer OBJECT-TYPE The maximum wait time for the manager for a long running user command. | 1.3.6.1.4.1.6296.101.6.10.2.3 | Gauge32 | read-write | current |
| sleFixedControlTImeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.101.6.10.2.4 | TimeTicks | read-only | current |
| sleFixedControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.101.6.10.2.5 | SleControlRequestResultType | read-only | current |
| sleFixedControlPoolIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.10.2.6 | INTEGER (1..255) | read-write | current |
| sleFixedControlIp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.10.2.7 | IpAddress | read-write | current |
| sleFixedControlMac OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.10.2.8 | MacAddress | read-write | current |
| sleFixedNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.10.3 | |||
| sleOption82 OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.11 | |||
| sleOption82Table OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.11.1 | not-accessible | current | |
| sleOption82Entry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.11.1.1 | not-accessible | current | |
| sleOption82RemoteType OBJECT-TYPE Value type of sleOption82RemoteId ipaddress : denotes such as 'A.B.C.D'. binary : denotes such as '89:AB:CD:EF:01:02'. text : denotes such as 'TextString'. | 1.3.6.1.4.1.6296.101.6.11.1.1.1 | INTEGER {ipaddress(1), binary(2), text(3)} | read-only | current |
| sleOption82RemoteId OBJECT-TYPE The remote id for the Option82 Lease limit. | 1.3.6.1.4.1.6296.101.6.11.1.1.2 | OCTET STRING (SIZE(1..48)) | read-only | current |
| sleOption82CircuitType OBJECT-TYPE Value type of sleOption82CircuitId invalid : The sleOption82CircuitId is invalid. index : This string denotes value in the range (0..65535). binary : denotes such as '89:AB:CD:EF:01:02'. text : denotes such as 'TextString'. | 1.3.6.1.4.1.6296.101.6.11.1.1.3 | INTEGER {invalid(0), index(1), binary(2), text(3)} | read-only | current |
| sleOption82CircuitId OBJECT-TYPE The circuit id for the Option82 Lease limit. | 1.3.6.1.4.1.6296.101.6.11.1.1.4 | OCTET STRING (SIZE(0..48)) | read-only | current |
| sleOption82Limit OBJECT-TYPE The Option82 Lease limit count for the remote system and the corresponding port. -1 : default value(un set value) 0-2147483637 : set value | 1.3.6.1.4.1.6296.101.6.11.1.1.5 | INTEGER (-1..2147483637) | read-only | current |
| sleOption82PoolName OBJECT-TYPE The Pool Name. NULL: unset value | 1.3.6.1.4.1.6296.101.6.11.1.1.6 | OCTET STRING | read-only | current |
| sleOption82Control OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.11.2 | |||
| sleOption82ControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.101.6.11.2.1 | INTEGER {createOption82(1), destroyOption82(2), setOption82Profile(3)} | read-write | current |
| sleOption82ControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.101.6.11.2.2 | SleControlStatusType | read-only | current |
| sleOption82ControlTimer OBJECT-TYPE The maximum wait time for the manager for a long running user command. | 1.3.6.1.4.1.6296.101.6.11.2.3 | Gauge32 | read-write | current |
| sleOption82ControlTImeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.101.6.11.2.4 | TimeTicks | read-only | current |
| sleOption82ControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.101.6.11.2.5 | SleControlRequestResultType | read-only | current |
| sleOption82ControlRemoteType OBJECT-TYPE The Value Type of sleOption82ControlRemoteId ipaddress : denotes such as 'A.B.C.D'. binary : denotes such as '89:AB:CD:EF:01:02'. text : denotes such as 'TextString'. | 1.3.6.1.4.1.6296.101.6.11.2.6 | INTEGER {ipaddress(1), binary(2), text(3)} | read-write | current |
| sleOption82ControlRemoteId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.11.2.7 | OCTET STRING (SIZE(1..48)) | read-write | current |
| sleOption82ControlCircuitType OBJECT-TYPE The Value Type of sleOption82ControlCircuitId invalid : The sleOption82ControlCircuitId is invalid. index : This string denotes value in the range (0..65535). binary : it denotes such as '89:AB:CD:EF:01:02'. text : it denotes such as 'TextString'. | 1.3.6.1.4.1.6296.101.6.11.2.8 | INTEGER {invalid(0), index(1), binary(2), text(3)} | read-write | current |
| sleOption82ControlCircuitId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.11.2.9 | OCTET STRING (SIZE(0..48)) | read-write | current |
| sleOption82ControlLimit OBJECT-TYPE -2 : invalid value. -1 : default value(clear value). 0-2147483637 : set value | 1.3.6.1.4.1.6296.101.6.11.2.10 | INTEGER (-2..2147483637) | read-write | current |
| sleOption82ControlPoolName OBJECT-TYPE The Pool Name. NULL: default default value (clear) {0xff, 0x00}: default value (clear) {0xfe, 0x00}: not avaliable | 1.3.6.1.4.1.6296.101.6.11.2.11 | OCTET STRING | read-write | current |
| sleOption82Notification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.11.3 | |||
| sleOption82System OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.12 | |||
| sleOption82SystemTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.12.1 | not-accessible | current | |
| sleOption82SystemEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.12.1.1 | not-accessible | current | |
| sleOption82SystemIndex OBJECT-TYPE PortIndex | 1.3.6.1.4.1.6296.101.6.12.1.1.1 | InterfaceIndex | read-only | current |
| sleOption82SystemCtype OBJECT-TYPE Value type of sleOption82SystemCid. invalid : The sleOption82SystemCid is invalid. index : This string denotes value in the range (0..65535). binary : it denotes such as '89:AB:CD:EF:01:02'. text : it denotes such as 'TextString'. | 1.3.6.1.4.1.6296.101.6.12.1.1.2 | INTEGER {invalid(0), index(1), binary(2), text(3)} | read-only | current |
| sleOption82SystemCid OBJECT-TYPE The circuit id for the Option82 Lease limit. If Null, it is not set. | 1.3.6.1.4.1.6296.101.6.12.1.1.3 | OCTET STRING (SIZE(0..63)) | read-only | current |
| sleOption82SystemControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.12.2 | |||
| sleOption82SystemControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.101.6.12.2.1 | INTEGER {setOption82SystemCircuit(1)} | read-write | current |
| sleOption82SystemControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.101.6.12.2.2 | SleControlStatusType | read-only | current |
| sleOption82SystemControlTimer OBJECT-TYPE The maximum wait time for the manager for a long running user command. | 1.3.6.1.4.1.6296.101.6.12.2.3 | Gauge32 | read-write | current |
| sleOption82SystemControlTImeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.101.6.12.2.4 | TimeTicks | read-only | current |
| sleOption82SystemControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.101.6.12.2.5 | SleControlRequestResultType | read-only | current |
| sleOption82SystemControlIndex OBJECT-TYPE InterfaceIndex | 1.3.6.1.4.1.6296.101.6.12.2.6 | INTEGER (1..255) | read-write | current |
| sleOption82SystemControlCtype OBJECT-TYPE Value type of sleOption82SystemControlCid. invalid : The sleOption82SystemControlCid is invalid. In this case, it is cleared. index : This string denotes value in the range (0..65535). binary : it denotes such as '89:AB:CD:EF:01:02'. text : it denotes such as 'TextString'. | 1.3.6.1.4.1.6296.101.6.12.2.7 | INTEGER {invalid(0), index(1), binary(2), text(3)} | read-write | current |
| sleOption82SystemControlCid OBJECT-TYPE The circuit id of the port for the Option82. | 1.3.6.1.4.1.6296.101.6.12.2.8 | OCTET STRING (SIZE(0..63)) | read-write | current |
| sleOption82CircuitNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.12.3 | |||
| sleIllegal OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.13 | |||
| sleIllegalTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.13.1 | not-accessible | current | |
| sleIllegalEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.13.1.1 | not-accessible | current | |
| sleIllegalIp OBJECT-TYPE The illegal IP address. | 1.3.6.1.4.1.6296.101.6.13.1.1.1 | IpAddress | read-only | current |
| sleIllegalMac OBJECT-TYPE The MAC Address of this illegal address. | 1.3.6.1.4.1.6296.101.6.13.1.1.2 | MacAddress | read-only | current |
| sleIllegalTime OBJECT-TYPE The Time that the illegal Ip was found. It denotes such as '2004/12/20 10:20:30' | 1.3.6.1.4.1.6296.101.6.13.1.1.3 | OCTET STRING | read-only | current |
| sleIllegalControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.13.2 | |||
| sleIllegalControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.101.6.13.2.1 | INTEGER {clearIllegal(1)} | read-write | current |
| sleIllegalControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.101.6.13.2.2 | SleControlStatusType | read-only | current |
| sleIllegalControlTimer OBJECT-TYPE The maximum wait time for the manager for a long running user command. | 1.3.6.1.4.1.6296.101.6.13.2.3 | Gauge32 | read-write | current |
| sleIllegalControlTImeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.101.6.13.2.4 | TimeTicks | read-only | current |
| sleIllegalControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.101.6.13.2.5 | SleControlRequestResultType | read-only | current |
| sleIllegalNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.13.3 | |||
| sleLeased OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.14 | |||
| sleLeasedTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.14.1 | not-accessible | current | |
| sleLeasedEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.101.6.14.1.1 | not-accessible | current | |
| sleLeasedIp OBJECT-TYPE The leased IP address. | 1.3.6.1.4.1.6296.101.6.14.1.1.1 | IpAddress | read-only | current |
| sleLeasedPoolIndex OBJECT-TYPE The Pool Index. | 1.3.6.1.4.1.6296.101.6.14.1.1.2 | INTEGER (1..255) | read-write | current |
| sleLeasedPoolName OBJECT-TYPE The Pool name. | 1.3.6.1.4.1.6296.101.6.14.1.1.3 | OCTET STRING | read-only | current |
| sleLeasedTime OBJECT-TYPE The Lease's TimeStamp. It denotes such as '2004/12/20 10:20:30 - 2004/12/22 10:24:32'. | 1.3.6.1.4.1.6296.101.6.14.1.1.4 | OCTET STRING | read-only | current |
| sleLeasedHwaddr OBJECT-TYPE The Hardware Address of the allocated Lease. | 1.3.6.1.4.1.6296.101.6.14.1.1.5 | OCTET STRING | read-only | current |
| sleLeasedHostname OBJECT-TYPE The Host name of the allocated Lease. | 1.3.6.1.4.1.6296.101.6.14.1.1.6 | OCTET STRING | read-only | current |
| sleLeasedUid OBJECT-TYPE The Client-ID of the allocated Lease. | 1.3.6.1.4.1.6296.101.6.14.1.1.7 | OCTET STRING | read-only | current |
| sleLeasedRid OBJECT-TYPE The Option82 Remote-ID of the allocated Lease. | 1.3.6.1.4.1.6296.101.6.14.1.1.8 | OCTET STRING | read-only | current |
| sleLeasedCid OBJECT-TYPE The Option82 Circuit-ID of the allocated Lease. | 1.3.6.1.4.1.6296.101.6.14.1.1.9 | OCTET STRING | read-only | current |
| sleLeasedControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.14.2 | |||
| sleLeasedControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.101.6.14.2.1 | INTEGER {flushLeasedIpMask(1), flushLeasedPool(2)} | read-write | current |
| sleLeasedControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.101.6.14.2.2 | SleControlStatusType | read-only | current |
| sleLeasedControlTimer OBJECT-TYPE The maximum wait time for the manager for a long running user command. | 1.3.6.1.4.1.6296.101.6.14.2.3 | Gauge32 | read-write | current |
| sleLeasedControlTImeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.101.6.14.2.4 | TimeTicks | read-only | current |
| sleLeasedControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.101.6.14.2.5 | SleControlRequestResultType | read-only | current |
| sleLeasedControlIp OBJECT-TYPE The lease IP address. | 1.3.6.1.4.1.6296.101.6.14.2.6 | IpAddress | read-write | current |
| sleLeasedControlMask OBJECT-TYPE The lease IP Mask | 1.3.6.1.4.1.6296.101.6.14.2.7 | INTEGER (1..32) | read-write | current |
| sleLeasedControlPoolIndex OBJECT-TYPE sleLeasedPoolIndex | 1.3.6.1.4.1.6296.101.6.14.2.8 | INTEGER (1..255) | read-write | current |
| sleLeasedNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.101.6.14.3 |
Notifications
| Name | OID | Status |
|---|---|---|
| sleDhcpLeaseTimeProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.6.1.3.1 | current |
| sleDhcpDnsIpProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.6.1.3.2 | current |
| sleDhcpServerModeChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.6.1.3.3 | current |
| sleDhcpLeasedbBackupProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.6.1.3.4 | current |
| sleDhcpDatabaseKeyChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.6.1.3.5 | current |
| sleDhcpDebugStatusChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.6.1.3.6 | current |
| sleDhcpOption82SystemProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.6.1.3.7 | current |
| sleDhcpAuthorizedArpChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.6.1.3.8 | current |
| sleDhcpStatisticsCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.6.1.3.9 | current |
| sleDhcpClientHardwareAddressChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.6.1.3.10 | current |
| sleDhcpSimplifiedOption82Changed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.6.1.3.11 | current |
| sleFilterPortChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.6.2.3.1 | current |
| sleFilterAddressCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.6.3.3.1 | current |
| sleFilterAddressDestroyed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.6.3.3.2 | current |
| sleRelayServerCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.6.4.3.1 | current |
| sleRelayServerDestroyed NOTIFICATION-TYPE The sleRelayServerIp is 0.0.0.0 for CLI 'no ip dhcp mode relay all' | 1.3.6.1.4.1.6296.101.6.4.3.2 | current |
| sleRelayServerOUICreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.6.4.3.3 | current |
| sleRelayServerOUIDestroyed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.6.4.3.4 | current |
| slePoolCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.6.5.3.1 | current |
| slePoolDestroyed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.6.5.3.2 | current |
| slePoolLeaseTimeProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.6.5.3.3 | current |
| slePoolDomainNameChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.6.5.3.4 | current |
| sleDnsCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.6.6.3.1 | current |
| sleDnsDestroyed NOTIFICATION-TYPE The sleDnsIp is 0.0.0.0 for CLI 'no ip dhcp default-config dns-server' | 1.3.6.1.4.1.6296.101.6.6.3.2 | current |
| sleSubnetCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.6.7.3.1 | current |
| sleSubnetDestroyed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.6.7.3.2 | current |
| sleDefaultGatewayCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.6.8.3.1 | current |
| sleDefaultGatewayDestroyed NOTIFICATION-TYPE The sleDefaultGatewayIp is 0.0.0.0 for CLI 'no default-gateway all' | 1.3.6.1.4.1.6296.101.6.8.3.2 | current |
| sleRangeCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.6.9.3.1 | current |
| sleRangeDestroyed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.6.9.3.2 | current |
| sleFixedCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.6.10.3.1 | current |
| sleFixedDestroyed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.6.10.3.2 | current |
| sleOption82Created NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.6.11.3.1 | current |
| sleOption82Destroyed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.6.11.3.2 | current |
| sleOption82ProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.6.11.3.3 | current |
| setOption82SystemCircuit NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.6.12.3.1 | current |
| sleIllegalCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.6.13.3.1 | current |
| sleLeasedIpMaskFlushed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.6.14.3.1 | current |
| sleLeasedPoolFlushed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.101.6.14.3.2 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| sleDhcpGroup OBJECT-GROUP Description. | 1.3.6.1.4.1.6296.101.6.15 | current |
| sleDhcpNotificationGroup NOTIFICATION-GROUP Description. | 1.3.6.1.4.1.6296.101.6.16 | current |