Home/Catalog/HM2-DHCPS-MIB

HM2-DHCPS-MIB

Hirschmann DHCP server MIB. Copyright (C) 2012. All Rights Reserved.
Main OID:
hm2DhcpsMib.1.3.6.1.4.1.248.11.91
78
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

78 total
Object Name
hm2DhcpsMibHirschmann DHCP server MIB. Copyright (C) 2012. All Rights Reserved.
MODULE-IDENTITY
.1.3.6.1.4.1.248.11.91
hm2DHCPServerMibNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.248.11.91.0
hm2DHCPServerMibObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.248.11.91.1
hm2DHCPServerGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.248.11.91.1.1
hm2DHCPServerConfigGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.248.11.91.1.1.1
hm2DHCPServerModeEnable or disable DHCP server global.rw
HmEnabledStatus (HM2-TC-MIB)
.1.3.6.1.4.1.248.11.91.1.1.1.1
hm2DHCPServerMaxPoolEntriesMaximum possible entries in hm2DHCPServerPoolTable.ro
Unsigned32
.1.3.6.1.4.1.248.11.91.1.1.1.2
hm2DHCPServerMaxLeaseEntriesMaximum possible entries in hm2DHCPServerLeaseTable.ro
Unsigned32
.1.3.6.1.4.1.248.11.91.1.1.1.3
hm2DHCPServerPoolTableA table containing the DHCP server pools.
SEQUENCE OF Hm2DHCPServerPoolEntry
.1.3.6.1.4.1.248.11.91.1.1.1.5
hm2DHCPServerPoolEntryA logical row in the hm2DHCPServerPoolTable.
Hm2DHCPServerPoolEntry
.1.3.6.1.4.1.248.11.91.1.1.1.5.1
hm2DHCPServerPoolIndexThe index of hm2DHCPServerPoolTable.ro
Unsigned32
.1.3.6.1.4.1.248.11.91.1.1.1.5.1.1
hm2DHCPServerPoolStartIpAddressThe IPv4 address of the first address in the range. The value of hm2DHCPServerPoolStartIpAddress MUST be less than or equal to the value of hm2DHCPServerPoolEndIpAddress.rw
IpAddress
.1.3.6.1.4.1.248.11.91.1.1.1.5.1.2
hm2DHCPServerPoolEndIpAddressThe IPv4 address of the last address in the range. The value of hm2DHCPServerPoolEndIpAddress MUST be greater than or equal to the value of hm2DHCPServerPoolStartIpAddress.rw
IpAddress
.1.3.6.1.4.1.248.11.91.1.1.1.5.1.3
hm2DHCPServerPoolLeaseTimeThe pools lease time in number of seconds. A value of 4294967295 SHOULD be used for leases that have a lease time which is 'infinite' and for BOOTP leases.rw
Unsigned32
.1.3.6.1.4.1.248.11.91.1.1.1.5.1.4
hm2DHCPServerPoolFlagsThis object shows the parameters that are used to lease the IP Address.rw
Bits
.1.3.6.1.4.1.248.11.91.1.1.1.5.1.5
hm2DHCPServerPoolIfIndexThe index of the interface.rw
Integer32
.1.3.6.1.4.1.248.11.91.1.1.1.5.1.6
hm2DHCPServerPoolMacAddressThe MAC Address of the entry that is used to lease the IP Address.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.248.11.91.1.1.1.5.1.7
hm2DHCPServerPoolGatewayThe IPv4 address of the Gatewayinterface that is used to lease the IP Address.rw
IpAddress
.1.3.6.1.4.1.248.11.91.1.1.1.5.1.8
hm2DHCPServerPoolClientIdThe Client Identifier of the entry that is used to lease the IP Address.rw
OCTET STRING
.1.3.6.1.4.1.248.11.91.1.1.1.5.1.9
hm2DHCPServerPoolRemoteIdThe Remote Identifier of the entry that is used to lease the IP Address. The Remote Identifier must be send in Option 82 as defined in RFC 3046.rw
OCTET STRING
.1.3.6.1.4.1.248.11.91.1.1.1.5.1.10
hm2DHCPServerPoolCircuitIdThe Cicuit Identifier of the entry that is used to lease the IP Address. The Circuit Identifier must be send in Option 82 as defined in RFC 3046.rw
OCTET STRING
.1.3.6.1.4.1.248.11.91.1.1.1.5.1.11
hm2DHCPServerPoolHirschmannClientEnable or disable Hirschmann Multicast.rw
HmEnabledStatus (HM2-TC-MIB)
.1.3.6.1.4.1.248.11.91.1.1.1.5.1.12
hm2DHCPServerPoolVlanIdThe Vlan ID of the entry that is used to lease the IP Address. A value of -1 corresponds to management vlan (the default), any other value (1-4042) represents a specific VLANrw
Integer32
.1.3.6.1.4.1.248.11.91.1.1.1.5.1.13
hm2DHCPServerPoolOptionConfFileNameFull specified name of the configuration file e.g. tftp://192.9.200.1/cfg/config1.sav. An empty string zeros the SNAME and the FILE field in the DHCP header.rw
DisplayString
.1.3.6.1.4.1.248.11.91.1.1.1.5.1.30
hm2DHCPServerPoolOptionGatewayThe IPv4 address of the Gateway. A value of 0 disables the attachment of the option field in the DHCP message.rw
IpAddress
.1.3.6.1.4.1.248.11.91.1.1.1.5.1.31
hm2DHCPServerPoolOptionNetmaskThe subnet mask. A value of 0 disables the attachment of the option field in the DHCP message.rw
IpAddress
.1.3.6.1.4.1.248.11.91.1.1.1.5.1.32
hm2DHCPServerPoolOptionWINSThe IPv4 address of the WINS Server. A value of 0 disables the attachment of the option field in the DHCP message.rw
IpAddress
.1.3.6.1.4.1.248.11.91.1.1.1.5.1.33
hm2DHCPServerPoolOptionDNSThe IPv4 address of the DNS Server. A value of 0 disables the attachment of the option field in the DHCP message.rw
IpAddress
.1.3.6.1.4.1.248.11.91.1.1.1.5.1.34
hm2DHCPServerPoolOptionHostnameThe name of the client (Option 12). An empty string disables the attachment of the option field in the DHCP message.rw
DisplayString
.1.3.6.1.4.1.248.11.91.1.1.1.5.1.35
hm2DHCPServerPoolMethodThe source of the DHCP Server Pool. User can set the object to none(1), config(2), ttdp(3).rw
Enumeration
.1.3.6.1.4.1.248.11.91.1.1.1.5.1.36
hm2DHCPServerPoolErrorStatusThe error Code by create a new Pool.ro
Unsigned32
.1.3.6.1.4.1.248.11.91.1.1.1.5.1.99
hm2DHCPServerPoolRowStatusThis object indicates the status of this entry.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.248.11.91.1.1.1.5.1.100
hm2DHCPServerLeaseGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.248.11.91.1.1.2
hm2DHCPServerLeaseTableA table containing the DHCP server leases.
SEQUENCE OF Hm2DHCPServerLeaseEntry
.1.3.6.1.4.1.248.11.91.1.1.2.1
hm2DHCPServerLeaseEntryA logical row in the hm2DHCPServerLeaseTable.
Hm2DHCPServerLeaseEntry
.1.3.6.1.4.1.248.11.91.1.1.2.1.1
hm2DHCPServerLeasePoolIndexThe index of the hm2DHCPServerPoolTable above.ro
Unsigned32
.1.3.6.1.4.1.248.11.91.1.1.2.1.1.1
hm2DHCPServerLeaseIpAddressThis is an IP address from the pool with index hm2DHCPServerLeasePoolIndex.ro
IpAddress
.1.3.6.1.4.1.248.11.91.1.1.2.1.1.2
hm2DHCPServerLeaseStateThe state of the lease.ro
Enumeration
.1.3.6.1.4.1.248.11.91.1.1.2.1.1.3
hm2DHCPServerLeaseTimeRemainingThe remaining time of the lease configured in hm2DHCPServerPoolLeaseTime.ro
Unsigned32
.1.3.6.1.4.1.248.11.91.1.1.2.1.1.4
hm2DHCPServerLeaseIfIndexThe interface index where the lease is currently active.ro
Integer32
.1.3.6.1.4.1.248.11.91.1.1.2.1.1.5
hm2DHCPServerLeaseClientMacAddressThe MAC Address of the entry that has leased the IP Address.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.248.11.91.1.1.2.1.1.6
hm2DHCPServerLeaseGatewayThe IPv4 address of the Gatewayinterface that was used to lease the IP Address.ro
IpAddress
.1.3.6.1.4.1.248.11.91.1.1.2.1.1.7
hm2DHCPServerLeaseClientIdThe Client Identifier of the entry that was used to lease the IP Address.ro
OCTET STRING
.1.3.6.1.4.1.248.11.91.1.1.2.1.1.8
hm2DHCPServerLeaseRemoteIdThe Remote Identifier of the entry that was used to lease the IP Address.ro
OCTET STRING
.1.3.6.1.4.1.248.11.91.1.1.2.1.1.9
hm2DHCPServerLeaseCircuitIdThe Cicuit Identifier of the entry that was used to lease the IP Address.ro
OCTET STRING
.1.3.6.1.4.1.248.11.91.1.1.2.1.1.10
hm2DHCPServerLeaseStartTimeLease start Time.ro
Unsigned32
.1.3.6.1.4.1.248.11.91.1.1.2.1.1.11
hm2DHCPServerLeaseActionManually release this ip address for new assignment.rw
Enumeration
.1.3.6.1.4.1.248.11.91.1.1.2.1.1.12
hm2DHCPServerLeaseVlanIdThe Vlan ID of the entry that is used to lease the IP Address. A value of -1 corresponds to management vlan (the default), any other value (1-4042) represents a specific VLANro
Integer32
.1.3.6.1.4.1.248.11.91.1.1.2.1.1.13
hm2DHCPServerInterfaceGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.248.11.91.1.1.3
hm2DHCPServerIfConfigTableA table containing current configuration information for each interface.
SEQUENCE OF Hm2DHCPServerIfConfigEntry
.1.3.6.1.4.1.248.11.91.1.1.3.1
hm2DHCPServerIfConfigEntryA logical row in the hm2DHCPServerIfConfigTable.
Hm2DHCPServerIfConfigEntry
.1.3.6.1.4.1.248.11.91.1.1.3.1.1
hm2DHCPServerIfConfigIndexThe index of the interface.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.248.11.91.1.1.3.1.1.1
hm2DHCPServerIfConfigModeEnable or disable DHCP server on this interface.rw
HmEnabledStatus (HM2-TC-MIB)
.1.3.6.1.4.1.248.11.91.1.1.3.1.1.2
hm2DHCPServerCounterGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.248.11.91.1.1.4
hm2DHCPServerCounterIfTableA table containing current configuration information for each interface.
SEQUENCE OF Hm2DHCPServerCounterIfEntry
.1.3.6.1.4.1.248.11.91.1.1.4.2
hm2DHCPServerCounterIfEntryA logical row in the hm2DHCPServerCounterIfTable.
Hm2DHCPServerCounterIfEntry
.1.3.6.1.4.1.248.11.91.1.1.4.2.1
hm2DHCPServerCounterIfIndexThe index of the interface.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.248.11.91.1.1.4.2.1.1
hm2DHCPServerCounterBootpRequestsThe number of packets received that contain a Message Type of 1 (BOOTREQUEST) in the first octet and do not contain option number 53 (DHCP Message Type) in the options.ro
Counter32
.1.3.6.1.4.1.248.11.91.1.1.4.2.1.2
hm2DHCPServerCounterBootpInvalidsThe number of packets received that do not contain a Message Type of 1 (BOOTREQUEST) in the first octet or are not valid BOOTP packets (e.g., too short, invalid field in packet header).ro
Counter32
.1.3.6.1.4.1.248.11.91.1.1.4.2.1.3
hm2DHCPServerCounterBootpRepliesThe number of packets sent that contain a Message Type of 2 (BOOTREPLY) in the first octet and do not contain option number 53 (DHCP Message Type) in the options.ro
Counter32
.1.3.6.1.4.1.248.11.91.1.1.4.2.1.4
hm2DHCPServerCounterBootpDroppedUnknownClientsThe number of BOOTP packets dropped due to the server not recognizing or not providing service to the hardware address received in the incoming packet.ro
Counter32
.1.3.6.1.4.1.248.11.91.1.1.4.2.1.5
hm2DHCPServerCounterBootpDroppedNotServingSubnetThe number of BOOTP packets dropped due to the server not being configured or not otherwise able to serve addresses on the subnet from which this message was received.ro
Counter32
.1.3.6.1.4.1.248.11.91.1.1.4.2.1.6
hm2DHCPServerCounterDhcpv4DiscoversThe number of DHCPDISCOVER (option 53 with value 1) packets received.ro
Counter32
.1.3.6.1.4.1.248.11.91.1.1.4.2.1.20
hm2DHCPServerCounterDhcpv4OffersThe number of DHCPOFFER (option 53 with value 2) packets sent.ro
Counter32
.1.3.6.1.4.1.248.11.91.1.1.4.2.1.21
hm2DHCPServerCounterDhcpv4RequestsThe number of DHCPREQUEST (option 53 with value 3) packets received.ro
Counter32
.1.3.6.1.4.1.248.11.91.1.1.4.2.1.22
hm2DHCPServerCounterDhcpv4DeclinesThe number of DHCPDECLINE (option 53 with value 4) packets received.ro
Counter32
.1.3.6.1.4.1.248.11.91.1.1.4.2.1.23
hm2DHCPServerCounterDhcpv4AcksThe number of DHCPACK (option 53 with value 5) packets sent.ro
Counter32
.1.3.6.1.4.1.248.11.91.1.1.4.2.1.24
hm2DHCPServerCounterDhcpv4NaksThe number of DHCPNACK (option 53 with value 6) packets sent.ro
Counter32
.1.3.6.1.4.1.248.11.91.1.1.4.2.1.25
hm2DHCPServerCounterDhcpv4ReleasesThe number of DHCPRELEASE (option 53 with value 7) packets received.ro
Counter32
.1.3.6.1.4.1.248.11.91.1.1.4.2.1.26
hm2DHCPServerCounterDhcpv4InformsThe number of DHCPINFORM (option 53 with value 8) packets received.ro
Counter32
.1.3.6.1.4.1.248.11.91.1.1.4.2.1.27
hm2DHCPServerCounterDhcpv4ForcedRenewsThe number of DHCPFORCERENEW (option 53 with value 9) packets sent.ro
Counter32
.1.3.6.1.4.1.248.11.91.1.1.4.2.1.28
hm2DHCPServerCounterDhcpv4InvalidsThe number of DHCP packets received whose DHCP message type (i.e., option number 53) is not understood or handled by the server.ro
Counter32
.1.3.6.1.4.1.248.11.91.1.1.4.2.1.29
hm2DHCPServerCounterDhcpv4DroppedUnknownClientThe number of DHCP packets dropped due to the server not recognizing or not providing service to the client-id and/or hardware address received in the incoming packet.ro
Counter32
.1.3.6.1.4.1.248.11.91.1.1.4.2.1.30
hm2DHCPServerCounterDhcpv4DroppedNotServingSubnetThe number of DHCP packets dropped due to the server not being configured or not otherwise able to serve addresses on the subnet from which this message was received.ro
Counter32
.1.3.6.1.4.1.248.11.91.1.1.4.2.1.31
hm2DHCPServerCounterMiscOtherDhcpServerThe number of BOOTP and DHCP packets from another DHCP server seen on this interface.ro
Counter32
.1.3.6.1.4.1.248.11.91.1.1.4.2.1.40
hm2DHCPServerSNMPExtensionGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.248.11.91.3
hm2DHCPServerRowStatusInvalidConfigurationErrorReturnDHCP Server pool with index {0} cannot be enabled, errors in data entry.
OBJECT IDENTIFIER
.1.3.6.1.4.1.248.11.91.3.1
hm2DHCPServerConflictDHCPRrelayErrorReturn{0} and {1} cannot be active at the same time.
OBJECT IDENTIFIER
.1.3.6.1.4.1.248.11.91.3.2
HM2-DHCPS-MIB - SNMP MIB Reference | MIBs Explorer