MIB Viewer

dhcpLeaseFlags

OBJECT-TYPE
1.3.6.1.4.1.5504.4.1.11.6.1.6
Access
read-create
Status
current
Sub-identifiers
0
Lease flags currently defined as follows. #define STATIC_LEASE 1 #define BOOTP_LEASE 2 #define ABANDONED_LEASE 16 #define ZHONE_CPE 32 The default value for this object is 0 (no bits up).
BITS { static(0), bootp(1), unused2(2), unused3(3), abandoned(4), zhoneCPE(5) }