ANS-COMMON-MIB

File: ANS-COMMON-MIB.mib (5967 bytes)

Imported modules

SNMPv2-SMI RFC1155-SMI RFC1213-MIB

Imported symbols

OBJECT-TYPE enterprises Gauge
DisplayString

Defined Types

TruthValue  
INTEGER true(1), false(2)    

PhysAddress  
OCTET STRING    

RowPointer  
OBJECT IDENTIFIER    

RowStatus  
INTEGER active(1), notInService(2), notReady(3), createAndGo(4), createAndWait(5), destroy(6)    

DateAndTime  
OCTET STRING Size(8|11)    

ErrorMessageEntry  
SEQUENCE    
  errorMessageRequestId INTEGER
  errorMessageCode INTEGER

Defined Values

ericsson 1.3.6.1.4.1.193
OBJECT IDENTIFIER    

mlpmp 1.3.6.1.4.1.193.96
OBJECT IDENTIFIER    

mlpmpR115 1.3.6.1.4.1.193.96.115
OBJECT IDENTIFIER    

common 1.3.6.1.4.1.193.96.115.1
OBJECT IDENTIFIER    

errorMessage 1.3.6.1.4.1.193.96.115.1.2
OBJECT IDENTIFIER    

errorMessageTable 1.3.6.1.4.1.193.96.115.1.2.1
Table containing additional error information associated with particular SNMP request IDs.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ErrorMessageEntry

errorMessageEntry 1.3.6.1.4.1.193.96.115.1.2.1.1
Error message associated with a particular request ID.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  ErrorMessageEntry  

errorMessageRequestId 1.3.6.1.4.1.193.96.115.1.2.1.1.1
The value of the request-id (according to RFC 1157) of the SNMP request response that was received with an error status not equal to 'noError'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

errorMessageCode 1.3.6.1.4.1.193.96.115.1.2.1.1.2
An error code representing an application specific error message.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER