CTRON-SFPS-SFLSP-MIB

File: CTRON-SFPS-SFLSP-MIB.mib (57559 bytes)

Imported modules

RFC-1212 RFC1155-SMI CTRON-SFPS-INCLUDE-MIB

Imported symbols

OBJECT-TYPE TimeTicks IpAddress
Counter Gauge vlanSflspGeneralVariables
vlanSflspLsdb vlanSflspInterfaces vlanSflspIfMetric
vlanSflspNeighbors vlanSflspArea vlanSflsp1stHop
vlanSflspTracePathAPI vlanSflspTracePathInternal vlanSflspLSDBFlood
vlanSflspLSPStats

Defined Types

SfpsAddress  
OCTET STRING Size(6)    

VlanSflspLsdbEntry  
SEQUENCE    
  vlanSflspLsdbAreaID INTEGER
  vlanSflspLsdbType INTEGER
  vlanSflspLsdbLSID OCTET STRING
  vlanSflspLsdbSwitchID OCTET STRING
  vlanSflspLsdbSequence INTEGER
  vlanSflspLsdbAge INTEGER
  vlanSflspLsdbChecksum INTEGER
  vlanSflspLsdbAdvertisement OCTET STRING
  vlanSflspLsdbUsedInSPF INTEGER

VlanSflspInterfacesEntry  
SEQUENCE    
  vlanSflspInterfacesIFAddress SfpsAddress
  vlanSflspInterfacesSwAddressLess INTEGER
  vlanSflspInterfacesAreaID IpAddress
  vlanSflspInterfacesIfType INTEGER
  vlanSflspInterfacesAdminStatus INTEGER
  vlanSflspInterfacesSwPriority INTEGER
  vlanSflspInterfacesTransDelay INTEGER
  vlanSflspInterfacesReTransInterval INTEGER
  vlanSflspInterfacesHelloInterval INTEGER
  vlanSflspInterfacesDeadInterval INTEGER
  vlanSflspInterfacesPollInterval INTEGER
  vlanSflspInterfacesState INTEGER
  vlanSflspInterfacesDS SfpsAddress
  vlanSflspInterfacesBDS SfpsAddress
  vlanSflspInterfacesEvents Counter
  vlanSflspInterfacesAuthKey SfpsAddress

VlanSflspIfMetricEntry  
SEQUENCE    
  vlanSflspIfMetricIfAddress OCTET STRING
  vlanSflspIfMetricIfTOSType INTEGER
  vlanSflspIfMetricIfMetric INTEGER
  vlanSflspIfMetricIfStatus INTEGER

VlanSflspNeighborsEntry  
SEQUENCE    
  vlanSflspNeighborsPortName OCTET STRING
  vlanSflspNeighborsSwitchID OCTET STRING
  vlanSflspNeighborsOptions INTEGER
  vlanSflspNeighborsPriority INTEGER
  vlanSflspNeighborsState INTEGER
  vlanSflspNeighborsEvents Counter
  vlanSflspNeighborsLSRetransQLen Gauge
  vlanSflspNeighborsHELLOsRcvd INTEGER
  vlanSflspNeighborsDBDsRcvd INTEGER
  vlanSflspNeighborsLSUsRcvd INTEGER
  vlanSflspNeighborsLSRsRcvd INTEGER
  vlanSflspNeighborsLSACKsRcvd INTEGER
  vlanSflspNeighborsHELLOsSent INTEGER
  vlanSflspNeighborsDBDsSent INTEGER
  vlanSflspNeighborsLSUsSent INTEGER
  vlanSflspNeighborsLSRsSent INTEGER
  vlanSflspNeighborsLSACKsSent INTEGER
  vlanSflspNeighborsNBMAStatus INTEGER
  vlanSflspNeighborsFULLTimeSec TimeTicks

VlanSflspAreaEntry  
SEQUENCE    
  vlanSflspAreaAreaID IpAddress
  vlanSflspAreaAuthType INTEGER
  vlanSflspAreaSPFRuns Counter
  vlanSflspAreaABRCount Gauge
  vlanSflspAreaASBRCount Gauge
  vlanSflspAreaAreaLSACnt Gauge
  vlanSflspAreaAreaCheckSum INTEGER
  vlanSflspAreaLastSpfRun TimeTicks

