HPN-ICF-LswRSTP-MIB

File: HPN-ICF-LswRSTP-MIB.mib (15326 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI BRIDGE-MIB
HPN-ICF-OID-MIB

Imported symbols

TruthValue MacAddress TEXTUAL-CONVENTION
MODULE-IDENTITY OBJECT-TYPE Counter32
OBJECT-IDENTITY NOTIFICATION-TYPE dot1dStpPortEntry
dot1dStpPort hpnicflswCommon

Defined Types

EnabledStatus  
A simple status value for the object.
TEXTUAL-CONVENTION    
  INTEGER enabled(1), disabled(2)  

HpnicfDot1dStpPortXEntry  
SEQUENCE    
  hpnicfdot1dStpPortStatus EnabledStatus
  hpnicfdot1dStpPortEdgeport TruthValue
  hpnicfdot1dStpPortPointToPoint INTEGER
  hpnicfdot1dStpMcheck TruthValue
  hpnicfdot1dStpTransLimit INTEGER
  hpnicfdot1dStpRXStpBPDU Counter32
  hpnicfdot1dStpTXStpBPDU Counter32
  hpnicfdot1dStpRXTCNBPDU Counter32
  hpnicfdot1dStpTXTCNBPDU Counter32
  hpnicfdot1dStpRXRSTPBPDU Counter32
  hpnicfdot1dStpTXRSTPBPDU Counter32
  hpnicfdot1dStpClearStatistics INTEGER
  hpnicfdot1dSetStpDefaultPortCost INTEGER
  hpnicfdot1dStpRootGuard EnabledStatus
  hpnicfdot1dStpLoopGuard EnabledStatus
  hpnicfdot1dStpPortBlockedReason INTEGER
  hpnicfdot1dStpRXTCBPDU Counter32
  hpnicfdot1dStpPortSendingBPDUType INTEGER
  hpnicfdot1dStpOperPortPointToPoint INTEGER

HpnicfDot1dStpIgnoredVlanEntry  
SEQUENCE    
  hpnicfdot1dVlan INTEGER
  hpnicfdot1dStpIgnore INTEGER

Defined Values

hpnicfLswRstpMib 1.3.6.1.4.1.11.2.14.11.15.8.35.6
Tok_String
MODULE-IDENTITY    

hpnicfLswRstpMibObject 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1
OBJECT IDENTIFIER    

hpnicfdot1dStpStatus 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.1
Bridge STP enabled/disabled state
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hpnicfdot1dStpForceVersion 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.2
Running mode of the bridge RSTP state machine
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER stp(0), rstp(2)  

hpnicfdot1dStpDiameter 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.3
Permitted amount of bridges between any two ends on the network.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..7  

hpnicfdot1dStpRootBridgeAddress 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.4
MAC address of the root bridge
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hpnicfDot1dStpBpduGuard 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.6
If BPDU guard enabled. The edge port will discard illegal BPDU when enabled
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hpnicfDot1dStpRootType 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.7
Root type of the bridge
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), primary(2), secondary(3)  

hpnicfDot1dTimeOutFactor 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.8
Time Out Factor of the bridge.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 3..7  

hpnicfDot1dStpPathCostStandard 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.9
Path Cost Standard of the bridge. Value 'dot1d-1998' is IEEE 802.1d standard in 1998, value 'dot1t' is IEEE 802.1t standard, and value 'legacy' is a private legacy standard.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER dot1d-1998(1), dot1t(2), legacy(3)  

hpnicfdot1dStpPortXTable 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.5
RSTP extended information of the port
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfDot1dStpPortXEntry

hpnicfdot1dStpPortXEntry 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.5.1
RSTP extended information of the port
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfDot1dStpPortXEntry  

hpnicfdot1dStpPortStatus 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.5.1.1
RSTP status of the port
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hpnicfdot1dStpPortEdgeport 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.5.1.2
Whether the port can be an edge port
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpnicfdot1dStpPortPointToPoint 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.5.1.3
It is the administrative value indicates whether the port can be connected to a point-to-point link or not. If the value is 'auto', the operative value of a point-to-point link state is determined by device itself, and can be read from hpnicfdot1dStpOperPortPointToPoint.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER forceTrue(1), forceFalse(2), auto(3)  

