FOUNDRY-SN-RT-L3-SWITCH-GROUP-MIB

File: FOUNDRY-SN-RT-L3-SWITCH-GROUP-MIB.mib (20665 bytes)

Imported modules

RFC1155-SMI RFC-1212 FOUNDRY-SN-ROOT-MIB

Imported symbols

IpAddress Counter TimeTicks
OBJECT-TYPE snIpx snIp

Defined Types

RowSts  
INTEGER other(1), valid(2), delete(3), create(4)    

RtrStatus  
INTEGER disabled(0), enabled(1)    

ClearStatus  
INTEGER normal(0), clear(1)    

PortIndex  
INTEGER 1..34    

Action  
INTEGER deny(0), permit(1)    

PhysAddress  
OCTET STRING    

NetNumber  
OCTET STRING Size(4)    

SnRtIpFilterEntry  
SEQUENCE    
  snRtIpFilterIndex INTEGER
  snRtIpFilterAction INTEGER
  snRtIpFilterProtocol INTEGER
  snRtIpFilterSourceIp IpAddress
  snRtIpFilterSourceMask IpAddress
  snRtIpFilterDestIp IpAddress
  snRtIpFilterDestMask IpAddress
  snRtIpFilterOperator INTEGER
  snRtIpFilterOperand INTEGER
  snRtIpFilterRowStatus RowSts
  snRtIpFilterEstablished RtrStatus
  snRtIpFilterQosPriority INTEGER

SnRtIpTraceRouteResultEntry  
SEQUENCE    
  snRtIpTraceRouteResultIndex INTEGER
  snRtIpTraceRouteResultAddr IpAddress
  snRtIpTraceRouteResultRoundTripTime1 TimeTicks
  snRtIpTraceRouteResultRoundTripTime2 TimeTicks

SnIpxCacheEntry  
SEQUENCE    
  snIpxCacheIndex INTEGER
  snIpxCacheNetNum OCTET STRING
  snIpxCacheNode PhysAddress
  snIpxCacheOutFilter RtrStatus
  snIpxCacheEncap INTEGER
  snIpxCachePort PortIndex

SnIpxRouteEntry  
SEQUENCE    
  snIpxRouteIndex INTEGER
  snIpxDestNetNum OCTET STRING
  snIpxFwdRouterNode PhysAddress
  snIpxDestHopCnts INTEGER
  snIpxRouteMetric INTEGER
  snIpxDestPort INTEGER

SnIpxFwdFilterEntry  
SEQUENCE    
  snIpxFwdFilterId INTEGER
  snIpxFwdFilterAction Action
  snIpxFwdFilterSocket INTEGER
  snIpxFwdFilterSrcNet NetNumber
  snIpxFwdFilterSrcNode PhysAddress
  snIpxFwdFilterDestNet NetNumber
  snIpxFwdFilterDestNode PhysAddress
  snIpxFwdFilterRowStatus INTEGER

SnIpxPortCountersEntry  
SEQUENCE    
  snIpxPortCountersPort PortIndex
  snIpxPortCountersRcvPktsCnt Counter
  snIpxPortCountersFwdPktsCnt Counter
  snIpxPortCountersRcvFiltPktsCnt Counter

Defined Values

snRtIpGeneral 1.3.6.1.4.1.1991.1.2.2.1
OBJECT IDENTIFIER    

snRtClearArpCache 1.3.6.1.4.1.1991.1.2.2.1.1
clear(1) will clear arp cache table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  ClearStatus  

snRtClearIpCache 1.3.6.1.4.1.1991.1.2.2.1.2
clear(1) will clear ip route cache table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  ClearStatus  

snRtIpFilterTable 1.3.6.1.4.1.1991.1.2.2.3
IP filter table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnRtIpFilterEntry

snRtIpFilterEntry 1.3.6.1.4.1.1991.1.2.2.3.1
An entry in the IP filter table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnRtIpFilterEntry  

snRtIpFilterIndex 1.3.6.1.4.1.1991.1.2.2.3.1.1
The table index for a filter entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..1024  

