HM2-PLATFORM-LOOPBACK-MIB

File: HM2-PLATFORM-LOOPBACK-MIB.mib (4242 bytes)

Imported modules

HM2-TC-MIB SNMPv2-SMI SNMPv2-TC
IF-MIB INET-ADDRESS-MIB

Imported symbols

hm2PlatformMibs MODULE-IDENTITY OBJECT-TYPE
Integer32 RowStatus InterfaceIndex
InetAddressIPv4

Defined Types

Hm2AgentLoopbackEntry  
SEQUENCE    
  hm2AgentLoopbackID Integer32
  hm2AgentLoopbackIfIndex InterfaceIndex
  hm2AgentLoopbackIPAddress InetAddressIPv4
  hm2AgentLoopbackIPSubnet InetAddressIPv4
  hm2AgentLoopbackStatus RowStatus

Defined Values

hm2PlatformLoopback 1.3.6.1.4.1.248.12.22
The Hirschmann Platform2 MIB for Loopback Interfaces. Copyright (C) 2011. All Rights Reserved.
MODULE-IDENTITY    

hm2AgentLoopbackGroup 1.3.6.1.4.1.248.12.22.1
OBJECT IDENTIFIER    

hm2AgentLoopbackTable 1.3.6.1.4.1.248.12.22.1.1
A summary table of the Loopback instances
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2AgentLoopbackEntry

hm2AgentLoopbackEntry 1.3.6.1.4.1.248.12.22.1.1.1
.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2AgentLoopbackEntry  

hm2AgentLoopbackID 1.3.6.1.4.1.248.12.22.1.1.1.1
The Loopback ID is associated with Internal Interface number which will be generated when we create a loopback.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

hm2AgentLoopbackIfIndex 1.3.6.1.4.1.248.12.22.1.1.1.2
The Loopback ID is associated with an Internal Interface number which will be generated when we create a loopback.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

hm2AgentLoopbackIPAddress 1.3.6.1.4.1.248.12.22.1.1.1.3
The IP Address configured for the respective loopback
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressIPv4  

hm2AgentLoopbackIPSubnet 1.3.6.1.4.1.248.12.22.1.1.1.4
The Subnet mask configured for the respective loopback
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressIPv4  

hm2AgentLoopbackStatus 1.3.6.1.4.1.248.12.22.1.1.1.5
Status of this instance. The rows can be added/deleted in the table by setting createAndGo/createAndWait/destroy respectively active(1) - this loopback instance is active createAndGo(4) - set to this value to create an instance createAndWait(5) - set to this value to create an instance destroy(6) - set to this value to delete an instance
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus