INTEL-L3LINK-MIB

File: INTEL-L3LINK-MIB.mib (2256 bytes)

Imported modules

INTEL-GEN-MIB RFC-1212

Imported symbols

mib2ext OBJECT-TYPE

Defined Types

L3lkInterfaceEntry  
SEQUENCE    
  l3lkInterfaceIfIndex INTEGER
  l3lkInterfaceVlanId INTEGER
  l3lkInterfaceStatus INTEGER
  l3lkInterfaceCreateObj OCTET STRING Size(3)
  l3lkInterfaceDeleteObj INTEGER

Defined Values


interface 1.3.6.1.4.1.343.6.12.1
OBJECT IDENTIFIER    

l3lkInterfaceTable 1.3.6.1.4.1.343.6.12.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    L3lkInterfaceEntry

l3lkInterfaceEntry 1.3.6.1.4.1.343.6.12.1.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  L3lkInterfaceEntry  

l3lkInterfaceIfIndex 1.3.6.1.4.1.343.6.12.1.1.1.1
Reference to ifIndex
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

l3lkInterfaceVlanId 1.3.6.1.4.1.343.6.12.1.1.1.2
The id of the vlan this table is based on
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

l3lkInterfaceStatus 1.3.6.1.4.1.343.6.12.1.1.1.3
The status of the layer 3 interface which is the same as ifAdminStatus
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

l3lkInterfaceCreateObj 1.3.6.1.4.1.343.6.12.1.1.1.4
Create a non existing table entry. If the entry already exist, genError is returned. Binary format: [status(1 byte),vlanId(2 bytes)]
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(3)  

l3lkInterfaceDeleteObj 1.3.6.1.4.1.343.6.12.1.1.1.5
Delete an existing table entry
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER delete(1)