Home/Catalog/STN-IPROUTING-MIB

STN-IPROUTING-MIB

This MIB module describes managed objects of the IP Routing subsystems that are proprietary to Spring Tide Networks.
Main OID:
stnIpRouting.1.3.6.1.4.1.3551.2.12
90
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

90 total
Object Name
stnIpRoutingThis MIB module describes managed objects of the IP Routing subsystems that are proprietary to Spring Tide Networks.
MODULE-IDENTITY
.1.3.6.1.4.1.3551.2.12
stnIp
OBJECT IDENTIFIER
.1.3.6.1.4.1.3551.2.12.1
stnIpRtCache
OBJECT IDENTIFIER
.1.3.6.1.4.1.3551.2.12.1.1
stnIpRtCacheEntriesThe number of current cache entries.ro
Gauge32
.1.3.6.1.4.1.3551.2.12.1.1.1
stnIpRtCacheMissesThe number of failed attempts to locate an IP address in the route cache.ro
Counter32
.1.3.6.1.4.1.3551.2.12.1.1.2
stnIpRtCacheHitsThe number of successful attempts to locate an IP address in the route cache.ro
Counter32
.1.3.6.1.4.1.3551.2.12.1.1.3
stnIpRtCacheRemovalsThe number of times an entry has been removed as a result of the need to insert an entry into a full table.ro
Counter32
.1.3.6.1.4.1.3551.2.12.1.1.4
stnIpRoutingCacheTableTable of IP routing cache entries.
SEQUENCE OF StnIpRtCacheEntry
.1.3.6.1.4.1.3551.2.12.1.1.5
stnIpRtCacheEntryAn IP routing cache entry.
StnIpRtCacheEntry
.1.3.6.1.4.1.3551.2.12.1.1.5.1
stnIpRtCacheIpAddressThe destination IP address of this route.ro
IpAddress
.1.3.6.1.4.1.3551.2.12.1.1.5.1.1
stnIpRtCacheIpMaskIndicate the mask to be logical-ANDed with the destination address before being compared to the value in the ipCidrRouteDest field.ro
IpAddress
.1.3.6.1.4.1.3551.2.12.1.1.5.1.2
stnIpRtCacheNextHopOn remote routes, the address of the next sys- tem en route; Otherwise, 0.0.0.0.ro
IpAddress
.1.3.6.1.4.1.3551.2.12.1.1.5.1.3
stnIpRtCacheIfIndexThe ifIndex value which identifies the local interface through which the next hop of this route should be reachedro
Integer32
.1.3.6.1.4.1.3551.2.12.1.1.5.1.4
stnIpRtCacheRouteTypeThe type of route as described in RFC 2096ro
Enumeration
.1.3.6.1.4.1.3551.2.12.1.1.5.1.5
stnIpRtCacheStatusThe row status variable, used according to row installation and removal conventions.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3551.2.12.1.1.5.1.6
stnIpCircExtTableTable of IP circuit parameters.
SEQUENCE OF StnIpCircExtEntry
.1.3.6.1.4.1.3551.2.12.1.2
stnIpCircExtEntryAn IP circuits entry
StnIpCircExtEntry
.1.3.6.1.4.1.3551.2.12.1.2.1
stnIpCircExtIfIndexAn index value which uniquely identifies the local physical interface which this circuit uses. This value identifies the same interface identified by ifIndex in MIB-2.ro
Integer32
.1.3.6.1.4.1.3551.2.12.1.2.1.1
stnIpCircExtAdminStateEnable or disable the operation of IP on the specified interface.rw
Enumeration
.1.3.6.1.4.1.3551.2.12.1.2.1.2
stnIpCircExtOperStateThe operational state of the circuit. May or may not be the same as administrative state.ro
Enumeration
.1.3.6.1.4.1.3551.2.12.1.2.1.3
stnIpCircExtIpAddressThe IP address of the interface. For unnumbered interfaces this will be 0.0.0.0.ro
IpAddress
.1.3.6.1.4.1.3551.2.12.1.2.1.4
stnIpCircExtIpMaskThe 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.ro
IpAddress
.1.3.6.1.4.1.3551.2.12.1.2.1.5
stnIpCircExtMaxReasmThe size of the largest IP datagram which this entity can re-assemble from incoming IP fragmented datagrams received on this interface.ro
INTEGER
.1.3.6.1.4.1.3551.2.12.1.2.1.6
stnIpCircExtMaxMtuThe 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.ro
Integer32
.1.3.6.1.4.1.3551.2.12.1.2.1.7
stnIpCircExtBcastAddrThe 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.ro
IpAddress
.1.3.6.1.4.1.3551.2.12.1.2.1.8
stnIpDetailsTableThis table provides additional information about failed ip messages and icmp messages. When the table reaches its maximum size and a new entry needs to be added, the entire table will be cleared.
SEQUENCE OF StnIpDetailsEntry
.1.3.6.1.4.1.3551.2.12.1.3
stnIpDetailsEntryAn entry within the STN IP Details Table.
StnIpDetailsEntry
.1.3.6.1.4.1.3551.2.12.1.3.1
stnIpDetailsIndexA unique index for this table.
Integer32
.1.3.6.1.4.1.3551.2.12.1.3.1.1
stnIpDetailsSourceThe source address within the packet.ro
IpAddress
.1.3.6.1.4.1.3551.2.12.1.3.1.2
stnIpDetailsDestThe destination address within the packet.ro
IpAddress
.1.3.6.1.4.1.3551.2.12.1.3.1.3
stnIpDetailsTypeIndicates either an IP address or header error, or ICMP problem message.ro
Enumeration
.1.3.6.1.4.1.3551.2.12.1.3.1.4
stnIpDetailsTimeStampValue of sysUpTime when this entry was added.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.3551.2.12.1.3.1.5
stnIpDetailsHeaderIP header of this error packet.ro
OCTET STRING
.1.3.6.1.4.1.3551.2.12.1.3.1.6
stnIpRoutingVars
OBJECT IDENTIFIER
.1.3.6.1.4.1.3551.2.12.1.4
stnIpMaxRoutingTableSizeMaximum size of the ip routing table.ro
Integer32
.1.3.6.1.4.1.3551.2.12.1.4.1
stnIpCurrentRoutingTableSizeCurrent size of the ip routing table.ro
Integer32
.1.3.6.1.4.1.3551.2.12.1.4.2
stnIpTraps
OBJECT IDENTIFIER
.1.3.6.1.4.1.3551.2.12.1.5
stnIpTrapVars
OBJECT IDENTIFIER
.1.3.6.1.4.1.3551.2.12.1.5.1
stnIpNotificationPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.3551.2.12.1.5.2
stnIpNotification
OBJECT IDENTIFIER
.1.3.6.1.4.1.3551.2.12.1.5.2.0
stnIpRouterRouteLimitExceededA stnIpRouterRouteLimitExceeded signifies that a route add operation failed due to reaching maximum number of routes in the routing table as specified by the stnIpMaxRoutingTableSize variable.
NOTIFICATION-TYPE
.1.3.6.1.4.1.3551.2.12.1.5.2.0.1
stnIpEngineRouteLimitExceededA stnIpEngineRouteLimitExceeded signifies that a route add operation failed due to reaching maximum number of routes on the router's engine as specified by the stnCpuIpRouteLimit variable.
NOTIFICATION-TYPE
.1.3.6.1.4.1.3551.2.12.1.5.2.0.2
stnArp
OBJECT IDENTIFIER
.1.3.6.1.4.1.3551.2.12.2
stnArpExtTtlThe lifetime of an ARP entry within the router.rw
Integer32
.1.3.6.1.4.1.3551.2.12.2.1
stnArpExtRcvdRequestsThe number of ARP received requests within the router.ro
Counter32
.1.3.6.1.4.1.3551.2.12.2.2
stnArpExtRcvdRepliesThe number of ARP received replies within the router.ro
Counter32
.1.3.6.1.4.1.3551.2.12.2.3
stnArpExtSendRequestsThe number of ARP send requests within the router.ro
Counter32
.1.3.6.1.4.1.3551.2.12.2.4
stnArpExtSendRepliesThe number of ARP send replies within the router.ro
Counter32
.1.3.6.1.4.1.3551.2.12.2.5
stnArpCircExtTableTable of ARP circuit parameters
SEQUENCE OF StnArpCircExtEntry
.1.3.6.1.4.1.3551.2.12.2.6
stnArpCircExtEntryA circuits ARP parameters
StnArpCircExtEntry
.1.3.6.1.4.1.3551.2.12.2.6.1
stnArpCircExtIfIndexAn index value which uniquely identifies the local physical interface which this circuit uses. This value identifies the same interface identified by ifIndex in MIB-2.ro
Integer32
.1.3.6.1.4.1.3551.2.12.2.6.1.1
stnArpCircExtDoProxyEnable or disable ARP proxy responses on the specified interface.rw
Enumeration
.1.3.6.1.4.1.3551.2.12.2.6.1.2
stnArpCircExtDoRespEnable or disable the sending of ARP responses on specified circuit.ro
Enumeration
.1.3.6.1.4.1.3551.2.12.2.6.1.3
stnArpCircExtWanProxyEnable or disable ARP WAN proxy responses on the specified interface.rw
Enumeration
.1.3.6.1.4.1.3551.2.12.2.6.1.4
stnRip
OBJECT IDENTIFIER
.1.3.6.1.4.1.3551.2.12.3
stnRipExtAdminStateEnable or disable the operation of RIP on all interfaces.rw
Enumeration
.1.3.6.1.4.1.3551.2.12.3.1
stnRipExtUpdateTimeThe time between transmission of RIP updates.rw
Integer32
.1.3.6.1.4.1.3551.2.12.3.2
stnRipCircExtTableTable of RIP circuit parameters
SEQUENCE OF StnRipCircExtEntry
.1.3.6.1.4.1.3551.2.12.3.3
stnRipCircExtEntryA circuits RIP parameters
StnRipCircExtEntry
.1.3.6.1.4.1.3551.2.12.3.3.1
stnRipCircExtIfIndexAn index value which uniquely identifies the local physical interface which this circuit uses. This value identifies the same interface identified by ifIndex in MIB-2.ro
Integer32
.1.3.6.1.4.1.3551.2.12.3.3.1.1
stnRipCircExtTalkEnable or disable RIP transmission on the specified interface.rw
Enumeration
.1.3.6.1.4.1.3551.2.12.3.3.1.2
stnRipCircExtListenEnable or disable RIP reception on the specified interface.rw
Enumeration
.1.3.6.1.4.1.3551.2.12.3.3.1.3
stnRipCircExtPoisonEnable or disable operation of poison reverse on the specified interface. If poison is disabled, split-horizon operation is enabled.rw
Enumeration
.1.3.6.1.4.1.3551.2.12.3.3.1.4
stnRipDetailsTableThis table provides additional information about failed rip messages. When the table reaches its maximum size and a new entry needs to be added, the entire table will be cleared.
SEQUENCE OF StnRipDetailsEntry
.1.3.6.1.4.1.3551.2.12.3.4
stnRipDetailsEntryAn entry within the STN RIP Details Table.
StnRipDetailsEntry
.1.3.6.1.4.1.3551.2.12.3.4.1
stnRipDetailsIndexA unique index for this table.
Integer32
.1.3.6.1.4.1.3551.2.12.3.4.1.1
stnRipDetailsSourceThe source address within the packet.ro
IpAddress
.1.3.6.1.4.1.3551.2.12.3.4.1.2
stnRipDetailsDestThe destination address within the packet.ro
IpAddress
.1.3.6.1.4.1.3551.2.12.3.4.1.3
stnRipDetailsTypeIndicates the type of errorro
Enumeration
.1.3.6.1.4.1.3551.2.12.3.4.1.4
stnRipDetailsTimeStampValue of sysUpTime when this entry was added.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.3551.2.12.3.4.1.5
stnRipDetailsHeaderIP header of this error packet.ro
OCTET STRING
.1.3.6.1.4.1.3551.2.12.3.4.1.6
stnOspf
OBJECT IDENTIFIER
.1.3.6.1.4.1.3551.2.12.4
stnOspfRouterLsaCountThe number of router (LS type 1) link-state advertisements in the link-state database.ro
Gauge32
.1.3.6.1.4.1.3551.2.12.4.1
stnOspfNetworkLsaCountThe number of network (LS type 2) link-state advertisements in the link-state database.ro
Gauge32
.1.3.6.1.4.1.3551.2.12.4.2
stnOspfSummaryLsaCountThe number of summary (LS type 3) link-state advertisements in the link-state database.ro
Gauge32
.1.3.6.1.4.1.3551.2.12.4.3
stnOspfASBRSummaryLsaCountThe number of ASBR-summary (LS type 4) link-state advertisements in the link-state database.ro
Gauge32
.1.3.6.1.4.1.3551.2.12.4.4
stnOspfExternLsaCountThe number of AS-external (LS type 5) link-state advertisements in the link-state database.ro
Gauge32
.1.3.6.1.4.1.3551.2.12.4.5
stnOspfMcastGroupLsaCountThe number of group-membership (LS type 6) link-state advertisements in the link-state database.ro
Gauge32
.1.3.6.1.4.1.3551.2.12.4.6
stnOspfExternT7LsaCountThe number of Type-7 link-state advertisements in the link-state database.ro
Gauge32
.1.3.6.1.4.1.3551.2.12.4.7
stnOspfTraps
OBJECT IDENTIFIER
.1.3.6.1.4.1.3551.2.12.4.8
stnOspfDetailsTableThis table provides additional information about failed Ospf messages. When the table reaches its maximum size and a new entry needs to be added, the entire table will be cleared.
SEQUENCE OF StnOspfDetailsEntry
.1.3.6.1.4.1.3551.2.12.4.9
stnOspfDetailsEntryAn entry within the STN OSPF Details Table.
StnOspfDetailsEntry
.1.3.6.1.4.1.3551.2.12.4.9.1
stnOspfDetailsIndexA unique index for this table.
Integer32
.1.3.6.1.4.1.3551.2.12.4.9.1.1
stnOspfDetailsPacketTypeThe OSPF packet type.ro
Integer32
.1.3.6.1.4.1.3551.2.12.4.9.1.2
stnOspfDetailsRouterIdThe router ID within the packet.ro
Integer32
.1.3.6.1.4.1.3551.2.12.4.9.1.3
stnOspfDetailsAreaIdThe area ID within the packet.ro
Integer32
.1.3.6.1.4.1.3551.2.12.4.9.1.4
stnOspfDetailsErrorTypeThe type of errors caused this packet being dropped.ro
Enumeration
.1.3.6.1.4.1.3551.2.12.4.9.1.5
stnOspfDetailsTimeStampValue of sysUpTime when this entry was added.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.3551.2.12.4.9.1.6
stnOspfDetailsHeaderOSPF header of this error packet.ro
OCTET STRING
.1.3.6.1.4.1.3551.2.12.4.9.1.7
stnBgp
OBJECT IDENTIFIER
.1.3.6.1.4.1.3551.2.12.5
STN-IPROUTING-MIB - SNMP MIB Reference | MIBs Explorer