STN-IF-MIB

File: STN-IF-MIB.mib (9521 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB SPRING-TIDE-NETWORKS-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 TEXTUAL-CONVENTION DisplayString
MODULE-COMPLIANCE OBJECT-GROUP InterfaceIndex
stnSystems stnNotification

Defined Types

StnInterfaceType  
Interface type.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), ethernet(2), sonet(3), epif(4), ds3(5)  

StnIfOperStatus  
Interface operational status.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), up-non-redundant(2), up-redundant(3), down-non-redundant(4), down-redundant(5)  

StnIfDuplexType  
Interface duplex type.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), half(2), full(3)  

StnIfEntry  
SEQUENCE    
  stnIfIndex InterfaceIndex
  stnIfSlot Integer32
  stnIfPort Integer32
  stnIfEngine1 Integer32
  stnIfEngine2 Integer32
  stnIfInternalPort Integer32
  stnIfType StnInterfaceType
  stnIfOperStatus StnIfOperStatus
  stnIfDescr DisplayString
  stnIfDuplex StnIfDuplexType

Defined Values

stnIfMIB 1.3.6.1.4.1.3551.2.3
STN Interface MIB.
MODULE-IDENTITY    

stnInterfaces 1.3.6.1.4.1.3551.2.3.1
OBJECT IDENTIFIER    

stnIfMibConformance 1.3.6.1.4.1.3551.2.3.2
OBJECT IDENTIFIER    

stnIf 1.3.6.1.4.1.3551.2.3.1.1
OBJECT IDENTIFIER    

stnIfTable 1.3.6.1.4.1.3551.2.3.1.1.1
A list of interface entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StnIfEntry

stnIfEntry 1.3.6.1.4.1.3551.2.3.1.1.1.1
Entry contains information about a particular interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  StnIfEntry  

stnIfIndex 1.3.6.1.4.1.3551.2.3.1.1.1.1.1
A sequence number that identifies a particular interface in the chassis.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

stnIfSlot 1.3.6.1.4.1.3551.2.3.1.1.1.1.2
The physical slot in which the interface exists.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnIfPort 1.3.6.1.4.1.3551.2.3.1.1.1.1.3
The physical port in which the interface exists.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnIfEngine1 1.3.6.1.4.1.3551.2.3.1.1.1.1.4
The first physical engine ID associated with this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnIfEngine2 1.3.6.1.4.1.3551.2.3.1.1.1.1.5
The second physical engine ID associated with this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnIfInternalPort 1.3.6.1.4.1.3551.2.3.1.1.1.1.6
The physical internal port ID for this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnIfType 1.3.6.1.4.1.3551.2.3.1.1.1.1.7
The type of interface.
Status: current Access: read-only
OBJECT-TYPE    
  StnInterfaceType  

stnIfOperStatus 1.3.6.1.4.1.3551.2.3.1.1.1.1.8
Operational status of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  StnIfOperStatus  

stnIfDescr 1.3.6.1.4.1.3551.2.3.1.1.1.1.9
A descriptive string used to describe the interface.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

stnIfDuplex 1.3.6.1.4.1.3551.2.3.1.1.1.1.10
The duplex type of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  StnIfDuplexType  

stnInterfaceUp 1.3.6.1.4.1.3551.2.100.0.13
A stnInterfaceUp trap signifies that the agent entity has detected that the stnIfOperStatus object in the STN-IF-MIB has transitioned from any disfunctional state, down-non-redundant(4) or down-redundant(5) to any functional state, up-non-redundant(2) or up-redundant(3). The generation of this trap can be controlled by the InterfaceUpTraps configuration object.
Status: current Access: read-only
NOTIFICATION-TYPE    

stnInterfaceDown 1.3.6.1.4.1.3551.2.100.0.14
A stnInterfaceDown trap signifies that the agent entity has detected that the stnIfOperStatus object in the STN-IF-MIB has transitioned from any functional state, up-non-redundant(2) or up-redundant(3), to any disfunctional state, down-non-redundant(4) or down-redundant(5). The generation of this trap can be controlled by the InterfaceDownTraps configuration object.
Status: current Access: read-only
NOTIFICATION-TYPE    

stnIfMibCompliances 1.3.6.1.4.1.3551.2.3.2.1
OBJECT IDENTIFIER    

stnIfMibGroups 1.3.6.1.4.1.3551.2.3.2.2
OBJECT IDENTIFIER    

stnIfMibComplianceRev1 1.3.6.1.4.1.3551.2.3.2.1.1
The compliance statement for entities which implement the Spring Tide Networks Interface MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

stnIfMibGroup 1.3.6.1.4.1.3551.2.3.2.2.1
A collection of STN objects providing interface information.
Status: current Access: read-only
OBJECT-GROUP