INTEL-AMOD-MIB

File: INTEL-AMOD-MIB.mib (5690 bytes)

Imported modules

RFC1155-SMI INTEL-GEN-MIB RFC-1212
RFC1213-MIB

Imported symbols

Counter mib2ext OBJECT-TYPE
DisplayString

Defined Types

ModemState  
INTEGER noConfiguration(1), noValidModem(2), initializingModem(3), resettingModem(4), waitingForResetAck(5), hangingUp(6), waitingForHangupAck(7), standBy(8), acceptingCall(9), connected(10), reserved(11), dialing(12), waitingForAnswer(13), other(14)    

AmodModemEntry  
SEQUENCE    
  amodModemIfIndex INTEGER
  amodModemState ModemState
  amodModemManufactureName DisplayString Size(20)
  amodModemProductNameAndVer DisplayString Size(20)

AmodLinkEntry  
SEQUENCE    
  amodLinkIfIndex INTEGER
  amodLinkHdlcRxChecksumErrors Counter
  amodLinkHdlcRxLong Counter
  amodLinkHdlcRxShort Counter
  amodLinkHdlcStuffingErrors Counter
  amodLinkHdlcLostEndMarkers Counter
  amodLinkHdlcRxOverflow Counter
  amodLinkTxCalls Counter
  amodLinkTxCallsFailed Counter
  amodLinkRxCalls Counter

Defined Values

amod 1.3.6.1.4.1.343.6.24
OBJECT IDENTIFIER    

amodModem 1.3.6.1.4.1.343.6.24.1
OBJECT IDENTIFIER    


amodModemTable 1.3.6.1.4.1.343.6.24.1.1
This table contains state of the modem. One entry per modem
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AmodModemEntry

amodModemEntry 1.3.6.1.4.1.343.6.24.1.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AmodModemEntry  

amodModemIfIndex 1.3.6.1.4.1.343.6.24.1.1.1.1
Async modem Link index. This is a number that uniquely
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

amodModemState 1.3.6.1.4.1.343.6.24.1.1.1.2
The modem state
Status: mandatory Access: read-only
OBJECT-TYPE    
  ModemState  

amodModemManufactureName 1.3.6.1.4.1.343.6.24.1.1.1.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..20)  

amodModemProductNameAndVer 1.3.6.1.4.1.343.6.24.1.1.1.4
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..30)  

amodLinkTable 1.3.6.1.4.1.343.6.24.2.1
This table contains HDLC counters. One entry per link
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AmodLinkEntry

amodLinkEntry 1.3.6.1.4.1.343.6.24.2.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AmodLinkEntry  

amodLinkIfIndex 1.3.6.1.4.1.343.6.24.2.1.1.1
Async modem Link index. This is a number that uniquely
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

amodLinkHdlcRxChecksumErrors 1.3.6.1.4.1.343.6.24.2.1.1.2
Number of packest where the checksum is wrong
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

amodLinkHdlcRxLong 1.3.6.1.4.1.343.6.24.2.1.1.3
Number of packets that are too long
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

amodLinkHdlcRxShort 1.3.6.1.4.1.343.6.24.2.1.1.4
Number of packets that are too short
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

amodLinkHdlcStuffingErrors 1.3.6.1.4.1.343.6.24.2.1.1.5
guf 1
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

amodLinkHdlcLostEndMarkers 1.3.6.1.4.1.343.6.24.2.1.1.6
guf 2
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

amodLinkHdlcRxOverflow 1.3.6.1.4.1.343.6.24.2.1.1.7
guf 3
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

amodLinkTxCalls 1.3.6.1.4.1.343.6.24.2.1.1.8
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

amodLinkTxCallsFailed 1.3.6.1.4.1.343.6.24.2.1.1.9
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

amodLinkRxCalls 1.3.6.1.4.1.343.6.24.2.1.1.10
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter