IBMIROCRLAN-MIB

File: IBMIROCRLAN-MIB.mib (17107 bytes)

Imported modules

SNMPv2-SMI-v1 RFC-1212 RFC-1215
SNMPv2-TC-v1 RFC1155-SMI IF-MIB

Imported symbols

Counter32 TimeTicks IpAddress
OBJECT-TYPE TRAP-TYPE DisplayString
TruthValue enterprises ifIndex

Defined Types

NBNames  
OCTET STRING Size(0..512)    

IpxNetworkNumber  
OCTET STRING Size(4)    

IpxNodeNumber  
OCTET STRING Size(6)    

MacAddress  
OCTET STRING Size(0..6)    

CircuitState  
INTEGER unknown(0), closed(1), listen(2), reqSent(3), ackRcvd(4), ackSent(5), open(6), termSent(7), dhcpWait(8)    

ZeroOrigCounter32  
Counter32    

RlanActiveUserEntry  
SEQUENCE    
  rlanActiveUserName DisplayString
  rlanActiveUserConnected TimeTicks
  rlanActiveUserTimeRemaining INTEGER
  rlanActiveUserInPkts ZeroOrigCounter32
  rlanActiveUserOutPkts ZeroOrigCounter32
  rlanActiveUserInOctets ZeroOrigCounter32
  rlanActiveUserOutOctets ZeroOrigCounter32
  rlanActiveUserActiveVC TruthValue

RlanActiveIpUserEntry  
SEQUENCE    
  rlanActiveIpUserState CircuitState
  rlanActiveIpUserPrevState CircuitState
  rlanActiveIpUserLocalAddr IpAddress
  rlanActiveIpUserRemoteAddr IpAddress
  rlanActiveIpUserRemoteMask IpAddress
  rlanActiveIpUserRemoteName DisplayString

RlanActiveNBUserEntry  
SEQUENCE    
  rlanActiveNBUserState CircuitState
  rlanActiveNBUserPrevState CircuitState
  rlanActiveNBProtType INTEGER
  rlanActiveNBUserLocalMac MacAddress
  rlanActiveNBUserRemoteMac MacAddress
  rlanActiveNBUserRemoteNames NBNames
  rlanActiveNBUserRemoteClass INTEGER
  rlanActiveNBUserRemoteVerMaj INTEGER
  rlanActiveNBUserRemoteVerMin INTEGER

RlanActiveIpxUserEntry  
SEQUENCE    
  rlanActiveIpxUserState CircuitState
  rlanActiveIpxUserPrevState CircuitState
  rlanActiveIpxUserNetworkNum IpxNetworkNumber
  rlanActiveIpxUserLocalNodeNum IpxNodeNumber
  rlanActiveIpxUserRemoteNodeNum IpxNodeNumber

Defined Values

ibmIROCroutingRlan 1.3.6.1.4.1.2.6.119.4.5
OBJECT IDENTIFIER    

ibm 1.3.6.1.4.1.2
OBJECT IDENTIFIER    

ibmProd 1.3.6.1.4.1.2.6
OBJECT IDENTIFIER    

ibm2210 1.3.6.1.4.1.2.6.72
OBJECT IDENTIFIER    

ibmIROC 1.3.6.1.4.1.2.6.119
OBJECT IDENTIFIER    

ibmIROCrouting 1.3.6.1.4.1.2.6.119.4
OBJECT IDENTIFIER    

ibmRlanTraps 1.3.6.1.4.1.2.6.119.4.5.0
OBJECT IDENTIFIER    

ibmRlanMIB 1.3.6.1.4.1.2.6.119.4.5.1
OBJECT IDENTIFIER    

ibmRlanDomains 1.3.6.1.4.1.2.6.119.4.5.2
OBJECT IDENTIFIER    

ibmRlanConformance 1.3.6.1.4.1.2.6.119.4.5.3
OBJECT IDENTIFIER    

ibmRlanGeneral 1.3.6.1.4.1.2.6.119.4.5.1.1
OBJECT IDENTIFIER    

rlanCompliances 1.3.6.1.4.1.2.6.119.4.5.3.1
OBJECT IDENTIFIER    

rlanGroups 1.3.6.1.4.1.2.6.119.4.5.3.2
OBJECT IDENTIFIER    

rlanActiveUserTable 1.3.6.1.4.1.2.6.119.4.5.1.2
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlanActiveUserEntry

rlanActiveUserEntry 1.3.6.1.4.1.2.6.119.4.5.1.2.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  RlanActiveUserEntry  

rlanActiveUserName 1.3.6.1.4.1.2.6.119.4.5.1.2.1.1
could be null.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..253)  

rlanActiveUserConnected 1.3.6.1.4.1.2.6.119.4.5.1.2.1.2
The elapsed time since the connection opened.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

rlanActiveUserTimeRemaining 1.3.6.1.4.1.2.6.119.4.5.1.2.1.3
The amount of time the connection allowed. Zero means no limits.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

rlanActiveUserInPkts 1.3.6.1.4.1.2.6.119.4.5.1.2.1.4
Packets for this user, starting with zero.
Status: mandatory Access: read-only
OBJECT-TYPE    
  ZeroOrigCounter32  

rlanActiveUserOutPkts 1.3.6.1.4.1.2.6.119.4.5.1.2.1.5
Packets for this user, starting with zero.
Status: mandatory Access: read-only
OBJECT-TYPE    
  ZeroOrigCounter32  

rlanActiveUserInOctets 1.3.6.1.4.1.2.6.119.4.5.1.2.1.6
Octets for this user, starting with zero.
Status: mandatory Access: read-only
OBJECT-TYPE    
  ZeroOrigCounter32  

