HIRSCHMANN-DISCOVERY-MGMT-MIB

File: HIRSCHMANN-DISCOVERY-MGMT-MIB.mib (5529 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMP-FRAMEWORK-MIB
INET-ADDRESS-MIB HIRSCHMANN-MGMT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE MacAddress
SnmpAdminString InetAddressType InetAddress
InetAddressPrefixLength hmManagement

Defined Values

hmMgmtDiscoveryGroup 1.3.6.1.4.1.248.16.100
The Hirschmann generic discovery SNMP MIB. Copyright (C) 2014. All Rights Reserved.
MODULE-IDENTITY    

hmMgmtDiscoveryStatusGroup 1.3.6.1.4.1.248.16.100.1
OBJECT IDENTIFIER    

hmMgmtDiscoveryCfgGroup 1.3.6.1.4.1.248.16.100.2
OBJECT IDENTIFIER    

hmMgmtDiscMode 1.3.6.1.4.1.248.16.100.1.1
Operational mode of the protocol.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER read-write(1), read-only(2)  

hmMgmtDiscMacAddr 1.3.6.1.4.1.248.16.100.1.2
Physical base address (MAC address) of the agent. This is the burned in MAC address from the production.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hmMgmtDiscIpIntfType 1.3.6.1.4.1.248.16.100.1.3
The interface which reports the ip settings.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER loopback-intf(1), router-intf(2), mgmt-intf(3)  

hmMgmtDiscSwVersion 1.3.6.1.4.1.248.16.100.1.4
Version of the currently running firmware.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

hmMgmtDiscProductDescr 1.3.6.1.4.1.248.16.100.1.5
Manufacturer-defined product description.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

hmMgmtDiscCfgUUID 1.3.6.1.4.1.248.16.100.2.1
The UUID of the device used for the discovery protocol.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

hmMgmtDiscCfgProto 1.3.6.1.4.1.248.16.100.2.2
The switch's network configuration protocol. The default value is dependent of the device type.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), bootp(2), dhcp(3)  

hmMgmtDiscCfgIPAddrType 1.3.6.1.4.1.248.16.100.2.3
Local IP address type.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

hmMgmtDiscCfgIPAddr 1.3.6.1.4.1.248.16.100.2.4
IP address of the management agent board. Changing this value will take effect after activating with hmMgmtDiscCfgAction.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

hmMgmtDiscCfgPrefLen 1.3.6.1.4.1.248.16.100.2.5
The length of the IP netmask.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressPrefixLength  

hmMgmtDiscCfgGwIPAddrType 1.3.6.1.4.1.248.16.100.2.6
Default gateway IP address type.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

hmMgmtDiscCfgGwIPAddr 1.3.6.1.4.1.248.16.100.2.7
IP address of the default gateway. Changing this value will take effect after activating with hmMgmtDiscCfgAction.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

hmMgmtDiscCfgAction 1.3.6.1.4.1.248.16.100.2.8
This object, when read, always returns a value of other(1). Setting the object to activate(2) causes a reconfiguration of the IP protocol stack.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), activate(2)  

hmMgmtDiscCfgBlinking 1.3.6.1.4.1.248.16.100.2.9
Enables/disables the HiDiscovery blinking sequence on this device. This object will not be saved.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)