SCC-SW-MIB

File: SCC-SW-MIB.mib (53483 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC-1215
RFC1213-MIB SCC-MIB

Imported symbols

Counter IpAddress TimeTicks
Gauge OBJECT-TYPE TRAP-TYPE
DisplayString sysDescr sysUpTime
PhysAddress sccMibSw sccSidewinder

Defined Types

SwProxyEntry  
SEQUENCE    
  swProxyIndex INTEGER
  swProxyName DisplayString
  swProxyAdminStatus INTEGER
  swProxyOperStatus INTEGER

SwBurbViewEntry  
SEQUENCE    
  swBurbIndex INTEGER
  swBurbViewName DisplayString

SwIfEntry  
SEQUENCE    
  swIfIndex INTEGER
  swIfDescr DisplayString
  swIfType INTEGER
  swIfMtu INTEGER
  swIfSpeed Gauge
  swIfPhysAddress PhysAddress
  swIfAdminStatus INTEGER
  swIfOperStatus INTEGER
  swIfLastChange TimeTicks
  swIfInOctets Counter
  swIfInUcastPkts Counter
  swIfInNUcastPkts Counter
  swIfInDiscards Counter
  swIfInErrors Counter
  swIfInUnknownProtos Counter
  swIfOutOctets Counter
  swIfOutUcastPkts Counter
  swIfOutNUcastPkts Counter
  swIfOutDiscards Counter
  swIfOutErrors Counter
  swIfOutQLen Gauge
  swIfSpecific OBJECT IDENTIFIER
  swIfBurbIndex INTEGER

SwIpAddrEntry  
SEQUENCE    
  swIpAdEntAddr IpAddress
  swIpAdEntIfIndex INTEGER
  swIpAdEntNetMask IpAddress
  swIpAdEntBcastAddr INTEGER
  swIpAdEntReasmMaxSize INTEGER 0..65535
  swIpAdEntBurbIndex INTEGER

SwIpRouteEntry  
SEQUENCE    
  swIpRouteDest IpAddress
  swIpRouteIfIndex INTEGER
  swIpRouteMetric1 INTEGER
  swIpRouteMetric2 INTEGER
  swIpRouteMetric3 INTEGER
  swIpRouteMetric4 INTEGER
  swIpRouteNextHop IpAddress
  swIpRouteType INTEGER
  swIpRouteProto INTEGER
  swIpRouteAge INTEGER
  swIpRouteMask IpAddress
  swIpRouteMetric5 INTEGER
  swIpRouteInfo OBJECT IDENTIFIER
  swIpRouteBurbIndex INTEGER

SwTcpConnEntry  
SEQUENCE    
  swTcpConnState INTEGER
  swTcpConnLocalAddress IpAddress
  swTcpConnLocalPort INTEGER 0..65535
  swTcpConnRemAddress IpAddress
  swTcpConnRemPort INTEGER 0..65535
  swTcpConnBurbIndex INTEGER

SwUdpEntry  
SEQUENCE    
  swUdpLocalAddress IpAddress
  swUdpLocalPort INTEGER 0..65535
  swUdpBurbIndex INTEGER

Defined Values

swProxy 1.3.6.1.4.1.1573.3.1.5
OBJECT IDENTIFIER    

swBurb 1.3.6.1.4.1.1573.3.1.6
OBJECT IDENTIFIER    

swBurbedMib2 1.3.6.1.4.1.1573.3.1.7
OBJECT IDENTIFIER    

swTrap 1.3.6.1.4.1.1573.3.1.10
OBJECT IDENTIFIER    

swProxyTable 1.3.6.1.4.1.1573.3.1.5.1
A list of proxy entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwProxyEntry

swProxyEntry 1.3.6.1.4.1.1573.3.1.5.1.1
An entry containing objects of a proxy.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SwProxyEntry  

swProxyIndex 1.3.6.1.4.1.1573.3.1.5.1.1.1
The index of a proxy entry in the proxy table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swProxyName 1.3.6.1.4.1.1573.3.1.5.1.1.2
The name of a proxy.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

swProxyAdminStatus 1.3.6.1.4.1.1573.3.1.5.1.1.3
The configured status of a proxy.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

swProxyOperStatus 1.3.6.1.4.1.1573.3.1.5.1.1.4
The current operational status of a proxy.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

swBurbTotal 1.3.6.1.4.1.1573.3.1.6.1
The total number of configured Burbs.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swBurbViewTable 1.3.6.1.4.1.1573.3.1.6.2
A list of burb view community name entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwBurbViewEntry

swBurbViewEntry 1.3.6.1.4.1.1573.3.1.6.2.1
An entry containing objects of a burb view.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SwBurbViewEntry  

swBurbIndex 1.3.6.1.4.1.1573.3.1.6.2.1.1
The Burb Index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swBurbViewName 1.3.6.1.4.1.1573.3.1.6.2.1.2
Community name for the viewing the burb related information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

swInterfaces 1.3.6.1.4.1.1573.3.1.7.1
OBJECT IDENTIFIER    

swIp 1.3.6.1.4.1.1573.3.1.7.2
OBJECT IDENTIFIER    

swTcp 1.3.6.1.4.1.1573.3.1.7.3
OBJECT IDENTIFIER    

swUdp 1.3.6.1.4.1.1573.3.1.7.4
OBJECT IDENTIFIER    

swIfNumber 1.3.6.1.4.1.1573.3.1.7.1.1
The number of network interfaces (regardless of their current state) present on this system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swIfTable 1.3.6.1.4.1.1573.3.1.7.1.2
A list of interface entries. The number of entries is given by the value of ifNumber.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwIfEntry

swIfEntry 1.3.6.1.4.1.1573.3.1.7.1.2.1
An interface entry containing objects at the subnetwork layer and below for a particular interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SwIfEntry  

swIfIndex 1.3.6.1.4.1.1573.3.1.7.1.2.1.1
A unique value for each interface. Its value ranges between 1 and the value of ifNumber. 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  

swIfDescr 1.3.6.1.4.1.1573.3.1.7.1.2.1.2
A textual string containing information about the interface. This string should include the name of the manufacturer, the product name and the version of the hardware interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

swIfType 1.3.6.1.4.1.1573.3.1.7.1.2.1.3
The type of interface, distinguished according to the physical/link protocol(s) immediately `below' the network layer in the protocol stack.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), regular1822(2), hdh1822(3), ddn-x25(4), rfc877-x25(5), ethernet-csmacd(6), iso88023-csmacd(7), iso88024-tokenBus(8), iso88025-tokenRing(9), iso88026-man(10), starLan(11), proteon-10Mbit(12), proteon-80Mbit(13), hyperchannel(14), fddi(15), lapb(16), sdlc(17), ds1(18), e1(19), basicISDN(20), primaryISDN(21), propPointToPointSerial(22), ppp(23), softwareLoopback(24), eon(25), ethernet-3Mbit(26), nsip(27), slip(28), ultra(29), ds3(30), sip(31), frame-relay(32)  

swIfMtu 1.3.6.1.4.1.1573.3.1.7.1.2.1.4
The size of the largest datagram which can be sent/received on the interface, specified in octets. For interfaces that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent on the interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swIfSpeed 1.3.6.1.4.1.1573.3.1.7.1.2.1.5
An estimate of the interface's current bandwidth in bits per second. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

swIfPhysAddress 1.3.6.1.4.1.1573.3.1.7.1.2.1.6
The interface's address at the protocol layer immediately `below' the network layer in the protocol stack. For interfaces which do not have such an address (e.g., a serial line), this object should contain an octet string of zero length.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

swIfAdminStatus 1.3.6.1.4.1.1573.3.1.7.1.2.1.7
The desired state of the interface. The testing(3) state indicates that no operational packets can be passed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

swIfOperStatus 1.3.6.1.4.1.1573.3.1.7.1.2.1.8
The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

swIfLastChange 1.3.6.1.4.1.1573.3.1.7.1.2.1.9
The value of sysUpTime at the time the interface entered its current operational state. If the current state was entered prior to the last re- initialization of the local network management subsystem, then this object contains a zero value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

swIfInOctets 1.3.6.1.4.1.1573.3.1.7.1.2.1.10
The total number of octets received on the interface, including framing characters.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swIfInUcastPkts 1.3.6.1.4.1.1573.3.1.7.1.2.1.11
The number of subnetwork-unicast packets delivered to a higher-layer protocol.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swIfInNUcastPkts 1.3.6.1.4.1.1573.3.1.7.1.2.1.12
The number of non-unicast (i.e., subnetwork- broadcast or subnetwork-multicast) packets delivered to a higher-layer protocol.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swIfInDiscards 1.3.6.1.4.1.1573.3.1.7.1.2.1.13
The number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swIfInErrors 1.3.6.1.4.1.1573.3.1.7.1.2.1.14
The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swIfInUnknownProtos 1.3.6.1.4.1.1573.3.1.7.1.2.1.15
The number of packets received via the interface which were discarded because of an unknown or unsupported protocol.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swIfOutOctets 1.3.6.1.4.1.1573.3.1.7.1.2.1.16
The total number of octets transmitted out of the interface, including framing characters.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swIfOutUcastPkts 1.3.6.1.4.1.1573.3.1.7.1.2.1.17
The total number of packets that higher-level protocols requested be transmitted to a subnetwork-unicast address, including those that were discarded or not sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swIfOutNUcastPkts 1.3.6.1.4.1.1573.3.1.7.1.2.1.18
The total number of packets that higher-level protocols requested be transmitted to a non- unicast (i.e., a subnetwork-broadcast or subnetwork-multicast) address, including those that were discarded or not sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swIfOutDiscards 1.3.6.1.4.1.1573.3.1.7.1.2.1.19
The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swIfOutErrors 1.3.6.1.4.1.1573.3.1.7.1.2.1.20
The number of outbound packets that could not be transmitted because of errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swIfOutQLen 1.3.6.1.4.1.1573.3.1.7.1.2.1.21
The length of the output packet queue (in packets).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

swIfSpecific 1.3.6.1.4.1.1573.3.1.7.1.2.1.22
A reference to MIB definitions specific to the particular media being used to realize the interface. For example, if the interface is realized by an ethernet, then the value of this object refers to a document defining objects specific to ethernet. If this information is not present, its value should be set to the OBJECT IDENTIFIER { 0 0 }, which is a syntatically valid object identifier, and any conformant implementation of ASN.1 and BER must be able to generate and recognize this value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

swIfBurbIndex 1.3.6.1.4.1.1573.3.1.7.1.2.1.23
A unique value of the Sidewinder suburb index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swIpAddrTable 1.3.6.1.4.1.1573.3.1.7.2.1
The table of addressing information relevant to this entity's IP addresses.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwIpAddrEntry

swIpAddrEntry 1.3.6.1.4.1.1573.3.1.7.2.1.1
The addressing information for one of this entity's IP addresses.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SwIpAddrEntry  

swIpAdEntAddr 1.3.6.1.4.1.1573.3.1.7.2.1.1.1
The IP address to which this entry's addressing information pertains.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

swIpAdEntIfIndex 1.3.6.1.4.1.1573.3.1.7.2.1.1.2
The index value which uniquely identifies the interface to which this entry is applicable. 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  

swIpAdEntNetMask 1.3.6.1.4.1.1573.3.1.7.2.1.1.3
The subnet mask associated with the IP address of this entry. The value of the mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

swIpAdEntBcastAddr 1.3.6.1.4.1.1573.3.1.7.2.1.1.4
The value of the least-significant bit in the IP broadcast address used for sending datagrams on the (logical) interface associated with the IP address of this entry. For example, when the Internet standard all-ones broadcast address is used, the value will be 1. This value applies to both the subnet and network broadcasts addresses used by the entity on this (logical) interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swIpAdEntReasmMaxSize 1.3.6.1.4.1.1573.3.1.7.2.1.1.5
The size of the largest IP datagram which this entity can re-assemble from incoming IP fragmented datagrams received on this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

swIpAdEntBurbIndex 1.3.6.1.4.1.1573.3.1.7.2.1.1.6
A unique value of the Sidewinder suburb index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swIpRouteTable 1.3.6.1.4.1.1573.3.1.7.2.2
This entity's IP Routing table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwIpRouteEntry

swIpRouteEntry 1.3.6.1.4.1.1573.3.1.7.2.2.1
A route to a particular destination.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SwIpRouteEntry  

swIpRouteDest 1.3.6.1.4.1.1573.3.1.7.2.2.1.1
The destination IP address of this route. An entry with a value of 0.0.0.0 is considered a default route. Multiple routes to a single destination can appear in the table, but access to such multiple entries is dependent on the table- access mechanisms defined by the network management protocol in use.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

swIpRouteIfIndex 1.3.6.1.4.1.1573.3.1.7.2.2.1.2
The index value which uniquely identifies the local interface through which the next hop of this route should be reached. 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-write
OBJECT-TYPE    
  INTEGER  

swIpRouteMetric1 1.3.6.1.4.1.1573.3.1.7.2.2.1.3
The primary routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

swIpRouteMetric2 1.3.6.1.4.1.1573.3.1.7.2.2.1.4
An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

swIpRouteMetric3 1.3.6.1.4.1.1573.3.1.7.2.2.1.5
An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

swIpRouteMetric4 1.3.6.1.4.1.1573.3.1.7.2.2.1.6
An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

swIpRouteNextHop 1.3.6.1.4.1.1573.3.1.7.2.2.1.7
The IP address of the next hop of this route. (In the case of a route bound to an interface which is realized via a broadcast media, the value of this field is the agent's IP address on that interface.)
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

swIpRouteType 1.3.6.1.4.1.1573.3.1.7.2.2.1.8
The type of route. Note that the values direct(3) and indirect(4) refer to the notion of direct and indirect routing in the IP architecture. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the ipRouteTable object. That is, it effectively dissasociates the destination identified with said entry from the route identified with said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant ipRouteType object.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), invalid(2), direct(3), indirect(4)  

swIpRouteProto 1.3.6.1.4.1.1573.3.1.7.2.2.1.9
The routing mechanism via which this route was learned. Inclusion of values for gateway routing protocols is not intended to imply that hosts should support those protocols.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), local(2), netmgmt(3), icmp(4), egp(5), ggp(6), hello(7), rip(8), is-is(9), es-is(10), ciscoIgrp(11), bbnSpfIgp(12), ospf(13), bgp(14)  