snRtIpFilterAction 1.3.6.1.4.1.1991.1.2.2.3.1.2
Action to take if the ip packet match with this filter.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER deny(0), permit(1), qosEnabled(2)  

snRtIpFilterProtocol 1.3.6.1.4.1.1991.1.2.2.3.1.3
Transport protocol. 0 means don't care
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

snRtIpFilterSourceIp 1.3.6.1.4.1.1991.1.2.2.3.1.4
Source IP address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

snRtIpFilterSourceMask 1.3.6.1.4.1.1991.1.2.2.3.1.5
Source IP subnet mask.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

snRtIpFilterDestIp 1.3.6.1.4.1.1991.1.2.2.3.1.6
Destination IP address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

snRtIpFilterDestMask 1.3.6.1.4.1.1991.1.2.2.3.1.7
Destination IP subnet mask.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

snRtIpFilterOperator 1.3.6.1.4.1.1991.1.2.2.3.1.8
Type of comparison to perform. for now, this only applys to tcp or udp to compare the port number
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER greater(1), equal(2), less(3), notEqual(4)  

snRtIpFilterOperand 1.3.6.1.4.1.1991.1.2.2.3.1.9
For now this only refers to transport protocol port number. 0 means NA
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

snRtIpFilterRowStatus 1.3.6.1.4.1.1991.1.2.2.3.1.10
To create or delete a filter entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowSts  

snRtIpFilterEstablished 1.3.6.1.4.1.1991.1.2.2.3.1.11
Enable/Disable the filtering of established TCP packets of which the ACK or RESET flag is on. This additional filter only applies to TCP transport protocol.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RtrStatus  

snRtIpFilterQosPriority 1.3.6.1.4.1.1991.1.2.2.3.1.12
The router L4 Qos Priority values are: low(0) -- low prority high(1) -- high prority. The Priority values are: level0(0), level1(1), level2(2), level3(3), level4(4), level5(5), level6(6), level7(7)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER level0(0), level1(1), level2(2), level3(3), level4(4), level5(5), level6(6), level7(7)  

snRtIpTraceRoute 1.3.6.1.4.1.1991.1.2.2.10
OBJECT IDENTIFIER    

snRtIpTraceRouteGeneral 1.3.6.1.4.1.1991.1.2.2.10.1
OBJECT IDENTIFIER    

snRtIpTraceRouteResult 1.3.6.1.4.1.1991.1.2.2.10.2
OBJECT IDENTIFIER    

snRtIpTraceRouteTargetAddr 1.3.6.1.4.1.1991.1.2.2.10.1.1
Target IP address of which trace route is performed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

snRtIpTraceRouteMinTtl 1.3.6.1.4.1.1991.1.2.2.10.1.2
Minimum TTL value carried in the first probe packet. Value 0 cannot be used for SET operations. This value is returned if traceroute is not running within the system.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

snRtIpTraceRouteMaxTtl 1.3.6.1.4.1.1991.1.2.2.10.1.3
Maximum TTL value carried in the last probe packet. Value 0 cannot be used for SET operations. This value is returned if traceroute is not running within the system.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

snRtIpTraceRouteTimeOut 1.3.6.1.4.1.1991.1.2.2.10.1.4
Time out period (in seconds) to wait for the response from the probe packet (i,e, the ICMP packet). Value 0 cannot be used for SET operations. This value is returned if traceroute is not running within the system.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..120  

snRtIpTraceRouteControl 1.3.6.1.4.1.1991.1.2.2.10.1.5
Only 'start' and 'abort' are writable values; 'success', 'failure' and 'inProgress' are readeable (or returned) values. Writing 'start' to this object to initiate the trace route operation. snRtIpTraceRouteDestAddr must have been init- ialized before 'start' is writen. This object will return 'inProgress' after trace route operation has started. During the 'inProgress' state, writing 'abort' to this object will stop the current trace route operation. If the destination address is reached, this object returned 'success'. snRtIpTraceRouteResultTable contains the routes (and the target address) to reach the destination address. If the destination address does not reach, timeout, or ending TTL reached, 'failure' is returned.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER start(1), abort(2), success(3), failure(4), inProgress(5)  

