HM2-DHCPS-MIB

File: HM2-DHCPS-MIB.mib (26882 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC HM2-TC-MIB
IF-MIB

Imported symbols

OBJECT-IDENTITY MODULE-IDENTITY OBJECT-TYPE
Integer32 Counter32 Unsigned32
IpAddress RowStatus DisplayString
MacAddress hm2ConfigurationMibs HmEnabledStatus
InterfaceIndex

Defined Types

Hm2DHCPServerPoolEntry  
SEQUENCE    
  hm2DHCPServerPoolIndex Unsigned32
  hm2DHCPServerPoolStartIpAddress IpAddress
  hm2DHCPServerPoolEndIpAddress IpAddress
  hm2DHCPServerPoolLeaseTime Unsigned32
  hm2DHCPServerPoolFlags BITS
  hm2DHCPServerPoolIfIndex Integer32
  hm2DHCPServerPoolMacAddress MacAddress
  hm2DHCPServerPoolGateway IpAddress
  hm2DHCPServerPoolClientId OCTET STRING
  hm2DHCPServerPoolRemoteId OCTET STRING
  hm2DHCPServerPoolCircuitId OCTET STRING
  hm2DHCPServerPoolHirschmannClient HmEnabledStatus
  hm2DHCPServerPoolVlanId Integer32
  hm2DHCPServerPoolOptionConfFileName DisplayString
  hm2DHCPServerPoolOptionGateway IpAddress
  hm2DHCPServerPoolOptionNetmask IpAddress
  hm2DHCPServerPoolOptionWINS IpAddress
  hm2DHCPServerPoolOptionDNS IpAddress
  hm2DHCPServerPoolOptionHostname DisplayString
  hm2DHCPServerPoolMethod INTEGER
  hm2DHCPServerPoolErrorStatus Unsigned32
  hm2DHCPServerPoolRowStatus RowStatus

Hm2DHCPServerLeaseEntry  
SEQUENCE    
  hm2DHCPServerLeasePoolIndex Unsigned32
  hm2DHCPServerLeaseIpAddress IpAddress
  hm2DHCPServerLeaseState INTEGER
  hm2DHCPServerLeaseTimeRemaining Unsigned32
  hm2DHCPServerLeaseIfIndex Integer32
  hm2DHCPServerLeaseClientMacAddress MacAddress
  hm2DHCPServerLeaseGateway IpAddress
  hm2DHCPServerLeaseClientId OCTET STRING
  hm2DHCPServerLeaseRemoteId OCTET STRING
  hm2DHCPServerLeaseCircuitId OCTET STRING
  hm2DHCPServerLeaseStartTime Unsigned32
  hm2DHCPServerLeaseAction INTEGER
  hm2DHCPServerLeaseVlanId Integer32

Hm2DHCPServerIfConfigEntry  
SEQUENCE    
  hm2DHCPServerIfConfigIndex InterfaceIndex
  hm2DHCPServerIfConfigMode HmEnabledStatus

Hm2DHCPServerCounterIfEntry  
SEQUENCE    
  hm2DHCPServerCounterIfIndex InterfaceIndex
  hm2DHCPServerCounterBootpRequests Counter32
  hm2DHCPServerCounterBootpInvalids Counter32
  hm2DHCPServerCounterBootpReplies Counter32
  hm2DHCPServerCounterBootpDroppedUnknownClients Counter32
  hm2DHCPServerCounterBootpDroppedNotServingSubnet Counter32
  hm2DHCPServerCounterDhcpv4Discovers Counter32
  hm2DHCPServerCounterDhcpv4Offers Counter32
  hm2DHCPServerCounterDhcpv4Requests Counter32
  hm2DHCPServerCounterDhcpv4Declines Counter32
  hm2DHCPServerCounterDhcpv4Acks Counter32
  hm2DHCPServerCounterDhcpv4Naks Counter32
  hm2DHCPServerCounterDhcpv4Releases Counter32
  hm2DHCPServerCounterDhcpv4Informs Counter32
  hm2DHCPServerCounterDhcpv4ForcedRenews Counter32
  hm2DHCPServerCounterDhcpv4Invalids Counter32
  hm2DHCPServerCounterDhcpv4DroppedUnknownClient Counter32
  hm2DHCPServerCounterDhcpv4DroppedNotServingSubnet Counter32
  hm2DHCPServerCounterMiscOtherDhcpServer Counter32

Defined Values

hm2DhcpsMib 1.3.6.1.4.1.248.11.91
Hirschmann DHCP server MIB. Copyright (C) 2012. All Rights Reserved.
MODULE-IDENTITY    

hm2DHCPServerMibNotifications 1.3.6.1.4.1.248.11.91.0
OBJECT IDENTIFIER    

hm2DHCPServerMibObjects 1.3.6.1.4.1.248.11.91.1
OBJECT IDENTIFIER    

hm2DHCPServerSNMPExtensionGroup 1.3.6.1.4.1.248.11.91.3
OBJECT IDENTIFIER    

hm2DHCPServerGroup 1.3.6.1.4.1.248.11.91.1.1
OBJECT IDENTIFIER    

hm2DHCPServerConfigGroup 1.3.6.1.4.1.248.11.91.1.1.1
OBJECT IDENTIFIER    

hm2DHCPServerLeaseGroup 1.3.6.1.4.1.248.11.91.1.1.2
OBJECT IDENTIFIER    

hm2DHCPServerInterfaceGroup 1.3.6.1.4.1.248.11.91.1.1.3
OBJECT IDENTIFIER    

hm2DHCPServerCounterGroup 1.3.6.1.4.1.248.11.91.1.1.4
OBJECT IDENTIFIER    

hm2DHCPServerMode 1.3.6.1.4.1.248.11.91.1.1.1.1
Enable or disable DHCP server global.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2DHCPServerMaxPoolEntries 1.3.6.1.4.1.248.11.91.1.1.1.2
Maximum possible entries in hm2DHCPServerPoolTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2DHCPServerMaxLeaseEntries 1.3.6.1.4.1.248.11.91.1.1.1.3
Maximum possible entries in hm2DHCPServerLeaseTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2DHCPServerPoolTable 1.3.6.1.4.1.248.11.91.1.1.1.5
A table containing the DHCP server pools.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2DHCPServerPoolEntry

hm2DHCPServerPoolEntry 1.3.6.1.4.1.248.11.91.1.1.1.5.1
A logical row in the hm2DHCPServerPoolTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2DHCPServerPoolEntry  

hm2DHCPServerPoolIndex 1.3.6.1.4.1.248.11.91.1.1.1.5.1.1
The index of hm2DHCPServerPoolTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..128  

hm2DHCPServerPoolStartIpAddress 1.3.6.1.4.1.248.11.91.1.1.1.5.1.2
The IPv4 address of the first address in the range. The value of hm2DHCPServerPoolStartIpAddress MUST be less than or equal to the value of hm2DHCPServerPoolEndIpAddress.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hm2DHCPServerPoolEndIpAddress 1.3.6.1.4.1.248.11.91.1.1.1.5.1.3
The IPv4 address of the last address in the range. The value of hm2DHCPServerPoolEndIpAddress MUST be greater than or equal to the value of hm2DHCPServerPoolStartIpAddress.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hm2DHCPServerPoolLeaseTime 1.3.6.1.4.1.248.11.91.1.1.1.5.1.4
The 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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hm2DHCPServerPoolFlags 1.3.6.1.4.1.248.11.91.1.1.1.5.1.5
This object shows the parameters that are used to lease the IP Address.
Status: current Access: read-create
OBJECT-TYPE    
  BITS interface(0), mac(1), gateway(2), clientid(3), remoteid(4), circuitid(5), dynamic(6), vlanid(7)  

hm2DHCPServerPoolIfIndex 1.3.6.1.4.1.248.11.91.1.1.1.5.1.6
The index of the interface.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hm2DHCPServerPoolMacAddress 1.3.6.1.4.1.248.11.91.1.1.1.5.1.7
The MAC Address of the entry that is used to lease the IP Address.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

hm2DHCPServerPoolGateway 1.3.6.1.4.1.248.11.91.1.1.1.5.1.8
The IPv4 address of the Gatewayinterface that is used to lease the IP Address.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hm2DHCPServerPoolClientId 1.3.6.1.4.1.248.11.91.1.1.1.5.1.9
The Client Identifier of the entry that is used to lease the IP Address.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING  

hm2DHCPServerPoolRemoteId 1.3.6.1.4.1.248.11.91.1.1.1.5.1.10
The 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.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING  

hm2DHCPServerPoolCircuitId 1.3.6.1.4.1.248.11.91.1.1.1.5.1.11
The 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.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING  

hm2DHCPServerPoolHirschmannClient 1.3.6.1.4.1.248.11.91.1.1.1.5.1.12
Enable or disable Hirschmann Multicast.
Status: current Access: read-create
OBJECT-TYPE    
  HmEnabledStatus  

hm2DHCPServerPoolVlanId 1.3.6.1.4.1.248.11.91.1.1.1.5.1.13
The 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 VLAN
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hm2DHCPServerPoolOptionConfFileName 1.3.6.1.4.1.248.11.91.1.1.1.5.1.30
Full 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.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..70)  