hpnicfdot1dStpMcheck 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.5.1.4
Check if the port transfer state machine enters
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpnicfdot1dStpTransLimit 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.5.1.5
Packet transmission limit of the bridge in a duration of Hello Time.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

hpnicfdot1dStpRXStpBPDU 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.5.1.6
Number of STP BPDU received
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfdot1dStpTXStpBPDU 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.5.1.7
Number of STP BPDU transmitted
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfdot1dStpRXTCNBPDU 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.5.1.8
Number of TCN BPDU received
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfdot1dStpTXTCNBPDU 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.5.1.9
Number of TCN BPDU transmitted
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfdot1dStpRXRSTPBPDU 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.5.1.10
Number of RSTP BPDU received
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfdot1dStpTXRSTPBPDU 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.5.1.11
Number of RSTP BPDU transmitted
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfdot1dStpClearStatistics 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.5.1.12
Clear RSTP statistics. Read operation not supported.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER clear(1)  

hpnicfdot1dSetStpDefaultPortCost 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.5.1.13
Set PathCost back to the default setting. Read operation not supported.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1)  

hpnicfdot1dStpRootGuard 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.5.1.14
If the port guard root bridge. Other bridge which want to be root can not become root through this port if enabled.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hpnicfdot1dStpLoopGuard 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.5.1.15
Loop guard function that keep a root port or an alternate port in discarding state while the information on the port is aged out.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hpnicfdot1dStpPortBlockedReason 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.5.1.16
Record the block reason of the port. notBlock (1) means that the port is not in block state,. blockForProtocol (2) means that the port is blocked by stp protocol to avoid loop. blockForRootGuard(3) means that the root guard flag of bridge is set and a better message received from the port,and the port is blocked. blockForBPDUGuard(4) means that the port has been configured as an edge port and receive a BPDU and thus blocked. blockForLoopGuard(5) means that the port is blocked for loopguarded.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notBlock(1), blockForProtocol(2), blockForRootGuard(3), blockForBPDUGuard(4), blockForLoopGuard(5)  

hpnicfdot1dStpRXTCBPDU 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.5.1.17
The number of received TC BPDUs
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfdot1dStpPortSendingBPDUType 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.5.1.18
Type of BPDU which the port is sending.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER stp(0), rstp(2)  

hpnicfdot1dStpOperPortPointToPoint 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.5.1.19
This object indicates whether the port has connected to a point-to-point link or not. The administrative value should be read from hpnicfdot1dStpPortPointToPoint.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

hpnicfRstpEventsV2 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.0
Definition point for RSTP notifications.
Status: current Access: read-only
OBJECT-IDENTITY    

hpnicfRstpBpduGuarded 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.0.1
The SNMP trap that is generated when an edged port of the BPDU-guard switch recevies BPDU packets.
Status: current Access: read-only
NOTIFICATION-TYPE    

hpnicfRstpRootGuarded 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.0.2
The SNMP trap that is generated when a root-guard port receives a superior bpdu.
Status: current Access: read-only
NOTIFICATION-TYPE    

hpnicfRstpBridgeLostRootPrimary 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.0.3
The SNMP trap that is generated when the bridge is no longer the root bridge of the spanning tree. Another switch with higher priority has already been the root bridge.
Status: current Access: read-only
NOTIFICATION-TYPE    

hpnicfRstpLoopGuarded 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.0.4
The SNMP trap that is generated when a loop-guard port is aged out .
Status: current Access: read-only
NOTIFICATION-TYPE    

hpnicfdot1dStpIgnoredVlanTable 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.10
RSTP extended information of vlan
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfDot1dStpIgnoredVlanEntry

hpnicfdot1dStpIgnoredVlanEntry 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.10.1
RSTP extended information of the vlan
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfDot1dStpIgnoredVlanEntry  

hpnicfdot1dVlan 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.10.1.1
Vlan id supported
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4094  

hpnicfdot1dStpIgnore 1.3.6.1.4.1.11.2.14.11.15.8.35.6.1.10.1.2
Whether the vlan is stp Ignored
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)