snRtIpTraceRouteResultTable 1.3.6.1.4.1.1991.1.2.2.10.2.1
Trace route result table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnRtIpTraceRouteResultEntry

snRtIpTraceRouteResultEntry 1.3.6.1.4.1.1991.1.2.2.10.2.1.1
An entry of the trace route result table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnRtIpTraceRouteResultEntry  

snRtIpTraceRouteResultIndex 1.3.6.1.4.1.1991.1.2.2.10.2.1.1.1
The table index for a trace route result entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snRtIpTraceRouteResultAddr 1.3.6.1.4.1.1991.1.2.2.10.2.1.1.2
The router or the target address of which forms part of the route to reach the destination address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

snRtIpTraceRouteResultRoundTripTime1 1.3.6.1.4.1.1991.1.2.2.10.2.1.1.3
The round trip time between the first probe packet transmitted and the reponse ICMP packet received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

snRtIpTraceRouteResultRoundTripTime2 1.3.6.1.4.1.1991.1.2.2.10.2.1.1.4
The round trip time between the second probe packet transmitted and the reponse ICMP packet received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

snIpxGen 1.3.6.1.4.1.1991.1.2.1.1
OBJECT IDENTIFIER    

snIpxCache 1.3.6.1.4.1.1991.1.2.1.2
OBJECT IDENTIFIER    

snIpxRoute 1.3.6.1.4.1.1991.1.2.1.3
OBJECT IDENTIFIER    

snIpxFwdFilter 1.3.6.1.4.1.1991.1.2.1.5
OBJECT IDENTIFIER    

snIpxPortCounters 1.3.6.1.4.1.1991.1.2.1.12
OBJECT IDENTIFIER    

snIpxClearCache 1.3.6.1.4.1.1991.1.2.1.1.3
clear(1) will clear cache table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  ClearStatus  

snIpxClearRoute 1.3.6.1.4.1.1991.1.2.1.1.4
clear(1) will clear ipx route table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  ClearStatus  

snIpxClearTrafficCnts 1.3.6.1.4.1.1991.1.2.1.1.5
clear(1) will clear ipx all traffic counters. - snIpxRcvPktsCnt, snIpxFwdPktsCnt, snIpxRcvDropPktsCnt, snIpxTxDropPktsCnt, snIpxRcvFiltPktsCnt, snIpxTxFiltPktsCnt.
Status: mandatory Access: read-write
OBJECT-TYPE    
  ClearStatus  

snIpxRcvPktsCnt 1.3.6.1.4.1.1991.1.2.1.1.6
IPX incoming packets counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snIpxFwdPktsCnt 1.3.6.1.4.1.1991.1.2.1.1.8
IPX forwarding packets counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snIpxRcvFiltPktsCnt 1.3.6.1.4.1.1991.1.2.1.1.10
IPX receiving filter packets counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snIpxCacheTable 1.3.6.1.4.1.1991.1.2.1.2.1
IPX Cache table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnIpxCacheEntry

snIpxCacheEntry 1.3.6.1.4.1.1991.1.2.1.2.1.1
An entry in the IPX Cache table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnIpxCacheEntry  

snIpxCacheIndex 1.3.6.1.4.1.1991.1.2.1.2.1.1.1
The table index for a IPX Cache entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snIpxCacheNetNum 1.3.6.1.4.1.1991.1.2.1.2.1.1.2
Cache Network number is represented by ASCII mainly for HP OpenView.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2..16)  

snIpxCacheNode 1.3.6.1.4.1.1991.1.2.1.2.1.1.3
Cache Node Number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

snIpxCacheOutFilter 1.3.6.1.4.1.1991.1.2.1.2.1.1.4
Cache Outbound Filter is ether disabled(0) or enabled(1).
Status: mandatory Access: read-only
OBJECT-TYPE    
  RtrStatus  

snIpxCacheEncap 1.3.6.1.4.1.1991.1.2.1.2.1.1.5
The IPX encapsulation frame type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ethernetII(1), ethernet8022(2), ethernet8023(3), ethernetSnap(4)  