hm2DHCPServerPoolOptionGateway 1.3.6.1.4.1.248.11.91.1.1.1.5.1.31
The IPv4 address of the Gateway. A value of 0 disables the attachment of the option field in the DHCP message.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hm2DHCPServerPoolOptionNetmask 1.3.6.1.4.1.248.11.91.1.1.1.5.1.32
The subnet mask. A value of 0 disables the attachment of the option field in the DHCP message.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hm2DHCPServerPoolOptionWINS 1.3.6.1.4.1.248.11.91.1.1.1.5.1.33
The IPv4 address of the WINS Server. A value of 0 disables the attachment of the option field in the DHCP message.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hm2DHCPServerPoolOptionDNS 1.3.6.1.4.1.248.11.91.1.1.1.5.1.34
The IPv4 address of the DNS Server. A value of 0 disables the attachment of the option field in the DHCP message.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hm2DHCPServerPoolOptionHostname 1.3.6.1.4.1.248.11.91.1.1.1.5.1.35
The name of the client (Option 12). An empty string disables the attachment of the option field in the DHCP message.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

hm2DHCPServerPoolMethod 1.3.6.1.4.1.248.11.91.1.1.1.5.1.36
The source of the DHCP Server Pool. User can set the object to none(1), config(2), ttdp(3).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), config(2), ttdp(3)  