rlanActiveUserOutOctets 1.3.6.1.4.1.2.6.119.4.5.1.2.1.7
Octets for this user, starting with zero.
Status: mandatory Access: read-only
OBJECT-TYPE    
  ZeroOrigCounter32  

rlanActiveUserActiveVC 1.3.6.1.4.1.2.6.119.4.5.1.2.1.8
The connection is an active virtual connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TruthValue  

rlanActiveIpUserTable 1.3.6.1.4.1.2.6.119.4.5.1.3
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlanActiveIpUserEntry

rlanActiveIpUserEntry 1.3.6.1.4.1.2.6.119.4.5.1.3.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  RlanActiveIpUserEntry  

rlanActiveIpUserState 1.3.6.1.4.1.2.6.119.4.5.1.3.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  CircuitState  

rlanActiveIpUserPrevState 1.3.6.1.4.1.2.6.119.4.5.1.3.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  CircuitState  

rlanActiveIpUserLocalAddr 1.3.6.1.4.1.2.6.119.4.5.1.3.1.3
Ip address at this end of the interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

rlanActiveIpUserRemoteAddr 1.3.6.1.4.1.2.6.119.4.5.1.3.1.4
Ip address of the remote end of this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

rlanActiveIpUserRemoteMask 1.3.6.1.4.1.2.6.119.4.5.1.3.1.5
Ip address mask of the remote end of this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

rlanActiveIpUserRemoteName 1.3.6.1.4.1.2.6.119.4.5.1.3.1.6
The host name used be the remote box for Domain Name Server function.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

rlanActiveNBUserTable 1.3.6.1.4.1.2.6.119.4.5.1.4
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlanActiveNBUserEntry

rlanActiveNBUserEntry 1.3.6.1.4.1.2.6.119.4.5.1.4.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  RlanActiveNBUserEntry  

rlanActiveNBUserState 1.3.6.1.4.1.2.6.119.4.5.1.4.1.1
The state information may not be reliable, if the protocol type is notApplicable or negotiating.
Status: mandatory Access: read-only
OBJECT-TYPE    
  CircuitState  

rlanActiveNBUserPrevState 1.3.6.1.4.1.2.6.119.4.5.1.4.1.2
The state information may not be reliable, if the protocol type is notApplicable or negotiating.
Status: mandatory Access: read-only
OBJECT-TYPE    
  CircuitState  

rlanActiveNBProtType 1.3.6.1.4.1.2.6.119.4.5.1.4.1.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notApplicable(1), negotiating(2), nbContlProt(3), nbFrameCntlProt(4), bridgeProt(5)  

rlanActiveNBUserLocalMac 1.3.6.1.4.1.2.6.119.4.5.1.4.1.4
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

rlanActiveNBUserRemoteMac 1.3.6.1.4.1.2.6.119.4.5.1.4.1.5
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

rlanActiveNBUserRemoteNames 1.3.6.1.4.1.2.6.119.4.5.1.4.1.6
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  NBNames  

rlanActiveNBUserRemoteClass 1.3.6.1.4.1.2.6.119.4.5.1.4.1.7
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

rlanActiveNBUserRemoteVerMaj 1.3.6.1.4.1.2.6.119.4.5.1.4.1.8
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

rlanActiveNBUserRemoteVerMin 1.3.6.1.4.1.2.6.119.4.5.1.4.1.9
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

rlanActiveIpxUserTable 1.3.6.1.4.1.2.6.119.4.5.1.5
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlanActiveIpxUserEntry

rlanActiveIpxUserEntry 1.3.6.1.4.1.2.6.119.4.5.1.5.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  RlanActiveIpxUserEntry  

rlanActiveIpxUserState 1.3.6.1.4.1.2.6.119.4.5.1.5.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  CircuitState  

rlanActiveIpxUserPrevState 1.3.6.1.4.1.2.6.119.4.5.1.5.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  CircuitState  

rlanActiveIpxUserNetworkNum 1.3.6.1.4.1.2.6.119.4.5.1.5.1.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpxNetworkNumber  

rlanActiveIpxUserLocalNodeNum 1.3.6.1.4.1.2.6.119.4.5.1.5.1.4
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpxNodeNumber  

rlanActiveIpxUserRemoteNodeNum 1.3.6.1.4.1.2.6.119.4.5.1.5.1.5
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpxNodeNumber  

rlanActiveUserGroup 1.3.6.1.4.1.2.6.119.4.5.3.2.1
OBJECT IDENTIFIER    

rlanActiveIpUserGroup 1.3.6.1.4.1.2.6.119.4.5.3.2.2
OBJECT IDENTIFIER    

rlanActiveNBUserGroup 1.3.6.1.4.1.2.6.119.4.5.3.2.3
OBJECT IDENTIFIER    

rlanActiveIpxUserGroup 1.3.6.1.4.1.2.6.119.4.5.3.2.4
OBJECT IDENTIFIER    

rlanCoreCompliance 1.3.6.1.4.1.2.6.119.4.5.3.1.1
OBJECT IDENTIFIER    

rlanIpCompliance 1.3.6.1.4.1.2.6.119.4.5.3.1.2
OBJECT IDENTIFIER    

rlanNBCompliance 1.3.6.1.4.1.2.6.119.4.5.3.1.3
OBJECT IDENTIFIER    

rlanIpxCompliance 1.3.6.1.4.1.2.6.119.4.5.3.1.4
OBJECT IDENTIFIER