cmGwLanAddrMethod
CM-GATEWAY-MIB ·
.1.3.6.1.4.1.1166.1.19.52.1.2.1.3.1.1.6
Object
column
Enumeration
The method that created this Address Entry and the status of the lease. staticInactive(1) indicates that configuration through the NMS/GUI established this row (entry) and the IP has not yet been reserved or the lease has expired. staticActive(2) indicates that configuration through the NMS/GUI established this row (entry) and the IP lease is currently active. dynamicInactive(3) indicates that a DHCP discover established this row (entry) and that it is currently an expired IP lease. dynamicActive(4) indicates that a DHCP discover established this row (entry) and the IP lease is currently active.
Context
- MIB
- CM-GATEWAY-MIB
- OID
.1.3.6.1.4.1.1166.1.19.52.1.2.1.3.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cmGwLanAddrEntry
- Table
- cmGwLanAddrTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | staticInactive |
2 | staticActive |
3 | dynamicInactive |
4 | dynamicActive |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cmGwLanAddrIpType The address type assigned on the LAN side for the DHCP Address
Table. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.1166.1.19.52.1.2.1.3.1.1.1 |
| cmGwLanAddrIp The address assigned on the LAN side for the DHCP Address
Table. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.1166.1.19.52.1.2.1.3.1.1.2 |
| cmGwLanAddrClientID The client ID as indicated in Option 61 of the DHCP Discover.
There is a one-to-one relationship between the Client ID and
the assigned LAN address. This parameter is entered by… | column | CmGwLanClientId | .1.3.6.1.4.1.1166.1.19.52.1.2.1.3.1.1.3 |
| cmGwLanAddrLeaseCreateTime This value is only set when the cmGwLanAddrTable
entry is created and the entry does not already exist. In
other words, this value is not overwritten at lease renewal
time. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.1166.1.19.52.1.2.1.3.1.1.4 |
| cmGwLanAddrLeaseExpireTime This is the time that the LAN side lease expires. When
the lease expires this entry will be deleted from the table. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.1166.1.19.52.1.2.1.3.1.1.5 |
| cmGwLanAddrHostName This is the Host Name of the LAN IP address, based on DCHP option 12. | column | OctetString | .1.3.6.1.4.1.1166.1.19.52.1.2.1.3.1.1.7 |
| cmGwLanAddrRowStatus The RowStatus interlock for creation and deletion. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.1166.1.19.52.1.2.1.3.1.1.8 |