hm2DHCPServerPoolErrorStatus 1.3.6.1.4.1.248.11.91.1.1.1.5.1.99
The error Code by create a new Pool.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2DHCPServerPoolRowStatus 1.3.6.1.4.1.248.11.91.1.1.1.5.1.100
This object indicates the status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hm2DHCPServerLeaseTable 1.3.6.1.4.1.248.11.91.1.1.2.1
A table containing the DHCP server leases.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2DHCPServerLeaseEntry

hm2DHCPServerLeaseEntry 1.3.6.1.4.1.248.11.91.1.1.2.1.1
A logical row in the hm2DHCPServerLeaseTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2DHCPServerLeaseEntry  

hm2DHCPServerLeasePoolIndex 1.3.6.1.4.1.248.11.91.1.1.2.1.1.1
The index of the hm2DHCPServerPoolTable above.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..128  

hm2DHCPServerLeaseIpAddress 1.3.6.1.4.1.248.11.91.1.1.2.1.1.2
This is an IP address from the pool with index hm2DHCPServerLeasePoolIndex.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hm2DHCPServerLeaseState 1.3.6.1.4.1.248.11.91.1.1.2.1.1.3
The state of the lease.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER bootp(1), offering(2), requesting(3), bound(4), renewing(5), rebinding(6), declined(7), released(8)  

hm2DHCPServerLeaseTimeRemaining 1.3.6.1.4.1.248.11.91.1.1.2.1.1.4
The remaining time of the lease configured in hm2DHCPServerPoolLeaseTime.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2DHCPServerLeaseIfIndex 1.3.6.1.4.1.248.11.91.1.1.2.1.1.5
The interface index where the lease is currently active.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2DHCPServerLeaseClientMacAddress 1.3.6.1.4.1.248.11.91.1.1.2.1.1.6
The MAC Address of the entry that has leased the IP Address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hm2DHCPServerLeaseGateway 1.3.6.1.4.1.248.11.91.1.1.2.1.1.7
The IPv4 address of the Gatewayinterface that was used to lease the IP Address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hm2DHCPServerLeaseClientId 1.3.6.1.4.1.248.11.91.1.1.2.1.1.8
The Client Identifier of the entry that was used to lease the IP Address.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

hm2DHCPServerLeaseRemoteId 1.3.6.1.4.1.248.11.91.1.1.2.1.1.9
The Remote Identifier of the entry that was used to lease the IP Address.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

hm2DHCPServerLeaseCircuitId 1.3.6.1.4.1.248.11.91.1.1.2.1.1.10
The Cicuit Identifier of the entry that was used to lease the IP Address.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

hm2DHCPServerLeaseStartTime 1.3.6.1.4.1.248.11.91.1.1.2.1.1.11
Lease start Time.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hm2DHCPServerLeaseAction 1.3.6.1.4.1.248.11.91.1.1.2.1.1.12
Manually release this ip address for new assignment.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), release(2)  

hm2DHCPServerLeaseVlanId 1.3.6.1.4.1.248.11.91.1.1.2.1.1.13
The 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 VLAN
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2DHCPServerIfConfigTable 1.3.6.1.4.1.248.11.91.1.1.3.1
A table containing current configuration information for each interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2DHCPServerIfConfigEntry