swIpRouteAge 1.3.6.1.4.1.1573.3.1.7.2.2.1.10
The number of seconds since this route was last updated or otherwise determined to be correct. Note that no semantics of `too old' can be implied except through knowledge of the routing protocol by which the route was learned.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

swIpRouteMask 1.3.6.1.4.1.1573.3.1.7.2.2.1.11
Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the ipRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the ipRouteMask by determining whether the value of the correspondent ipRouteDest field belong to a class-A, B, or C network, and then using one of: mask network 255.0.0.0 class-A 255.255.0.0 class-B 255.255.255.0 class-C If the value of the ipRouteDest is 0.0.0.0 (a default route), then the mask value is also 0.0.0.0. It should be noted that all IP routing subsystems implicitly use this mechanism.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

swIpRouteMetric5 1.3.6.1.4.1.1573.3.1.7.2.2.1.12
An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

swIpRouteInfo 1.3.6.1.4.1.1573.3.1.7.2.2.1.13
A reference to MIB definitions specific to the particular routing protocol which is responsible for this route, as determined by the value specified in the route's ipRouteProto value. If this information is not present, its value should be set to the OBJECT IDENTIFIER { 0 0 }, which is a syntatically valid object identifier, and any conformant implementation of ASN.1 and BER must be able to generate and recognize this value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

swIpRouteBurbIndex 1.3.6.1.4.1.1573.3.1.7.2.2.1.14
A unique value of the Sidewinder suburb index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swTcpConnTable 1.3.6.1.4.1.1573.3.1.7.3.1
A table containing TCP connection-specific information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwTcpConnEntry

swTcpConnEntry 1.3.6.1.4.1.1573.3.1.7.3.1.1
Information about a particular current TCP connection. An object of this type is transient, in that it ceases to exist when (or soon after) the connection makes the transition to the CLOSED state.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SwTcpConnEntry  

swTcpConnState 1.3.6.1.4.1.1573.3.1.7.3.1.1.1
The state of this TCP connection. The only value which may be set by a management station is deleteTCB(12). Accordingly, it is appropriate for an agent to return a `badValue' response if a management station attempts to set this object to any other value. If a management station sets this object to the value deleteTCB(12), then this has the effect of deleting the TCB (as defined in RFC 793) of the corresponding connection on the managed node, resulting in immediate termination of the connection. As an implementation-specific option, a RST segment may be sent from the managed node to the other TCP endpoint (note however that RST segments are not sent reliably).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER closed(1), listen(2), synSent(3), synReceived(4), established(5), finWait1(6), finWait2(7), closeWait(8), lastAck(9), closing(10), timeWait(11), deleteTCB(12)  

