HM2-NETOBJ-MIB

File: HM2-NETOBJ-MIB.mib (6927 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
HM2-TC-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY Integer32
DisplayString RowStatus MODULE-COMPLIANCE
OBJECT-GROUP hm2ConfigurationMibs

Defined Types

Hm2NetobjectsTableEntry  
SEQUENCE    
  hm2NetobjectsIndex Integer32
  hm2NetobjectsName DisplayString
  hm2NetobjectsDataEntriesCount Integer32
  hm2NetobjectsRowStatus RowStatus

Hm2NetobjectsDataTableEntry  
SEQUENCE    
  hm2NetobjectsDataTableIndex Integer32
  hm2NetobjectsDataTableObjIndex Integer32
  hm2NetobjectsDataTableData DisplayString
  hm2NetobjectsDataTableRowStatus RowStatus

Defined Values

hm2NetobjMib 1.3.6.1.4.1.248.11.60
This MIB defines the SNMP interface for Netobjects. Copyright (C) 2012. All Rights Reserved.
MODULE-IDENTITY    

hm2NetobjNotifications 1.3.6.1.4.1.248.11.60.0
OBJECT IDENTIFIER    

hm2NetobjObjects 1.3.6.1.4.1.248.11.60.1
OBJECT IDENTIFIER    

hm2NetobjConformance 1.3.6.1.4.1.248.11.60.2
OBJECT IDENTIFIER    

hm2NetobjectsObjects 1.3.6.1.4.1.248.11.60.1.1
OBJECT IDENTIFIER    

hm2NetobjectsCount 1.3.6.1.4.1.248.11.60.1.1.1
The current number of netobject entries in the netobjects table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..1024  

hm2NetobjectsTables 1.3.6.1.4.1.248.11.60.1.2
OBJECT IDENTIFIER    

hm2NetobjectsTable 1.3.6.1.4.1.248.11.60.1.2.1
The table containing the current defined netobjects.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2NetobjectsTableEntry

hm2NetobjectsTableEntry 1.3.6.1.4.1.248.11.60.1.2.1.1
An entry for a netobjects in the netobjects table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2NetobjectsTableEntry  

hm2NetobjectsIndex 1.3.6.1.4.1.248.11.60.1.2.1.1.1
The index of the hm2Netobject within the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..1024  

hm2NetobjectsName 1.3.6.1.4.1.248.11.60.1.2.1.1.2
A descriptive name of the hm2Netobject.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..50)  

hm2NetobjectsDataEntriesCount 1.3.6.1.4.1.248.11.60.1.2.1.1.3
The number of entries for this object in the hm2Netobjects data table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2NetobjectsRowStatus 1.3.6.1.4.1.248.11.60.1.2.1.1.4
Creates/Deletes/Activates this rule
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hm2NetobjectsDataTableEntriesCount 1.3.6.1.4.1.248.11.60.1.1.2
The number of entries within the hm2Netobjects data table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hm2NetobjectsDataTable 1.3.6.1.4.1.248.11.60.1.2.2
The table containing the contents of the different netobjects.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2NetobjectsDataTableEntry

hm2NetobjectsDataTableEntry 1.3.6.1.4.1.248.11.60.1.2.2.1
The entry representing netobjects data.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2NetobjectsDataTableEntry  

hm2NetobjectsDataTableIndex 1.3.6.1.4.1.248.11.60.1.2.2.1.1
The index of this entry within the hm2Netobjects data table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..1024  

hm2NetobjectsDataTableObjIndex 1.3.6.1.4.1.248.11.60.1.2.2.1.2
The index of the hm2Netobject this data entry is assigned to.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..1024  

hm2NetobjectsDataTableData 1.3.6.1.4.1.248.11.60.1.2.2.1.3
A string representing a data portion of the hm2Netobject. This may be o a single address (a.b.c.d) o an address range in CIDR notation (a.b.c.d/n) o an address range with start and end address (a.b.c.d-a.b.c.f)
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..100)  

hm2NetobjectsDataTableRowStatus 1.3.6.1.4.1.248.11.60.1.2.2.1.4
Creates/Deletes/Activates this rule
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hm2NetobjCompliances 1.3.6.1.4.1.248.11.60.2.1
OBJECT IDENTIFIER    

hm2NetobjGroups 1.3.6.1.4.1.248.11.60.2.2
OBJECT IDENTIFIER    

hm2NetobjCompliance 1.3.6.1.4.1.248.11.60.2.1.1
The compliance statement for an SNMP entity which implements the Hirschmann Firewall MIB.
Status: current Access: read-create
MODULE-COMPLIANCE    

hm2NetobjGeneralGroup 1.3.6.1.4.1.248.11.60.2.2.1
A collection of all Hirschmann objects provided by Netobjects.
Status: current Access: read-create
OBJECT-GROUP