DIGI-MOBILE-INFORMATION-MIB

File: DIGI-MOBILE-INFORMATION-MIB.mib (5517 bytes)

Imported modules

DIGI-SMI RFC-1212

Imported symbols

digiMobileInfo OBJECT-TYPE

Defined Types

MiEntry  
SEQUENCE    
  miIndex INTEGER
  miNumFields INTEGER

MiInfoEntry  
SEQUENCE    
  miInfoInterface INTEGER
  miInfoIndex INTEGER
  miInfoName OCTET STRING
  miInfoValue OCTET STRING

Defined Values

miNumber 1.3.6.1.4.1.332.11.6.3.1
The number of network interfaces (regardless of their current state) present on this system. The interface identifiedby a particular value of this index is the sameinterface as identified by the same value of ifIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..8  

miTable 1.3.6.1.4.1.332.11.6.3.2
A list of mobile interface information entries. The number of possible entries is given by the value of miNumber.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MiEntry

miEntry 1.3.6.1.4.1.332.11.6.3.2.1
A mobile interface information entry containing the number of information name/value pairs available for read
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MiEntry  

miIndex 1.3.6.1.4.1.332.11.6.3.2.1.1
A unique value for each interface. Its value ranges between 1 and the value of miNumber. The value for each interface must remain constant at least from one re-initialization of the entity's network management system to the next re- initialization. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..8  

miNumFields 1.3.6.1.4.1.332.11.6.3.2.1.2
The number of information fields associated with this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..64  

miInfoTable 1.3.6.1.4.1.332.11.6.3.3
A table of information name/value pairs
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MiInfoEntry

miInfoEntry 1.3.6.1.4.1.332.11.6.3.3.1
An information name/value pair entry
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MiInfoEntry  

miInfoInterface 1.3.6.1.4.1.332.11.6.3.3.1.1
A unique value for each interface. Its value ranges between 1 and the value of miNumber. The value for each interface must remain constant at least from one re-initialization of the entity's network management system to the next re- initialization. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..8  

miInfoIndex 1.3.6.1.4.1.332.11.6.3.3.1.2
A unique value for each information Name/Value pair ranges between 1 and the value of miNumFields. The value for each interface must remain constant at least from one re-initialization of the entity's network management system to the next re- initialization.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..64  

miInfoName 1.3.6.1.4.1.332.11.6.3.3.1.3
The name portion of this information name/value pair
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..80)  

miInfoValue 1.3.6.1.4.1.332.11.6.3.3.1.4
The value portion of this information name/value pair
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..80)