swTcpConnLocalAddress 1.3.6.1.4.1.1573.3.1.7.3.1.1.2
The local IP address for this TCP connection. In the case of a connection in the listen state which is willing to accept connections for any IP interface associated with the node, the value 0.0.0.0 is used.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

swTcpConnLocalPort 1.3.6.1.4.1.1573.3.1.7.3.1.1.3
The local port number for this TCP connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

swTcpConnRemAddress 1.3.6.1.4.1.1573.3.1.7.3.1.1.4
The remote IP address for this TCP connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

swTcpConnRemPort 1.3.6.1.4.1.1573.3.1.7.3.1.1.5
The remote port number for this TCP connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

swTcpConnBurbIndex 1.3.6.1.4.1.1573.3.1.7.3.1.1.6
A unique value of the Sidewinder suburb index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swUdpTable 1.3.6.1.4.1.1573.3.1.7.4.1
A table containing UDP listener information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwUdpEntry

swUdpEntry 1.3.6.1.4.1.1573.3.1.7.4.1.1
Information about a particular current UDP listener.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SwUdpEntry  

swUdpLocalAddress 1.3.6.1.4.1.1573.3.1.7.4.1.1.1
The local IP address for this UDP listener. In the case of a UDP listener which is willing to accept datagrams for any IP interface associated with the node, the value 0.0.0.0 is used.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