hm2DHCPServerIfConfigEntry 1.3.6.1.4.1.248.11.91.1.1.3.1.1
A logical row in the hm2DHCPServerIfConfigTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2DHCPServerIfConfigEntry  

hm2DHCPServerIfConfigIndex 1.3.6.1.4.1.248.11.91.1.1.3.1.1.1
The index of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

hm2DHCPServerIfConfigMode 1.3.6.1.4.1.248.11.91.1.1.3.1.1.2
Enable or disable DHCP server on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2DHCPServerCounterIfTable 1.3.6.1.4.1.248.11.91.1.1.4.2
A table containing current configuration information for each interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2DHCPServerCounterIfEntry

hm2DHCPServerCounterIfEntry 1.3.6.1.4.1.248.11.91.1.1.4.2.1
A logical row in the hm2DHCPServerCounterIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2DHCPServerCounterIfEntry  

hm2DHCPServerCounterIfIndex 1.3.6.1.4.1.248.11.91.1.1.4.2.1.1
The index of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

hm2DHCPServerCounterBootpRequests 1.3.6.1.4.1.248.11.91.1.1.4.2.1.2
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2DHCPServerCounterBootpInvalids 1.3.6.1.4.1.248.11.91.1.1.4.2.1.3
The 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).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2DHCPServerCounterBootpReplies 1.3.6.1.4.1.248.11.91.1.1.4.2.1.4
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2DHCPServerCounterBootpDroppedUnknownClients 1.3.6.1.4.1.248.11.91.1.1.4.2.1.5
The number of BOOTP packets dropped due to the server not recognizing or not providing service to the hardware address received in the incoming packet.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2DHCPServerCounterBootpDroppedNotServingSubnet 1.3.6.1.4.1.248.11.91.1.1.4.2.1.6
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2DHCPServerCounterDhcpv4Discovers 1.3.6.1.4.1.248.11.91.1.1.4.2.1.20
The number of DHCPDISCOVER (option 53 with value 1) packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2DHCPServerCounterDhcpv4Offers 1.3.6.1.4.1.248.11.91.1.1.4.2.1.21
The number of DHCPOFFER (option 53 with value 2) packets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2DHCPServerCounterDhcpv4Requests 1.3.6.1.4.1.248.11.91.1.1.4.2.1.22
The number of DHCPREQUEST (option 53 with value 3) packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2DHCPServerCounterDhcpv4Declines 1.3.6.1.4.1.248.11.91.1.1.4.2.1.23
The number of DHCPDECLINE (option 53 with value 4) packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2DHCPServerCounterDhcpv4Acks 1.3.6.1.4.1.248.11.91.1.1.4.2.1.24
The number of DHCPACK (option 53 with value 5) packets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2DHCPServerCounterDhcpv4Naks 1.3.6.1.4.1.248.11.91.1.1.4.2.1.25
The number of DHCPNACK (option 53 with value 6) packets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2DHCPServerCounterDhcpv4Releases 1.3.6.1.4.1.248.11.91.1.1.4.2.1.26
The number of DHCPRELEASE (option 53 with value 7) packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2DHCPServerCounterDhcpv4Informs 1.3.6.1.4.1.248.11.91.1.1.4.2.1.27
The number of DHCPINFORM (option 53 with value 8) packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2DHCPServerCounterDhcpv4ForcedRenews 1.3.6.1.4.1.248.11.91.1.1.4.2.1.28
The number of DHCPFORCERENEW (option 53 with value 9) packets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2DHCPServerCounterDhcpv4Invalids 1.3.6.1.4.1.248.11.91.1.1.4.2.1.29
The number of DHCP packets received whose DHCP message type (i.e., option number 53) is not understood or handled by the server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2DHCPServerCounterDhcpv4DroppedUnknownClient 1.3.6.1.4.1.248.11.91.1.1.4.2.1.30
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2DHCPServerCounterDhcpv4DroppedNotServingSubnet 1.3.6.1.4.1.248.11.91.1.1.4.2.1.31
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2DHCPServerCounterMiscOtherDhcpServer 1.3.6.1.4.1.248.11.91.1.1.4.2.1.40
The number of BOOTP and DHCP packets from another DHCP server seen on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hm2DHCPServerRowStatusInvalidConfigurationErrorReturn 1.3.6.1.4.1.248.11.91.3.1
DHCP Server pool with index {0} cannot be enabled, errors in data entry.
Status: current Access: read-only
OBJECT-IDENTITY    

hm2DHCPServerConflictDHCPRrelayErrorReturn 1.3.6.1.4.1.248.11.91.3.2
{0} and {1} cannot be active at the same time.
Status: current Access: read-only
OBJECT-IDENTITY