STN-SNMP-MIB

File: STN-SNMP-MIB.mib (7199 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
IpAddress DisplayString MODULE-COMPLIANCE
OBJECT-GROUP stnSystems

Defined Types

StnSnmpVirtualRouterEntry  
SEQUENCE    
  stnSnmpRouterInstance Integer32
  stnSnmpEnabled INTEGER
  stnSnmpReadCommunity DisplayString
  stnSnmpReadView DisplayString
  stnSnmpContextName DisplayString
  stnSnmpWriteCommunity DisplayString

StnSnmpTrapHostEntry  
SEQUENCE    
  stnSnmpTrapHostIndex Integer32
  stnSnmpTrapHostIpAddress IpAddress
  stnSnmpTrapHostPort Integer32

Defined Values

stnSnmpMIB 1.3.6.1.4.1.3551.2.14
STN SNMP MIB.
MODULE-IDENTITY    

stnSnmp 1.3.6.1.4.1.3551.2.14.1
OBJECT IDENTIFIER    

stnSnmpMibConformance 1.3.6.1.4.1.3551.2.14.2
OBJECT IDENTIFIER    

stnSnmpVirtualRouterTable 1.3.6.1.4.1.3551.2.14.1.1
A list of virtual router entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StnSnmpVirtualRouterEntry

stnSnmpVirtualRouterEntry 1.3.6.1.4.1.3551.2.14.1.1.1
Entry contains Snmp information about a particular router.
Status: current Access: not-accessible
OBJECT-TYPE    
  StnSnmpVirtualRouterEntry  

stnSnmpRouterInstance 1.3.6.1.4.1.3551.2.14.1.1.1.1
A sequence number that identifies a particular router in the chassis.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnSnmpEnabled 1.3.6.1.4.1.3551.2.14.1.1.1.2
Indicates whether the SNMP agent process is enabled on this router
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

stnSnmpReadCommunity 1.3.6.1.4.1.3551.2.14.1.1.1.3
Snmp read community string for this router.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

stnSnmpReadView 1.3.6.1.4.1.3551.2.14.1.1.1.4
The name of Snmp read view for this router.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

stnSnmpContextName 1.3.6.1.4.1.3551.2.14.1.1.1.5
The name of Snmp context for this router.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

stnSnmpWriteCommunity 1.3.6.1.4.1.3551.2.14.1.1.1.6
Snmp write community string for this router.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

stnSnmpTrapHostTable 1.3.6.1.4.1.3551.2.14.1.2
A list of SNMP trap hosts.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    StnSnmpTrapHostEntry

stnSnmpTrapHostEntry 1.3.6.1.4.1.3551.2.14.1.2.1
Entry contains information about a particular SNMP trap host.
Status: current Access: not-accessible
OBJECT-TYPE    
  StnSnmpTrapHostEntry  

stnSnmpTrapHostIndex 1.3.6.1.4.1.3551.2.14.1.2.1.1
A sequence number that identifies a particular SNMP trap host.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnSnmpTrapHostIpAddress 1.3.6.1.4.1.3551.2.14.1.2.1.2
The IP address of this SNMP trap host.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

stnSnmpTrapHostPort 1.3.6.1.4.1.3551.2.14.1.2.1.3
The port number of this SNMP trap host.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

stnSnmpMIBConformance 1.3.6.1.4.1.3551.2.14.3
OBJECT IDENTIFIER    

stnSnmpMIBCompliances 1.3.6.1.4.1.3551.2.14.3.1
OBJECT IDENTIFIER    

stnSnmpMIBGroups 1.3.6.1.4.1.3551.2.14.3.2
OBJECT IDENTIFIER    

stnSnmpMIBComplianceRev1 1.3.6.1.4.1.3551.2.14.3.1.1
The compliance statement for entities which implement the Spring Tide Networks Snmp MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

stnSnmpMIBGroup 1.3.6.1.4.1.3551.2.14.3.2.1
A collection of STN objects providing router Snmp information.
Status: current Access: read-only
OBJECT-GROUP