swUdpLocalPort 1.3.6.1.4.1.1573.3.1.7.4.1.1.2
The local port number for this UDP listener.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

swUdpBurbIndex 1.3.6.1.4.1.1573.3.1.7.4.1.1.3
A unique value of the Sidewinder suburb index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sccAuthenFailSrcIp 1.3.6.1.4.1.1573.3.1.10.1
The IP address of the host which issued an unauthenticated get or set command
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

sccAuthenFailSrcCommName 1.3.6.1.4.1.1573.3.1.10.2
The community name that comes with the unauthenticated get or set command
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

swUser 1.3.6.1.4.1.1573.3.1.10.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

swSRoleUser 1.3.6.1.4.1.1573.3.1.10.4
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

swSRoleName 1.3.6.1.4.1.1573.3.1.10.5
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

swColdStart 0
A coldStart trap signifies that the sending protocol entity is reinitializing itself such that the agent's configuration or the rotocol entity implementation may be altered.
TRAP-TYPE    

swAuthenticationFailure 4
An authenticationFailure trap signifies that the sending protocol entity is the addressee of a protocol message that is not properly authenticated. While implementations of the SNMP must be capable of generating this trap, they must also be capable of suppressing the emission of such traps via an implementation- specific mechanism.
TRAP-TYPE    