VlanSflsp1stHopEntry  
SEQUENCE    
  vlanSflsp1stHopDestSwitch OCTET STRING
  vlanSflsp1stHopPath11stHop OCTET STRING
  vlanSflsp1stHopPath21stHop OCTET STRING
  vlanSflsp1stHopPath31stHop OCTET STRING

VlanSflspTracePathEntry  
SEQUENCE    
  vlanSflspTracePathDest OCTET STRING
  vlanSflspTracePathID INTEGER
  vlanSflspTracePathAction INTEGER
  vlanSflspTracePathStatus INTEGER

VlanSflspTracePathListEntry  
SEQUENCE    
  vlanSflspTracePathListDest OCTET STRING
  vlanSflspTracePathListID INTEGER
  vlanSflspTracePathListPathNum INTEGER
  vlanSflspTracePathListHopNum INTEGER
  vlanSflspTracePathListHopAddr OCTET STRING

VlanSflspLSDBFloodEntry  
SEQUENCE    
  vlanSflspLSDBFloodAreaID INTEGER
  vlanSflspLSDBFloodType INTEGER
  vlanSflspLSDBFloodLSID SfpsAddress
  vlanSflspLSDBFloodAdvSwitchID SfpsAddress
  vlanSflspLSDBFloodSequence INTEGER
  vlanSflspLSDBFloodAge INTEGER
  vlanSflspLSDBFloodChecksum INTEGER
  vlanSflspLSDBFloodAdvertisement SfpsAddress
  vlanSflspLSDBFloodUsedInSPF INTEGER
  vlanSflspLSDBFloodEverUsed INTEGER

Defined Values

vlanSflspGeneralSwitchID 1.3.6.1.4.1.52.4.2.12.1.2.7.1.1.1
A 10 byte octet string uniquely identifying the switch in the Switch Fabric. By convention, to ensure uniqueness the first six bytes should default to the base mac address and the last four bytes should default to zeroes.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

vlanSflspGeneralAdminStatus 1.3.6.1.4.1.52.4.2.12.1.2.7.1.1.2
The administrative status of the SFLSP in the switch. The value 'enabled' denotes that the SFLSP Process is active on at least one interface; 'disabled' disables it on all interfaces.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

vlanSflspGeneralVersion 1.3.6.1.4.1.52.4.2.12.1.2.7.1.1.3
The current version number of the SFLSP protocol is 2
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspGeneralAreaBRStatus 1.3.6.1.4.1.52.4.2.12.1.2.7.1.1.4
A flag to note whether this switch is an area border switch
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2)  

vlanSflspGeneralASBRStatus 1.3.6.1.4.1.52.4.2.12.1.2.7.1.1.5
A flag to note whether this switch is an Autonomous System border switch.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2)  

vlanSflspGeneralTOSSupport 1.3.6.1.4.1.52.4.2.12.1.2.7.1.1.6
The switch's support for type-of-service switching. Currently, this is set to false, indicating no type-of-service switching.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2)  

vlanSflspGeneralOrgNewLSAs 1.3.6.1.4.1.52.4.2.12.1.2.7.1.1.7
Number of new link-state advertisements that have been originated. This number is incremented each time the switch originates a new LSA.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vlanSflspGeneralRcvNewLSAs 1.3.6.1.4.1.52.4.2.12.1.2.7.1.1.8
The number of link-state advertisements received determined to be new. instantiations. This number does not include newer instantiations of self-originated link-state advertisements.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vlanSflspGeneralMaxOnQueue 1.3.6.1.4.1.52.4.2.12.1.2.7.1.1.9
Maximum number of events on the queue
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspGeneralCurOnQueue 1.3.6.1.4.1.52.4.2.12.1.2.7.1.1.10
Current number of events on the queue
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspGeneralMaxTimeUs 1.3.6.1.4.1.52.4.2.12.1.2.7.1.1.11
Maximum length of time to process events on the queue
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspGeneralCurTimeUs 1.3.6.1.4.1.52.4.2.12.1.2.7.1.1.12
Current length of time to process events on the queue
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspGeneralMaxEvents 1.3.6.1.4.1.52.4.2.12.1.2.7.1.1.13
Maximum number of events processed at once
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

vlanSflspGeneralMaxTimeOccurred 1.3.6.1.4.1.52.4.2.12.1.2.7.1.1.14
Maximum length of time occurred at this time
Status: mandatory Access: read-write
OBJECT-TYPE    
  TimeTicks  

vlanSflspGeneralMaxOnQOccurred 1.3.6.1.4.1.52.4.2.12.1.2.7.1.1.15
Maximum number of events on the queue occurred at this time
Status: mandatory Access: read-write
OBJECT-TYPE    
  TimeTicks  


vlanSflspGeneralLastChangeDet 1.3.6.1.4.1.52.4.2.12.1.2.7.1.1.17
Timestamp of last run of spf due to change detected in topology
Status: mandatory Access: read-write
OBJECT-TYPE    
  TimeTicks  

vlanSflspGeneralFloodMask 1.3.6.1.4.1.52.4.2.12.1.2.7.1.1.18
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

vlanSflspGeneralLowestMac 1.3.6.1.4.1.52.4.2.12.1.2.7.1.1.19
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

vlanSflspGeneralRootId 1.3.6.1.4.1.52.4.2.12.1.2.7.1.1.20
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

vlanSflspGeneralFloodAdminStatus 1.3.6.1.4.1.52.4.2.12.1.2.7.1.1.21
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

vlanSflspLsdbTable 1.3.6.1.4.1.52.4.2.12.1.2.7.2.1
The SFLSP Process's Links State Database.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VlanSflspLsdbEntry

vlanSflspLsdbEntry 1.3.6.1.4.1.52.4.2.12.1.2.7.2.1.1
A single Link State Advertisement
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VlanSflspLsdbEntry  

vlanSflspLsdbAreaID 1.3.6.1.4.1.52.4.2.12.1.2.7.2.1.1.1
The 32-bit identifier of the Area from which the LSA was received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspLsdbType 1.3.6.1.4.1.52.4.2.12.1.2.7.2.1.1.2
The type of the link state advertisement. Each link state type has a seperate advertisement format.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER switch-link(1), connection-link(2)  

vlanSflspLsdbLSID 1.3.6.1.4.1.52.4.2.12.1.2.7.2.1.1.3
The Link State ID is an LS Type Specific field containing either a switch ID or a switch port name; it identifies the piece of the routing domain that is being described by the advertisement.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

vlanSflspLsdbSwitchID 1.3.6.1.4.1.52.4.2.12.1.2.7.2.1.1.4
A 10 byte octet string uniquely identifying the orignating switch in the Switch Fabric. By convention, to ensure uniqueness the first six bytes should default to the base mac address and the last four bytes should default to zeroes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

vlanSflspLsdbSequence 1.3.6.1.4.1.52.4.2.12.1.2.7.2.1.1.5
The sequence number field is a signed 32-bit integer. It is used to detect old and duplicate link state advertisements. The space of sequence numbers is linearly ordered. The larger the sequence numbers the more recent the advertisement.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspLsdbAge 1.3.6.1.4.1.52.4.2.12.1.2.7.2.1.1.6
This field is the age of the link state advertisement in seconds .
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspLsdbChecksum 1.3.6.1.4.1.52.4.2.12.1.2.7.2.1.1.7
This field is the checksum of the complete contents of the advertisement, excepting the age field. The age field is excepted so that an advertisement's age can be incremented without updating th checksum. The checksum used is the same that is used for ISO connectionless datagrams; it is commonly referred to as the Fletcher checksum.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspLsdbAdvertisement 1.3.6.1.4.1.52.4.2.12.1.2.7.2.1.1.8
The entire Link State Advertisement, including its header.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

vlanSflspLsdbUsedInSPF 1.3.6.1.4.1.52.4.2.12.1.2.7.2.1.1.9
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1)  

vlanSflspInterfacesTable 1.3.6.1.4.1.52.4.2.12.1.2.7.3.1
The SFLSP Interface Table describes the interfaces from the viewpoint of SFLSP.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VlanSflspInterfacesEntry

vlanSflspInterfacesEntry 1.3.6.1.4.1.52.4.2.12.1.2.7.3.1.1
The SFLSP Interfaces Entry describes one interface from the viewpoint of SFLSP
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VlanSflspInterfacesEntry  

vlanSflspInterfacesIFAddress 1.3.6.1.4.1.52.4.2.12.1.2.7.3.1.1.1
A 10 byte octet string uniquely identifying the port address. By convention, to ensure uniqueness the first six bytes should default to the base mac address and the last four bytes should default to the port number of the interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SfpsAddress  

vlanSflspInterfacesSwAddressLess 1.3.6.1.4.1.52.4.2.12.1.2.7.3.1.1.2
For the purpose of easing the instancing of addressed and addressless interfaces; This variable takes the value 0 on interfaces with IP Addresses, and the corresponding value of ifIndex for interfaces having no IP Address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspInterfacesAreaID 1.3.6.1.4.1.52.4.2.12.1.2.7.3.1.1.3
A 32-bit integer uniquely identifying the area to which the interface connects. Area ID 0.0.0.0 is used for the SFLSP backbone.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

vlanSflspInterfacesIfType 1.3.6.1.4.1.52.4.2.12.1.2.7.3.1.1.4
The SFLSP interface type. Currently all interfaces are handled as broadcast type.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER brodcast(1), nbma(2), point-to-point(3)  

vlanSflspInterfacesAdminStatus 1.3.6.1.4.1.52.4.2.12.1.2.7.3.1.1.5
The SFLSP interface's administrative status. The value 'enabled' denotes that neighbor relationships may be formed on the interface, and the interface will be advertised as an internal route to some area. The value 'disabled' denotes that the interface is external to SFLSP.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

vlanSflspInterfacesSwPriority 1.3.6.1.4.1.52.4.2.12.1.2.7.3.1.1.6
The priority of this interface. Used in multi-access networks, this field is used in the designated switch election algorithm. By default all switches are eligible with a priority of 1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

vlanSflspInterfacesTransDelay 1.3.6.1.4.1.52.4.2.12.1.2.7.3.1.1.7
The estimated number of seconds it takes to transmit a link-state update packet over this interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

vlanSflspInterfacesReTransInterval 1.3.6.1.4.1.52.4.2.12.1.2.7.3.1.1.8
The number of seconds between link-state advertisement retransmissions, for adjacencies belonging to this interface. This value is also used when re- transmitting database description and link-state request packets.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

vlanSflspInterfacesHelloInterval 1.3.6.1.4.1.52.4.2.12.1.2.7.3.1.1.9
The lenght of time, in seconds, between the Hello packets that the switch sends on the interface. This value must be the same for all switches attached to a common network.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

vlanSflspInterfacesDeadInterval 1.3.6.1.4.1.52.4.2.12.1.2.7.3.1.1.10
The number of seconds that a switch's Hello packets have not been seen before it's neighbors declare the switch down. This should be some multiple of the Hello interval. This value must be the same for all switches attached to a common network.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

vlanSflspInterfacesPollInterval 1.3.6.1.4.1.52.4.2.12.1.2.7.3.1.1.11
The larger time interval, in seconds, between the Hello packets sent to an inactive non-broadcast multi-access neighbor.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

vlanSflspInterfacesState 1.3.6.1.4.1.52.4.2.12.1.2.7.3.1.1.12
The SFLSP Interface State.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER down(1), loopback(2), waiting(3), point-to-point(4), dr(5), bdr(6), dr-other(7)  

vlanSflspInterfacesDS 1.3.6.1.4.1.52.4.2.12.1.2.7.3.1.1.13
An octet string uniquely identifying the designated switch in the Switch Fabric. By convention, to ensure uniqueness this should default to the base mac address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SfpsAddress  

vlanSflspInterfacesBDS 1.3.6.1.4.1.52.4.2.12.1.2.7.3.1.1.14
An octet string uniquely identifying the backup designated switch in the Switch Fabric. By convention, to ensure uniqueness this should default to the base mac address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SfpsAddress  

vlanSflspInterfacesEvents 1.3.6.1.4.1.52.4.2.12.1.2.7.3.1.1.15
The number of times this SFLSP interface has changed its state, or an error has occured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vlanSflspInterfacesAuthKey 1.3.6.1.4.1.52.4.2.12.1.2.7.3.1.1.16
THe Authentification Key. If the Area's Authorization Type is simplePassword, and the key length is shorter than 8 octets, the agent will left adjust and zero fill to 8 octets.
Status: mandatory Access: read-write
OBJECT-TYPE    
  SfpsAddress  

vlanSflspIfMetricTable 1.3.6.1.4.1.52.4.2.12.1.2.7.4.1
The TOS metrics for a non-virtual interface indentified by the interface index.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VlanSflspIfMetricEntry

vlanSflspIfMetricEntry 1.3.6.1.4.1.52.4.2.12.1.2.7.4.1.1
A particular TOS metric for a non-virtual interface identified by the interface index.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VlanSflspIfMetricEntry  

vlanSflspIfMetricIfAddress 1.3.6.1.4.1.52.4.2.12.1.2.7.4.1.1.1
A 10 byte octet string uniquely identifying the port address. By convention, to ensure uniqueness the first six bytes should default to the base mac address and the last four bytes should default to the port number of the interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

vlanSflspIfMetricIfTOSType 1.3.6.1.4.1.52.4.2.12.1.2.7.4.1.1.2
The type of service metric being referenced. On row creation, this can be derived from the instance..
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspIfMetricIfMetric 1.3.6.1.4.1.52.4.2.12.1.2.7.4.1.1.3
The metric of using this type of service on this interface. The default value of the TOS 0 Metric is 10^8 / ifSpeed. The value FFFF is distinguished to mean 'no route via this TOS'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

vlanSflspIfMetricIfStatus 1.3.6.1.4.1.52.4.2.12.1.2.7.4.1.1.4
This variable displays the validity or invalidity of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependent
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER valid(1), invalid(2)  

vlanSflspNeighborsTable 1.3.6.1.4.1.52.4.2.12.1.2.7.5.1
A table of non-virtual neighbor information .
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VlanSflspNeighborsEntry

vlanSflspNeighborsEntry 1.3.6.1.4.1.52.4.2.12.1.2.7.5.1.1
The information regarding a single neighbor.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VlanSflspNeighborsEntry  

vlanSflspNeighborsPortName 1.3.6.1.4.1.52.4.2.12.1.2.7.5.1.1.1
A 10 byte octet string uniquely identifying the neighbor's port address. By convention, to ensure uniqueness the first six bytes should default to the base mac address and the last four bytes should default to the port number of the neighbor's interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

vlanSflspNeighborsSwitchID 1.3.6.1.4.1.52.4.2.12.1.2.7.5.1.1.2
An octet string uniquely identifying the neighboring switch in the Switch Fabric. By convention, to ensure uniqueness this should default to the base mac address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

vlanSflspNeighborsOptions 1.3.6.1.4.1.52.4.2.12.1.2.7.5.1.1.3
A bit Mask corresponding to the neighbor's options field. Bit 0, if set, indicates that the area accepts and operates on external information; if zero, it is a stub area. Bit 1, if set, indicates that the system will operate on Type of Service metrics other than TOS 0. If zero, the neighbor will ignore all metrics except the TOS 0 metric .
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspNeighborsPriority 1.3.6.1.4.1.52.4.2.12.1.2.7.5.1.1.4
The priority of this neighbor in the designated switch election algorithm. The value 0 signifies that the neighbor is not eligible to become the designated switch on this particular network.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspNeighborsState 1.3.6.1.4.1.52.4.2.12.1.2.7.5.1.1.5
The State of the relationship with this Neighbor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER down(1), attempt(2), init(3), two-way(4), exchange(5), exchange-start(6), loading(7), full(8)  

vlanSflspNeighborsEvents 1.3.6.1.4.1.52.4.2.12.1.2.7.5.1.1.6
The number of times this neighbor relationship has changed state, or an error has occurred.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vlanSflspNeighborsLSRetransQLen 1.3.6.1.4.1.52.4.2.12.1.2.7.5.1.1.7
The current length of the retransmission queue.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