snIpxCachePort 1.3.6.1.4.1.1991.1.2.1.2.1.1.6
IPX Router Port number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PortIndex  

snIpxRouteTable 1.3.6.1.4.1.1991.1.2.1.3.1
IPX route table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnIpxRouteEntry

snIpxRouteEntry 1.3.6.1.4.1.1991.1.2.1.3.1.1
An entry in the IPX route table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnIpxRouteEntry  

snIpxRouteIndex 1.3.6.1.4.1.1991.1.2.1.3.1.1.1
The table index for a IPX route entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snIpxDestNetNum 1.3.6.1.4.1.1991.1.2.1.3.1.1.2
Destination Network number is represented by ASCII mainly for HP OpenView.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2..16)  

snIpxFwdRouterNode 1.3.6.1.4.1.1991.1.2.1.3.1.1.3
Forward Router Node Number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

snIpxDestHopCnts 1.3.6.1.4.1.1991.1.2.1.3.1.1.4
Number of hops to reach the destination.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snIpxRouteMetric 1.3.6.1.4.1.1991.1.2.1.3.1.1.5
The metrics to next hop router.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snIpxDestPort 1.3.6.1.4.1.1991.1.2.1.3.1.1.6
The destination port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snIpxFwdFilterTable 1.3.6.1.4.1.1991.1.2.1.5.1
IPX Forward Filter table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnIpxFwdFilterEntry

snIpxFwdFilterEntry 1.3.6.1.4.1.1991.1.2.1.5.1.1
An entry in the IPX Forward Filter table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnIpxFwdFilterEntry  

snIpxFwdFilterId 1.3.6.1.4.1.1991.1.2.1.5.1.1.1
The filter ID for a filter entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

snIpxFwdFilterAction 1.3.6.1.4.1.1991.1.2.1.5.1.1.2
Action to take if the ipx packet match with this filter.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Action  

snIpxFwdFilterSocket 1.3.6.1.4.1.1991.1.2.1.5.1.1.3
IPX Forward Filter Socket Number.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

snIpxFwdFilterSrcNet 1.3.6.1.4.1.1991.1.2.1.5.1.1.4
Source Network Number.
Status: mandatory Access: read-write
OBJECT-TYPE    
  NetNumber  

snIpxFwdFilterSrcNode 1.3.6.1.4.1.1991.1.2.1.5.1.1.5
Source Node Number.
Status: mandatory Access: read-write
OBJECT-TYPE    
  PhysAddress  

snIpxFwdFilterDestNet 1.3.6.1.4.1.1991.1.2.1.5.1.1.6
Destination Network Number.
Status: mandatory Access: read-write
OBJECT-TYPE    
  NetNumber  

snIpxFwdFilterDestNode 1.3.6.1.4.1.1991.1.2.1.5.1.1.7
Destination Node Number.
Status: mandatory Access: read-write
OBJECT-TYPE    
  PhysAddress  

snIpxFwdFilterRowStatus 1.3.6.1.4.1.1991.1.2.1.5.1.1.8
This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of rendering it inoperative.. valid(2)....the row exists and is valid
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER invalid(1), valid(2), delete(3), create(4), modify(5)  

snIpxPortCountersTable 1.3.6.1.4.1.1991.1.2.1.12.1
IPX port Counters table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnIpxPortCountersEntry

snIpxPortCountersEntry 1.3.6.1.4.1.1991.1.2.1.12.1.1
An entry in the IPX Port Counters table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SnIpxPortCountersEntry  

snIpxPortCountersPort 1.3.6.1.4.1.1991.1.2.1.12.1.1.1
The port index for port Counters entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PortIndex  

snIpxPortCountersRcvPktsCnt 1.3.6.1.4.1.1991.1.2.1.12.1.1.2
IPX incoming packets counter for the interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snIpxPortCountersFwdPktsCnt 1.3.6.1.4.1.1991.1.2.1.12.1.1.4
IPX forwarding packets counter for the interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snIpxPortCountersRcvFiltPktsCnt 1.3.6.1.4.1.1991.1.2.1.12.1.1.7
IPX receiving filter packets counter for the interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter