SLEV2-DHCP-MIB
- Registered at
- 1.3.6.1.4.1.6296.102.6
- Last updated
- 2005-10-24 11:20
- Organization
- Dasan Co., Ltd.
- Namespace
- dasan
- Source file
SLEV2-DHCP-MIB- Digest
sha256:73d0257315f29cd220f8222333173c34801219658cbd8d03f73f39cb8f9fe861
Description
This MIB contains all needed informations about DHCP and all supported sle DHCP features.
Imports
| From | Symbols |
|---|---|
| DASAN-SMI | sleV2Mgmt |
| IF-MIB | InterfaceIndex |
| SLE-TC-MIB | SleControlRequestResultType, SleControlStatusType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | BITS, Counter32, 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-TC-MIB SLEV2-DHCP-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| Boolean type |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| sleV2DhcpBase OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.1 | |||
| sleV2Dhcp4 OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2 | |||
| sleV2Dhcp4Base OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.1 | |||
| sleV2Dhcp4Info OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.1.1 | |||
| sleV2Dhcp4ServiceActivity OBJECT-TYPE This object indicates whether DHCP servie is disable or enable. | 1.3.6.1.4.1.6296.102.6.2.1.1.1 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleV2Dhcp4DatabaseURL OBJECT-TYPE The IP address of back up server. | 1.3.6.1.4.1.6296.102.6.2.1.1.2 | IpAddress | read-only | current |
| sleV2Dhcp4DatabaseInterval OBJECT-TYPE The backup interval to backup server. | 1.3.6.1.4.1.6296.102.6.2.1.1.3 | INTEGER (0 | 1..2147483637) | read-only | current |
| sleV2Dhcp4ArpPingFlag OBJECT-TYPE This object indicates whether it's ping or arp that is for validation using ip before DHCP server assign IP address. | 1.3.6.1.4.1.6296.102.6.2.1.1.4 | INTEGER {ping(0), arp(1)} | read-only | current |
| sleV2Dhcp4ArpRetransmits OBJECT-TYPE The number of retransmission for Arp | 1.3.6.1.4.1.6296.102.6.2.1.1.5 | INTEGER (0..20) | read-only | current |
| sleV2Dhcp4ArpTimeout OBJECT-TYPE The timeout of the Arp | 1.3.6.1.4.1.6296.102.6.2.1.1.6 | INTEGER (100..5000) | read-only | current |
| sleV2Dhcp4PingRetransmits OBJECT-TYPE The number of retransmission for Ping | 1.3.6.1.4.1.6296.102.6.2.1.1.7 | INTEGER (0..20) | read-only | current |
| sleV2Dhcp4PingTimeout OBJECT-TYPE The timeout of the ping | 1.3.6.1.4.1.6296.102.6.2.1.1.8 | INTEGER (100..5000) | read-only | current |
| sleV2Dhcp4ClassUsage OBJECT-TYPE This object indicates whether the class function of DHCP is disable or enable. | 1.3.6.1.4.1.6296.102.6.2.1.1.9 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleV2Dhcp4SmartRelayUsage OBJECT-TYPE This object indicates whether the smart relay function of DHCP is disable or enable. | 1.3.6.1.4.1.6296.102.6.2.1.1.10 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleV2Dhcp4Option82Usage OBJECT-TYPE This object indicates whether the option82 function in the DHCP is disable or enable. | 1.3.6.1.4.1.6296.102.6.2.1.1.11 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleV2Dhcp4Option82Drop OBJECT-TYPE The drop policy of the request packet. | 1.3.6.1.4.1.6296.102.6.2.1.1.12 | INTEGER {none(0), normal(1), option82(2)} | read-only | current |
| sleV2Dhcp4Option82Policy OBJECT-TYPE The policy of the relay agent information option. | 1.3.6.1.4.1.6296.102.6.2.1.1.13 | INTEGER {keep(0), replace(1)} | read-only | current |
| sleV2Dhcp4Option82TrustDefault OBJECT-TYPE The Dhcp operation mode. | 1.3.6.1.4.1.6296.102.6.2.1.1.14 | INTEGER {deny(0), permit(1)} | read-only | current |
| sleV2Dhcp4Option82SystemRemoteType OBJECT-TYPE The type of remote ID for the option82 systme of DHCP Ipaddress, Hex, Text, Index | 1.3.6.1.4.1.6296.102.6.2.1.1.15 | INTEGER {ipaddress(1), hex(2), text(3), host(4), index(5), option(6), undef(255)} | read-only | current |
| sleV2Dhcp4Option82SystemRemoteId OBJECT-TYPE The remote identifier for the option82 system of DHCP. | 1.3.6.1.4.1.6296.102.6.2.1.1.16 | OCTET STRING (SIZE(0 | 1..64)) | read-only | current |
| sleV2Dhcp4DatabaseKey OBJECT-TYPE The Database-key Setting for dhcp daemon. | 1.3.6.1.4.1.6296.102.6.2.1.1.17 | INTEGER {clientid(0), hwaddress(1)} | read-only | current |
| sleV2Dhcp4DebugStatus 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.102.6.2.1.1.18 | Bits {debugFilter(0), debugLease(1), debugPacket(2), debugServices(3)} | read-write | current |
| sleV2Dhcp4AuthArpTime OBJECT-TYPE The set of starting Time for secure ARP function. | 1.3.6.1.4.1.6296.102.6.2.1.1.19 | INTEGER (0 | 120..2147483637) | read-only | current |
| sleV2Dhcp4AuthArpLeft 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.102.6.2.1.1.20 | Unsigned32 | read-only | current |
| sleV2Dhcp4ClientHardwareAddress OBJECT-TYPE Prevent a client from getting multiple IP address | 1.3.6.1.4.1.6296.102.6.2.1.1.21 | Boolean | read-only | current |
| sleV2Dhcp4PEStatus OBJECT-TYPE The debug option setting of DHCP daemon. | 1.3.6.1.4.1.6296.102.6.2.1.1.22 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleV2Dhcp4AuthArpReadyTime OBJECT-TYPE Authorzed Arp starting time. | 1.3.6.1.4.1.6296.102.6.2.1.1.23 | INTEGER (0 | 120..2147483637) | read-only | current |
| sleV2Dhcp4AuthArpRemainTime OBJECT-TYPE Authorzed Arp remain time. | 1.3.6.1.4.1.6296.102.6.2.1.1.24 | INTEGER (0..2147483637) | read-write | current |
| sleV2Dhcp4Option82SystemRemoteOption OBJECT-TYPE Option82 system remote option. | 1.3.6.1.4.1.6296.102.6.2.1.1.25 | OCTET STRING (SIZE(0..16)) | read-only | current |
| sleV2Dhcp4Option82SystemCircuitPortType OBJECT-TYPE The system-circuit-id port-type of option82. physical/logical | 1.3.6.1.4.1.6296.102.6.2.1.1.26 | INTEGER {physical(1), logical(2)} | read-only | current |
| sleV2Dhcp4Control OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.1.2 | |||
| sleV2Dhcp4ControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.102.6.2.1.2.1 | INTEGER {setDhcpServiceActivity(1), setDhcpDatabaseProfile(2), setDhcpArpPingProfile(3), setDhcpClassState(4), setDhcpSmartRelayState(5), setDhcpOption82State(6), setDhcpOption82Policy(7), setDhcpOption82TrustDefault(8), setDhcpOption82SystemRemoteId(9), setDhcpDatabaseKey(10), setDhcpDebugStatus(11), setDhcpAuthArpTime(12), setDhcpClientHardwareAddress(13), setDhcpPEStatus(14), setDhcpOption82SystemRemoteOption(15), setDhcpOption82SystemCircuitIdPortType(16)} | read-write | current |
| sleV2Dhcp4ControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.102.6.2.1.2.2 | SleControlStatusType | read-only | current |
| sleV2Dhcp4ControlTimer OBJECT-TYPE The maximum wait Time for the manager for a long running user command. | 1.3.6.1.4.1.6296.102.6.2.1.2.3 | Gauge32 | read-write | current |
| sleV2Dhcp4ControlTimeStamp OBJECT-TYPE The Time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.102.6.2.1.2.4 | TimeTicks | read-only | current |
| sleV2Dhcp4ControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.102.6.2.1.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Dhcp4ControlServiceActivity OBJECT-TYPE This object indicates whether DHCP servie is disable or enable. | 1.3.6.1.4.1.6296.102.6.2.1.2.6 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleV2Dhcp4ControlDatabaseURL OBJECT-TYPE The IP address of back up server. | 1.3.6.1.4.1.6296.102.6.2.1.2.7 | IpAddress | read-write | current |
| sleV2Dhcp4ControlDatabaseInterval OBJECT-TYPE The backup interval to backup server. | 1.3.6.1.4.1.6296.102.6.2.1.2.8 | INTEGER (0 | 1..2147483637) | read-write | current |
| sleV2Dhcp4ControlArpPingFlag OBJECT-TYPE This object indicates whether it's ping or arp that is for validation using ip before DHCP server assign IP address. | 1.3.6.1.4.1.6296.102.6.2.1.2.9 | INTEGER {ping(0), arp(1)} | read-write | current |
| sleV2Dhcp4ControlArpRetransmits OBJECT-TYPE The number of retransmission for Arp | 1.3.6.1.4.1.6296.102.6.2.1.2.10 | INTEGER (0..20) | read-write | current |
| sleV2Dhcp4ControlArpTimeout OBJECT-TYPE The timeout of the Arp | 1.3.6.1.4.1.6296.102.6.2.1.2.11 | INTEGER (100..5000) | read-write | current |
| sleV2Dhcp4ControlPingRetransmits OBJECT-TYPE The number of retransmission for Ping. | 1.3.6.1.4.1.6296.102.6.2.1.2.12 | INTEGER (0..20) | read-write | current |
| sleV2Dhcp4ControlPingTimeout OBJECT-TYPE The timeout of the ping. | 1.3.6.1.4.1.6296.102.6.2.1.2.13 | INTEGER (100..5000) | read-write | current |
| sleV2Dhcp4ControlClassUsage OBJECT-TYPE This object indicates whether the class function of DHCP is disable or enable. | 1.3.6.1.4.1.6296.102.6.2.1.2.14 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleV2Dhcp4ControlSmartRelayUsage OBJECT-TYPE This object indicates whether the smart relay function of DHCP is disable or enable. | 1.3.6.1.4.1.6296.102.6.2.1.2.15 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleV2Dhcp4ControlOption82Usage OBJECT-TYPE This object indicates whether the option82 function in the DHCP is disable or enable. | 1.3.6.1.4.1.6296.102.6.2.1.2.16 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleV2Dhcp4ControlOption82Drop OBJECT-TYPE The drop policy of the request packet. | 1.3.6.1.4.1.6296.102.6.2.1.2.17 | INTEGER {none(0), normal(1), option82(2)} | read-write | current |
| sleV2Dhcp4ControlOption82Policy OBJECT-TYPE The policy of the relay agent information option. | 1.3.6.1.4.1.6296.102.6.2.1.2.18 | INTEGER {keep(0), replace(1)} | read-write | current |
| sleV2Dhcp4ControlOption82TrustDefault OBJECT-TYPE The default policy of the trust for the relay agent information option. | 1.3.6.1.4.1.6296.102.6.2.1.2.19 | INTEGER {deny(0), permit(1)} | read-write | current |
| sleV2Dhcp4ControlOption82SystemRemoteType OBJECT-TYPE The type of remote ID for the option82 systme of DHCP Ipaddress, Hex, Text, Index | 1.3.6.1.4.1.6296.102.6.2.1.2.20 | INTEGER {ipaddress(1), hex(2), text(3), host(4), index(5), option(6), undef(255)} | read-write | current |
| sleV2Dhcp4ControlOption82SystemRemoteId OBJECT-TYPE The remote identifier for the option82 system of DHCP. | 1.3.6.1.4.1.6296.102.6.2.1.2.21 | OCTET STRING (SIZE(0 | 1..64)) | read-write | current |
| sleV2Dhcp4ControlDatabaseKey OBJECT-TYPE The database key on the relay. | 1.3.6.1.4.1.6296.102.6.2.1.2.22 | INTEGER {clientid(0), hwaddress(1)} | read-write | current |
| sleV2Dhcp4ControlDebugStatus 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.102.6.2.1.2.23 | Bits {debugFilter(0), debugLease(1), debugPacket(2), debugServices(3)} | read-write | current |
| sleV2Dhcp4ControlAuthArpTime OBJECT-TYPE Authorized Arp timeout. | 1.3.6.1.4.1.6296.102.6.2.1.2.24 | INTEGER (0 | 120..2147483637) | read-write | current |
| sleV2Dhcp4ControlClientHardwareAddress OBJECT-TYPE The left time until authorized arp time out. | 1.3.6.1.4.1.6296.102.6.2.1.2.25 | Boolean | read-write | current |
| sleV2Dhcp4ControlPEStatus OBJECT-TYPE The debug option setting of DHCP daemon. | 1.3.6.1.4.1.6296.102.6.2.1.2.26 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleV2Dhcp4ControlAuthArpReadyTime OBJECT-TYPE Authorzed Arp Staring time. | 1.3.6.1.4.1.6296.102.6.2.1.2.27 | INTEGER (0 | 120..2147483637) | read-write | current |
| sleV2Dhcp4ControlOption82SystemRemoteOption OBJECT-TYPE Option82 system remote option. | 1.3.6.1.4.1.6296.102.6.2.1.2.28 | OCTET STRING (SIZE(0..16)) | read-write | current |
| sleV2Dhcp4ControlOption82SystemCircuitPortType OBJECT-TYPE The system-circuit-id port-type of option82. physical/logical | 1.3.6.1.4.1.6296.102.6.2.1.2.29 | INTEGER {physical(1), logical(2)} | read-write | current |
| sleV2Dhcp4Notification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.1.3 | |||
| sleV2Dhcp4Pool OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2 | |||
| sleV2Dhcp4PoolBase OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.1 | |||
| sleV2Dhcp4PoolTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.1.1 | not-accessible | current | |
| sleV2Dhcp4PoolEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.1.1.1 | not-accessible | current | |
| sleV2Dhcp4PoolIndex OBJECT-TYPE The Pool index | 1.3.6.1.4.1.6296.102.6.2.2.1.1.1.1 | INTEGER (1..255) | read-only | current |
| sleV2Dhcp4PoolName OBJECT-TYPE The Pool name. | 1.3.6.1.4.1.6296.102.6.2.2.1.1.1.2 | OCTET STRING (SIZE(1..32)) | read-only | current |
| sleV2Dhcp4PoolDefaultLeaseTime 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.102.6.2.2.1.1.1.3 | INTEGER (0 | 120..2147483637) | read-only | current |
| sleV2Dhcp4PoolMaxLeaseTime 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.102.6.2.2.1.1.1.4 | INTEGER (0 | 120..2147483637) | read-only | current |
| sleV2Dhcp4PoolDomainName OBJECT-TYPE The Pool Domain Name. | 1.3.6.1.4.1.6296.102.6.2.2.1.1.1.5 | OCTET STRING (SIZE(0 | 1..64)) | read-only | current |
| sleV2Dhcp4PoolSummaryTotal OBJECT-TYPE The number of Total Leases in Pool. | 1.3.6.1.4.1.6296.102.6.2.2.1.1.1.6 | Unsigned32 | read-only | current |
| sleV2Dhcp4PoolSummaryAllocated OBJECT-TYPE The number of Allocated Leases in Pool. | 1.3.6.1.4.1.6296.102.6.2.2.1.1.1.7 | Unsigned32 | read-only | current |
| sleV2Dhcp4PoolSummaryBound OBJECT-TYPE The number of Bound Leases in Pool. | 1.3.6.1.4.1.6296.102.6.2.2.1.1.1.8 | Unsigned32 | read-only | current |
| sleV2Dhcp4PoolSummaryOffered OBJECT-TYPE The number of Offered Leases in Pool. | 1.3.6.1.4.1.6296.102.6.2.2.1.1.1.9 | Unsigned32 | read-only | current |
| sleV2Dhcp4PoolSummaryFixed OBJECT-TYPE The number of Fixed Leases in Pool. | 1.3.6.1.4.1.6296.102.6.2.2.1.1.1.10 | Unsigned32 | read-only | current |
| sleV2Dhcp4PoolSummaryAbandon OBJECT-TYPE The number of Abandon Leases in Pool. | 1.3.6.1.4.1.6296.102.6.2.2.1.1.1.11 | Unsigned32 | read-only | current |
| sleV2Dhcp4PoolSummaryAvailable OBJECT-TYPE The number of Available Leases in Pool. | 1.3.6.1.4.1.6296.102.6.2.2.1.1.1.12 | Unsigned32 | read-only | current |
| sleV2Dhcp4PoolMeritDumpPath OBJECT-TYPE This value specifies the path name of a file which the client's core image should be dumped in the event the client crashes. | 1.3.6.1.4.1.6296.102.6.2.2.1.1.1.13 | OCTET STRING (SIZE(1..255)) | read-only | current |
| sleV2Dhcp4PoolRootPath OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.1.1.1.14 | OCTET STRING (SIZE(1..255)) | read-only | current |
| sleV2Dhcp4PoolSummaryNetwork OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.1.1.1.15 | Unsigned32 | read-only | current |
| sleV2Dhcp4PoolControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.1.2 | |||
| sleV2Dhcp4PoolControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.102.6.2.2.1.2.1 | INTEGER {createDhcpPool(1), destroyDhcpPool(2), setPoolDhcpLeaseTimeProfile(3), setPoolDhcpDomainName(4), setPoolDhcpOriginProfile(5), setPoolDhcpMeritDumpPath(6), setPoolDhcpRootPath(7)} | read-write | current |
| sleV2Dhcp4PoolControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.102.6.2.2.1.2.2 | SleControlStatusType | read-only | current |
| sleV2Dhcp4PoolControlTimer OBJECT-TYPE The maximum wait Time for the manager for a long running user command. | 1.3.6.1.4.1.6296.102.6.2.2.1.2.3 | Gauge32 | read-write | current |
| sleV2Dhcp4PoolControlTimeStamp OBJECT-TYPE The Time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.102.6.2.2.1.2.4 | TimeTicks | read-only | current |
| sleV2Dhcp4PoolControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.102.6.2.2.1.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Dhcp4PoolControlIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.1.2.6 | INTEGER (1..255) | read-write | current |
| sleV2Dhcp4PoolControlName OBJECT-TYPE The Pool name. | 1.3.6.1.4.1.6296.102.6.2.2.1.2.7 | OCTET STRING (SIZE(1..32)) | read-write | current |
| sleV2Dhcp4PoolControlDefaultLeaseTime OBJECT-TYPE The default Time assigned to Lease in Pool. If 0, the default Time is clear | 1.3.6.1.4.1.6296.102.6.2.2.1.2.8 | INTEGER (0 | 120..2147483637) | read-write | current |
| sleV2Dhcp4PoolControlMaxLeaseTime OBJECT-TYPE The max Time assigned to Lease in Pool. If 0, the max Time is clear. | 1.3.6.1.4.1.6296.102.6.2.2.1.2.9 | INTEGER (0 | 120..2147483637) | read-write | current |
| sleV2Dhcp4PoolControlDomainName OBJECT-TYPE . | 1.3.6.1.4.1.6296.102.6.2.2.1.2.10 | OCTET STRING (SIZE(0 | 1..64)) | read-write | current |
| sleV2Dhcp4PoolControlOriginURL OBJECT-TYPE . | 1.3.6.1.4.1.6296.102.6.2.2.1.2.11 | IpAddress | read-write | current |
| sleV2Dhcp4PoolControlOriginFileName OBJECT-TYPE . | 1.3.6.1.4.1.6296.102.6.2.2.1.2.12 | OCTET STRING (SIZE(0 | 1..64)) | read-write | current |
| sleV2Dhcp4PoolControlMeritDumpPath OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.1.2.13 | OCTET STRING (SIZE(1..255)) | read-write | current |
| sleV2Dhcp4PoolControlRootPath OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.1.2.14 | OCTET STRING (SIZE(1..255)) | read-write | current |
| sleV2Dhcp4PoolNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.1.3 | |||
| sleV2Dhcp4Network OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.2 | |||
| sleV2Dhcp4NetworkTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.2.1 | not-accessible | current | |
| sleV2Dhcp4NetworkEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.2.1.1 | not-accessible | current | |
| sleV2Dhcp4NetworkAddress OBJECT-TYPE The Subnet IP Address. | 1.3.6.1.4.1.6296.102.6.2.2.2.1.1.1 | IpAddress | read-only | current |
| sleV2Dhcp4NetworkMask OBJECT-TYPE The Subnet Mask prefix length. | 1.3.6.1.4.1.6296.102.6.2.2.2.1.1.2 | INTEGER (1..32) | read-only | current |
| sleV2Dhcp4NetworkControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.2.2 | |||
| sleV2Dhcp4NetworkControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.102.6.2.2.2.2.1 | INTEGER {createDhcpNetwork(1), destroyDhcpNetwork(2)} | read-write | current |
| sleV2Dhcp4NetworkControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.102.6.2.2.2.2.2 | SleControlStatusType | read-only | current |
| sleV2Dhcp4NetworkControlTimer OBJECT-TYPE The maximum wait Time for the manager for a long running user command. | 1.3.6.1.4.1.6296.102.6.2.2.2.2.3 | Gauge32 | read-write | current |
| sleV2Dhcp4NetworkControlTimeStamp OBJECT-TYPE The Time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.102.6.2.2.2.2.4 | TimeTicks | read-only | current |
| sleV2Dhcp4NetworkControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.102.6.2.2.2.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Dhcp4NetworkControlPoolIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.2.2.6 | INTEGER (1..255) | read-write | current |
| sleV2Dhcp4NetworkControlAddress OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.102.6.2.2.2.2.7 | IpAddress | read-only | current |
| sleV2Dhcp4NetworkControlMask OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.102.6.2.2.2.2.8 | INTEGER (1..32) | read-only | current |
| sleV2Dhcp4NetworkNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.2.3 | |||
| sleV2Dhcp4Range OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.3 | |||
| sleV2Dhcp4RangeTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.3.1 | not-accessible | current | |
| sleV2Dhcp4RangeEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.3.1.1 | not-accessible | current | |
| sleV2Dhcp4RangeStart OBJECT-TYPE The start IP of subnet's range. | 1.3.6.1.4.1.6296.102.6.2.2.3.1.1.1 | IpAddress | read-only | current |
| sleV2Dhcp4RangeEnd OBJECT-TYPE The end IP of subnet's range. | 1.3.6.1.4.1.6296.102.6.2.2.3.1.1.2 | IpAddress | read-only | current |
| sleV2Dhcp4RangeControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.3.2 | |||
| sleV2Dhcp4RangeControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.102.6.2.2.3.2.1 | INTEGER {createDhcpRange(1), destroyDhcpRange(2)} | read-write | current |
| sleV2Dhcp4RangeControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.102.6.2.2.3.2.2 | SleControlStatusType | read-only | current |
| sleV2Dhcp4RangeControlTimer OBJECT-TYPE The maximum wait Time for the manager for a long running user command. | 1.3.6.1.4.1.6296.102.6.2.2.3.2.3 | Gauge32 | read-write | current |
| sleV2Dhcp4RangeControlTimeStamp OBJECT-TYPE The Time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.102.6.2.2.3.2.4 | TimeTicks | read-only | current |
| sleV2Dhcp4RangeControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.102.6.2.2.3.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Dhcp4RangeControlPoolIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.3.2.6 | INTEGER (1..255) | read-write | current |
| sleV2Dhcp4RangeControlStart OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.3.2.7 | IpAddress | read-write | current |
| sleV2Dhcp4RangeControlEnd OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.3.2.8 | IpAddress | read-write | current |
| sleV2Dhcp4RangeNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.3.3 | |||
| sleV2Dhcp4Fixed OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.4 | |||
| sleV2Dhcp4FixedTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.4.1 | not-accessible | current | |
| sleV2Dhcp4FixedEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.4.1.1 | not-accessible | current | |
| sleV2Dhcp4FixedMac OBJECT-TYPE The MAC address for the fixed Lease. | 1.3.6.1.4.1.6296.102.6.2.2.4.1.1.1 | MacAddress | read-only | current |
| sleV2Dhcp4FixedAddress OBJECT-TYPE The IP address for the fixed Lease. | 1.3.6.1.4.1.6296.102.6.2.2.4.1.1.2 | IpAddress | read-only | current |
| sleV2Dhcp4FixedControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.4.2 | |||
| sleV2Dhcp4FixedControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.102.6.2.2.4.2.1 | INTEGER {createDhcpFixed(1), destroyDhcpFixed(2)} | read-write | current |
| sleV2Dhcp4FixedControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.102.6.2.2.4.2.2 | SleControlStatusType | read-only | current |
| sleV2Dhcp4FixedControlTimer OBJECT-TYPE The maximum wait Time for the manager for a long running user command. | 1.3.6.1.4.1.6296.102.6.2.2.4.2.3 | Gauge32 | read-write | current |
| sleV2Dhcp4FixedControlTimeStamp OBJECT-TYPE The Time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.102.6.2.2.4.2.4 | TimeTicks | read-only | current |
| sleV2Dhcp4FixedControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.102.6.2.2.4.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Dhcp4FixedControlPoolIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.4.2.6 | INTEGER (1..255) | read-write | current |
| sleV2Dhcp4FixedControlAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.4.2.7 | IpAddress | read-write | current |
| sleV2Dhcp4FixedControlMac OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.4.2.8 | MacAddress | read-write | current |
| sleV2Dhcp4FixedNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.4.3 | |||
| sleV2Dhcp4Dns OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.5 | |||
| sleV2Dhcp4DnsTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.5.1 | not-accessible | current | |
| sleV2Dhcp4DnsEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.5.1.1 | not-accessible | current | |
| sleV2Dhcp4DnsIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.5.1.1.1 | INTEGER (1..8) | read-only | current |
| sleV2Dhcp4DnsAddress OBJECT-TYPE The Ip address of Dns setting in Dhcp server daemon. | 1.3.6.1.4.1.6296.102.6.2.2.5.1.1.2 | IpAddress | read-only | current |
| sleV2Dhcp4DnsControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.5.2 | |||
| sleV2Dhcp4DnsControlRequest OBJECT-TYPE The request of a user command. create insert . destroy . . index . gateway option . | 1.3.6.1.4.1.6296.102.6.2.2.5.2.1 | INTEGER {createDhcpDns(1), destroyDhcpDns(2)} | read-write | current |
| sleV2Dhcp4DnsControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.102.6.2.2.5.2.2 | SleControlStatusType | read-only | current |
| sleV2Dhcp4DnsControlTimer OBJECT-TYPE The maximum wait Time for the manager for a long running user command. | 1.3.6.1.4.1.6296.102.6.2.2.5.2.3 | Gauge32 | read-write | current |
| sleV2Dhcp4DnsControlTimeStamp OBJECT-TYPE The Time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.102.6.2.2.5.2.4 | TimeTicks | read-only | current |
| sleV2Dhcp4DnsControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.102.6.2.2.5.2.5 | SleControlRequestResultType | read-write | current |
| sleV2Dhcp4DnsControlPoolIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.5.2.6 | INTEGER (1..255) | read-write | current |
| sleV2Dhcp4DnsControlIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.5.2.7 | INTEGER (0 | 1..8) | read-write | current |
| sleV2Dhcp4DnsControlAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.5.2.8 | IpAddress | read-write | current |
| sleV2Dhcp4DnsNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.5.3 | |||
| sleV2Dhcp4DefaultGateway OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.6 | |||
| sleV2Dhcp4DefaultGatewayTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.6.1 | not-accessible | current | |
| sleV2Dhcp4DefaultGatewayEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.6.1.1 | not-accessible | current | |
| sleV2Dhcp4DefaultGatewayIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.6.1.1.1 | INTEGER (1..8) | read-only | current |
| sleV2Dhcp4DefaultGatewayAddress OBJECT-TYPE The Gateway IP assigned to leases of the Subnet. | 1.3.6.1.4.1.6296.102.6.2.2.6.1.1.2 | IpAddress | read-only | current |
| sleV2Dhcp4DefaultGatewayControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.6.2 | |||
| sleV2Dhcp4DefaultGatewayControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.102.6.2.2.6.2.1 | INTEGER {createDhcpDefaultGateway(1), destroyDhcpDefaultGateway(2)} | read-write | current |
| sleV2Dhcp4DefaultGatewayControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.102.6.2.2.6.2.2 | SleControlStatusType | read-only | current |
| sleV2Dhcp4DefaultGatewayControlTimer OBJECT-TYPE The maximum wait Time for the manager for a long running user command. | 1.3.6.1.4.1.6296.102.6.2.2.6.2.3 | Gauge32 | read-write | current |
| sleV2Dhcp4DefaultGatewayControlTimeStamp OBJECT-TYPE The Time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.102.6.2.2.6.2.4 | TimeTicks | read-only | current |
| sleV2Dhcp4DefaultGatewayControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.102.6.2.2.6.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Dhcp4DefaultGatewayControlPoolIndex OBJECT-TYPE The Pool name. | 1.3.6.1.4.1.6296.102.6.2.2.6.2.6 | INTEGER (1..255) | read-write | current |
| sleV2Dhcp4DefaultGatewayControlIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.6.2.7 | INTEGER (0 | 1..8) | read-write | current |
| sleV2Dhcp4DefaultGatewayControlAddress OBJECT-TYPE The Gateway IP assigned to Subnet. | 1.3.6.1.4.1.6296.102.6.2.2.6.2.8 | IpAddress | read-write | current |
| sleV2Dhcp4DefaultGatewayNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.6.3 | |||
| sleV2Dhcp4Option OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.7 | |||
| sleV2Dhcp4OptionTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.7.1 | not-accessible | current | |
| sleV2Dhcp4OptionEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.7.1.1 | not-accessible | current | |
| sleV2Dhcp4OptionCode OBJECT-TYPE 3: default Gateway 4: DNS Server | 1.3.6.1.4.1.6296.102.6.2.2.7.1.1.1 | INTEGER {subnetMask(1), timeOffset(2), router(3), timeServer(4), nameServer(5), domainNameServer(6), logServer(7), cookieServer(8), lprServer(9), impressServer(10), resourceLocationServer(11), hostName(12), bootFileSize(13), meritFile(14), domainName(15), swapServer(16), rootPath(17), extensionsPath(18), ipForwardState(19), nonLocalSourceRoutingState(20), policyFilter(21), maximumDatagramReassemblySize(22), defaultIpTimeToLive(23), pathMtuAgingTimeout(24), pathMtuPlateauTable(25), interfaceMtu(26), allSubnetsAreLocal(27), broadcastAddress(28), performMaskDiscovery(29), maskSupplier(30), performRouterDiscovery(31), routerSolicitationAddress(32), staticRoute(33), trailerEncapsulation(34), arpCacheTimeout(35), ethernetEncapsulationOption(36), tcpDefaultTtl(37), tcpKeepaliveInterval(38), tcpKeepaliveGarbage(39), nisDomain(40), nisServers(41), networkTimeProtocolServers(42), vendorSpecificInformation(43), netbiosOverTcpIpNameServer(44), netbiosOverTcpIpDatagramDistributionServer(45), netbiosOverTcpIpNodeType(46), netbiosOverTcpIpScope(47), xWindowSystemFontServer(48), xWindowSystemDisplayManager(49), requestedIpAddress(50), ipAddressLeaseTime(51), optionOverload(52), dhcpMessageType(53), serverIdentifier(54), parameterRequestList(55), message(56), maximumDhcpMessageSize(57), renewalTimeValue(58), rebindingTimeValue(59), vendorClassIdentifier(60), clientIdentifier(61), nisPlusDomain(64), nisPlusServers(65), tftpServerName(66), bootFileName(67), mobileIpHomeAgent(68), smtpServer(69), pop3Server(70), nntpServer(71), wwwServer(72), defaultFingerServer(73), ircServer(74), streetTalkServer(75), stdaServer(76)} | read-only | current |
| sleV2Dhcp4OptionInstance OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.7.1.1.2 | INTEGER (1..8) | read-only | current |
| sleV2Dhcp4OptionType OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.7.1.1.3 | INTEGER {ipaddress(1), hex(2), text(3)} | read-only | current |
| sleV2Dhcp4OptionValue OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.7.1.1.4 | OCTET STRING (SIZE(1..64)) | read-only | current |
| sleV2Dhcp4OptionControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.7.2 | |||
| sleV2Dhcp4OptionControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.102.6.2.2.7.2.1 | INTEGER {createDhcpOption(1), destoryDhcpOption(2)} | read-write | current |
| sleV2Dhcp4OptionControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.102.6.2.2.7.2.2 | SleControlStatusType | read-only | current |
| sleV2Dhcp4OptionControlTimer OBJECT-TYPE The maximum wait Time for the manager for a long running user command. | 1.3.6.1.4.1.6296.102.6.2.2.7.2.3 | Gauge32 | read-write | current |
| sleV2Dhcp4OptionControlTimeStamp OBJECT-TYPE The Time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.102.6.2.2.7.2.4 | TimeTicks | read-only | current |
| sleV2Dhcp4OptionControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.102.6.2.2.7.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Dhcp4OptionControlPoolIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.7.2.6 | INTEGER (1..255) | read-write | current |
| sleV2Dhcp4OptionControlCode OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.7.2.7 | INTEGER {timeOffset(2), timeServer(4), nameServer(5), logServer(7), cookieServer(8), lprServer(9), impressServer(10), resourceLocationServer(11), swapServer(16), rootPath(17), ipForwardState(19), nonLocalSourceRoutingState(20), policyFilter(21), maximumDatagramReassemblySize(22), defaultIpTimeToLive(23), pathMtuAgingTimeout(24), interfaceMtu(26), allSubnetsAreLocal(27), broadcastAddress(28), performMaskDiscovery(29), maskSupplier(30), performRouterDiscovery(31), routerSolicitationAddress(32), staticRoute(33), trailerEncapsulation(34), arpCacheTimeout(35), ethernetEncapsulationOption(36), tcpDefaultTtl(37), tcpKeepaliveInterval(38), tcpKeepaliveGarbage(39), nisDomain(40), nisServers(41), networkTimeProtocolServers(42), xWindowSystemFontServer(48), xWindowSystemDisplayManager(49), nisPlusDomain(64), nisPlusServers(65), tftpServerName(66), mobileIpHomeAgent(68), smtpServer(69), pop3Server(70), nntpServer(71), wwwServer(72), defaultFingerServer(73), ircServer(74), streetTalkServer(75), stdaServer(76)} | read-write | current |
| sleV2Dhcp4OptionControlInstance OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.7.2.8 | INTEGER (0 | 1..8) | read-write | current |
| sleV2Dhcp4OptionControlType OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.7.2.9 | INTEGER {ipaddress(1), hex(2), text(3)} | read-write | current |
| sleV2Dhcp4OptionControlValue OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.7.2.10 | OCTET STRING (SIZE(1..64)) | read-write | current |
| sleV2Dhcp4OptionNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.7.3 | |||
| sleV2Dhcp4Logs OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.8 | |||
| sleV2Dhcp4LogsTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.8.1 | not-accessible | current | |
| sleV2Dhcp4LogsEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.8.1.1 | not-accessible | current | |
| sleV2Dhcp4LogsIndex OBJECT-TYPE The index of Log server setting in DHCP server daemon | 1.3.6.1.4.1.6296.102.6.2.2.8.1.1.1 | INTEGER (1..3) | read-only | current |
| sleV2Dhcp4LogsAddress OBJECT-TYPE The IP address of Log server setting in DHCP server daemon | 1.3.6.1.4.1.6296.102.6.2.2.8.1.1.2 | IpAddress | read-only | current |
| sleV2Dhcp4LogsControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.8.2 | |||
| sleV2Dhcp4LogsControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.8.2.1 | INTEGER {createDhcpLogs(1), destroyDhcpLogs(2)} | read-write | current |
| sleV2Dhcp4LogsControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.8.2.2 | SleControlStatusType | read-only | current |
| sleV2Dhcp4LogsControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.8.2.3 | Gauge32 | read-write | current |
| sleV2Dhcp4LogsControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.8.2.4 | TimeTicks | read-only | current |
| sleV2Dhcp4LogsControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.8.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Dhcp4LogsControlPoolIndex OBJECT-TYPE The index of DCHP pool | 1.3.6.1.4.1.6296.102.6.2.2.8.2.6 | INTEGER (1..255) | read-write | current |
| sleV2Dhcp4LogsControlIndex OBJECT-TYPE The index of Log server setting in DHCP server daemon | 1.3.6.1.4.1.6296.102.6.2.2.8.2.7 | INTEGER (0 | 1..3) | read-write | current |
| sleV2Dhcp4LogsControlAddress OBJECT-TYPE The IP address of Log server setting in DHCP server daemon | 1.3.6.1.4.1.6296.102.6.2.2.8.2.8 | IpAddress | read-write | current |
| sleV2Dhcp4LogsNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.8.3 | |||
| sleV2Dhcp4Ntp OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.9 | |||
| sleV2Dhcp4NtpTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.9.1 | not-accessible | current | |
| sleV2Dhcp4NtpEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.9.1.1 | not-accessible | current | |
| sleV2Dhcp4NtpIndex OBJECT-TYPE The index of Ntp server setting in DHCP server daemon | 1.3.6.1.4.1.6296.102.6.2.2.9.1.1.1 | INTEGER (1..3) | read-only | current |
| sleV2Dhcp4NtpAddress OBJECT-TYPE The IP address of Ntp server setting in DHCP server daemon | 1.3.6.1.4.1.6296.102.6.2.2.9.1.1.2 | IpAddress | read-only | current |
| sleV2Dhcp4NtpControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.9.2 | |||
| sleV2Dhcp4NtpControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.9.2.1 | INTEGER {createDhcpNtp(1), destroyDhcpNtp(2)} | read-write | current |
| sleV2Dhcp4NtpControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.9.2.2 | SleControlStatusType | read-only | current |
| sleV2Dhcp4NtpControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.9.2.3 | Gauge32 | read-write | current |
| sleV2Dhcp4NtpControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.9.2.4 | TimeTicks | read-only | current |
| sleV2Dhcp4NtpControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.9.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Dhcp4NtpControlPoolIndex OBJECT-TYPE The index of DCHP pool | 1.3.6.1.4.1.6296.102.6.2.2.9.2.6 | INTEGER (1..255) | read-write | current |
| sleV2Dhcp4NtpControlIndex OBJECT-TYPE The index of Ntp server setting in DHCP server daemon | 1.3.6.1.4.1.6296.102.6.2.2.9.2.7 | INTEGER (0 | 1..3) | read-write | current |
| sleV2Dhcp4NtpControlAddress OBJECT-TYPE The IP address of Ntp server setting in DHCP server daemon | 1.3.6.1.4.1.6296.102.6.2.2.9.2.8 | IpAddress | read-write | current |
| sleV2Dhcp4NtpNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.9.3 | |||
| sleV2Dhcp4PE OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.10 | |||
| sleV2Dhcp4PEVendor OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.10.1 | |||
| sleV2Dhcp4PEVendorTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.1.1 | not-accessible | current | |
| sleV2Dhcp4PEVendorEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.1.1.1 | not-accessible | current | |
| sleV2Dhcp4PEVendorPoolIndex OBJECT-TYPE The Pool index | 1.3.6.1.4.1.6296.102.6.2.2.10.1.1.1.1 | INTEGER (1..255) | read-only | current |
| sleV2Dhcp4PEVendorIfIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.1.1.1.2 | INTEGER (1..512) | read-only | current |
| sleV2Dhcp4PEVendorID OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.1.1.1.3 | OCTET STRING (SIZE(0..32)) | read-only | current |
| sleV2Dhcp4PEVendorStart OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.1.1.1.4 | IpAddress | read-only | current |
| sleV2Dhcp4PEVendorEnd OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.1.1.1.5 | IpAddress | read-only | current |
| sleV2Dhcp4PEVendorControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.10.1.2 | |||
| sleV2Dhcp4PEVendorControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.1.2.1 | INTEGER {createPEVendorEntry(1), destroyPEVendorEntry(2), destroyPEVendorEntryAll(3)} | read-write | current |
| sleV2Dhcp4PEVendorControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.1.2.2 | SleControlStatusType | read-only | current |
| sleV2Dhcp4PEVendorControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.1.2.3 | Gauge32 | read-write | current |
| sleV2Dhcp4PEVendorControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.1.2.4 | TimeTicks | read-only | current |
| sleV2Dhcp4PEVendorControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.1.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Dhcp4PEVendorControlPoolIndex OBJECT-TYPE The Pool index | 1.3.6.1.4.1.6296.102.6.2.2.10.1.2.6 | INTEGER (1..255) | read-write | current |
| sleV2Dhcp4PEVendorControlIfIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.1.2.7 | INTEGER (1..512) | read-write | current |
| sleV2Dhcp4PEVendorControlVendorID OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.1.2.8 | OCTET STRING (SIZE(0..32)) | read-write | current |
| sleV2Dhcp4PEVendorControlStart OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.1.2.9 | IpAddress | read-write | current |
| sleV2Dhcp4PEVendorControlEnd OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.1.2.10 | IpAddress | read-write | current |
| sleV2Dhcp4PEVendorNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.10.1.3 | |||
| sleV2Dhcp4PEAddress OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.10.2 | |||
| sleV2Dhcp4PEAddressTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.2.1 | not-accessible | current | |
| sleV2Dhcp4PEAddressEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.2.1.1 | not-accessible | current | |
| sleV2Dhcp4PEAddressPoolIndex OBJECT-TYPE The Pool index | 1.3.6.1.4.1.6296.102.6.2.2.10.2.1.1.1 | INTEGER (1..255) | read-only | current |
| sleV2Dhcp4PEAddressIfIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.2.1.1.2 | INTEGER (1..512) | read-only | current |
| sleV2Dhcp4PEAddressStart OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.2.1.1.3 | IpAddress | read-only | current |
| sleV2Dhcp4PEAddressEnd OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.2.1.1.4 | IpAddress | read-only | current |
| sleV2Dhcp4PEAddressControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.10.2.2 | |||
| sleV2Dhcp4PEAddressControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.2.2.1 | INTEGER {createPEAddressEntry(1), destroyPEAddressEntry(2), destroyPEAddressEntryAll(3)} | read-write | current |
| sleV2Dhcp4PEAddressControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.2.2.2 | SleControlStatusType | read-only | current |
| sleV2Dhcp4PEAddressControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.2.2.3 | Gauge32 | read-write | current |
| sleV2Dhcp4PEAddressControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.2.2.4 | TimeTicks | read-only | current |
| sleV2Dhcp4PEAddressControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.2.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Dhcp4PEAddressControlPoolIndex OBJECT-TYPE The Pool index | 1.3.6.1.4.1.6296.102.6.2.2.10.2.2.6 | INTEGER (1..255) | read-write | current |
| sleV2Dhcp4PEAddressControlIfIndex OBJECT-TYPE Description | 1.3.6.1.4.1.6296.102.6.2.2.10.2.2.7 | INTEGER (1..512) | read-write | current |
| sleV2Dhcp4PEAddressControlStart OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.2.2.8 | IpAddress | read-write | current |
| sleV2Dhcp4PEAddressControlEnd OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.2.2.9 | IpAddress | read-write | current |
| sleV2Dhcp4PEAddressNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.10.2.3 | |||
| sleV2Dhcp4PENonPE OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.10.3 | |||
| sleV2Dhcp4PENonPETable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.3.1 | not-accessible | current | |
| sleV2Dhcp4PENonPEEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.3.1.1 | not-accessible | current | |
| sleV2Dhcp4PENonPEPoolIndex OBJECT-TYPE The Pool index | 1.3.6.1.4.1.6296.102.6.2.2.10.3.1.1.1 | INTEGER (1..255) | read-only | current |
| sleV2Dhcp4PENonPEStart OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.3.1.1.2 | IpAddress | read-only | current |
| sleV2Dhcp4PENonPEEnd OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.3.1.1.3 | IpAddress | read-only | current |
| sleV2Dhcp4PENonPEControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.10.3.2 | |||
| sleV2Dhcp4PENonPEControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.3.2.1 | INTEGER {createPENonPEEntry(1), destroyPENonPEEntry(2)} | read-write | current |
| sleV2Dhcp4PENonPEControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.3.2.2 | SleControlStatusType | read-only | current |
| sleV2Dhcp4PENonPEControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.3.2.3 | Gauge32 | read-write | current |
| sleV2Dhcp4PENonPEControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.3.2.4 | TimeTicks | read-only | current |
| sleV2Dhcp4PENonPEControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.3.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Dhcp4PENonPEControlPoolIndex OBJECT-TYPE The Pool index | 1.3.6.1.4.1.6296.102.6.2.2.10.3.2.6 | INTEGER (1..255) | read-write | current |
| sleV2Dhcp4PENonPEControlStart OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.3.2.7 | IpAddress | read-write | current |
| sleV2Dhcp4PENonPEControlEnd OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.3.2.8 | IpAddress | read-write | current |
| sleV2Dhcp4PENonPENotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.2.10.3.3 | |||
| sleV2Dhcp4Option82 OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.3 | |||
| sleV2Dhcp4Option82Port OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.3.1 | |||
| sleV2Dhcp4Option82PortTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.1.1 | not-accessible | current | |
| sleV2Dhcp4Option82PortEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.1.1.1 | not-accessible | current | |
| sleV2Dhcp4Option82PortIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.1.1.1.1 | INTEGER (1..255) | read-only | current |
| sleV2Dhcp4Option82PortCircuitType OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.1.1.1.2 | INTEGER {undefined(0), index(1), hex(2), text(3), option(4)} | read-only | current |
| sleV2Dhcp4Option82PortCircuitId OBJECT-TYPE The circuit id for the Option82 lease limit | 1.3.6.1.4.1.6296.102.6.2.3.1.1.1.3 | OCTET STRING (SIZE(0 | 1..32)) | read-only | current |
| sleV2Dhcp4Option82PortTrustState OBJECT-TYPE . | 1.3.6.1.4.1.6296.102.6.2.3.1.1.1.4 | INTEGER {none(0), normal(1), option82(2), all(3)} | read-only | current |
| sleV2Dhcp4Option82PortPolicy OBJECT-TYPE The option82 port policy. | 1.3.6.1.4.1.6296.102.6.2.3.1.1.1.5 | INTEGER {none(0), keep(1), replace(2)} | read-only | current |
| sleV2Dhcp4Option82PortPolicyDrop OBJECT-TYPE The option82 port drop policy. | 1.3.6.1.4.1.6296.102.6.2.3.1.1.1.6 | INTEGER {none(0), normal(1), option82(2)} | read-only | current |
| sleV2Dhcp4Option82PortControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.3.1.2 | |||
| sleV2Dhcp4Option82PortControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.102.6.2.3.1.2.1 | INTEGER {setDhcpOption82PortCircuitId(1), setDhcpOption82PortTrustState(2), clearDhcpOption82PortCircuitId(3), setDhcpOption82PortPolicy(4)} | read-write | current |
| sleV2Dhcp4Option82PortControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.102.6.2.3.1.2.2 | SleControlStatusType | read-only | current |
| sleV2Dhcp4Option82PortControlTimer OBJECT-TYPE The maximum wait Time for the manager for a long running user command. | 1.3.6.1.4.1.6296.102.6.2.3.1.2.3 | Gauge32 | read-write | current |
| sleV2Dhcp4Option82PortControlTimeStamp OBJECT-TYPE The Time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.102.6.2.3.1.2.4 | TimeTicks | read-write | current |
| sleV2Dhcp4Option82PortControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.102.6.2.3.1.2.5 | SleControlRequestResultType | read-write | current |
| sleV2Dhcp4Option82PortControlIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.1.2.6 | INTEGER (1..255) | read-write | current |
| sleV2Dhcp4Option82PortControlCircuitType OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.1.2.7 | INTEGER {undefined(0), index(1), hex(2), text(3), option(4)} | read-write | current |
| sleV2Dhcp4Option82PortControlCircuitId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.1.2.8 | OCTET STRING (SIZE(0 | 1..32)) | read-write | current |
| sleV2Dhcp4Option82PortControlTrustState OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.102.6.2.3.1.2.9 | INTEGER {none(0), normal(1), option82(2), all(3)} | read-write | current |
| sleV2Dhcp4Option82PortControlPolicy OBJECT-TYPE The option82 port policy. | 1.3.6.1.4.1.6296.102.6.2.3.1.2.10 | INTEGER {none(0), keep(1), replace(2)} | read-write | current |
| sleV2Dhcp4Option82PortControlPolicyDrop OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.1.2.11 | INTEGER {none(0), normal(1), option82(2)} | read-write | current |
| sleV2Dhcp4Option82PortNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.3.1.3 | |||
| sleV2Dhcp4RelayInfo OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.3.2 | |||
| sleV2Dhcp4Remote OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.3.2.1 | |||
| sleV2Dhcp4RemoteTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.2.1.1 | not-accessible | current | |
| sleV2Dhcp4RemoteEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.2.1.1.1 | not-accessible | current | |
| sleV2Dhcp4RemoteId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.2.1.1.1.1 | OCTET STRING (SIZE(1..64)) | read-only | current |
| sleV2Dhcp4RemoteType OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.2.1.1.1.2 | INTEGER {ipaddress(1), hex(2), text(3), index(5)} | read-only | current |
| sleV2Dhcp4RemoteClass OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.2.1.1.1.3 | OCTET STRING (SIZE(0 | 1..32)) | read-only | current |
| sleV2Dhcp4RemoteTrust OBJECT-TYPE The Information that is whether this remote is trusted or not. | 1.3.6.1.4.1.6296.102.6.2.3.2.1.1.1.4 | Boolean | read-only | current |
| sleV2Dhcp4RemoteLeaseLimit OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.2.1.1.1.5 | INTEGER (1..2147483637) | read-only | current |
| sleV2Dhcp4RemoteLeaseCnt OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.2.1.1.1.6 | INTEGER (1..2147483637) | read-only | current |
| sleV2Dhcp4RemoteControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.3.2.1.2 | |||
| sleV2Dhcp4RemoteControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.102.6.2.3.2.1.2.1 | INTEGER {createDhcpRemote(1), destroyDhcpRemote(2), setDhcpRemote(3), clearDhcpRemotes(4)} | read-write | current |
| sleV2Dhcp4RemoteControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.102.6.2.3.2.1.2.2 | SleControlStatusType | read-only | current |
| sleV2Dhcp4RemoteControlTimer OBJECT-TYPE The maximum wait Time for the manager for a long running user command. | 1.3.6.1.4.1.6296.102.6.2.3.2.1.2.3 | Gauge32 | read-write | current |
| sleV2Dhcp4RemoteControlTimeStamp OBJECT-TYPE The Time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.102.6.2.3.2.1.2.4 | TimeTicks | read-only | current |
| sleV2Dhcp4RemoteControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.102.6.2.3.2.1.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Dhcp4RemoteControlId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.2.1.2.6 | OCTET STRING (SIZE(1..64)) | read-write | current |
| sleV2Dhcp4RemoteControlType OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.2.1.2.7 | INTEGER {ipaddress(1), hex(2), text(3), index(5)} | read-write | current |
| sleV2Dhcp4RemoteControlClass OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.2.1.2.8 | OCTET STRING (SIZE(0 | 1..32)) | read-write | current |
| sleV2Dhcp4RemoteControlTrust OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.2.1.2.9 | Boolean | read-write | current |
| sleV4Dhcp4RemoteControlLeaseLimit OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.2.1.2.10 | INTEGER (1..2147483637) | read-write | current |
| sleV2Dhcp4RemoteNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.3.2.1.3 | |||
| sleV2Dhcp4RCircuit OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.3.2.2 | |||
| sleV2Dhcp4RCircuitTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.2.2.1 | not-accessible | current | |
| sleV2Dhcp4RCircuitEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.2.2.1.1 | not-accessible | current | |
| sleV2Dhcp4RCircuitId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.2.2.1.1.1 | OCTET STRING (SIZE(1..32)) | read-only | current |
| sleV2Dhcp4RCircuitType OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.2.2.1.1.2 | INTEGER {index(1), hex(2), text(3)} | read-only | current |
| sleV2Dhcp4RCircuitClass OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.2.2.1.1.3 | OCTET STRING (SIZE(1..32)) | read-only | current |
| sleV2Dhcp4RCircuitLeaseLimit OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.2.2.1.1.4 | INTEGER (1..2147483637) | read-only | current |
| sleV2Dhcp4RCircuitLeaseCnt OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.2.2.1.1.5 | INTEGER (1..2147483637) | read-only | current |
| sleV2Dhcp4RCircuitControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.3.2.2.2 | |||
| sleV2Dhcp4RCircuitControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.102.6.2.3.2.2.2.1 | INTEGER {createDhcpRemoteCircuit(1), destroyDhcpRemoteCircuit(2), clearDhcpRemoteCircuits(3), setDhcpRemoteCircuit(4)} | read-write | current |
| sleV2Dhcp4RCircuitControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.102.6.2.3.2.2.2.2 | SleControlStatusType | read-only | current |
| sleV2Dhcp4RCircuitControlTimer OBJECT-TYPE The maximum wait Time for the manager for a long running user command. | 1.3.6.1.4.1.6296.102.6.2.3.2.2.2.3 | Gauge32 | read-write | current |
| sleV2Dhcp4RCircuitControlTimeStamp OBJECT-TYPE The Time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.102.6.2.3.2.2.2.4 | TimeTicks | read-only | current |
| sleV2Dhcp4RCircuitControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.102.6.2.3.2.2.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Dhcp4RCircuitControlRemote OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.2.2.2.6 | OCTET STRING (SIZE(1..32)) | read-write | current |
| sleV2Dhcp4RCircuitControlId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.2.2.2.7 | OCTET STRING (SIZE(1..32)) | read-write | current |
| sleV2Dhcp4RCircuitControlType OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.2.2.2.8 | INTEGER {index(1), hex(2), text(3)} | read-write | current |
| sleV2Dhcp4RCircuitControlClass OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.2.2.2.9 | OCTET STRING (SIZE(1..32)) | read-write | current |
| sleV2Dhcp4RCircuitControlLeaseLimit OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.2.2.2.10 | INTEGER (1..2147483637) | read-write | current |
| sleV2Dhcp4RCircuitNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.3.2.2.3 | |||
| sleV2Dhcp4Class OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.3.3 | |||
| sleV2Dhcp4ClassBase OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.3.3.1 | |||
| sleV2Dhcp4ClassTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.3.1.1 | not-accessible | current | |
| sleV2Dhcp4ClassEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.3.1.1.1 | not-accessible | current | |
| sleV2Dhcp4ClassName OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.3.1.1.1.1 | OCTET STRING (SIZE(1..32)) | read-only | current |
| sleV2Dhcp4ClassControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.3.3.1.2 | |||
| sleV2Dhcp4ClassControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.3.1.2.1 | INTEGER {createDhcpClass(1), destroyDhcpClass(2)} | read-write | current |
| sleV2Dhcp4ClassControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.3.1.2.2 | SleControlStatusType | read-only | current |
| sleV2Dhcp4ClassControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.3.1.2.3 | Gauge32 | read-write | current |
| sleV2Dhcp4ClassControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.3.1.2.4 | TimeTicks | read-only | current |
| sleV2Dhcp4ClassControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.3.1.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Dhcp4ClassControlName OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.3.1.2.6 | OCTET STRING (SIZE(1..32)) | read-write | current |
| sleV2Dhcp4ClassNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.3.3.1.3 | |||
| sleV2Dhcp4CRCMap OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.3.3.2 | |||
| sleV2Dhcp4CRCMapTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.3.2.1 | not-accessible | current | |
| sleV2Dhcp4CRCMapEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.3.2.1.1 | not-accessible | current | |
| sleV2Dhcp4CRCMapClass OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.3.2.1.1.1 | OCTET STRING (SIZE(1..32)) | read-only | current |
| sleV2Dhcp4CRCMapRemote OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.3.2.1.1.2 | OCTET STRING (SIZE(1..64)) | read-only | current |
| sleV2Dhcp4CRCMapCircuit OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.3.2.1.1.3 | OCTET STRING (SIZE(0 | 1..32)) | read-only | current |
| sleV2Dhcp4CRCMapControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.3.3.2.2 | |||
| sleV2Dhcp4CRCMapControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.102.6.2.3.3.2.2.1 | INTEGER {clearDhcpClassMapCircuits(1), clearDhcpClassMapRemotes(2)} | read-write | current |
| sleV2Dhcp4CRCMapControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.102.6.2.3.3.2.2.2 | SleControlStatusType | read-only | current |
| sleV2Dhcp4CRCMapControlTimer OBJECT-TYPE The maximum wait Time for the manager for a long running user command. | 1.3.6.1.4.1.6296.102.6.2.3.3.2.2.3 | Gauge32 | read-write | current |
| sleV2Dhcp4CRCMapControlTimeStamp OBJECT-TYPE The Time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.102.6.2.3.3.2.2.4 | TimeTicks | read-only | current |
| sleV2Dhcp4CRCMapControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.102.6.2.3.3.2.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Dhcp4CRCMapControlClass OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.3.2.2.6 | OCTET STRING (SIZE(1..32)) | read-write | current |
| sleV2Dhcp4CRCMapControlRemote OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.3.2.2.7 | OCTET STRING (SIZE(1..32)) | read-write | current |
| sleV2Dhcp4CRCMapNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.3.3.2.3 | |||
| sleV2Dhcp4ClassRange OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.3.3.3 | |||
| sleV2Dhcp4ClassRangeTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.3.3.1 | not-accessible | current | |
| sleV2Dhcp4ClassRangeEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.3.3.1.1 | not-accessible | current | |
| sleV2Dhcp4ClassRangeStart OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.3.3.1.1.1 | IpAddress | read-only | current |
| sleV2Dhcp4ClassRangeEnd OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.3.3.1.1.2 | IpAddress | read-only | current |
| sleV2Dhcp4ClassRangeControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.3.3.3.2 | |||
| sleV2Dhcp4ClassRangeControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.102.6.2.3.3.3.2.1 | INTEGER {createDhcpClassRange(1), destoryDhcpClassRange(2)} | read-write | current |
| sleV2Dhcp4ClassRangeControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.102.6.2.3.3.3.2.2 | SleControlStatusType | read-only | current |
| sleV2Dhcp4ClassRangeControlTimer OBJECT-TYPE The maximum wait Time for the manager for a long running user command. | 1.3.6.1.4.1.6296.102.6.2.3.3.3.2.3 | Gauge32 | read-write | current |
| sleV2Dhcp4ClassRangeControlTimeStamp OBJECT-TYPE The Time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.102.6.2.3.3.3.2.4 | TimeTicks | read-only | current |
| sleV2Dhcp4ClassRangeControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.102.6.2.3.3.3.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Dhcp4ClassRangeControlPoolIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.3.3.2.6 | INTEGER (1..255) | read-write | current |
| sleV2Dhcp4ClassRangeControlName OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.3.3.2.7 | OCTET STRING (SIZE(1..32)) | read-write | current |
| sleV2Dhcp4ClassRangeControlStart OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.3.3.2.8 | IpAddress | read-write | current |
| sleV2Dhcp4ClassRangeControlEnd OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.3.3.2.9 | IpAddress | read-write | current |
| sleV2Dhcp4ClassRangeNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.3.3.3.3 | |||
| sleV2Dhcp4OptionFormat OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.3.4 | |||
| sleV2Dhcp4OptionFormatBase OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.3.4.1 | |||
| sleV2Dhcp4OptionFormatTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.4.1.1 | not-accessible | current | |
| sleV2Dhcp4OptionFormatEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.4.1.1.1 | not-accessible | current | |
| sleV2Dhcp4OptionFormatName OBJECT-TYPE The name of Option Format | 1.3.6.1.4.1.6296.102.6.2.3.4.1.1.1.1 | OCTET STRING (SIZE(1..16)) | read-only | current |
| sleV2Dhcp4OptionFormatControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.3.4.1.2 | |||
| sleV2Dhcp4OptionFormatControlRequest OBJECT-TYPE The request of a user command | 1.3.6.1.4.1.6296.102.6.2.3.4.1.2.1 | INTEGER {createOptionFormat(1), destroyOptionFormat(2)} | read-write | current |
| sleV2Dhcp4OptionFormatControlStatus OBJECT-TYPE The status of user command | 1.3.6.1.4.1.6296.102.6.2.3.4.1.2.2 | SleControlStatusType | read-only | current |
| sleV2Dhcp4OptionFormatControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command | 1.3.6.1.4.1.6296.102.6.2.3.4.1.2.3 | Gauge32 | read-write | current |
| sleV2Dhcp4OptionFormatControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command) | 1.3.6.1.4.1.6296.102.6.2.3.4.1.2.4 | TimeTicks | read-only | current |
| sleV2Dhcp4OptionFormatControlReqResult OBJECT-TYPE The result of the last user command | 1.3.6.1.4.1.6296.102.6.2.3.4.1.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Dhcp4OptionFormatControlName OBJECT-TYPE The name of Option Format | 1.3.6.1.4.1.6296.102.6.2.3.4.1.2.6 | OCTET STRING (SIZE(1..32)) | read-write | current |
| sleV2Dhcp4OptionFormatNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.3.4.1.3 | |||
| sleV2Dhcp4OptionFormatAttribute OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.3.4.2 | |||
| sleV2Dhcp4OptionFormatAttrTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.4.2.1 | not-accessible | current | |
| sleV2Dhcp4OptionFormatAttrEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.4.2.1.1 | not-accessible | current | |
| sleV2Dhcp4OptionFormatAttrID OBJECT-TYPE The ID of Option Format Attr | 1.3.6.1.4.1.6296.102.6.2.3.4.2.1.1.1 | INTEGER (1..32) | read-only | current |
| sleV2Dhcp4OptionFormatAttrLength OBJECT-TYPE The Length Field of Option Format Attr. The -1 of value means this field is not defined. The Zero of value means this field is variable. | 1.3.6.1.4.1.6296.102.6.2.3.4.2.1.1.2 | INTEGER (-1..64) | read-write | current |
| sleV2Dhcp4OptionFormatAttrHiddenLength OBJECT-TYPE The Hidden Length Field of Option Format Attr. The -1 of value means this field is not defined. The Zero of value means this field is variable. | 1.3.6.1.4.1.6296.102.6.2.3.4.2.1.1.3 | INTEGER (-1..64) | read-write | current |
| sleV2Dhcp4OptionFormatAttrType OBJECT-TYPE The Hidden Length Field of Option Format Attr. The -1 of value means this field is not defined. | 1.3.6.1.4.1.6296.102.6.2.3.4.2.1.1.4 | INTEGER (-1..255) | read-write | current |
| sleV2Dhcp4OptionFormatAttrVarType OBJECT-TYPE The Variable Type Field of Option Format Attr. | 1.3.6.1.4.1.6296.102.6.2.3.4.2.1.1.5 | INTEGER {hex(1), ifIp(2), index(3), ip(4), string(5)} | read-only | current |
| sleV2Dhcp4OptionFormatAttrVarValue OBJECT-TYPE The Variable Value Field of Option Format Attr. | 1.3.6.1.4.1.6296.102.6.2.3.4.2.1.1.6 | OCTET STRING (SIZE(1..255)) | read-write | current |
| sleV2Dhcp4OptionFormatAttrControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.3.4.2.2 | |||
| sleV2Dhcp4OptionFormatAttrControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.102.6.2.3.4.2.2.1 | INTEGER {addOptionFormatAttr(1), deleteOptionFormatAttr(2), modifyOptionFormatAttr(3)} | read-write | current |
| sleV2Dhcp4OptionFormatAttrControlStatus OBJECT-TYPE The status of user command. | 1.3.6.1.4.1.6296.102.6.2.3.4.2.2.2 | SleControlStatusType | read-only | current |
| sleV2Dhcp4OptionFormatAttrControlTimer OBJECT-TYPE The maximum time for the manager for a long running user command. | 1.3.6.1.4.1.6296.102.6.2.3.4.2.2.3 | Gauge32 | read-write | current |
| sleV2Dhcp4OptionFormatAttrControlTimeStamp OBJECT-TYPE The time stamp of the last command(end of command). | 1.3.6.1.4.1.6296.102.6.2.3.4.2.2.4 | TimeTicks | read-only | current |
| sleV2Dhcp4OptionFormatAttrControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.102.6.2.3.4.2.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Dhcp4OptionFormatAttrControlName OBJECT-TYPE The name of Option Format. | 1.3.6.1.4.1.6296.102.6.2.3.4.2.2.6 | OCTET STRING (SIZE(1..16)) | read-write | current |
| sleV2Dhcp4OptionFormatAttrControlID OBJECT-TYPE The ID of Option Format Attr. | 1.3.6.1.4.1.6296.102.6.2.3.4.2.2.7 | INTEGER (1..64) | read-write | current |
| sleV2Dhcp4OptionFormatAttrControlLength OBJECT-TYPE The Length Field of Option Format Attr. The -1 of value means this field is not defined. The Zero of value means this field is variable | 1.3.6.1.4.1.6296.102.6.2.3.4.2.2.8 | INTEGER (-1..64) | read-write | current |
| sleV2Dhcp4OptionFormatAttrControlHiddenLength OBJECT-TYPE The Hidden Length Field of Option Format Attr. The -1 of value means this field is not defined. The Zero of value means this field is variable | 1.3.6.1.4.1.6296.102.6.2.3.4.2.2.9 | INTEGER (-1..64) | read-write | current |
| sleV2Dhcp4OptionFormatAttrControlType OBJECT-TYPE The Type Field of Option Format Attr. The -1 of value means this field not defined. | 1.3.6.1.4.1.6296.102.6.2.3.4.2.2.10 | INTEGER (-1..255) | read-write | current |
| sleV2Dhcp4OptionFormatAttrControlVarType OBJECT-TYPE The Variable Type Field of Option Format Attr. | 1.3.6.1.4.1.6296.102.6.2.3.4.2.2.11 | INTEGER {hex(1), ifIp(2), index(3), ip(4), string(5)} | read-only | current |
| sleV2Dhcp4OptionFormatAttrControlVarValue OBJECT-TYPE The Variable Value Field of Option Format Attr. | 1.3.6.1.4.1.6296.102.6.2.3.4.2.2.12 | OCTET STRING (SIZE(1..255)) | read-write | current |
| sleV2Dhcp4OptionFormatAttrNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.3.4.2.3 | |||
| sleV2Dhcp4Filter OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.4 | |||
| sleV2Dhcp4FilterPort OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.4.1 | |||
| sleV2Dhcp4FilterPortTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.4.1.1 | not-accessible | current | |
| sleV2Dhcp4FilterPortEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.4.1.1.1 | not-accessible | current | |
| sleV2Dhcp4FilterPortIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.4.1.1.1.1 | INTEGER (1..255) | read-only | current |
| sleV2Dhcp4FilterPortState OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.4.1.1.1.2 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleV2Dhcp4FilterPortControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.4.1.2 | |||
| sleV2Dhcp4FilterPortControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.102.6.2.4.1.2.1 | INTEGER {setDhcpFilterPortMode(1)} | read-write | current |
| sleV2Dhcp4FilterPortControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.102.6.2.4.1.2.2 | SleControlStatusType | read-only | current |
| sleV2Dhcp4FilterPortControlTimer OBJECT-TYPE The maximum wait Time for the manager for a long running user command. | 1.3.6.1.4.1.6296.102.6.2.4.1.2.3 | Gauge32 | read-write | current |
| sleV2Dhcp4FilterPortControlTimeStamp OBJECT-TYPE The Time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.102.6.2.4.1.2.4 | TimeTicks | read-only | current |
| sleV2Dhcp4FilterPortControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.102.6.2.4.1.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Dhcp4FilterPortControlIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.4.1.2.6 | INTEGER (1..255) | read-write | current |
| sleV2Dhcp4FilterPortControlState OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.4.1.2.7 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleV2Dhcp4FilterPortNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.4.1.3 | |||
| sleV2Dhcp4FilterAddress OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.4.2 | |||
| sleV2Dhcp4FilterAddressTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.4.2.1 | not-accessible | current | |
| sleV2Dhcp4FilterAddressEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.4.2.1.1 | not-accessible | current | |
| sleV2Dhcp4FilterAddressMac OBJECT-TYPE The mac address for the filtering. MAC address which IP address is not assigned | 1.3.6.1.4.1.6296.102.6.2.4.2.1.1.1 | MacAddress | read-only | current |
| sleV2Dhcp4FilterAddressType OBJECT-TYPE The type can be assigned as a DHCP PACKET ack packet type - DHCPACK decline packet type - DHCPDECLINE discover packet type - DHCPDISCOVER inform packet type - DHCPINFORM nak packet type - DHCPNAK offer packet type - DHCPOFFER release packet type - DHCPRELEASE request packet type - DHCPREQUEST | 1.3.6.1.4.1.6296.102.6.2.4.2.1.1.2 | Bits {discover(0), offer(1), request(2), decline(3), ack(4), nak(5), release(6), inform(7)} | read-only | current |
| sleV2Dhcp4FilterAddressControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.4.2.2 | |||
| sleV2Dhcp4FilterAddressControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.102.6.2.4.2.2.1 | INTEGER {createDhcpFilterAddress(1), destroyDhcpFilterAddress(2)} | read-write | current |
| sleV2Dhcp4FilterAddressControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.102.6.2.4.2.2.2 | SleControlStatusType | read-only | current |
| sleV2Dhcp4FilterAddressControlTimer OBJECT-TYPE The maximum wait Time for the manager for a long running user command. | 1.3.6.1.4.1.6296.102.6.2.4.2.2.3 | Gauge32 | read-write | current |
| sleV2Dhcp4FilterAddressControlTimeStamp OBJECT-TYPE The Time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.102.6.2.4.2.2.4 | TimeTicks | read-only | current |
| sleV2Dhcp4FilterAddressControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.102.6.2.4.2.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Dhcp4FilterAddressControlMac OBJECT-TYPE The mac address for the filtering. MAC address which IP address is not assigned | 1.3.6.1.4.1.6296.102.6.2.4.2.2.6 | MacAddress | read-write | current |
| sleV2Dhcp4FilterAddressControlType OBJECT-TYPE The type can be assigned as a DHCP PACKET ack packet type - DHCPACK decline packet type - DHCPDECLINE discover packet type - DHCPDISCOVER inform packet type - DHCPINFORM nak packet type - DHCPNAK offer packet type - DHCPOFFER release packet type - DHCPRELEASE request packet type - DHCPREQUEST | 1.3.6.1.4.1.6296.102.6.2.4.2.2.7 | Bits {discover(0), offer(1), request(2), decline(3), ack(4), nak(5), release(6), inform(7)} | read-write | current |
| sleV2Dhcp4FilterAddressNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.4.2.3 | |||
| sleV2Dhcp4Illegal OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.4.3 | |||
| sleV2Dhcp4IllegalTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.4.3.1 | not-accessible | current | |
| sleV2Dhcp4IllegalEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.4.3.1.1 | not-accessible | current | |
| sleV2Dhcp4IllegalAddress OBJECT-TYPE The illegal IP address. | 1.3.6.1.4.1.6296.102.6.2.4.3.1.1.1 | IpAddress | read-only | current |
| sleV2Dhcp4IllegalMac OBJECT-TYPE The MAC Address of this illegal address. | 1.3.6.1.4.1.6296.102.6.2.4.3.1.1.2 | MacAddress | read-only | current |
| sleV2Dhcp4IllegalTime OBJECT-TYPE 1970.1.1 0 0 0 | 1.3.6.1.4.1.6296.102.6.2.4.3.1.1.3 | Unsigned32 | read-only | current |
| sleV2Dhcp4IllegalControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.4.3.2 | |||
| sleV2Dhcp4IllegalControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.102.6.2.4.3.2.1 | INTEGER {clearIllegal(1)} | read-write | current |
| sleV2Dhcp4IllegalControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.102.6.2.4.3.2.2 | SleControlStatusType | read-only | current |
| sleV2Dhcp4IllegalControlTimer OBJECT-TYPE The maximum wait Time for the manager for a long running user command. | 1.3.6.1.4.1.6296.102.6.2.4.3.2.3 | Gauge32 | read-write | current |
| sleV2Dhcp4IllegalControlTimeStamp OBJECT-TYPE The Time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.102.6.2.4.3.2.4 | TimeTicks | read-only | current |
| sleV2Dhcp4IllegalControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.102.6.2.4.3.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Dhcp4IllegalNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.4.3.3 | |||
| sleV2Dhcp4Stats OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.5 | |||
| sleV2Dhcp4PacketStats OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.5.1 | |||
| sleV2Dhcp4PacketStatsInfo OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.5.1.1 | |||
| sleV2Dhcp4PacketStatsReceived OBJECT-TYPE The number of received DHCP packets. | 1.3.6.1.4.1.6296.102.6.2.5.1.1.1 | Unsigned32 | read-only | current |
| sleV2Dhcp4PacketStatsSent OBJECT-TYPE The number of sent DHCP packets. | 1.3.6.1.4.1.6296.102.6.2.5.1.1.2 | Unsigned32 | read-only | current |
| sleV2Dhcp4PacketStatsReceivedErrors OBJECT-TYPE The number of received DHCP Error packets. | 1.3.6.1.4.1.6296.102.6.2.5.1.1.3 | Unsigned32 | read-only | current |
| sleV2Dhcp4PacketStatsSentErrors OBJECT-TYPE The number of sent DHCP Error packets. | 1.3.6.1.4.1.6296.102.6.2.5.1.1.4 | Unsigned32 | read-only | current |
| sleV2Dhcp4PacketStatsBootpReceivedRequests OBJECT-TYPE The number of received DHCP Bootp Request packets. | 1.3.6.1.4.1.6296.102.6.2.5.1.1.5 | Unsigned32 | read-only | current |
| sleV2Dhcp4PacketStatsBootpReceivedReplies OBJECT-TYPE The number of received DHCP Bootp Reply packets. | 1.3.6.1.4.1.6296.102.6.2.5.1.1.6 | Unsigned32 | read-only | current |
| sleV2Dhcp4PacketStatsBootpSentRequests OBJECT-TYPE The number of sent DHCP Bootp Request packets. | 1.3.6.1.4.1.6296.102.6.2.5.1.1.7 | Unsigned32 | read-only | current |
| sleV2Dhcp4PacketStatsBootpSentReplies OBJECT-TYPE The number of sent DHCP Bootp Reply packets. | 1.3.6.1.4.1.6296.102.6.2.5.1.1.8 | Unsigned32 | read-only | current |
| sleV2Dhcp4PacketStatsReceivedDiscover OBJECT-TYPE The number of received Discover packets. | 1.3.6.1.4.1.6296.102.6.2.5.1.1.9 | Unsigned32 | read-only | current |
| sleV2Dhcp4PacketStatsReceivedRequest OBJECT-TYPE The number of received DHCP Request packets. | 1.3.6.1.4.1.6296.102.6.2.5.1.1.10 | Unsigned32 | read-only | current |
| sleV2Dhcp4PacketStatsReceivedRelease OBJECT-TYPE The number of received DHCP Release packets. | 1.3.6.1.4.1.6296.102.6.2.5.1.1.11 | Unsigned32 | read-only | current |
| sleV2Dhcp4PacketStatscReceivedInform OBJECT-TYPE The number of received DHCP Inform packets. | 1.3.6.1.4.1.6296.102.6.2.5.1.1.12 | Unsigned32 | read-only | current |
| sleV2Dhcp4PacketStatsReceivedDecline OBJECT-TYPE The number of received DHCP Decline packets. | 1.3.6.1.4.1.6296.102.6.2.5.1.1.13 | Unsigned32 | read-only | current |
| sleV2Dhcp4PacketStatsSentOffer OBJECT-TYPE The number of sent DHCP Offer packets. | 1.3.6.1.4.1.6296.102.6.2.5.1.1.14 | Unsigned32 | read-only | current |
| sleV2Dhcp4PacketStatsSentAck OBJECT-TYPE The number of sent DHCP Ack packets. | 1.3.6.1.4.1.6296.102.6.2.5.1.1.15 | Unsigned32 | read-only | current |
| sleV2Dhcp4PacketStatsSentNak OBJECT-TYPE The number of sent DHCP Nak packets. | 1.3.6.1.4.1.6296.102.6.2.5.1.1.16 | Unsigned32 | read-only | current |
| sleV2Dhcp4SummaryPoolCnt OBJECT-TYPE The number of Pools.to be set. | 1.3.6.1.4.1.6296.102.6.2.5.1.1.17 | Unsigned32 | read-only | current |
| sleV2Dhcp4SummaryTotal OBJECT-TYPE The number of Total leases to be set. | 1.3.6.1.4.1.6296.102.6.2.5.1.1.18 | Unsigned32 | read-only | current |
| sleV2Dhcp4SummaryAvailable OBJECT-TYPE The number of Available leases to be set. | 1.3.6.1.4.1.6296.102.6.2.5.1.1.19 | Unsigned32 | read-only | current |
| sleV2Dhcp4SummaryAbandon OBJECT-TYPE The number of Abandon leases to be set. | 1.3.6.1.4.1.6296.102.6.2.5.1.1.20 | Unsigned32 | read-only | current |
| sleV2Dhcp4SummaryBound OBJECT-TYPE The number of Bound leases to be set. | 1.3.6.1.4.1.6296.102.6.2.5.1.1.21 | Unsigned32 | read-only | current |
| sleV2Dhcp4SummaryOffered OBJECT-TYPE The number of Offered leases to be set. | 1.3.6.1.4.1.6296.102.6.2.5.1.1.22 | Unsigned32 | read-only | current |
| sleV2Dhcp4SummaryFixed OBJECT-TYPE The number of Fixed leases to be set. | 1.3.6.1.4.1.6296.102.6.2.5.1.1.23 | Unsigned32 | read-only | current |
| sleV2Dhcp4SummaryAllocated OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.1.1.24 | Unsigned32 | read-only | current |
| sleV2Dhcp4PacketStatsControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.5.1.2 | |||
| sleV2Dhcp4PacketStatsControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.102.6.2.5.1.2.1 | INTEGER {clearDhcpPacketStats(1)} | read-write | current |
| sleV2Dhcp4PacketStatsControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.102.6.2.5.1.2.2 | SleControlStatusType | read-only | current |
| sleV2Dhcp4PacketStatsControlTimer OBJECT-TYPE The maximum wait Time for the manager for a long running user command. | 1.3.6.1.4.1.6296.102.6.2.5.1.2.3 | Gauge32 | read-write | current |
| sleV2Dhcp4PacketStatsControlTimeStamp OBJECT-TYPE The Time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.102.6.2.5.1.2.4 | TimeTicks | read-only | current |
| sleV2Dhcp4PacketStatsControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.102.6.2.5.1.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Dhcp4PacketStatsNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.5.1.3 | |||
| sleV2Dhcp4Leased OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.5.2 | |||
| sleV2Dhcp4LeasedTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.2.1 | not-accessible | current | |
| sleV2Dhcp4LeasedEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.2.1.1 | not-accessible | current | |
| sleV2Dhcp4LeasedAddress OBJECT-TYPE . | 1.3.6.1.4.1.6296.102.6.2.5.2.1.1.1 | IpAddress | read-only | current |
| sleV2Dhcp4LeasedPoolIndex OBJECT-TYPE . | 1.3.6.1.4.1.6296.102.6.2.5.2.1.1.2 | INTEGER (1..255) | read-only | current |
| sleV2Dhcp4LeasedStatus OBJECT-TYPE . | 1.3.6.1.4.1.6296.102.6.2.5.2.1.1.3 | INTEGER {fixed(1), offered(2), bound(3), abandon(4), free(5)} | read-only | current |
| sleV2Dhcp4LeasedMac OBJECT-TYPE . | 1.3.6.1.4.1.6296.102.6.2.5.2.1.1.4 | MacAddress | read-only | current |
| sleV2Dhcp4LeasedHostName OBJECT-TYPE . | 1.3.6.1.4.1.6296.102.6.2.5.2.1.1.5 | OCTET STRING (SIZE(0 | 1..64)) | read-only | current |
| sleV2Dhcp4LeasedClientId OBJECT-TYPE . | 1.3.6.1.4.1.6296.102.6.2.5.2.1.1.6 | OCTET STRING (SIZE(0 | 1..64)) | read-only | current |
| sleV2Dhcp4LeasedRemoteId OBJECT-TYPE . | 1.3.6.1.4.1.6296.102.6.2.5.2.1.1.7 | OCTET STRING (SIZE(0 | 1..32)) | read-only | current |
| sleV2Dhcp4LeasedCircuitId OBJECT-TYPE . | 1.3.6.1.4.1.6296.102.6.2.5.2.1.1.8 | OCTET STRING (SIZE(0 | 1..32)) | read-only | current |
| sleV2Dhcp4LeasedStartTime OBJECT-TYPE : 1970.1.1 0 0 0 | 1.3.6.1.4.1.6296.102.6.2.5.2.1.1.9 | Unsigned32 | read-only | current |
| sleV2Dhcp4LeasedFinishTime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.2.1.1.10 | Unsigned32 | read-only | current |
| sleV2Dhcp4LeasedControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.5.2.2 | |||
| sleV2Dhcp4LeasedControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.102.6.2.5.2.2.1 | INTEGER {clearDhcpLeasedAddress(1), clearDhcpLeaseNetwork(2), clearDhcpLeasePool(3), clearDhcpLeaseAll(4)} | read-write | current |
| sleV2Dhcp4LeasedControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.102.6.2.5.2.2.2 | SleControlStatusType | read-only | current |
| sleV2Dhcp4LeasedControlTimer OBJECT-TYPE The maximum wait Time for the manager for a long running user command. | 1.3.6.1.4.1.6296.102.6.2.5.2.2.3 | Gauge32 | read-write | current |
| sleV2Dhcp4LeasedControlTimeStamp OBJECT-TYPE The Time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.102.6.2.5.2.2.4 | TimeTicks | read-only | current |
| sleV2Dhcp4LeasedControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.102.6.2.5.2.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Dhcp4LeasedControlAddress OBJECT-TYPE . | 1.3.6.1.4.1.6296.102.6.2.5.2.2.6 | IpAddress | read-write | current |
| sleV2Dhcp4LeasedControlMask OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.102.6.2.5.2.2.7 | INTEGER (1..32) | read-only | current |
| sleV2Dhcp4LeasedControlPoolIndex OBJECT-TYPE . | 1.3.6.1.4.1.6296.102.6.2.5.2.2.8 | INTEGER (1..255) | read-write | current |
| sleV2Dhcp4LeasedNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.5.2.3 | |||
| sleV2Dhcp4PacketStatsPort OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.5.3 | |||
| sleV2Dhcp4PacketStatsPortTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.3.1 | not-accessible | current | |
| sleV2Dhcp4PacketStatsPortEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.3.1.1 | not-accessible | current | |
| sleV2Dhcp4PacketStatsPortIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.3.1.1.1 | InterfaceIndex | read-only | current |
| sleV2Dhcp4PacketStatsPortReceived OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.3.1.1.2 | Counter32 | read-only | current |
| sleV2Dhcp4PacketStatsPortSent OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.3.1.1.3 | Counter32 | read-only | current |
| sleV2Dhcp4PacketStatsPortReceivedError OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.3.1.1.4 | Counter32 | read-only | current |
| sleV2Dhcp4PacketStatsPortSentError OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.3.1.1.5 | Counter32 | read-only | current |
| sleV2Dhcp4PacketStatsPortReceivedDiscover OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.3.1.1.6 | Counter32 | read-only | current |
| sleV2Dhcp4PacketStatsPortReceivedRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.3.1.1.7 | Counter32 | read-only | current |
| sleV2Dhcp4PacketStatsPortReceivedRelease OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.3.1.1.8 | Counter32 | read-only | current |
| sleV2Dhcp4PacketStatsPortReceivedInform OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.3.1.1.9 | Counter32 | read-only | current |
| sleV2Dhcp4PacketStatsPortReceivedDecline OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.3.1.1.10 | Counter32 | read-only | current |
| sleV2Dhcp4PacketStatsPortSentOffer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.3.1.1.11 | Counter32 | read-only | current |
| sleV2Dhcp4PacketStatsPortSentAck OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.3.1.1.12 | Counter32 | read-only | current |
| sleV2Dhcp4PacketStatsPortSentNak OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.3.1.1.13 | Counter32 | read-only | current |
| sleV2Dhcp4State OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.5.4 | |||
| sleV2Dhcp4StateTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.4.1 | not-accessible | current | |
| sleV2Dhcp4StateEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.4.1.1 | not-accessible | current | |
| sleV2Dhcp4StateIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.4.1.1.1 | INTEGER {bound(1), offer(2), abandon(3), free(4)} | read-only | current |
| sleV2Dhcp4StateTotal OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.4.1.1.2 | Unsigned32 | read-only | current |
| sleV2Dhcp4StateFixed OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.4.1.1.3 | Unsigned32 | read-only | current |
| sleV2Dhcp4StateDynamic OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.4.1.1.4 | Unsigned32 | read-only | current |
| sleV2Dhcp4StatePEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.4.1.1.5 | Unsigned32 | read-only | current |
| sleV2Dhcp4StatePoolTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.4.2 | not-accessible | current | |
| sleV2Dhcp4StatePoolEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.4.2.1 | not-accessible | current | |
| sleV2Dhcp4StatePoolTotal OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.4.2.1.1 | Unsigned32 | read-only | current |
| sleV2Dhcp4StatePoolFixed OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.4.2.1.2 | Unsigned32 | read-only | current |
| sleV2Dhcp4StatePoolDynamic OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.4.2.1.3 | Unsigned32 | read-only | current |
| sleV2Dhcp4StatePoolPEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.4.2.1.4 | Unsigned32 | read-only | current |
| sleV2Dhcp4StateBindTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.4.3 | not-accessible | current | |
| sleV2Dhcp4StateBindEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.4.3.1 | not-accessible | current | |
| sleV2Dhcp4StateBindIpAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.4.3.1.1 | IpAddress | read-only | current |
| sleV2Dhcp4StateBindPoolIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.4.3.1.2 | Integer32 | read-write | current |
| sleV2Dhcp4StateBindMac OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.4.3.1.3 | MacAddress | read-only | current |
| sleV2Dhcp4StateBindState OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.4.3.1.4 | INTEGER {bound(1), offer(2), abandon(3), free(4)} | read-only | current |
| sleV2Dhcp4StateBindType OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.4.3.1.5 | INTEGER {fixed(1), dynamic(2), portentry(3)} | read-only | current |
| sleV2Dhcp4StateBindExpiration OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.4.3.1.6 | OCTET STRING | read-only | current |
| sleV2Dhcp4StateBindPort OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.4.3.1.7 | Integer32 | read-only | current |
| sleV2Dhcp4Snooping OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.6 | |||
| sleV2Ds4Base OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.6.1 | |||
| sleV2Ds4Info OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.6.1.1 | |||
| sleV2Ds4Activity OBJECT-TYPE This object indicates whether the DHCP Snooping feature is enabled at the device level. | 1.3.6.1.4.1.6296.102.6.2.6.1.1.1 | INTEGER {inactive(0), active(1)} | read-only | current |
| sleV2Ds4VerifyMacState OBJECT-TYPE This object indicates whether the DHCP Snooping verify mac address of the untrusted port is enabled at the device level. | 1.3.6.1.4.1.6296.102.6.2.6.1.1.2 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleV2Ds4DatabaseURL OBJECT-TYPE This object indicates the address of server that snooping database will be stored by TFTP. | 1.3.6.1.4.1.6296.102.6.2.6.1.1.3 | IpAddress | read-only | current |
| sleV2Ds4DatabaseInterval OBJECT-TYPE This object indicates the interval time that snooping database will be stored by TFTP. | 1.3.6.1.4.1.6296.102.6.2.6.1.1.4 | INTEGER (0 | 1..2147483637) | read-only | current |
| sleV2Ds4ArpInspectionTime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.1.1.5 | Integer32 (0..2147483637) | read-only | current |
| sleV2Ds4LimitRateDiscover OBJECT-TYPE The DHCP snooping limit rate discover. | 1.3.6.1.4.1.6296.102.6.2.6.1.1.6 | Integer32 (0 | 1..32767) | read-only | current |
| sleV2Ds4LimitRateRequest OBJECT-TYPE The DHCP snooping limit rate request. | 1.3.6.1.4.1.6296.102.6.2.6.1.1.7 | Integer32 (0 | 1..32767) | read-only | current |
| sleV2Ds4InformationOption OBJECT-TYPE The DCHP snooping information option. | 1.3.6.1.4.1.6296.102.6.2.6.1.1.8 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleV2Ds4Control OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.6.1.2 | |||
| sleV2Ds4ControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.102.6.2.6.1.2.1 | INTEGER {setDsActivity(1), setDsVerifyMacState(2), setDsDatabaseProfile(3), renewDsDatabase(4), setDsArpInspectionTime(5), setDsLimitRateDiscover(6), setDsLimitRateRequest(7), setDsInformationOption(8)} | read-write | current |
| sleV2Ds4ControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.102.6.2.6.1.2.2 | SleControlStatusType | read-only | current |
| sleV2Ds4ControlTimer OBJECT-TYPE The maximum wait time for the manager for a long running user command. | 1.3.6.1.4.1.6296.102.6.2.6.1.2.3 | Gauge32 | read-write | current |
| sleV2Ds4ControlTimeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.102.6.2.6.1.2.4 | TimeTicks | read-only | current |
| sleV2Ds4ControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.102.6.2.6.1.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Ds4ControlActivity OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.1.2.6 | INTEGER {inactive(0), active(1)} | read-write | current |
| sleV2Ds4ControlVerifyMacState OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.1.2.7 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleV2Ds4ControlDatabaseURL OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.1.2.8 | IpAddress | read-write | current |
| sleV2Ds4ControlDatabaseInterval OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.1.2.9 | INTEGER (0 | 1..2147483637) | read-write | current |
| sleV2Ds4ControlArpInspectionTime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.1.2.10 | Integer32 (0..2147483637) | read-write | current |
| sleV2Ds4ControlLimitRateDiscover OBJECT-TYPE The DHCP snooping limit rate discover. (0: delete) | 1.3.6.1.4.1.6296.102.6.2.6.1.2.11 | Integer32 (0 | 1..32767) | read-write | current |
| sleV2Ds4ControlLimitRateRequest OBJECT-TYPE The DHCP snooping limit rate request. (0: delete) | 1.3.6.1.4.1.6296.102.6.2.6.1.2.12 | Integer32 (0 | 1..32767) | read-write | current |
| sleV2Ds4ControlInformationOption OBJECT-TYPE The DCHP snooping information option. | 1.3.6.1.4.1.6296.102.6.2.6.1.2.13 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleV2Ds4Notification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.6.1.3 | |||
| sleV2Ds4Vlan OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.6.2 | |||
| sleV2Ds4VlanTable OBJECT-TYPE A table provides the mechanism to control DHCP Snooping per VLAN. When a VLAN is created in a device supporting this table, a corresponding entry of this table will be added. | 1.3.6.1.4.1.6296.102.6.2.6.2.1 | not-accessible | current | |
| sleV2Ds4VlanEntry OBJECT-TYPE A row instance contains the configuration to enable or disable DHCP Snooping at each existing VLAN. | 1.3.6.1.4.1.6296.102.6.2.6.2.1.1 | not-accessible | current | |
| sleV2Ds4VlanIndex OBJECT-TYPE This object indicates the VLAN number on which DHCP Snooping feature is configured. | 1.3.6.1.4.1.6296.102.6.2.6.2.1.1.1 | INTEGER (1..4094) | read-only | current |
| sleV2Ds4VlanState OBJECT-TYPE This object indicates whether DHCP Snooping is enabled in this VLAN. If this object is set to 'true', DHCP Snooping is enabled. If this object is set to 'false', DHCP Snooping is disabled. | 1.3.6.1.4.1.6296.102.6.2.6.2.1.1.2 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleV2Ds4VlanControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.6.2.2 | |||
| sleV2Ds4VlanControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.102.6.2.6.2.2.1 | INTEGER {setDsVlanState(1)} | read-write | current |
| sleV2Ds4VlanControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.102.6.2.6.2.2.2 | SleControlStatusType | read-only | current |
| sleV2Ds4VlanControlTimer OBJECT-TYPE The maximum wait time for the manager for a long running user command. | 1.3.6.1.4.1.6296.102.6.2.6.2.2.3 | Gauge32 | read-write | current |
| sleV2Ds4VlanControlTimeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.102.6.2.6.2.2.4 | TimeTicks | read-only | current |
| sleV2Ds4VlanControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.102.6.2.6.2.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Ds4VlanControlIndex OBJECT-TYPE The vlan index of dhcp snooping. | 1.3.6.1.4.1.6296.102.6.2.6.2.2.6 | INTEGER (1..4094) | read-write | current |
| sleV2Ds4VlanControlState OBJECT-TYPE The Dhcp snooping status of Vlan. | 1.3.6.1.4.1.6296.102.6.2.6.2.2.7 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleV2Ds4VlanNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.6.2.3 | |||
| sleV2Ds4Port OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.6.3 | |||
| sleV2Ds4PortTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.3.1 | not-accessible | current | |
| sleV2Ds4PortEntry OBJECT-TYPE A row instance contains the configuration to enable or disable trust state for DHCP Snooping at each physical interface capable of this feature. | 1.3.6.1.4.1.6296.102.6.2.6.3.1.1 | not-accessible | current | |
| sleV2Ds4PortIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.3.1.1.1 | INTEGER (1..255) | read-only | current |
| sleV2Ds4PortTrustState OBJECT-TYPE This object indicates whether the interface is trusted for DHCP Snooping purpose. If this object is set to 'true', the interface is trusted. DHCP packets coming to this interface will be forwarded without checking. If this object is set to 'false', the interface is not trusted. DHCP packets coming to this interface will be subjected to DHCP checks. | 1.3.6.1.4.1.6296.102.6.2.6.3.1.1.2 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleV2Ds4PortLimitRate OBJECT-TYPE . | 1.3.6.1.4.1.6296.102.6.2.6.3.1.1.3 | INTEGER (0 | 1..255) | read-only | current |
| sleV2Ds4PortLimitLease OBJECT-TYPE . | 1.3.6.1.4.1.6296.102.6.2.6.3.1.1.4 | INTEGER (0 | 1..2147483637) | read-only | current |
| sleV2Ds4PortSrcGuardState OBJECT-TYPE . | 1.3.6.1.4.1.6296.102.6.2.6.3.1.1.5 | INTEGER {disable(0), ipEnable(1), ipMacEnable(2)} | read-only | current |
| sleV2Ds4PortTimeout OBJECT-TYPE DHCP Snooping Timeout | 1.3.6.1.4.1.6296.102.6.2.6.3.1.1.6 | INTEGER (0 | 120..2147483637) | read-only | current |
| sleV2Ds4PortStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.3.1.1.7 | INTEGER {enable(1), diable(2)} | read-only | current |
| sleV2Ds4PortFilterMode OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.3.1.1.8 | INTEGER {disable(0), permit(1), bypass(2), filter(3)} | read-only | current |
| sleV2Ds4PortFilterDelayTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.3.1.1.9 | INTEGER (-1 | 1..2147483637) | read-only | current |
| sleV2Ds4PortFilterDelayCounter OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.3.1.1.10 | INTEGER (-1 | 1..2147483637) | read-only | current |
| sleV2Ds4PortTrustFilterEgressBcastReqState OBJECT-TYPE This object indicates whether Trust Filter Egress Bcast Req status is disable or enable | 1.3.6.1.4.1.6296.102.6.2.6.3.1.1.11 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleV2Ds4PortControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.6.3.2 | |||
| sleV2Ds4PortControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.102.6.2.6.3.2.1 | INTEGER {setDsPortTrustState(1), setDsPortLimitProfile(2), setDsPortSrcGuardState(3), setDsPortTimeout(4), setDsPortStatus(5), setDsPortFilterMode(6), setDsPortFilterDelay(7), setDsPortTrustFilterEgressBcastReqState(8)} | read-write | current |
| sleV2Ds4PortControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.102.6.2.6.3.2.2 | SleControlStatusType | read-only | current |
| sleV2Ds4PortControlTimer OBJECT-TYPE The maximum wait time for the manager for a long running user command. | 1.3.6.1.4.1.6296.102.6.2.6.3.2.3 | Gauge32 | read-write | current |
| sleV2Ds4PortControlTimeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.102.6.2.6.3.2.4 | TimeTicks | read-only | current |
| sleV2Ds4PortControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.102.6.2.6.3.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Ds4PortControlIndex OBJECT-TYPE . | 1.3.6.1.4.1.6296.102.6.2.6.3.2.6 | INTEGER (1..255) | read-write | current |
| sleV2Ds4PortControlTrustState OBJECT-TYPE . | 1.3.6.1.4.1.6296.102.6.2.6.3.2.7 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleV2Ds4PortControlLimitRate OBJECT-TYPE . | 1.3.6.1.4.1.6296.102.6.2.6.3.2.8 | INTEGER (0 | 1..255) | read-write | current |
| sleV2Ds4PortControlLimitLease OBJECT-TYPE . | 1.3.6.1.4.1.6296.102.6.2.6.3.2.9 | INTEGER (0 | 1..2147483637) | read-write | current |
| sleV2Ds4PortControlSrcGuardState OBJECT-TYPE . | 1.3.6.1.4.1.6296.102.6.2.6.3.2.10 | INTEGER {disable(0), ipEnable(1), ipMacEnable(2)} | read-write | current |
| sleV2Ds4PortControlTimeout OBJECT-TYPE DHCP Snooping Timeout | 1.3.6.1.4.1.6296.102.6.2.6.3.2.11 | INTEGER (0 | 120..2147483637) | read-write | current |
| sleV2Ds4PortControlPStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.3.2.12 | INTEGER {enable(1), disable(2)} | read-write | current |
| sleV2Ds4PortControlFilterMode OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.3.2.13 | INTEGER {disable(0), permit(1), bypass(2), filter(3)} | read-write | current |
| sleV2Ds4PortControlFilterDelayTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.3.2.14 | INTEGER (-1 | 1..2147483637) | read-write | current |
| sleV2Ds4PortControlFilterDelayCounter OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.3.2.15 | INTEGER (-1 | 1..2147483637) | read-write | current |
| sleV2Ds4PortControlTrustFilterEgressBcastReqState OBJECT-TYPE This object indicates whether Trust Filter Egress Bcast Req status is disable or enable | 1.3.6.1.4.1.6296.102.6.2.6.3.2.16 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleV2Ds4PortNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.6.3.3 | |||
| sleV2Ds4Bindings OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.6.4 | |||
| sleV2Ds4BindingsTable OBJECT-TYPE A table provides the DHCP bindings information learnt by the device. | 1.3.6.1.4.1.6296.102.6.2.6.4.1 | not-accessible | current | |
| sleV2Ds4BindingsEntry OBJECT-TYPE A row instance contains the Mac address, IP address type, IP address, VLAN number, interface number, leased time and status of this instance. | 1.3.6.1.4.1.6296.102.6.2.6.4.1.1 | not-accessible | current | |
| sleV2Ds4BindingsVlanIndex OBJECT-TYPE This object indicates the VLAN to which a DHCP client host belongs. | 1.3.6.1.4.1.6296.102.6.2.6.4.1.1.1 | INTEGER (1..4094) | read-only | current |
| sleV2Ds4BindingsPortIndex OBJECT-TYPE This object indicates the interface where a DHCP client host connects to. | 1.3.6.1.4.1.6296.102.6.2.6.4.1.1.2 | INTEGER (1..255) | read-only | current |
| sleV2Ds4BindingsAddress OBJECT-TYPE This object indicates the allocated IP address of a DHCP client host. | 1.3.6.1.4.1.6296.102.6.2.6.4.1.1.3 | IpAddress | read-only | current |
| sleV2Ds4BindingsMac OBJECT-TYPE This object indicates the MAC address of a DHCP client host. | 1.3.6.1.4.1.6296.102.6.2.6.4.1.1.4 | MacAddress | read-only | current |
| sleV2Ds4BindingsType OBJECT-TYPE . | 1.3.6.1.4.1.6296.102.6.2.6.4.1.1.5 | Bits {dhcpDynamic(0), srcGuardStatic(1)} | read-only | current |
| sleV2Ds4BindingsState OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.4.1.1.6 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleV2Ds4BindingsLeasedTime OBJECT-TYPE This object indicates the leased time of this DHCP binding entry. | 1.3.6.1.4.1.6296.102.6.2.6.4.1.1.7 | INTEGER (-1 | 0 | 1..2147483637) | read-only | current |
| sleV2Ds4BindingsMaskLen OBJECT-TYPE The network mask of the address field of static binding table for snooping | 1.3.6.1.4.1.6296.102.6.2.6.4.1.1.8 | Integer32 | read-only | current |
| sleV2Ds4BindingsControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.6.4.2 | |||
| sleV2Ds4BindingsControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.102.6.2.6.4.2.1 | INTEGER {createDsBinding(1), destroyDsBinding(2), clearDsBinding(3)} | read-write | current |
| sleV2Ds4BindingsControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.102.6.2.6.4.2.2 | SleControlStatusType | read-only | current |
| sleV2Ds4BindingsControlTimer OBJECT-TYPE The maximum wait time for the manager for a long running user command. | 1.3.6.1.4.1.6296.102.6.2.6.4.2.3 | Gauge32 | read-write | current |
| sleV2Ds4BindingsControlTimeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.102.6.2.6.4.2.4 | TimeTicks | read-only | current |
| sleV2Ds4BindingsControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.102.6.2.6.4.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Ds4BindingsControlVlanIndex OBJECT-TYPE . | 1.3.6.1.4.1.6296.102.6.2.6.4.2.6 | INTEGER (1..4094) | read-write | current |
| sleV2Ds4BindingsControlPortIndex OBJECT-TYPE . | 1.3.6.1.4.1.6296.102.6.2.6.4.2.7 | INTEGER (1..255) | read-write | current |
| sleV2Ds4BindingsControlAddress OBJECT-TYPE This object indicates the allocated IP address of a DHCP client host. | 1.3.6.1.4.1.6296.102.6.2.6.4.2.8 | IpAddress | read-only | current |
| sleV2Ds4BindingsControlMac OBJECT-TYPE . | 1.3.6.1.4.1.6296.102.6.2.6.4.2.9 | MacAddress | read-write | current |
| sleV2Ds4BindingsControlType OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.4.2.10 | Bits {dhcpDynamic(0), srcGuardStatic(1)} | read-write | current |
| sleV2Ds4BindingsControlLeasedTime OBJECT-TYPE . | 1.3.6.1.4.1.6296.102.6.2.6.4.2.11 | INTEGER (-1 | 0 | 1..2147483637) | read-write | current |
| sleV2Ds4BindingsControlMaskLen OBJECT-TYPE The network mask of the address field of static binding table for snooping | 1.3.6.1.4.1.6296.102.6.2.6.4.2.12 | Integer32 | read-write | current |
| sleV2Ds4BindingsNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.6.4.3 | |||
| sleV2Ds4VlanInfoOpt OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.6.5 | |||
| sleV2Ds4VlanInfoOptTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.5.1 | not-accessible | current | |
| sleV2Ds4VlanInfoOptEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.5.1.1 | not-accessible | current | |
| sleV2Ds4VlanInfoOptIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.5.1.1.1 | INTEGER (1..4094) | read-only | current |
| sleV2Ds4VlanInfoOptState OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.5.1.1.2 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleV2Ds4VlanInforOptControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.6.5.2 | |||
| sleV2Ds4VlanInfoOptControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.5.2.1 | INTEGER {setDsVlanInfoOptState(1)} | read-write | current |
| sleV2Ds4VlanInfoOptControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.5.2.2 | SleControlStatusType | read-write | current |
| sleV2Ds4VlanInfoOptControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.5.2.3 | Gauge32 | read-write | current |
| sleV2Ds4VlanInfoOptControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.5.2.4 | TimeTicks | read-write | current |
| sleV2Ds4VlanInfoOptControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.5.2.5 | SleControlRequestResultType | read-write | current |
| sleV2Ds4VlanInfoOptControlIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.5.2.6 | INTEGER (1..4094) | read-write | current |
| sleV2Ds4VlanInfoOptControlState OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.5.2.7 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleV2Ds4VlanInfoOptNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.6.5.3 | |||
| sleV2Ds4OptCode OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.6.6 | |||
| sleV2Ds4OptCodeTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.6.1 | not-accessible | current | |
| sleV2Ds4OptCodeEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.6.1.1 | not-accessible | current | |
| sleV2Ds4OptCodeIfIndex OBJECT-TYPE The Interface index of DHCP option code | 1.3.6.1.4.1.6296.102.6.2.6.6.1.1.1 | Integer32 (1..65535) | read-only | current |
| sleV2Ds4OptCodeNum OBJECT-TYPE The Num of DHCP option code | 1.3.6.1.4.1.6296.102.6.2.6.6.1.1.2 | INTEGER (1..254) | read-only | current |
| sleV2Ds4OptCodeFormat OBJECT-TYPE The Name of Option format | 1.3.6.1.4.1.6296.102.6.2.6.6.1.1.3 | OCTET STRING | read-only | current |
| sleV2Ds4OptCodePolicy OBJECT-TYPE The Policy of Option Code. | 1.3.6.1.4.1.6296.102.6.2.6.6.1.1.4 | INTEGER {replace(0), keep(1)} | read-only | current |
| sleV2Ds4OptCodeControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.6.6.2 | |||
| sleV2Ds4OptCodeControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.102.6.2.6.6.2.1 | INTEGER {setDsPortOptCodeFormat(1), setDsPortOptCodePolicy(2), destroyDsPortOptCode(3)} | read-write | current |
| sleV2Ds4OptCodeControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.102.6.2.6.6.2.2 | SleControlStatusType | read-only | current |
| sleV2Ds4OptCodeControlTimer OBJECT-TYPE The maximum wait time for the manager for a long running user command. | 1.3.6.1.4.1.6296.102.6.2.6.6.2.3 | Gauge32 | read-write | current |
| sleV2Ds4OptCodeControlTimeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.102.6.2.6.6.2.4 | TimeTicks | read-only | current |
| sleV2Ds4OptCodeControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.102.6.2.6.6.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Ds4OptCodeControlIfIndex OBJECT-TYPE . | 1.3.6.1.4.1.6296.102.6.2.6.6.2.6 | INTEGER | read-write | current |
| sleV2Ds4OptCodeControlNum OBJECT-TYPE DHCP Snooping Timeout | 1.3.6.1.4.1.6296.102.6.2.6.6.2.7 | INTEGER (1..254) | read-write | current |
| sleV2Ds4OptCodeControlFormat OBJECT-TYPE DHCP Snooping Timeout | 1.3.6.1.4.1.6296.102.6.2.6.6.2.8 | OCTET STRING | read-write | current |
| sleV2Ds4OptCodeControlPolicy OBJECT-TYPE . | 1.3.6.1.4.1.6296.102.6.2.6.6.2.9 | INTEGER {replace(0), keep(1)} | read-write | current |
| sleV2Ds4OptCodeNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.6.6.3 | |||
| sleV2Dhcp4Relay OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.7 | |||
| sleV2Dhcp4RelayInterface OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.7.1 | |||
| sleV2Dhcp4RelayIfTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.7.1.1 | not-accessible | current | |
| sleV2Dhcp4RelayIfEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.7.1.1.1 | not-accessible | current | |
| sleV2Dhcp4RelayIfIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.7.1.1.1.1 | INTEGER (1..4094) | read-only | current |
| sleV2Dhcp4RelayIfSimpleOpt82AdminState OBJECT-TYPE The status of Simplified option82 of interface. | 1.3.6.1.4.1.6296.102.6.2.7.1.1.1.2 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleV2Dhcp4RelayIfSimpleOpt82OperState OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.7.1.1.1.3 | INTEGER {disabled(0), enabled(1)} | read-only | current |
| sleV2Dhcp4RelayIfMaxHops OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.7.1.1.1.4 | INTEGER (1..15) | read-only | current |
| sleV2Dhcp4RelayIfControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.7.1.2 | |||
| sleV2Dhcp4RelayIfControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.102.6.2.7.1.2.1 | INTEGER {setDhcpSimplifiedOpt82State(1), setDhcpRelayMaxHops(2)} | read-write | current |
| sleV2Dhcp4RelayIfControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.102.6.2.7.1.2.2 | SleControlStatusType | read-only | current |
| sleV2Dhcp4RelayIfControlTimer OBJECT-TYPE The maximum wait time for the manager for a long running user command. | 1.3.6.1.4.1.6296.102.6.2.7.1.2.3 | Gauge32 | read-write | current |
| sleV2Dhcp4RelayIfControlTimeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.102.6.2.7.1.2.4 | TimeTicks | read-only | current |
| sleV2Dhcp4RelayIfControllReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.102.6.2.7.1.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Dhcp4RelayIfControlIndex OBJECT-TYPE Network Interface Index. | 1.3.6.1.4.1.6296.102.6.2.7.1.2.6 | INTEGER (1..4094) | read-write | current |
| sleV2Dhcp4RelayIfControlSimpleOpt82AdminState OBJECT-TYPE The Simplified Option82 status of interface. | 1.3.6.1.4.1.6296.102.6.2.7.1.2.7 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleV2Dhcp4RelayIfControlMaxHops OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.7.1.2.8 | INTEGER (1..15) | read-write | current |
| sleV2Dhcp4RelayIfNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.7.1.3 | |||
| sleV2Dhcp4RelayHelper OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.7.2 | |||
| sleV2Dhcp4RelayHelperTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.7.2.1 | not-accessible | current | |
| sleV2Dhcp4RelayHelperEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.7.2.1.1 | not-accessible | current | |
| sleV2Dhcp4RelayHelperOui OBJECT-TYPE 00:00:00 - ff:ff:ff | 1.3.6.1.4.1.6296.102.6.2.7.2.1.1.1 | OCTET STRING (SIZE(3)) | read-only | current |
| sleV2Dhcp4RelayHelperAddress OBJECT-TYPE . | 1.3.6.1.4.1.6296.102.6.2.7.2.1.1.2 | IpAddress | read-only | current |
| sleV2Dhcp4RelayHelperType OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.7.2.1.1.3 | INTEGER {unknown(0)} | read-only | current |
| sleV2Dhcp4RelayHelperControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.7.2.2 | |||
| sleV2Dhcp4RelayHelperControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.102.6.2.7.2.2.1 | INTEGER {createDhcpRelayHelperEntry(1), destroyDhcpRelayHelperEntry(2), clearDhcpRelayHelperEntry(3)} | read-write | current |
| sleV2Dhcp4RelayHelperControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.102.6.2.7.2.2.2 | SleControlStatusType | read-only | current |
| sleV2Dhcp4RelayHelperControlTimer OBJECT-TYPE The maximum wait time for the manager for a long running user command. | 1.3.6.1.4.1.6296.102.6.2.7.2.2.3 | Gauge32 | read-write | current |
| sleV2Dhcp4RelayHelperControlTimeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.102.6.2.7.2.2.4 | TimeTicks | read-only | current |
| sleV2Dhcp4RelayHelperControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.102.6.2.7.2.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Dhcp4RelayHelperControlIfIndex OBJECT-TYPE . | 1.3.6.1.4.1.6296.102.6.2.7.2.2.6 | INTEGER (1..4094) | read-write | current |
| sleV2Dhcp4RelayHelperControlOui OBJECT-TYPE 00:00:00 - ff:ff:ff | 1.3.6.1.4.1.6296.102.6.2.7.2.2.7 | OCTET STRING (SIZE(3)) | read-write | current |
| sleV2Dhcp4RelayHelperControlAddress OBJECT-TYPE . | 1.3.6.1.4.1.6296.102.6.2.7.2.2.8 | IpAddress | read-write | current |
| sleV2Dhcp4RelayHelperControlType OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.7.2.2.9 | INTEGER {unknown(0)} | read-write | current |
| sleV2Dhcp4RelayHelperNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.7.2.3 | |||
| sleV2Dhcp4RelayStats OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.7.3 | |||
| sleV2Dhcp4RelayIntrStatsTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.7.3.1 | not-accessible | current | |
| sleV2Dhcp4RelayIntrStatsEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.7.3.1.1 | not-accessible | current | |
| sleV2Dhcp4RelayIntrIndex OBJECT-TYPE The relay interface index. Same as VLAN index related to the interface. | 1.3.6.1.4.1.6296.102.6.2.7.3.1.1.1 | Integer32 (1..65535) | read-only | current |
| sleV2Dhcp4RelayIntrRcvd OBJECT-TYPE The received-packets. | 1.3.6.1.4.1.6296.102.6.2.7.3.1.1.2 | Counter32 | read-only | current |
| sleV2Dhcp4RelayIntrSent OBJECT-TYPE The sent-packets. | 1.3.6.1.4.1.6296.102.6.2.7.3.1.1.3 | Gauge32 | read-only | current |
| sleV2Dhcp4RelayIntrRcvdErrors OBJECT-TYPE The received error packtes | 1.3.6.1.4.1.6296.102.6.2.7.3.1.1.4 | Counter32 | read-only | current |
| sleV2Dhcp4RelayIntrSentErrors OBJECT-TYPE The sent error packtes. | 1.3.6.1.4.1.6296.102.6.2.7.3.1.1.5 | Counter32 | read-only | current |
| sleV2Dhcp4RelayIntrRcvdBootpRequest OBJECT-TYPE The received bootp request. | 1.3.6.1.4.1.6296.102.6.2.7.3.1.1.6 | Counter32 | read-only | current |
| sleV2Dhcp4RelayIntrRcvdBootpReply OBJECT-TYPE The received bootp reply. | 1.3.6.1.4.1.6296.102.6.2.7.3.1.1.7 | Counter32 | read-only | current |
| sleV2Dhcp4RelayIntrSentBootpRequest OBJECT-TYPE The sent bootp request. | 1.3.6.1.4.1.6296.102.6.2.7.3.1.1.8 | Counter32 | read-only | current |
| sleV2Dhcp4RelayIntrSentBootpReply OBJECT-TYPE The sent bootp reply | 1.3.6.1.4.1.6296.102.6.2.7.3.1.1.9 | Counter32 | read-only | current |
| sleV2Dhcp4RelayIntrRcvdDiscover OBJECT-TYPE The received discover from client. | 1.3.6.1.4.1.6296.102.6.2.7.3.1.1.10 | Counter32 | read-only | current |
| sleV2Dhcp4RelayIntrRcvdRequest OBJECT-TYPE The received request from client. | 1.3.6.1.4.1.6296.102.6.2.7.3.1.1.11 | Counter32 | read-only | current |
| sleV2Dhcp4RelayIntrRcvdRelease OBJECT-TYPE The received release from client. | 1.3.6.1.4.1.6296.102.6.2.7.3.1.1.12 | Counter32 | read-only | current |
| sleV2Dhcp4RelayIntrRcvdInform OBJECT-TYPE The received inform from client. | 1.3.6.1.4.1.6296.102.6.2.7.3.1.1.13 | Counter32 | read-only | current |
| sleV2Dhcp4RelayIntrRcvdDecline OBJECT-TYPE The received decline from client. | 1.3.6.1.4.1.6296.102.6.2.7.3.1.1.14 | Counter32 | read-only | current |
| sleV2Dhcp4RelayIntrSentDiscover OBJECT-TYPE The sent discover to server. | 1.3.6.1.4.1.6296.102.6.2.7.3.1.1.15 | Counter32 | read-only | current |
| sleV2Dhcp4RelayIntrSentRequest OBJECT-TYPE The sent request to server. | 1.3.6.1.4.1.6296.102.6.2.7.3.1.1.16 | Counter32 | read-only | current |
| sleV2Dhcp4RelayIntrSentRelease OBJECT-TYPE The sent release to server. | 1.3.6.1.4.1.6296.102.6.2.7.3.1.1.17 | Counter32 | read-only | current |
| sleV2Dhcp4RelayIntrSentInform OBJECT-TYPE The sent inform to server. | 1.3.6.1.4.1.6296.102.6.2.7.3.1.1.18 | Counter32 | read-only | current |
| sleV2Dhcp4RelayIntrSentDecline OBJECT-TYPE The sent decline to server. | 1.3.6.1.4.1.6296.102.6.2.7.3.1.1.19 | Counter32 | read-only | current |
| sleV2Dhcp4RelayIntrRcvdOffer OBJECT-TYPE The received offer from server | 1.3.6.1.4.1.6296.102.6.2.7.3.1.1.20 | Counter32 | read-only | current |
| sleV2Dhcp4RelayIntrRcvdAck OBJECT-TYPE The received ack from server | 1.3.6.1.4.1.6296.102.6.2.7.3.1.1.21 | Counter32 | read-only | current |
| sleV2Dhcp4RelayIntrRcvdNack OBJECT-TYPE The received nak from server | 1.3.6.1.4.1.6296.102.6.2.7.3.1.1.22 | Counter32 | read-only | current |
| sleV2Dhcp4RelayIntrSentOffer OBJECT-TYPE The sent offer to client | 1.3.6.1.4.1.6296.102.6.2.7.3.1.1.23 | Counter32 | read-only | current |
| sleV2Dhcp4RelayIntrSentAck OBJECT-TYPE The sent ack to client | 1.3.6.1.4.1.6296.102.6.2.7.3.1.1.24 | Counter32 | read-only | current |
| sleV2Dhcp4RelayIntrSentNack OBJECT-TYPE The sent nack to client | 1.3.6.1.4.1.6296.102.6.2.7.3.1.1.25 | Counter32 | read-only | current |
| sleV2Dhcp4RelayIntrStatsControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.7.3.2 | |||
| sleV2Dhcp4RelayIntrStatsControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.7.3.2.1 | INTEGER {clearRelayStats(1)} | read-write | current |
| sleV2Dhcp4RelayIntrStatsControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.7.3.2.2 | SleControlStatusType | read-only | current |
| sleV2Dhcp4RelayIntrStatsControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.7.3.2.3 | Gauge32 | read-write | current |
| sleV2Dhcp4RelayIntrStatsControITimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.7.3.2.4 | TimeTicks | read-only | current |
| sleV2Dhcp4RelayIntrStatsControIResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.7.3.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Dhcp4RelayIntrStatsControIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.7.3.2.6 | Integer32 | read-write | current |
| sleV2Dhcp4RelayIntrStatsNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.7.3.3 | |||
| sleV2Dhcp4Client OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.8 | |||
| sleV2Dhcp4ClientInterface OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.8.1 | |||
| sleV2Dhcp4ClientIfTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.8.1.1 | not-accessible | current | |
| sleV2Dhcp4ClientIfEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.8.1.1.1 | not-accessible | current | |
| sleV2Dhcp4ClientIfIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.8.1.1.1.1 | INTEGER (1..4094) | read-only | current |
| sleV2Dhcp4ClientIfActivity OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.8.1.1.1.2 | INTEGER {disable(0), enable(1)} | read-only | current |
| sleV2Dhcp4ClientIfAddress OBJECT-TYPE The IP address acquired by DHCP Client active in this interface. | 1.3.6.1.4.1.6296.102.6.2.8.1.1.1.3 | IpAddress | read-only | current |
| sleV2Dhcp4ClientIfMask OBJECT-TYPE The subnet mask associated with the IP address acquired by DHCP Client. 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. | 1.3.6.1.4.1.6296.102.6.2.8.1.1.1.4 | IpAddress | read-only | current |
| sleV2Dhcp4ClientIfServer OBJECT-TYPE DHCP Server's IP address. | 1.3.6.1.4.1.6296.102.6.2.8.1.1.1.5 | IpAddress | read-only | current |
| sleV2Dhcp4ClientIfHostName OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.8.1.1.1.6 | OCTET STRING (SIZE(0 | 1..64)) | read-only | current |
| sleV2Dhcp4ClientIfRequestFlag OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.8.1.1.1.7 | Bits {unused0(0), subnetMask(1), timeOffset(2), router(3), timeServer(4), nameServer(5), domainNameServer(6), logServer(7), cookieServer(8), lprServer(9), impressServer(10), resourceLocationServer(11), hostName(12), bootFileSize(13), meritFile(14), domainName(15), swapServer(16), rootPath(17), extensionsPath(18), ipForwardState(19), nonLocalSourceRoutingState(20), policyFilter(21), maximumDatagramReassemblySize(22), defaultIpTimeToLive(23), pathMtuAgingTimeout(24), pathMtuPlateauTable(25), interfaceMtu(26), allSubnetsAreLocal(27), broadcastAddress(28), performMaskDiscovery(29), maskSupplier(30), performRouterDiscovery(31), routerSolicitationAddress(32), staticRoute(33), trailerEncapsulation(34), arpCacheTimeout(35), ethernetEncapsulationOption(36), tcpDefaultTtl(37), tcpKeepaliveInterval(38), tcpKeepaliveGarbage(39), nisDomain(40), nisServers(41), networkTimeProtocolServers(42), vendorSpecificInformation(43), netbiosOverTcpIpNameServer(44), netbiosOverTcpIpDatagramDistributionServer(45), netbiosOverTcpIpNodeType(46), netbiosOverTcpIpScope(47), xWindowSystemFontServer(48), xWindowSystemDisplayManager(49), requestedIpAddress(50), ipAddressLeaseTime(51), optionOverload(52), dhcpMessageType(53), serverIdentifier(54), unused55(55), message(56), maximumDhcpMessageSize(57), renewalTimeValue(58), rebindingTimeValue(59), vendorClassIdentifier(60), clientIdentifier(61), undefined62(62), undefined63(63), nisPlusDomain(64), nisPlusServers(65), tftpServerName(66), bootFileName(67), mobileIpHomeAgent(68), smtpServer(69), pop3Server(70), nntpServer(71), wwwServer(72), defaultFingerServer(73), ircServer(74), streetTalkServer(75), stdaServer(76)} | read-only | current |
| sleV2Dhcp4ClientIfClientType OBJECT-TYPE DHCP Client-identifier input style. 0 : text(ascii) string format 1 : hexadecimal format | 1.3.6.1.4.1.6296.102.6.2.8.1.1.1.8 | INTEGER {text(0), hex(1)} | read-only | current |
| sleV2Dhcp4ClientIfClientId OBJECT-TYPE DHCP Client-identifier value. This is used by DHCP clients to specify their unique identifier. DHCP servers use this value to index their database of address bindings. This value is expected to be unique for all clients in an administrative domain. | 1.3.6.1.4.1.6296.102.6.2.8.1.1.1.9 | OCTET STRING (SIZE(0 | 1..64)) | read-only | current |
| sleV2Dhcp4ClientIfClassType OBJECT-TYPE DHCP Class identifier input style. 0 : text(ascii) string format 1 : hexadecimal format | 1.3.6.1.4.1.6296.102.6.2.8.1.1.1.10 | INTEGER {text(0), hex(1)} | read-only | current |
| sleV2Dhcp4ClientIfClassId OBJECT-TYPE DHCP Class identifier value. This is used by DHCP clients to optionally identify the vendor type and configuration of a DHCP client. The information is a string of n octets, interpreted by servers. Vendors may choose to define specific vendor class identifiers to convey particular configuration or other identification information about a client. For example, the identifier may encode the client's hardware configuration. | 1.3.6.1.4.1.6296.102.6.2.8.1.1.1.11 | OCTET STRING (SIZE(0 | 1..64)) | read-only | current |
| sleV2Dhcp4ClientIfLeasetime OBJECT-TYPE The leased time for IP address acquired by DHCP Client. Default lease-time: 3600s | 1.3.6.1.4.1.6296.102.6.2.8.1.1.1.12 | INTEGER (120..2147483637) | read-only | current |
| sleV2Dhcp4ClientIfExpired OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.8.1.1.1.13 | Unsigned32 | read-only | current |
| sleV2Dhcp4ClientIfState OBJECT-TYPE The operating status of DHCP Client. | 1.3.6.1.4.1.6296.102.6.2.8.1.1.1.14 | INTEGER {halt(0), init(1), request(3), bound(4), renew(5), rebind(6), nonactive(255)} | read-only | current |
| sleV2Dhcp4ClientIfLeasetimeOption OBJECT-TYPE The operating status of DHCP Client. | 1.3.6.1.4.1.6296.102.6.2.8.1.1.1.15 | INTEGER {notUsed(0), used(1)} | read-only | current |
| sleV2Dhcp4ClientIfControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.8.1.2 | |||
| sleV2Dhcp4ClientIfControlRequest OBJECT-TYPE The request of a user command. | 1.3.6.1.4.1.6296.102.6.2.8.1.2.1 | INTEGER {setDhcpClientActivity(1), setDhcpClientProfile(2), renewDhcpClientAddress(3), releaseDhcpClientAddress(4), setDhcpClientLeasetimeOption(5)} | read-write | current |
| sleV2Dhcp4ClientIfControlStatus OBJECT-TYPE The status of a user command. | 1.3.6.1.4.1.6296.102.6.2.8.1.2.2 | SleControlStatusType | read-only | current |
| sleV2Dhcp4ClientIfControlTimer OBJECT-TYPE The maximum wait time for the manager for a long running user command. | 1.3.6.1.4.1.6296.102.6.2.8.1.2.3 | Gauge32 | read-write | current |
| sleV2Dhcp4ClientIfControlTimeStamp OBJECT-TYPE The time stamp of the last command (end of command). | 1.3.6.1.4.1.6296.102.6.2.8.1.2.4 | TimeTicks | read-only | current |
| sleV2Dhcp4ClientIfControlReqResult OBJECT-TYPE The result of the last user command. | 1.3.6.1.4.1.6296.102.6.2.8.1.2.5 | SleControlRequestResultType | read-only | current |
| sleV2Dhcp4ClientIfControlIndex OBJECT-TYPE Network Interface Index. | 1.3.6.1.4.1.6296.102.6.2.8.1.2.6 | INTEGER (1..4094) | read-write | current |
| sleV2Dhcp4ClientIfControlActivity OBJECT-TYPE Network Interface Index. | 1.3.6.1.4.1.6296.102.6.2.8.1.2.7 | INTEGER {disable(0), enable(1)} | read-write | current |
| sleV2Dhcp4ClientIfControlHostName OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.8.1.2.8 | OCTET STRING (SIZE(0 | 1..64)) | read-write | current |
| sleV2Dhcp4ClientIfControlRequestFlag OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.8.1.2.9 | Bits {unused0(0), subnetMask(1), timeOffset(2), router(3), timeServer(4), nameServer(5), domainNameServer(6), logServer(7), cookieServer(8), lprServer(9), impressServer(10), resourceLocationServer(11), hostName(12), bootFileSize(13), meritFile(14), domainName(15), swapServer(16), rootPath(17), extensionsPath(18), ipForwardState(19), nonLocalSourceRoutingState(20), policyFilter(21), maximumDatagramReassemblySize(22), defaultIpTimeToLive(23), pathMtuAgingTimeout(24), pathMtuPlateauTable(25), interfaceMtu(26), allSubnetsAreLocal(27), broadcastAddress(28), performMaskDiscovery(29), maskSupplier(30), performRouterDiscovery(31), routerSolicitationAddress(32), staticRoute(33), trailerEncapsulation(34), arpCacheTimeout(35), ethernetEncapsulationOption(36), tcpDefaultTtl(37), tcpKeepaliveInterval(38), tcpKeepaliveGarbage(39), nisDomain(40), nisServers(41), networkTimeProtocolServers(42), vendorSpecificInformation(43), netbiosOverTcpIpNameServer(44), netbiosOverTcpIpDatagramDistributionServer(45), netbiosOverTcpIpNodeType(46), netbiosOverTcpIpScope(47), xWindowSystemFontServer(48), xWindowSystemDisplayManager(49), requestedIpAddress(50), ipAddressLeaseTime(51), optionOverload(52), dhcpMessageType(53), serverIdentifier(54), unused55(55), message(56), maximumDhcpMessageSize(57), renewalTimeValue(58), rebindingTimeValue(59), vendorClassIdentifier(60), clientIdentifier(61), undefined62(62), undefined63(63), nisPlusDomain(64), nisPlusServers(65), tftpServerName(66), bootFileName(67), mobileIpHomeAgent(68), smtpServer(69), pop3Server(70), nntpServer(71), wwwServer(72), defaultFingerServer(73), ircServer(74), streetTalkServer(75), stdaServer(76)} | read-write | current |
| sleV2Dhcp4ClientIfControlClientType OBJECT-TYPE DHCP Client-identifier input style. 0 : text(ascii) string format 1 : hexadecimal format | 1.3.6.1.4.1.6296.102.6.2.8.1.2.10 | INTEGER {text(0), hex(1)} | read-write | current |
| sleV2Dhcp4ClientIfControlClientId OBJECT-TYPE DHCP Client-identifier value. This is used by DHCP clients to specify their unique identifier. DHCP servers use this value to index their database of address bindings. This value is expected to be unique for all clients in an administrative domain. | 1.3.6.1.4.1.6296.102.6.2.8.1.2.11 | OCTET STRING (SIZE(0 | 1..64)) | read-write | current |
| sleV2Dhcp4ClientIfControlClassType OBJECT-TYPE DHCP Class identifier input style. 0 : text(ascii) string format 1 : hexadecimal format | 1.3.6.1.4.1.6296.102.6.2.8.1.2.12 | INTEGER {text(0), hex(1)} | read-write | current |
| sleV2Dhcp4ClientIfControlClassId OBJECT-TYPE DHCP Class identifier value. This is used by DHCP clients to optionally identify the vendor type and configuration of a DHCP client. The information is a string of n octets, interpreted by servers. Vendors may choose to define specific vendor class identifiers to convey particular configuration or other identification information about a client. For example, the identifier may encode the client's hardware configuration. | 1.3.6.1.4.1.6296.102.6.2.8.1.2.13 | OCTET STRING (SIZE(0 | 1..64)) | read-write | current |
| sleV2Dhcp4ClientIfControlLeasetime OBJECT-TYPE The leased time for IP address acquired by DHCP Client. Default lease-time: 3600s | 1.3.6.1.4.1.6296.102.6.2.8.1.2.14 | INTEGER (120..2147483637) | read-write | current |
| sleV2Dhcp4ClientIfControlLeasetimeOption OBJECT-TYPE The leased time for IP address acquired by DHCP Client. Default lease-time: 3600s | 1.3.6.1.4.1.6296.102.6.2.8.1.2.15 | INTEGER {notUsed(0), used(1)} | read-write | current |
| sleV2Dhcp4ClientIfNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.8.1.3 | |||
| sleV2Dhcp4ClientOption OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.8.2 | |||
| sleV2Dhcp4ClientOptionTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.8.2.1 | not-accessible | current | |
| sleV2Dhcp4ClientOptionEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.8.2.1.1 | not-accessible | current | |
| sleV2Dhcp4ClientOptionCode OBJECT-TYPE 3: default Gateway 4: DNS Server | 1.3.6.1.4.1.6296.102.6.2.8.2.1.1.1 | INTEGER {subnetMask(1), timeOffset(2), router(3), timeServer(4), nameServer(5), domainNameServer(6), logServer(7), cookieServer(8), lprServer(9), impressServer(10), resourceLocationServer(11), hostName(12), bootFileSize(13), meritFile(14), domainName(15), swapServer(16), rootPath(17), extensionsPath(18), ipForwardState(19), nonLocalSourceRoutingState(20), policyFilter(21), maximumDatagramReassemblySize(22), defaultIpTimeToLive(23), pathMtuAgingTimeout(24), pathMtuPlateauTable(25), interfaceMtu(26), allSubnetsAreLocal(27), broadcastAddress(28), performMaskDiscovery(29), maskSupplier(30), performRouterDiscovery(31), routerSolicitationAddress(32), staticRoute(33), trailerEncapsulation(34), arpCacheTimeout(35), ethernetEncapsulationOption(36), tcpDefaultTtl(37), tcpKeepaliveInterval(38), tcpKeepaliveGarbage(39), nisDomain(40), nisServers(41), networkTimeProtocolServers(42), vendorSpecificInformation(43), netbiosOverTcpIpNameServer(44), netbiosOverTcpIpDatagramDistributionServer(45), netbiosOverTcpIpNodeType(46), netbiosOverTcpIpScope(47), xWindowSystemFontServer(48), xWindowSystemDisplayManager(49), requestedIpAddress(50), ipAddressLeaseTime(51), optionOverload(52), dhcpMessageType(53), serverIdentifier(54), parameterRequestList(55), message(56), maximumDhcpMessageSize(57), renewalTimeValue(58), rebindingTimeValue(59), vendorClassIdentifier(60), clientIdentifier(61), nisPlusDomain(64), nisPlusServers(65), tftpServerName(66), bootFileName(67), mobileIpHomeAgent(68), smtpServer(69), pop3Server(70), nntpServer(71), wwwServer(72), defaultFingerServer(73), ircServer(74), streetTalkServer(75), stdaServer(76)} | read-only | current |
| sleV2Dhcp4ClientOptionInstance OBJECT-TYPE The IP address acquired by DHCP Client active in this interface. | 1.3.6.1.4.1.6296.102.6.2.8.2.1.1.2 | INTEGER (1..8) | read-only | current |
| sleV2Dhcp4ClientOptionType OBJECT-TYPE The subnet mask associated with the IP address acquired by DHCP Client. 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. | 1.3.6.1.4.1.6296.102.6.2.8.2.1.1.3 | INTEGER {ipaddress(1), hex(2), text(3)} | read-only | current |
| sleV2Dhcp4ClientOptionValue OBJECT-TYPE The Gateway's IP address acquired by DHCP Client active in this interface. | 1.3.6.1.4.1.6296.102.6.2.8.2.1.1.4 | OCTET STRING (SIZE(1..64)) | read-only | current |
| sleV2Dhcp4Port OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.9 | |||
| sleV2Dhcp4PortLease OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.9.1 | |||
| sleV2Dhcp4PortLeaseTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.9.1.1 | not-accessible | current | |
| sleV2Dhcp4PortLeaseEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.9.1.1.1 | not-accessible | current | |
| sleV2Dhcp4PortLeaseIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.9.1.1.1.1 | InterfaceIndex | read-only | current |
| sleV2Dhcp4PortLeaseLimit OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.9.1.1.1.2 | INTEGER (-1 | 1..256) | read-only | current |
| sleV2Dhcp4PortLeaseCount OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.9.1.1.1.3 | Integer32 | read-only | current |
| sleV2Dhcp4PortAddrLeaseTable OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.9.1.2 | not-accessible | current | |
| sleV2Dhcp4PortAddrLeaseEntry OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.9.1.2.1 | not-accessible | current | |
| sleV2Dhcp4PortAddrtLeaseIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.9.1.2.1.1 | InterfaceIndex | read-write | current |
| sleV2Dhcp4PortAddrLeaseAddress OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.9.1.2.1.2 | IpAddress | read-only | current |
| sleV2Dhcp4PortAddrLeasePoolIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.9.1.2.1.3 | INTEGER (1..255) | read-only | current |
| sleV2Dhcp4PortAddrLeaseStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.9.1.2.1.4 | INTEGER {fixed(1), offered(2), bound(3), abandon(4), free(5)} | read-only | current |
| sleV2Dhcp4PortAddrLeaseMac OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.9.1.2.1.5 | MacAddress | read-only | current |
| sleV2Dhcp4PortAddrLeaseHostName OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.9.1.2.1.6 | OCTET STRING (SIZE(0 | 1..64)) | read-write | current |
| sleV2Dhcp4PortAddrLeaseClientId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.9.1.2.1.7 | OCTET STRING (SIZE(0 | 1..64)) | read-only | current |
| sleV2Dhcp4PortAddrLeaseRemoteId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.9.1.2.1.8 | OCTET STRING (SIZE(0 | 1..32)) | read-only | current |
| sleV2Dhcp4PortAddrLeaseCircuitId OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.9.1.2.1.9 | OCTET STRING (SIZE(0 | 1..32)) | read-only | current |
| sleV2Dhcp4PortAddrLeaseStartTime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.9.1.2.1.10 | Unsigned32 | read-only | current |
| sleV2Dhcp4PortAddrLeaseFinishTime OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.9.1.2.1.11 | Unsigned32 | read-only | current |
| sleV2Dhcp4PortLeaseControl OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.9.1.3 | |||
| sleV2Dhcp4PortLeaseControlRequest OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.9.1.3.1 | INTEGER {setDhcp4PortLeaseLimit(1)} | read-write | current |
| sleV2Dhcp4PortLeaseControlStatus OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.9.1.3.2 | SleControlStatusType | read-only | current |
| sleV2Dhcp4PortLeaseControlTimer OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.9.1.3.3 | Gauge32 | read-write | current |
| sleV2Dhcp4PortLeaseControlTimeStamp OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.9.1.3.4 | TimeTicks | read-only | current |
| sleV2Dhcp4PortLeaseControlReqResult OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.9.1.3.5 | SleControlRequestResultType | read-only | current |
| sleV2Dhcp4PortLeaseControlIndex OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.9.1.3.6 | InterfaceIndex | read-write | current |
| sleV2Dhcp4PortLeaseControlLimit OBJECT-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.9.1.3.7 | INTEGER (-1 | 1..256) | read-write | current |
| sleV2DhcpPortLeaseNotification OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.2.9.1.4 | |||
| sleV2Dhcp6 OBJECT-IDENTITY | 1.3.6.1.4.1.6296.102.6.3 |
Notifications
| Name | OID | Status |
|---|---|---|
| sleV2Dhcp4ServiceActivityChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.1.3.1 | current |
| sleV2Dhcp4DatabaseProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.1.3.2 | current |
| sleV2Dhcp4ArpPingProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.1.3.3 | current |
| sleV2Dhcp4ClassUsageChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.1.3.4 | current |
| sleV2Dhcp4SmartRelayUsageChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.1.3.5 | current |
| sleV2Dhcp4Option82UsageChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.1.3.6 | current |
| sleV2Dhcp4Option82PolicyChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.1.3.7 | current |
| sleV2Dhcp4Option82TrustDefaultChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.1.3.8 | current |
| sleV2Dhcp4Option82SystemRemoteIdChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.1.3.9 | current |
| sleV2Dhcp4DatabaseKeyChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.1.3.10 | current |
| sleV2Dhcp4DebugStatusChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.1.3.11 | current |
| sleV2Dhcp4AuthoArpTimeChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.1.3.12 | current |
| sleV2Dhcp4ClientHardwareAddressChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.1.3.13 | current |
| sleV2Dhcp4PEStatusChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.1.3.14 | current |
| sleV2Dhcp4Option82SystemRemoteOptionChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.1.3.15 | current |
| sleV2DhcpOption82SystemCirucitIdPortTypeChanged NOTIFICATION-TYPE setDhcpOption82SystemCircuitIdPortType | 1.3.6.1.4.1.6296.102.6.2.1.3.16 | current |
| sleV2Dhcp4PoolCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.1.3.1 | current |
| sleV2Dhcp4PoolDestroyed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.1.3.2 | current |
| sleV2Dhcp4PoolLeaseTimeProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.1.3.3 | current |
| sleV2Dhcp4PoolDomainNameChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.1.3.4 | current |
| sleV2Dhcp4PoolOriginProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.1.3.5 | current |
| sleV2Dhcp4PoolMeritDumpPathChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.1.3.6 | current |
| sleV2Dhcp4PoolRootPathChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.1.3.7 | current |
| sleV2Dhcp4NetworkCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.2.3.1 | current |
| sleV2Dhcp4NetworkDestroyed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.2.3.2 | current |
| sleV2Dhcp4RangeCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.3.3.1 | current |
| sleV2Dhcp4RangeDestroyed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.3.3.2 | current |
| sleV2Dhcp4FixedCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.4.3.1 | current |
| sleV2Dhcp4FixedDestroyed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.4.3.2 | current |
| sleV2Dhcp4DnsCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.5.3.1 | current |
| sleV2Dhcp4DnsDestroyed 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.102.6.2.2.5.3.2 | current |
| sleV2Dhcp4DefaultGatewayCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.6.3.1 | current |
| sleV2Dhcp4DefaultGatewayDestroyed NOTIFICATION-TYPE The sleDefaultGatewayIp is 0.0.0.0 for CLI 'no default-gateway all' | 1.3.6.1.4.1.6296.102.6.2.2.6.3.2 | current |
| sleV2Dhcp4OptionCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.7.3.1 | current |
| sleV2Dhcp4OptionDestroyed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.7.3.2 | current |
| sleV2Dhcp4LogsCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.8.3.1 | current |
| sleV2Dhcp4LogsDestroyed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.8.3.2 | current |
| sleV2Dhcp4NtpCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.9.3.1 | current |
| sleV2Dhcp4NtpDestroyed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.9.3.2 | current |
| sleV2Dhcp4PEVendorCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.1.3.1 | current |
| sleV2Dhcp4PEVendorDestroyed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.1.3.2 | current |
| sleV2Dhcp4PEVendorAllDestroyed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.1.3.3 | current |
| sleV2Dhcp4PEAddressCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.2.3.1 | current |
| sleV2Dhcp4PEAddressDestroyed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.2.3.2 | current |
| sleV2Dhcp4PEAddressAllDestroyed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.2.3.3 | current |
| sleV2Dhcp4PENonPECreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.3.3.1 | current |
| sleV2Dhcp4PENonPEDestroyed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.2.10.3.3.2 | current |
| sleV2Dhcp4Option82PortCircuitIdChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.1.3.1 | current |
| sleV2Dhcp4Option82PortTrustStateChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.1.3.2 | current |
| sleV2Dhcp4Option82PortCircuitIdCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.1.3.3 | current |
| sleV2Dhcp4Option82PortPolicyChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.1.3.4 | current |
| sleV2Dhcp4RemoteCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.2.1.3.1 | current |
| sleV2Dhcp4RemoteDestroyed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.2.1.3.2 | current |
| sleV2Dhcp4RemoteChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.2.1.3.3 | current |
| sleV2Dhcp4RemoteCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.2.1.3.4 | current |
| sleV2Dhcp4RCircuitCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.2.2.3.1 | current |
| sleV2Dhcp4RCircuitDestroyed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.2.2.3.2 | current |
| sleV2Dhcp4RCircuitCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.2.2.3.3 | current |
| sleV2Dhcp4RCircuitChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.2.2.3.4 | current |
| sleV2Dhcp4ClassCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.3.1.3.1 | current |
| sleV2Dhcp4ClassDestroyed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.3.1.3.2 | current |
| sleV2Dhcp4CRCMapCircuitCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.3.2.3.1 | current |
| sleV2Dhcp4CRCMapRemoteCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.3.2.3.2 | current |
| sleV2Dhcp4ClassRangeCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.3.3.3.1 | current |
| sleV2Dhcp4ClassRangeDestroyed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.3.3.3.2 | current |
| sleV2Dhcp4OptionFormatCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.4.1.3.1 | current |
| sleV2Dhcp4OptionFormatDestroyed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.3.4.1.3.2 | current |
| sleV2Dhcp4OptionFormatAttrAdded NOTIFICATION-TYPE addOptionFormatAttr. | 1.3.6.1.4.1.6296.102.6.2.3.4.2.3.1 | current |
| sleV2Dhcp4OptionFormatAttrDeleted NOTIFICATION-TYPE deleteOptionFormatAttr. | 1.3.6.1.4.1.6296.102.6.2.3.4.2.3.2 | current |
| sleV2Dhcp4OptionFormatAttrModified NOTIFICATION-TYPE modifyOptionFormatAttr. | 1.3.6.1.4.1.6296.102.6.2.3.4.2.3.3 | current |
| sleV2Dhcp4FilterPortStateChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.4.1.3.1 | current |
| sleV2Dhcp4FilterAddressCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.4.2.3.1 | current |
| sleV2Dhcp4FilterAddressDestroyed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.4.2.3.2 | current |
| sleV2Dhcp4IllegalCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.4.3.3.1 | current |
| sleV2Dhcp4PacketStatsCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.1.3.1 | current |
| sleV2Dhcp4LeasedAddressCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.2.3.1 | current |
| sleV2Dhcp4LeasedNetworkCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.2.3.2 | current |
| sleV2Dhcp4LeasedPoolCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.2.3.3 | current |
| sleV2Dhcp4LeasedAllCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.5.2.3.4 | current |
| sleV2Ds4ActivityChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.1.3.1 | current |
| sleV2Ds4VerifyMacStateChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.1.3.2 | current |
| sleV2Ds4DatabaseProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.1.3.3 | current |
| sleV2Ds4DatabaseRenewed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.1.3.4 | current |
| sleV2Ds4ArpInspectionTimeChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.1.3.5 | current |
| sleV2Ds4LimitRateDiscoverChanged NOTIFICATION-TYPE setDsLimitRateDiscover | 1.3.6.1.4.1.6296.102.6.2.6.1.3.6 | current |
| sleV2Ds4LimitRateRequestChanged NOTIFICATION-TYPE setDsLimitRateRequest | 1.3.6.1.4.1.6296.102.6.2.6.1.3.7 | current |
| sleV2Ds4InformationOptionChanged NOTIFICATION-TYPE setDsInformationOption | 1.3.6.1.4.1.6296.102.6.2.6.1.3.8 | current |
| sleV2Ds4VlanStateChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.2.3.1 | current |
| sleV2Ds4PortTrustStateChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.3.3.1 | current |
| sleV2Ds4PortLimitProfileChagned NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.3.3.2 | current |
| sleV2Ds4PortSrcGuardStateChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.3.3.3 | current |
| sleV2Ds4PortTimeoutChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.3.3.4 | current |
| sleV2Ds4PortStatusChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.3.3.5 | current |
| sleV2Ds4PortFilterModeChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.3.3.6 | current |
| sleV2Ds4PortFilterDelayChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.3.3.7 | current |
| sleV2Ds4PortTrustFilterEgressBcastReqStateChanged NOTIFICATION-TYPE setDsPortTrustFilterEgressBcastReqState | 1.3.6.1.4.1.6296.102.6.2.6.3.3.8 | current |
| sleV2Ds4BindingsCreated NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.4.3.1 | current |
| sleV2Ds4BindingsDestroyed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.4.3.2 | current |
| sleV2Ds4BindingsCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.4.3.3 | current |
| sleV2Ds4VlanInfoOptStateChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.5.3.1 | current |
| sleV2Ds4OptCodeFormatChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.6.3.1 | current |
| sleV2Ds4OptCodePolicyChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.6.3.2 | current |
| sleV2Ds4OptCodeDestroyed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.6.6.3.3 | current |
| sleV2Dhcp4RelayIfSimpleOpt82AdminStateChanged NOTIFICATION-TYPE setDhcpSimplifiedOpt82status | 1.3.6.1.4.1.6296.102.6.2.7.1.3.1 | current |
| sleV2Dhcp4RelayIfMaxHopsChanged NOTIFICATION-TYPE setDhcpSimplifiedOpt82status | 1.3.6.1.4.1.6296.102.6.2.7.1.3.2 | current |
| sleV2Dhcp4RelayHelperCreated NOTIFICATION-TYPE . | 1.3.6.1.4.1.6296.102.6.2.7.2.3.1 | current |
| sleV2Dhcp4RelayHelperDestroyed NOTIFICATION-TYPE . | 1.3.6.1.4.1.6296.102.6.2.7.2.3.2 | current |
| sleV2Dhcp4RelayHelperCleared NOTIFICATION-TYPE . | 1.3.6.1.4.1.6296.102.6.2.7.2.3.3 | current |
| sleV2Dhcp4RelayintrStatsCleared NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.7.3.3.1 | current |
| sleV2Dhcp4ClientIfActivityChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.8.1.3.1 | current |
| sleV2Dhcp4ClientIfProfileChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.8.1.3.2 | current |
| sleV2Dhcp4ClientIfRenewed NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.8.1.3.3 | current |
| sleV2Dhcp4ClientIfReleased NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.8.1.3.4 | current |
| sleV2Dhcp4ClientIfLeasetimeOptionChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.8.1.3.5 | current |
| sleV2Dhcp4PortLeaseLimitChanged NOTIFICATION-TYPE Description. | 1.3.6.1.4.1.6296.102.6.2.9.1.4.1 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| sleV2DhcpGroup OBJECT-GROUP Description. | 1.3.6.1.4.1.6296.102.6.4 | current |
| sleV2DhcpNotificationGroup NOTIFICATION-GROUP Description. | 1.3.6.1.4.1.6296.102.6.5 | current |