vlanSflspNeighborsHELLOsRcvd 1.3.6.1.4.1.52.4.2.12.1.2.7.5.1.1.8
The number of hello packets received from this neighbor
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspNeighborsDBDsRcvd 1.3.6.1.4.1.52.4.2.12.1.2.7.5.1.1.9
The number of database description packets received from this neighbor
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspNeighborsLSUsRcvd 1.3.6.1.4.1.52.4.2.12.1.2.7.5.1.1.10
The number of link state update packets received from this neighbor
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspNeighborsLSRsRcvd 1.3.6.1.4.1.52.4.2.12.1.2.7.5.1.1.11
The number of link state request packets received from this neighbor
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspNeighborsLSACKsRcvd 1.3.6.1.4.1.52.4.2.12.1.2.7.5.1.1.12
The number of link state acknowledgement packets received from this neighbor
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspNeighborsHELLOsSent 1.3.6.1.4.1.52.4.2.12.1.2.7.5.1.1.13
The number of hello packets sent to this neighbor
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspNeighborsDBDsSent 1.3.6.1.4.1.52.4.2.12.1.2.7.5.1.1.14
The number of database description packets sent to this neighbor
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspNeighborsLSUsSent 1.3.6.1.4.1.52.4.2.12.1.2.7.5.1.1.15
The number of link state update packets sent to this neighbor
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspNeighborsLSRsSent 1.3.6.1.4.1.52.4.2.12.1.2.7.5.1.1.16
The number of link state request packets sent to this neighbor
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspNeighborsLSACKsSent 1.3.6.1.4.1.52.4.2.12.1.2.7.5.1.1.17
The number of link state acknowledgement packets sent to this neighbor
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspNeighborsNBMAStatus 1.3.6.1.4.1.52.4.2.12.1.2.7.5.1.1.18
The variable displays the validity or invalidity of the entry. Setting it to 'invalid' has the effect of rendering it inoperative. The internal effect (row removal) is implementation dependant.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER valid(1), invalid(2)  

vlanSflspNeighborsFULLTimeSec 1.3.6.1.4.1.52.4.2.12.1.2.7.5.1.1.19
Neighbor went to FULL state at this time
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

vlanSflspAreaTable 1.3.6.1.4.1.52.4.2.12.1.2.7.6.1
Information describing the configured parameters and cumulative statistics of the switches attached areas.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VlanSflspAreaEntry

vlanSflspAreaEntry 1.3.6.1.4.1.52.4.2.12.1.2.7.6.1.1
Information describing the configured parameters and cumulative statistics of one of the switches attached areas.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VlanSflspAreaEntry  

vlanSflspAreaAreaID 1.3.6.1.4.1.52.4.2.12.1.2.7.6.1.1.1
A 10 byte octet string uniquely identifying an area.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

vlanSflspAreaAuthType 1.3.6.1.4.1.52.4.2.12.1.2.7.6.1.1.2
The authentication type specified for an area. Additional authentication types may be assigned locally on a per Area basis.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

vlanSflspAreaSPFRuns 1.3.6.1.4.1.52.4.2.12.1.2.7.6.1.1.3
The number of times that the intra-area route table has been calculated using this area's link-state database. This is typically done using Dijkstra's algorithm.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vlanSflspAreaABRCount 1.3.6.1.4.1.52.4.2.12.1.2.7.6.1.1.4
The total number of area border switches reachable within this area. This is initially zero, and is calculated in each SPF Pass.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

vlanSflspAreaASBRCount 1.3.6.1.4.1.52.4.2.12.1.2.7.6.1.1.5
The total number of Autonomous System border switches reachable within this area. This is initially zero, and is calculated in each LSP Pass.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

vlanSflspAreaAreaLSACnt 1.3.6.1.4.1.52.4.2.12.1.2.7.6.1.1.6
The total number of link-state advertisements in this area's link-state database, excluding AS External LSA's
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

vlanSflspAreaAreaCheckSum 1.3.6.1.4.1.52.4.2.12.1.2.7.6.1.1.7
The 32-bit unsigned sum of the link-state advertisements' LS checksums contained in this area's link-state database. This sum excludes external (LS type 5) link-state advertisements. The sum can be used to determine if there has been a change in a switches link state database, and to compare the link-state database of two switches.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspAreaLastSpfRun 1.3.6.1.4.1.52.4.2.12.1.2.7.6.1.1.8
Timestamp of last run of spf
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

vlanSflsp1stHopTable 1.3.6.1.4.1.52.4.2.12.1.2.7.7.1
This table contains the SecureFast path next-hop table. It reports various information about the next switch port address on the path to a particular destination switch port address.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VlanSflsp1stHopEntry

vlanSflsp1stHopEntry 1.3.6.1.4.1.52.4.2.12.1.2.7.7.1.1
Each entry describes the next hop switch port addresses for each destination switch port address.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VlanSflsp1stHopEntry  

vlanSflsp1stHopDestSwitch 1.3.6.1.4.1.52.4.2.12.1.2.7.7.1.1.1
This is the index to the table, representing destination switch port addresses for each port address within the switch fabric.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

vlanSflsp1stHopPath11stHop 1.3.6.1.4.1.52.4.2.12.1.2.7.7.1.1.2
The 1st hop of the 1st path to the destination switch
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

vlanSflsp1stHopPath21stHop 1.3.6.1.4.1.52.4.2.12.1.2.7.7.1.1.3
The 1st host of the 2nd path to the destination switch
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

vlanSflsp1stHopPath31stHop 1.3.6.1.4.1.52.4.2.12.1.2.7.7.1.1.4
The 1st hop of the 3rd path to the destination switch
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

vlanSflspTracePathAPIDest 1.3.6.1.4.1.52.4.2.12.1.2.7.8.1.1.1
This is the switch address for which a path list will be requested in the sfTracePathTable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

vlanSflspTracePathAPIID 1.3.6.1.4.1.52.4.2.12.1.2.7.8.1.1.2
This is an ID to uniquely identify the path list request in the sfTracePathTable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

vlanSflspTracePathAPIType 1.3.6.1.4.1.52.4.2.12.1.2.7.8.1.1.3
The administrative control of the trace path request entry in the sfTracePathTable. It is used to create or delete a trace path request entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), invalid(2)  

vlanSflspTracePathAPIAction 1.3.6.1.4.1.52.4.2.12.1.2.7.8.1.1.4
The action to be performed by the trace path request entry in the sfTracePathTable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), activate(2), suspend(3)  

vlanSflspTracePathTable 1.3.6.1.4.1.52.4.2.12.1.2.7.8.2.1
This table allows the determination of paths to known destinations using the same internal methods used by the switch to program these paths. It is indexed by destination switch address and a request identifier. If successful, the resulting path, which consists of a list of switch port addresses, is reported in the sfTracePathReqHopTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VlanSflspTracePathEntry

vlanSflspTracePathEntry 1.3.6.1.4.1.52.4.2.12.1.2.7.8.2.1.1
An SF Trace Path Table entry containing objects for a particular destination switch.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VlanSflspTracePathEntry  

vlanSflspTracePathDest 1.3.6.1.4.1.52.4.2.12.1.2.7.8.2.1.1.1
The switch address of the requested destination.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

vlanSflspTracePathID 1.3.6.1.4.1.52.4.2.12.1.2.7.8.2.1.1.2
A unique identifier for this path request.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspTracePathAction 1.3.6.1.4.1.52.4.2.12.1.2.7.8.2.1.1.3
The action to be performed by this trace path entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), activate(2), suspend(3)  

vlanSflspTracePathStatus 1.3.6.1.4.1.52.4.2.12.1.2.7.8.2.1.1.4
The results of a trace path request. A result of success(4) means the device has determined at least one path to the destination.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), success(2), failed(3)  

vlanSflspTracePathListTable 1.3.6.1.4.1.52.4.2.12.1.2.7.8.2.2
This table contains the SecureFast Trace Path List table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VlanSflspTracePathListEntry

vlanSflspTracePathListEntry 1.3.6.1.4.1.52.4.2.12.1.2.7.8.2.2.1
This table contains the switch port addresses of each hop of each path traversed for a particular destination switch. These paths correspond to trace path requests in the sfTracePathReqTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VlanSflspTracePathListEntry  

vlanSflspTracePathListDest 1.3.6.1.4.1.52.4.2.12.1.2.7.8.2.2.1.1
The switch address of the destination for this trace path entry, corresponding to a requested destination in the sfTracePathReqTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

vlanSflspTracePathListID 1.3.6.1.4.1.52.4.2.12.1.2.7.8.2.2.1.2
A unique identifier corresponding to the identifier in a trace path request in the sfTracePathReqTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspTracePathListPathNum 1.3.6.1.4.1.52.4.2.12.1.2.7.8.2.2.1.3
The number of this path in the table of networks traversed. This value represents a unique path id when there are multiple paths to a single destination.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspTracePathListHopNum 1.3.6.1.4.1.52.4.2.12.1.2.7.8.2.2.1.4
The hop number in this path.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspTracePathListHopAddr 1.3.6.1.4.1.52.4.2.12.1.2.7.8.2.2.1.5
The switch port address of this hop on the path.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

vlanSflspLSDBFloodTable 1.3.6.1.4.1.52.4.2.12.1.2.7.20.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VlanSflspLSDBFloodEntry

vlanSflspLSDBFloodEntry 1.3.6.1.4.1.52.4.2.12.1.2.7.20.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VlanSflspLSDBFloodEntry  

vlanSflspLSDBFloodAreaID 1.3.6.1.4.1.52.4.2.12.1.2.7.20.1.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspLSDBFloodType 1.3.6.1.4.1.52.4.2.12.1.2.7.20.1.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER switchLink(1), connectionLink(2)  

vlanSflspLSDBFloodLSID 1.3.6.1.4.1.52.4.2.12.1.2.7.20.1.1.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  SfpsAddress  

vlanSflspLSDBFloodAdvSwitchID 1.3.6.1.4.1.52.4.2.12.1.2.7.20.1.1.4
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  SfpsAddress  

vlanSflspLSDBFloodSequence 1.3.6.1.4.1.52.4.2.12.1.2.7.20.1.1.5
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspLSDBFloodAge 1.3.6.1.4.1.52.4.2.12.1.2.7.20.1.1.6
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspLSDBFloodChecksum 1.3.6.1.4.1.52.4.2.12.1.2.7.20.1.1.7
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspLSDBFloodAdvertisement 1.3.6.1.4.1.52.4.2.12.1.2.7.20.1.1.8
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  SfpsAddress  

vlanSflspLSDBFloodUsedInSPF 1.3.6.1.4.1.52.4.2.12.1.2.7.20.1.1.9
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1)  

vlanSflspLSDBFloodEverUsed 1.3.6.1.4.1.52.4.2.12.1.2.7.20.1.1.10
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1)  

vlanSflspLSPStatsMaxOnQueue 1.3.6.1.4.1.52.4.2.12.1.2.7.21.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspLSPStatsCurOnQueue 1.3.6.1.4.1.52.4.2.12.1.2.7.21.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspLSPStatsMaxTimeUs 1.3.6.1.4.1.52.4.2.12.1.2.7.21.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspLSPStatsCurTimeUs 1.3.6.1.4.1.52.4.2.12.1.2.7.21.4
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspLSPStatsMaxTimeOccurred 1.3.6.1.4.1.52.4.2.12.1.2.7.21.5
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspLSPStatsMaxOnQOccurred 1.3.6.1.4.1.52.4.2.12.1.2.7.21.6
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  


vlanSflspLSPStatsLastChangeDet 1.3.6.1.4.1.52.4.2.12.1.2.7.21.8
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

vlanSflspLSPStatsNumSPFRuns 1.3.6.1.4.1.52.4.2.12.1.2.7.21.9
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

vlanSflspLSPStatsNumFULLNbrs 1.3.6.1.4.1.52.4.2.12.1.2.7.21.10
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspLSPStatsNumIntfs 1.3.6.1.4.1.52.4.2.12.1.2.7.21.11
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspLSPStatsNum1stHops 1.3.6.1.4.1.52.4.2.12.1.2.7.21.12
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspLSPStatsNumUpdates 1.3.6.1.4.1.52.4.2.12.1.2.7.21.13
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vlanSflspLSPStatsLastUpdateRecvd 1.3.6.1.4.1.52.4.2.12.1.2.7.21.14
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks