BIANCA-ETH-IF-MIB

File: BIANCA-ETH-IF-MIB.mib (3583 bytes)

Imported modules

RFC1155-SMI RFC-1212

Imported symbols

NetworkAddress IpAddress Counter
Gauge TimeTicks enterprises
OBJECT-TYPE

Defined Types

Date  
INTEGER    

HexValue  
INTEGER    

PhysAddress  
OCTET STRING    

EthIfEntry  
SEQUENCE    
  ethIfIndex INTEGER
  ethIfPortGroup INTEGER
  ethIfMACSlot INTEGER
  ethIfMACUnit INTEGER
  ethIfAdminStatus INTEGER

Defined Values

bintec 1.3.6.1.4.1.272
OBJECT IDENTIFIER    

bibo 1.3.6.1.4.1.272.4
OBJECT IDENTIFIER    

eth 1.3.6.1.4.1.272.4.37
OBJECT IDENTIFIER    

ethIfTable 1.3.6.1.4.1.272.4.37.1
The ethIfTable allows to perform interface status changes of one or more interfaces based on a status transition of another interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EthIfEntry

ethIfEntry 1.3.6.1.4.1.272.4.37.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  EthIfEntry  

ethIfIndex 1.3.6.1.4.1.272.4.37.1.1.1
A unique value for each interface. Its value ranges between 1000 and the value of ifNumber. The following information is encoded in the ifIndex: a. An ifIndex between 1000 and 9999 define hardware interfaces with the following attributes. b. An ifIndex greater than or equal to 10000 defines a software interface. Examples include the dialup-interfaces as defined in the biboPPPTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ethIfPortGroup 1.3.6.1.4.1.272.4.37.1.1.4
The port group the interface is member of.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..99  

ethIfMACSlot 1.3.6.1.4.1.272.4.37.1.1.5
The slot of the connected media access controller.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..9  

ethIfMACUnit 1.3.6.1.4.1.272.4.37.1.1.6
The unit of the connected media access controller.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..9  

ethIfAdminStatus 1.3.6.1.4.1.272.4.37.1.1.7
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER down(1), up(2)