swNetTrafficThresholds 201
The trap occurs when the number of traffix audit events written by the various proxies going through the Sidewinder exceeds a specified number in a specified time period.
TRAP-TYPE    

swAttackAttempt 202
The trap occurs when one of the services on the Sidewinder sees a suspecious occurrence.
TRAP-TYPE    

swTeViolation 203
The trap occurs when an unauthorizeduser tries to read, write, or execute a protected file on the Sidewinder.
TRAP-TYPE    

swAclThresholds 204
The trap occurs when the number of times users are denied access to services exceeds a specified number.
TRAP-TYPE    

swBadProxyAuth 205
The trap occurs when a user tries to get authenticated to the telnet or FTP proxy and he or she enters invalid data.
TRAP-TYPE    

swNetProbeAttempt 206
The trap occurs when a user try to connect or send a message to a TCP or UDP port that either has no service associated with it of is associated with an unsupported service.
TRAP-TYPE    

swMailFilterFailure 207
The trap occurs when the number of mail messages that failed the filter exceeds a specified threshold in a specified time period.
TRAP-TYPE    

swIPSECFailure 208
The trap occurs when the IPSEC subsystem detects a failure in authentication or encryption of network traffic. This can be caused by a number of things ranging from key configuration errors, ISAKMP problems, interoperability issues, and network attacks.
TRAP-TYPE    

swFAILOVEREvent 209
The trap occurs when failover events occur. These events include a master starting, a slave becoming a master or releasing control, or possible failover errors.
TRAP-TYPE