INTEL-L3TC-MIB

File: INTEL-L3TC-MIB.mib (8340 bytes)

Imported modules

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

Imported symbols

IpAddress DisplayString OBJECT-TYPE
mib2ext

Defined Types

L3tcFrontPortsEntry  
SEQUENCE    
  l3tcFrontPortsNumber INTEGER
  l3tcFrontPortsMode INTEGER

L3tcServersEntry  
SEQUENCE    
  l3tcServersIndex INTEGER
  l3tcServersIpAddress IpAddress
  l3tcServersDeleteEntry INTEGER
  l3tcServersPortNumber INTEGER
  l3tcServersHeartBeatUrl DisplayString Size(80)
  l3tcServersName DisplayString Size(20)
  l3tcServersHeartBeatStatus INTEGER

L3tcTcpPortsEntry  
SEQUENCE    
  l3tcTcpPortsNumber INTEGER
  l3tcTcpPortsDeleteEntry INTEGER

L3tcStaticIPsEntry  
SEQUENCE    
  l3tcStaticIPsPacketDestIP IpAddress
  l3tcStaticIPsDeleteEntry INTEGER
  l3tcStaticIPsServerIndex INTEGER

Defined Values

l3tcache 1.3.6.1.4.1.343.6.37
OBJECT IDENTIFIER    

l3tcFrontPorts 1.3.6.1.4.1.343.6.37.1
OBJECT IDENTIFIER    

l3tcServers 1.3.6.1.4.1.343.6.37.2
OBJECT IDENTIFIER    

l3tcTcpPorts 1.3.6.1.4.1.343.6.37.3
OBJECT IDENTIFIER    

l3tcStaticIPs 1.3.6.1.4.1.343.6.37.4
OBJECT IDENTIFIER    

l3tcSingleAttrs 1.3.6.1.4.1.343.6.37.5
OBJECT IDENTIFIER    

l3tcFrontPortsTable 1.3.6.1.4.1.343.6.37.1.1
Numbers and Cache-modes of front ports
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    L3tcFrontPortsEntry

l3tcFrontPortsEntry 1.3.6.1.4.1.343.6.37.1.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  L3tcFrontPortsEntry  

l3tcFrontPortsNumber 1.3.6.1.4.1.343.6.37.1.1.1.1
Front Port number 1..24 identifying subject front port
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

l3tcFrontPortsMode 1.3.6.1.4.1.343.6.37.1.1.1.2
Tells the mode (normal/client/server) of the port
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), client(2), server(3)  

l3tcServersTable 1.3.6.1.4.1.343.6.37.2.1
UserGroup membership for prefices of IP-addresses
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    L3tcServersEntry

l3tcServersEntry 1.3.6.1.4.1.343.6.37.2.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  L3tcServersEntry  

l3tcServersIndex 1.3.6.1.4.1.343.6.37.2.1.1.1
Box-wide uniquely identifying number of subject cache server
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

l3tcServersIpAddress 1.3.6.1.4.1.343.6.37.2.1.1.2
IpAddress of subject cache server
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

l3tcServersDeleteEntry 1.3.6.1.4.1.343.6.37.2.1.1.3
Write 1 to this attribute to delete entire entry. Write 2 to a non-existing row creates a new row.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

l3tcServersPortNumber 1.3.6.1.4.1.343.6.37.2.1.1.4
Identifies the Front Port to which this server is attached
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

l3tcServersHeartBeatUrl 1.3.6.1.4.1.343.6.37.2.1.1.5
The URL to request when performing heart-beat checking
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(80)  

l3tcServersName 1.3.6.1.4.1.343.6.37.2.1.1.6
The name for identification of the server presented to the operator
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(20)  

l3tcServersHeartBeatStatus 1.3.6.1.4.1.343.6.37.2.1.1.7
Actual status of heart-beat monitoring of server
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), retrying(2), noResponse(3)  

l3tcTcpPortsTable 1.3.6.1.4.1.343.6.37.3.1
List of Tcp Port Numbers subject to l3tc-routing
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    L3tcTcpPortsEntry

l3tcTcpPortsEntry 1.3.6.1.4.1.343.6.37.3.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  L3tcTcpPortsEntry  

l3tcTcpPortsNumber 1.3.6.1.4.1.343.6.37.3.1.1.1
This TCP Port Number is subject to t-cache-forwarding
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

l3tcTcpPortsDeleteEntry 1.3.6.1.4.1.343.6.37.3.1.1.2
Write 1 to this attribute to delete entire entry. Write 2 to a non-existing row creates a new row.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

l3tcStaticIPsTable 1.3.6.1.4.1.343.6.37.4.1
Operator-assigned servers for particular IP sites
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    L3tcStaticIPsEntry

l3tcStaticIPsEntry 1.3.6.1.4.1.343.6.37.4.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  L3tcStaticIPsEntry  

l3tcStaticIPsPacketDestIP 1.3.6.1.4.1.343.6.37.4.1.1.1
IP Address of subject IP site
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

l3tcStaticIPsDeleteEntry 1.3.6.1.4.1.343.6.37.4.1.1.2
Write 1 to this attribute to delete entire entry. Write 2 to a non-existing row creates a new row.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

l3tcStaticIPsServerIndex 1.3.6.1.4.1.343.6.37.4.1.1.3
Index value of cache server assigned to subject IP site
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

l3tcPollingInterval 1.3.6.1.4.1.343.6.37.5.1
Interval in seconds between successive heart-beat-polls
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

l3tcEnabled 1.3.6.1.4.1.343.6.37.5.2
Whether or not the TC routing is enabled
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

l3tcRevertToDefaults 1.3.6.1.4.1.343.6.37.5.3
This is a bit mask setting selected parts of the configuration to factory defaults. value & 1: causes all front ports to revert to normal mode. All servers referring to a leaving-server-mode frontport are deleted too and all static sites reffering to deleted servers are deleted too. value & 2: removes all servers and all static sites value & 4: removes all TCP-protocols value & 8: removes all static sites value & 16: sets polling interval to 30 seconds and switches off the entire transparent caching facility As an example setting this attribute to the value 31 completely restores factory defaults.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER