HIRSCHMANN-SNMP-RETURN-SET-MIB

File: HIRSCHMANN-SNMP-RETURN-SET-MIB.mib (6237 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE OBJECT-IDENTITY
enterprises Integer32 DisplayString
AutonomousType TestAndIncr

Defined Types

HmMgmtSEReturnEntry  
SEQUENCE    
  hmMgmtSeReturnKey Integer32
  hmMgmtSeReturnCode AutonomousType

HmMgmtSEParameterEntry  
SEQUENCE    
  hmMgmtSEParameterID Integer32
  hmMgmtSEParameterValue DisplayString

Defined Values

hmMgmtSEReturnSetGroup 1.3.6.1.4.1.248.16.1.1
The Hirschmann Private SNMP extension MIB. Copyright (C) 2010. All Rights Reserved.
MODULE-IDENTITY    

hirschmann 1.3.6.1.4.1.248
OBJECT IDENTIFIER    

hmMgmtSNMPExtensionGroup 1.3.6.1.4.1.248.16.1
OBJECT IDENTIFIER    

hmMgmtSESReturns 1.3.6.1.4.1.248.16.1.1.1
Group
Status: current Access: read-only
OBJECT-IDENTITY    

hmMgmtSESOkReturn 1.3.6.1.4.1.248.16.1.1.1.1
Indicates no error.
Status: current Access: read-only
OBJECT-IDENTITY    

hmMgmtSESPendingReturn 1.3.6.1.4.1.248.16.1.1.1.2
Indicates that the Operation is still pending.
Status: current Access: read-only
OBJECT-IDENTITY    

hmMgmtSESFailureReturn 1.3.6.1.4.1.248.16.1.1.1.3
Indicates a generic error.
Status: current Access: read-only
OBJECT-IDENTITY    

hmMgmtSESTestReturn 1.3.6.1.4.1.248.16.1.1.1.100
Indicates an error on a write to the attribute hmMgmtSETestVar. Two parameters are expected. The fist parameter is the length of the value, the second parameter is the value itself. The parameter length is {0}. The parameter is {1}.
Status: current Access: read-only
OBJECT-IDENTITY    

hmMgmtSESpinLock 1.3.6.1.4.1.248.16.1.1.2
An advisory lock which is used as an generator to get a unique Identifier for a SET-PDU. This allows the Agent to write additional Information of the Status of the SET-PDU.
Status: current Access: read-write
OBJECT-TYPE    
  TestAndIncr  

hmMgmtSEReturnTable 1.3.6.1.4.1.248.16.1.1.3
The table of additional Information (enterprise specific Errors or pending) of a SET-PDU.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HmMgmtSEReturnEntry

hmMgmtSEReturnEntry 1.3.6.1.4.1.248.16.1.1.3.1
An entry in the HmMgmtSEReturnTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HmMgmtSEReturnEntry  

hmMgmtSeReturnKey 1.3.6.1.4.1.248.16.1.1.3.1.1
Contains the Value of hmMgmtSESpinLock of the corresponding SET-PDU which are responsible for this table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

hmMgmtSeReturnCode 1.3.6.1.4.1.248.16.1.1.3.1.2
Contains an additional Information to the SET-PDU. Can contain the ObjectIdentity under hmMgmtSESReturns or any other ObjectIdentity in enterprise specific MIBs.
Status: current Access: read-only
OBJECT-TYPE    
  AutonomousType  

hmMgmtSEParameterTable 1.3.6.1.4.1.248.16.1.1.4
The table of additional Parameter the HmMgmtSEReturnTable for the specific message.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HmMgmtSEParameterEntry

hmMgmtSEParameterEntry 1.3.6.1.4.1.248.16.1.1.4.1
A Entry in the hmMgmtSEParameterTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HmMgmtSEParameterEntry  

hmMgmtSEParameterID 1.3.6.1.4.1.248.16.1.1.4.1.1
A unique identifier (with hmMgmtSeReturnKey) for this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hmMgmtSEParameterValue 1.3.6.1.4.1.248.16.1.1.4.1.2
The Information for the Wildcard for the corresponding message. Link between these two tables is hmMgmtSeReturnKey. The hmMgmtSEParameterID denotes the wildcard position.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hmMgmtSETestGroup 1.3.6.1.4.1.248.16.1.1.100
OBJECT IDENTIFIER    

hmMgmtSETestVar 1.3.6.1.4.1.248.16.1.1.100.1
Test variable to check the functionality of extended error handling. Setting a value to this attribute MUST return hmMgmtSESTestReturn with specific parameter.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING