HM2-NETCONFIG-MIB: View SNMP OID List / Download MIB
VENDOR: RICHARD HIRSCHMANN
Home | MIB: HM2-NETCONFIG-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hm2NetConfigMib | 1.3.6.1.4.1.248.11.20 |
Hirschmann Network Configuration MIB. Copyright (C) 2012. All Rights Reserved. |
||
hm2NetConfigMibNotifications | 1.3.6.1.4.1.248.11.20.0 | |||
hm2NetACDNotification | 1.3.6.1.4.1.248.11.20.0.1 |
This trap reports an address conflict. |
||
hm2NetMacACDNotification | 1.3.6.1.4.1.248.11.20.0.2 |
This trap reports a MAC address conflict with it's own MAC address. |
||
hm2NetConfigMibObjects | 1.3.6.1.4.1.248.11.20.1 | |||
hm2NetStaticGroup | 1.3.6.1.4.1.248.11.20.1.1 | |||
hm2NetConfigProtocol | 1.3.6.1.4.1.248.11.20.1.1.1 | integer | read-write |
The switch's network configuration protocol. The default value is dependent of the device type. Enumeration: 'dhcp': 3, 'none': 1, 'bootp': 2. |
hm2NetLocalIPAddrType | 1.3.6.1.4.1.248.11.20.1.1.2 | inetaddresstype | read-write |
Local IP address type. |
hm2NetLocalIPAddr | 1.3.6.1.4.1.248.11.20.1.1.3 | inetaddress | read-write |
IP address of the management agent board. Changing this value will take effect after activating with hm2NetAction. |
hm2NetPrefixLength | 1.3.6.1.4.1.248.11.20.1.1.4 | inetaddressprefixlength | read-write |
The length of the IP netmask. |
hm2NetGatewayIPAddrType | 1.3.6.1.4.1.248.11.20.1.1.5 | inetaddresstype | read-write |
Default gateway IP address type. |
hm2NetGatewayIPAddr | 1.3.6.1.4.1.248.11.20.1.1.6 | inetaddress | read-write |
IP address of the default gateway. Changing this value will take effect after activating with hm2NetAction. |
hm2NetVlanID | 1.3.6.1.4.1.248.11.20.1.1.7 | integer32 | read-write |
VLAN-ID of the IP protocol stack. The VLAN-ID value means that only traffic of the appropriate VLAN is accepted and outgoing traffic uses this VLAN-ID. |
hm2NetVlanPriority | 1.3.6.1.4.1.248.11.20.1.1.8 | integer32 | read-write |
VLAN Priority which is used in management replies. |
hm2NetIpDscpPriority | 1.3.6.1.4.1.248.11.20.1.1.9 | integer32 | read-write |
IP DSCP value which is used in management replies. |
hm2NetMgmtPort | 1.3.6.1.4.1.248.11.20.1.1.10 | integer32 | read-write |
The port number of the Ethernet port, which gets the access to the switch management. If the value is set to 0, the access to the switch management is permitted from all ports of the switch. This object is only applicable for embedded switches which are integrated into customer devices. |
hm2NetDHCPClientId | 1.3.6.1.4.1.248.11.20.1.1.11 | displaystring | read-only |
The identifier string that is currently used by the client in the request packets to the server for obtaining lease information. |
hm2NetAction | 1.3.6.1.4.1.248.11.20.1.1.50 | integer | read-write |
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 with the current values of hm2NetLocalIPAddr, hm2NetGatewayIPAddr and hm2NetMask. Enumeration: 'other': 1, 'activate': 2. |
hm2NetACDGroup | 1.3.6.1.4.1.248.11.20.1.2 | |||
hm2NetACDStatus | 1.3.6.1.4.1.248.11.20.1.2.1 | hmenabledstatus | read-write |
Sets the status of the ip address conflict detection mechanism on this device. With activating the ACD status an internal check of duplicated IP-addresses is enabled. |
hm2NetACDDetectionMode | 1.3.6.1.4.1.248.11.20.1.2.2 | integer | read-write |
Sets the mode of the ip address conflict detection mechanism on this device. activeAndPassive (1): Both active and passive detection are active. activeDetectionOnly (2): During configuration of a local ip address the device actively probes the network for this ip address. passiveDetectionOnly (3): The device listens passively on the network if another device with an already locally configured ip address appears. In this case the own ip address is actively defended by transmitting gratituous ARP's. Enumeration: 'activeAndPassive': 1, 'passiveDetectionOnly': 3, 'activeDetectionOnly': 2. |
hm2NetACDOngoingProbeStatus | 1.3.6.1.4.1.248.11.20.1.2.3 | hmenabledstatus | read-write |
If enabled, the device sends periodic ARP or NDP probes every 90-120 seconds. |
hm2NetACDDelay | 1.3.6.1.4.1.248.11.20.1.2.5 | integer32 | read-write |
Time gap between ARP or NDP probes being sent. |
hm2NetACDReleaseDelay | 1.3.6.1.4.1.248.11.20.1.2.7 | integer32 | read-write |
Delay in seconds to the next ARP or NDP probe cycle after an ip address conflict was detected. |
hm2NetACDMaxProtection | 1.3.6.1.4.1.248.11.20.1.2.9 | integer32 | read-write |
The number of ARP announcement packets (gratuitous ARP packets) in passive(ongoing) mode to be received within hm2NetACDProtectInterval until the agent detects this as a conflict. |
hm2NetACDProtectInterval | 1.3.6.1.4.1.248.11.20.1.2.11 | integer32 | read-write |
Delay in milliseconds between two protections. See also hm2NetACDMaxProtection. |
hm2NetACDFaultState | 1.3.6.1.4.1.248.11.20.1.2.13 | integer | read-only |
true(1) if an active address conflict is detected. false(2) if no present address conflict. Enumeration: 'false': 2, 'true': 1. |
hm2NetACDTrapEnable | 1.3.6.1.4.1.248.11.20.1.2.15 | hmenabledstatus | read-write |
If enabled this trap reports an address conflict. |
hm2NetACDAddrTable | 1.3.6.1.4.1.248.11.20.1.2.20 | no-access |
This table contains address conflict detection information on the local system known to this agent. |
|
1.3.6.1.4.1.248.11.20.1.2.20.1 | no-access |
IP Address conflict detection information about a particular address on the local system known to this agent. There may be multiple addresses configured on the system. Entries may be created and deleted in this table by the agent. |
||
hm2NetACDTimeMark | 1.3.6.1.4.1.248.11.20.1.2.20.1.1 | timefilter | read-only |
A TimeFilter for this entry. See the TimeFilter textual convention in IETF RFC 2021 and http://www.ietf.org/IESG/Implementations/RFC2021-Implementation.txt to see how TimeFilter works. |
hm2NetACDAddrType | 1.3.6.1.4.1.248.11.20.1.2.20.1.3 | inetaddresstype | read-only |
Local IP Address Type |
hm2NetACDIPAddr | 1.3.6.1.4.1.248.11.20.1.2.20.1.5 | inetaddress | read-only |
IP address used to identify the management address component associated with the local system. |
hm2NetACDMAC | 1.3.6.1.4.1.248.11.20.1.2.20.1.7 | macaddress | read-only |
The physical address of the device that was detected causing the ip address conflict. |
hm2NetACDifIndex | 1.3.6.1.4.1.248.11.20.1.2.20.1.9 | interfaceindex | read-only |
The interface index on the local system where the ip address conflict was detected. |
hm2NetMacGroup | 1.3.6.1.4.1.248.11.20.1.3 | |||
hm2NetLocalBurnedInMacAddr | 1.3.6.1.4.1.248.11.20.1.3.1 | macaddress | read-only |
Physical base address (MAC address) of the agent. This is the burned in MAC address from the production |
hm2NetLocalAdminMacAddress | 1.3.6.1.4.1.248.11.20.1.3.2 | macaddress | read-write |
The switch's network locally administered MAC address. This is the locally MAC address from the administrator. If the hm2NetLocalAdminMacAddress is nonzero, the device starts with this MAC address at the next boot. If the variable is changed, they must be stored by the configuration manager. A MAC address with a set multicast bit will not be accepted |
hm2NetMacAddressType | 1.3.6.1.4.1.248.11.20.1.3.3 | integer | read-only |
Shows the currently used MAC address at boot time. The device starts with the burned in MAC address when hm2NetLocalAdminMacAddress is zero, otherwise with the Local-Admin-MAC-Address. Enumeration: 'burned-in': 1, 'local': 2. |
hm2NetHiDiscoveryGroup | 1.3.6.1.4.1.248.11.20.1.4 | |||
hm2NetHiDiscoveryOperation | 1.3.6.1.4.1.248.11.20.1.4.1 | hmenabledstatus | read-write |
Enables/disables the HiDiscovery protocol on this device. This protocol allows a remote host to detect devices without an IP configuration. It also allows the host to set IP parameters, like the ip address, the netmask and the gateway address. |
hm2NetHiDiscoveryMode | 1.3.6.1.4.1.248.11.20.1.4.2 | integer | read-write |
In the read only mode only detecting and reading the IP parameters is permitted. The read write mode gives full access to the device. Enumeration: 'readWrite': 1, 'readOnly': 2. |
hm2NetHiDiscoveryBlinking | 1.3.6.1.4.1.248.11.20.1.4.3 | hmenabledstatus | read-write |
Enables/disables the HiDiscovery blinking sequence on this device. This object will not be saved. |
hm2NetHiDiscoveryProtocol | 1.3.6.1.4.1.248.11.20.1.4.4 | bits | read-only |
Shows the HiDiscovery protocols supported by the device. Bits: 'v1': 1, 'none': 0, 'v2': 2. |
hm2NetHiDiscoveryRelay | 1.3.6.1.4.1.248.11.20.1.4.5 | hmenabledstatus | read-write |
Relay/bridge HiDiscovery frames. |
hm2NetMacACDGroup | 1.3.6.1.4.1.248.11.20.1.5 | |||
hm2NetMacACDStatus | 1.3.6.1.4.1.248.11.20.1.5.1 | hmenabledstatus | read-write |
Sets the status of the MAC address conflict detection mechanism on this device. |
hm2NetMacACDConflictAddress | 1.3.6.1.4.1.248.11.20.1.5.2 | macaddress | read-only |
MAC address in case of a conflict. |
hm2NetOobMgmtGroup | 1.3.6.1.4.1.248.11.20.1.6 | |||
hm2NetOobMgmtAdminState | 1.3.6.1.4.1.248.11.20.1.6.1 | hmenabledstatus | read-write |
The status of the Out-of-band management on this device. |
hm2NetOobMgmtProtocol | 1.3.6.1.4.1.248.11.20.1.6.2 | integer | read-write |
The switch's out-of-band network configuration protocol. The default value is dependent of the device type. Enumeration: 'dhcp': 3, 'none': 1, 'bootp': 2. |
hm2NetOobMgmtIPAddrType | 1.3.6.1.4.1.248.11.20.1.6.3 | inetaddresstype | read-write |
Out-of-band IP address type. |
hm2NetOobMgmtIPAddr | 1.3.6.1.4.1.248.11.20.1.6.4 | inetaddress | read-write |
Out-of-band IP address of the management agent board. Changing this value will take effect after activating with hm2NetOobMgmtAction. |
hm2NetOobMgmtPrefixLength | 1.3.6.1.4.1.248.11.20.1.6.5 | inetaddressprefixlength | read-write |
The length of the IP netmask. |
hm2NetOobMgmtGatewayIPAddrType | 1.3.6.1.4.1.248.11.20.1.6.6 | inetaddresstype | read-write |
Out-of-band default gateway IP address type. |
hm2NetOobMgmtGatewayIPAddr | 1.3.6.1.4.1.248.11.20.1.6.7 | inetaddress | read-write |
Out-of-band IP address of the default gateway. Changing this value will take effect after activating with hm2NetOobMgmtAction. |
hm2NetOobMgmtMacAddress | 1.3.6.1.4.1.248.11.20.1.6.8 | macaddress | read-only |
Out-of-band MAC address of the interface. |
hm2NetOobMgmtOperState | 1.3.6.1.4.1.248.11.20.1.6.9 | integer | read-only |
Out-of-band interface current operational state. Enumeration: 'down': 2, 'up': 1. |
hm2NetOobMgmtAction | 1.3.6.1.4.1.248.11.20.1.6.50 | integer | read-write |
This object, when read, always returns a value of other(1). Setting the object to activate(2) causes a reconfiguration of the out-of-band IP protocol stack with the current values of hm2NetOobMgmtLocalIPAddr, hm2NetOobMgmtPrefixLength and hm2NetOobMgmtGatewayIPAddr. Enumeration: 'other': 1, 'activate': 2. |