HP-ICF-BRIDGE

File: HP-ICF-BRIDGE.mib (48757 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
BRIDGE-MIB Q-BRIDGE-MIB HP-ICF-OID
HP-ICF-TC IF-MIB SMON-MIB
HP-ICF-FTRCO

Imported symbols

OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
Integer32 Counter32 TruthValue
TimeStamp TEXTUAL-CONVENTION MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP dot1dBasePortEntry
VlanIndex hpSwitch ConfigStatus
dot1qVlanStaticEntry ifIndex portCopyEntry
VidList

Defined Types

HpicfBridgeGvrpPortEntry  
SEQUENCE    
  hpicfBridgeGvrpRestrictedVlanReg TruthValue

HpicfBridgeRstpPortEntry  
SEQUENCE    
  hpicfBridgeRstpPortIndex Integer32
  hpicfBridgeRstpAdminEdgePort INTEGER
  hpicfBridgeRstpOperEdgePort INTEGER
  hpicfBridgeRstpAdminPointToPointMac INTEGER
  hpicfBridgeRstpOperPointToPointMac TruthValue
  hpicfBridgeRstpPortPathCost Integer32
  hpicfBridgeRstpForceBpduMigrationCheck TruthValue
  hpicfBridgeRstpAutoEdgePort TruthValue
  hpicfBridgeRstpPortBpduFiltering TruthValue

LoopProtectReceiverAction  
This TC describes the actions a port that receives a loop protection protocol packet can take. The disableTx(1) enumeration indicates that the sender of the loop protect packet will be disabled. The noDisable(2) enumeration indicates that no port is to be disabled.
TEXTUAL-CONVENTION    
  INTEGER disableTx(1), noDisable(2)  

HpicfBridgeLoopProtectPortEntry  
SEQUENCE    
  hpicfBridgeLoopProtectPortEnable TruthValue
  hpicfBridgeLoopProtectPortLoopDetected TruthValue
  hpicfBridgeLoopProtectPortLastLoopTime TimeStamp
  hpicfBridgeLoopProtectPortLoopCount Counter32
  hpicfBridgeLoopProtectPortReceiverAction LoopProtectReceiverAction
  hpicfBridgeLoopDetectedVlan Integer32

HpicfBridgeMirrorSessionEntry  
SEQUENCE    
  hpicfBridgeMirrorSessionID Integer32
  hpicfBridgeDontTagWithVlan INTEGER
  hpicfBridgeMirrorSessionType INTEGER

HpicfBridgeVoiceVlanConfigEntry  
SEQUENCE    
  hpicfBridgeVoiceVlanEnable TruthValue

HpicfBridgeJumboInterfaceConfigEntry  
SEQUENCE    
  hpicfBridgeJumboInterfaceEnable TruthValue

HpicfBridgeManagementInterfaceConfigEntry  
SEQUENCE    
  hpicfBridgeManagementInterfaceEnable TruthValue

Defined Values

hpicfBridge 1.3.6.1.4.1.11.2.14.11.5.1.12
This MIB module supports loop protect per vlan feature.
MODULE-IDENTITY    

hpicfBridgeObjects 1.3.6.1.4.1.11.2.14.11.5.1.12.1
OBJECT IDENTIFIER    

hpicfBridgeBase 1.3.6.1.4.1.11.2.14.11.5.1.12.1.1
OBJECT IDENTIFIER    

hpicfBridgeMaxVlans 1.3.6.1.4.1.11.2.14.11.5.1.12.1.1.1
Defines the number of VLANs that the switch will support for dynamic use without requiring a reboot.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4094  

hpicfBridgeVlanEnable 1.3.6.1.4.1.11.2.14.11.5.1.12.1.1.2
Administrative status of VLAN support on this switch.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hpicfBridgePrimaryVlan 1.3.6.1.4.1.11.2.14.11.5.1.12.1.1.3
The 802.1Q VLAN ID of the primary VLAN for this switch.
Status: current Access: read-write
OBJECT-TYPE    
  VlanIndex  

hpicfBridgeVlanConfigStatus 1.3.6.1.4.1.11.2.14.11.5.1.12.1.1.4
If one or more variables in this group has been reconfigured since the last reboot in such a way as to require a reboot to take effect, the value of this variable will be set to 'notInService'.
Status: current Access: read-only
OBJECT-TYPE    
  ConfigStatus  

hpicfBridgeGvrp 1.3.6.1.4.1.11.2.14.11.5.1.12.1.2
OBJECT IDENTIFIER    

hpicfBridgeGvrpPortTable 1.3.6.1.4.1.11.2.14.11.5.1.12.1.2.1
A table that contains information about the GVRP port configurations on this switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfBridgeGvrpPortEntry

hpicfBridgeGvrpPortEntry 1.3.6.1.4.1.11.2.14.11.5.1.12.1.2.1.1
GVRP information associated with a single port.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfBridgeGvrpPortEntry  

hpicfBridgeGvrpRestrictedVlanReg 1.3.6.1.4.1.11.2.14.11.5.1.12.1.2.1.1.1
Controls GVRP's ability to learn new VLANs on this port. When set to 'false', GVRP will accept JOIN requests for new VLANs on this port. When set to 'true', GVRP will only process protocol packets that concern themselves with known VLANs.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfBridgeRstp 1.3.6.1.4.1.11.2.14.11.5.1.12.1.4
OBJECT IDENTIFIER    

hpicfBridgeRstpForceVersion 1.3.6.1.4.1.11.2.14.11.5.1.12.1.4.1
Operational mode of Spanning Tree protocol: - stpCompatibility means protocol operates as STP protocol on all ports. - rstpOperation means protocol operates as Rapid Reconfiguration on all ports except on those ports where legacy system has been detected. - mstpOperation means protocol operates in native MSTP mode, this option is available only if object 'hpicfBridgeRstpProtocolVersion' is set to 'ieee8021s'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER stpCompatibility(0), rstpOperation(2), mstpOperation(3)  

hpicfBridgeRstpConfigStatus 1.3.6.1.4.1.11.2.14.11.5.1.12.1.4.2
The configuration status of this group of objects. If one or more variables in this group were reconfigured since last reboot and required reboot to take effect, the value of this variable will be set to notInService.
Status: current Access: read-only
OBJECT-TYPE    
  ConfigStatus  

hpicfBridgeRstpProtocolVersion 1.3.6.1.4.1.11.2.14.11.5.1.12.1.4.3
The protocol version currently running on switch - ieee8021d version of STP protocol, - ieee8021w Rapid Reconfiguration version of STP protocol, - ieee8021s Multiple STP (MSTP) protocol
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ieee8021d(0), ieee8021w(2), ieee8021s(3)  

hpicfBridgeRstpAdminStatus 1.3.6.1.4.1.11.2.14.11.5.1.12.1.4.4
The operational status of the spanning tree protocol
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hpicfBridgeRstpPortTable 1.3.6.1.4.1.11.2.14.11.5.1.12.1.4.5
A table that contains port-specific information for the Spanning Tree Protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfBridgeRstpPortEntry

hpicfBridgeRstpPortEntry 1.3.6.1.4.1.11.2.14.11.5.1.12.1.4.5.1
A list of information maintained by every port about the Spanning Tree Protocol state for that port.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfBridgeRstpPortEntry  

hpicfBridgeRstpPortIndex 1.3.6.1.4.1.11.2.14.11.5.1.12.1.4.5.1.1
The port number of the port for which this entry contains Spanning Tree Protocol management information.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

hpicfBridgeRstpAdminEdgePort 1.3.6.1.4.1.11.2.14.11.5.1.12.1.4.5.1.2
Indicate that port is connected to LAN segment that don't have any bridge connected to it
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hpicfBridgeRstpOperEdgePort 1.3.6.1.4.1.11.2.14.11.5.1.12.1.4.5.1.3
Reflects the value of the operEdgePort parameter, as defined by the operation of the Bridge Detection state machine (Clause 18 of P802.1t). The value of this parameter is used by a Designated Port in order to determine how rapidly it may transition to the Forwarding Port State (see 17.23, Port Role Transitions state machine). The Bridge Detection state machine sets this parameter to the value of adminEdgePort (P802.1t 18.1.3) on initialization, and forces its value to FALSE if any BPDUs are received on the Port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hpicfBridgeRstpAdminPointToPointMac 1.3.6.1.4.1.11.2.14.11.5.1.12.1.4.5.1.4
forceTrue: This value indicates that the administrator requires the MAC to be treated as if it is connected to a point-to-point LAN segment, regardless of any indications to the contrary that are generated by the MAC entity. forceFalse: This value indicates that the administrator requires the MAC to be treated as if it is connected to a non-point-to-point LAN segment, regardless of any indications to the contrary that are generated by the MAC entity. auto: This value indicates that the administrator requires the point-to-point status of the MAC to be determined in accordance with the specific MAC procedures defined in 6.5.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER forceTrue(1), forceFalse(2), auto(3)  

hpicfBridgeRstpOperPointToPointMac 1.3.6.1.4.1.11.2.14.11.5.1.12.1.4.5.1.5
true: This value indicates that the MAC is connected to a point-to-point LAN segment; i.e., there is at most one other system attached to the LAN segment. false: This value indicates that the MAC is connected to a non-point-to-point LAN segment; i.e., there can be more than one other system attached to the LAN segment.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hpicfBridgeRstpPortPathCost 1.3.6.1.4.1.11.2.14.11.5.1.12.1.4.5.1.6
Rapid Reconfiguration Port Path Cost - 32 bit values
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..200000000  

hpicfBridgeRstpForceBpduMigrationCheck 1.3.6.1.4.1.11.2.14.11.5.1.12.1.4.5.1.7
When operating in RST (version 2 or greater) mode writing TRUE(1) to this object forces this port to transmit RST BPDUs. Any other operation on this object has no effect and it always returns FALSE(2) when read.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfBridgeRstpAutoEdgePort 1.3.6.1.4.1.11.2.14.11.5.1.12.1.4.5.1.8
Represents the value of 'autoEdgePort' parameter. This parameter is optional. It is used by the Bridge Detection state machine for the automatic identification of edge ports. The default is false.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfBridgeRstpPortBpduFiltering 1.3.6.1.4.1.11.2.14.11.5.1.12.1.4.5.1.9
This value indicates whether or not BPDUs need to be filtered on this port. If the value is true the received BPDUs will be dropped and no BPDUs will be transmitted on the port. If the value is false the BPDUs are being processed as usual. The default is false.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfBridgeLoopProtect 1.3.6.1.4.1.11.2.14.11.5.1.12.1.5
OBJECT IDENTIFIER    

hpicfBridgeLoopProtectNotifications 1.3.6.1.4.1.11.2.14.11.5.1.12.1.5.0
OBJECT IDENTIFIER    

hpicfBridgeLoopProtectBase 1.3.6.1.4.1.11.2.14.11.5.1.12.1.5.1
OBJECT IDENTIFIER    

hpicfBridgeLoopProtectPort 1.3.6.1.4.1.11.2.14.11.5.1.12.1.5.2
OBJECT IDENTIFIER    

hpicfBridgeLoopProtectInterval 1.3.6.1.4.1.11.2.14.11.5.1.12.1.5.1.1
The interval in seconds at which loop protection packets are transmitted. The default value is 5 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

hpicfBridgeLoopProtectTrapLoopDetectEnable 1.3.6.1.4.1.11.2.14.11.5.1.12.1.5.1.2
Indicates whether notifications should be sent when a loop is detected on a port. By default this object will have a value of false(2).
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfBridgeLoopProtectEnableTimer 1.3.6.1.4.1.11.2.14.11.5.1.12.1.5.1.3
The time in seconds to wait before re-enabling a port disabled by loop protection. When a port is disabled by loop protection a re-enable timer for the port is initialized with the value of this period. If the period is not equal to zero the port will be re-enabled after the period has elapsed. Otherwise the port will remain disabled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2147483647  

hpicfBridgeLoopProtectMode 1.3.6.1.4.1.11.2.14.11.5.1.12.1.5.1.4
This value indicate whether loop protect operates in Port or VLAN mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER port(1), vlan(2)  

hpicfBridgeLoopProtectVIDList 1.3.6.1.4.1.11.2.14.11.5.1.12.1.5.1.5
A list of VLANs on which loop protection is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  VidList  

hpicfBridgeLoopProtectPortTable 1.3.6.1.4.1.11.2.14.11.5.1.12.1.5.2.1
Per-interface configuration for Loop Protection.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfBridgeLoopProtectPortEntry

hpicfBridgeLoopProtectPortEntry 1.3.6.1.4.1.11.2.14.11.5.1.12.1.5.2.1.1
Loop Protection configuration information for a single port.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfBridgeLoopProtectPortEntry  

hpicfBridgeLoopProtectPortEnable 1.3.6.1.4.1.11.2.14.11.5.1.12.1.5.2.1.1.1
This object indicates whether this port has Loop protection enabled. The default value is FALSE
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfBridgeLoopProtectPortLoopDetected 1.3.6.1.4.1.11.2.14.11.5.1.12.1.5.2.1.1.2
This object will be set to TRUE when a loop is detected on the port. The value of this object will be reset to FALSE when the port's hpicfBridgeLoopProtectPortEnable is set to FALSE.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hpicfBridgeLoopProtectPortLastLoopTime 1.3.6.1.4.1.11.2.14.11.5.1.12.1.5.2.1.1.3
The value of sysUpTime when a loop was last detected on this port. A value of 0 means that the timestamp has not been set.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

hpicfBridgeLoopProtectPortLoopCount 1.3.6.1.4.1.11.2.14.11.5.1.12.1.5.2.1.1.4
When the loop protect feature is enabled on the port this object counts the number of loops detected on the port. When the feature is disabled on the port the value of this object is set to 0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfBridgeLoopProtectPortReceiverAction 1.3.6.1.4.1.11.2.14.11.5.1.12.1.5.2.1.1.5
Controls the action taken when a Loop protection packet is received on this port. When set to 'disableTx' the port that transmitted the packet will be disabled. When set to 'noDisable' the transmitting port will not be disabled.
Status: current Access: read-write
OBJECT-TYPE    
  LoopProtectReceiverAction  

hpicfBridgeLoopDetectedVlan 1.3.6.1.4.1.11.2.14.11.5.1.12.1.5.2.1.1.6
Refers to this object for the port on which loop is detected.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..4096  

hpicfBridgeLoopProtectLoopDetectedNotification 1.3.6.1.4.1.11.2.14.11.5.1.12.1.5.0.1
A hpicfBridgeLoopProtectLoopDetectedNotification signifies that a loop has been detected by the loop protection protocol. Generation of this notification is controlled by hpicfBridgeLoopProtectTrapLoopDetectEnable. To prevent excessive notifications this trap is rate-limited to allow a maximum of 1 notifications every 30 seconds. Notifications that are not sent due to rate-limiting are dropped, and not queued up to be sent later.
Status: current Access: read-only
NOTIFICATION-TYPE    

hpicfBridgeVlanLoopProtectLoopDetectedNotification 1.3.6.1.4.1.11.2.14.11.5.1.12.1.5.0.2
A hpicfBridgeLoopProtectLoopDetectedNotification signifies that a loop has been detected by the loop protect while operating on a per VLAN mode. Generation of this notification is controlled by hpicfBridgeLoopProtectTrapLoopDetectEnable. To prevent excessive notifications this trap is rate-limited to allow a maximum of 1 notifications every 30 seconds. Notifications that are not sent due to rate-limiting are dropped, and not queued up to be sent later.
Status: current Access: read-only
NOTIFICATION-TYPE    

hpicfBridgeMirrorSession 1.3.6.1.4.1.11.2.14.11.5.1.12.1.6
OBJECT IDENTIFIER    

hpicfBridgeMirrorSessionBase 1.3.6.1.4.1.11.2.14.11.5.1.12.1.6.1
OBJECT IDENTIFIER    

hpicfBridgeMirrorSessionDestination 1.3.6.1.4.1.11.2.14.11.5.1.12.1.6.2
OBJECT IDENTIFIER    

hpicfBridgeMirrorSessionTable 1.3.6.1.4.1.11.2.14.11.5.1.12.1.6.2.1
This table contains mirror session information related to a given specified destination. A mirror session is a group of one or more portCopyEntries all having the same specified destination. A given specified destination may be associated with more then one mirror session.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfBridgeMirrorSessionEntry

hpicfBridgeMirrorSessionEntry 1.3.6.1.4.1.11.2.14.11.5.1.12.1.6.2.1.1
An entry in the hpicfBridgeMirrorSessionEntry contains mirror session specific identification information.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfBridgeMirrorSessionEntry  

hpicfBridgeMirrorSessionID 1.3.6.1.4.1.11.2.14.11.5.1.12.1.6.2.1.1.1
This variable is valid only for mirroring transfers. It allows mirroring destinations to be grouped. A given hpicfBridgeMirrorSessionID can only be used with 1 destination. However, multiple sources may be related to the same hpicfBridgeMirrorSessionID. To ensure that the hpicfBridgeMirrorSessionID is properly assigned, it can only be updated when the respective portCopyEntry object is in the notReady state. For non-mirroring transfers, the value should be set to 0.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..2147483647  

hpicfBridgeDontTagWithVlan 1.3.6.1.4.1.11.2.14.11.5.1.12.1.6.2.1.1.2
This oid mentions whether VLAN tag is to part of the mirrored copy of the packet. The value 'enabled' denotes that the VLAN tag should not be part of the mirrored copy; 'disabled' does put the VLAN tag in the mirrored copy. Only one logical port is allowed. This object is persistent and when written the entity SHOULD save the change to non-volatile storage.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

hpicfBridgeMirrorSessionType 1.3.6.1.4.1.11.2.14.11.5.1.12.1.6.2.1.1.3
This oid mentions what is the source type of traffic associated with mirror session. noMirror Not associated with any mirroring. mirrorAddresses Mirror traffic based on addresses mirrorPolicies Mirror traffic based on policies. mirrorPorts Mirror traffic based on ports. mirrorVlan Mirror traffic based on vlan.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noMirror(1), mirrorAddresses(2), mirrorPolicies(3), mirrorPorts(4), mirrorVlan(5)  

hpicfBridgeVoiceVlanConfig 1.3.6.1.4.1.11.2.14.11.5.1.12.1.7
OBJECT IDENTIFIER    

hpicfBridgeVoiceVlanConfigTable 1.3.6.1.4.1.11.2.14.11.5.1.12.1.7.1
HP specific extension to dot1qVlanStaticTable to for configuring voice on a vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfBridgeVoiceVlanConfigEntry

hpicfBridgeVoiceVlanConfigEntry 1.3.6.1.4.1.11.2.14.11.5.1.12.1.7.1.1
An entry for HP Specific extension table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfBridgeVoiceVlanConfigEntry  

hpicfBridgeVoiceVlanEnable 1.3.6.1.4.1.11.2.14.11.5.1.12.1.7.1.1.1
Labels the VLAN as a Voice VLAN which allows to separate, prioritize, and authenticate voice traffic moving through the network.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfBridgeJumboInterfaceConfig 1.3.6.1.4.1.11.2.14.11.5.1.12.1.8
OBJECT IDENTIFIER    

hpicfBridgeJumboInterfaceConfigTable 1.3.6.1.4.1.11.2.14.11.5.1.12.1.8.1
This table contains objects for configuring voice on a interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfBridgeJumboInterfaceConfigEntry

hpicfBridgeJumboInterfaceConfigEntry 1.3.6.1.4.1.11.2.14.11.5.1.12.1.8.1.1
An entry in the hpicfBridgeJumboInterfaceConfigEntry contains jumbo configuration for a interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfBridgeJumboInterfaceConfigEntry  

hpicfBridgeJumboInterfaceEnable 1.3.6.1.4.1.11.2.14.11.5.1.12.1.8.1.1.1
Labels the interface as a Jumbo Interface which allows to pass packets up to 9220 bytes in size. Currently this configuration is supported only on vlan.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfBridgeManagementInterfaceConfig 1.3.6.1.4.1.11.2.14.11.5.1.12.1.9
OBJECT IDENTIFIER    

hpicfBridgeManagementInterfaceConfigTable 1.3.6.1.4.1.11.2.14.11.5.1.12.1.9.1
This table contains objects for configuring interface as Management interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfBridgeManagementInterfaceConfigEntry

hpicfBridgeManagementInterfaceConfigEntry 1.3.6.1.4.1.11.2.14.11.5.1.12.1.9.1.1
An entry in the hpicfBridgeManagementInterfaceConfigEntry contains objects for configuring interface as management interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfBridgeManagementInterfaceConfigEntry  

hpicfBridgeManagementInterfaceEnable 1.3.6.1.4.1.11.2.14.11.5.1.12.1.9.1.1.1
Labels the interface as management interface. Currently, only one vlan can be management interface on the switch.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfBridgeConformance 1.3.6.1.4.1.11.2.14.11.5.1.12.2
OBJECT IDENTIFIER    

hpicfBridgeGroups 1.3.6.1.4.1.11.2.14.11.5.1.12.2.1
OBJECT IDENTIFIER    

hpicfBridgeCompliances 1.3.6.1.4.1.11.2.14.11.5.1.12.2.2
OBJECT IDENTIFIER    

hpicfBridgeNotGroups 1.3.6.1.4.1.11.2.14.11.5.1.12.2.3
OBJECT IDENTIFIER    

hpicfBridgeVlanBaseGroup 1.3.6.1.4.1.11.2.14.11.5.1.12.2.1.1
Basic VLAN configuration information that is not in the standard 802.1Q Bridge MIB.
Status: current Access: read-write
OBJECT-GROUP    

hpicfBridgeGvrpPortGroup 1.3.6.1.4.1.11.2.14.11.5.1.12.2.1.2
GVRP configuration information that is not (yet) in the standard 802.1Q Bridge MIB. Note that this information is very likely to be added to a future update of the 802.1Q Bridge MIB, at which time, support for objects in this group will most likely be deprecated.
Status: current Access: read-write
OBJECT-GROUP    

hpicfBridgeRstpBaseGroup 1.3.6.1.4.1.11.2.14.11.5.1.12.2.1.3
Rapid Spanning Tree Protocol (RSTP) configuration information that is in neither the standard 802.1w MIB, nor the standard 802.1d (STP) MIB. Note that as RSTP improves compatibility, some objects in this MIB will likely be deprecated.
Status: current Access: read-write
OBJECT-GROUP    

hpicfBridgeLoopProtectBaseGroup 1.3.6.1.4.1.11.2.14.11.5.1.12.2.1.4
A collection of objects providing basic instrumentation and control of the HP Loop protection entity.
Status: current Access: read-write
OBJECT-GROUP    

hpicfBridgeVoiceVlanConfigGroup 1.3.6.1.4.1.11.2.14.11.5.1.12.2.1.7
A collection of objects for voice configuration on vlan.
Status: current Access: read-write
OBJECT-GROUP    

hpicfBridgeJumboInterfaceConfigGroup 1.3.6.1.4.1.11.2.14.11.5.1.12.2.1.8
A collection of objects providing Jumbo configuration on a interface.
Status: current Access: read-write
OBJECT-GROUP    

hpicfBridgeManagementInterfaceConfigGroup 1.3.6.1.4.1.11.2.14.11.5.1.12.2.1.9
A collection of objects for management interface configuration.
Status: current Access: read-write
OBJECT-GROUP    

hpicfBridgeLoopProtectVLANGroup 1.3.6.1.4.1.11.2.14.11.5.1.12.2.1.10
A collection of objects providing support for Loop Protect per VLAN feature.
Status: current Access: read-write
OBJECT-GROUP    

hpicfBridgeRstpPortEntryGroup 1.3.6.1.4.1.11.2.14.11.5.1.12.2.1.11
A collection of objects providing support for Rstp.
Status: current Access: read-write
OBJECT-GROUP    

hpicfBridgeMirrorSessionEntryGroup 1.3.6.1.4.1.11.2.14.11.5.1.12.2.1.12
A collection of objects providing mirror session information related to a given specific destination.
Status: current Access: read-write
OBJECT-GROUP    

hpicfBridgeRstpPortEntryGroup1 1.3.6.1.4.1.11.2.14.11.5.1.12.2.1.13
A collection of objects providing support for Rstp.
Status: current Access: read-write
OBJECT-GROUP    

hpicfBridgeLoopProtectNotGrp 1.3.6.1.4.1.11.2.14.11.5.1.12.2.3.1
Notifications for Loop protection.
Status: current Access: read-write
NOTIFICATION-GROUP    

hpicfBridgeVlanLoopProtectNotGrp 1.3.6.1.4.1.11.2.14.11.5.1.12.2.3.2
Notifications for Loop protect per VLAN
Status: current Access: read-write
NOTIFICATION-GROUP    

hpicfBridgeMirrorSessionBaseGroup 1.3.6.1.4.1.11.2.14.11.5.1.12.2.1.5
A collection of objects providing identification of a mirroring session entity.
Status: current Access: read-write
OBJECT-GROUP    

hpicfBridgeCompliance 1.3.6.1.4.1.11.2.14.11.5.1.12.2.2.1
The compliance statement for HP Switches with IEEE 802.1Q VLAN support for bridging objects not found in the standard Bridge MIBs.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

hpicfBridgeComplianceRevTwo 1.3.6.1.4.1.11.2.14.11.5.1.12.2.2.2
The compliance statement for HP Switches with IEEE 802.1W Rapid Spanning Tree Protocol support for bridging objects not found in the standard Bridge MIBs.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

hpicfBridgeComplianceRevThree 1.3.6.1.4.1.11.2.14.11.5.1.12.2.2.3
The compliance statement for HP Switches with IEEE 802.1W Rapid Spanning Tree Protocol support for bridging objects not found in the standard Bridge MIBs.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

hpicfBridgeComplianceRevFour 1.3.6.1.4.1.11.2.14.11.5.1.12.2.2.4
The compliance statement for HP Switches with IEEE 802.1W Rapid Spanning Tree Protocol support for bridging objects not found in the standard Bridge MIBs.
Status: current Access: read-write
MODULE-COMPLIANCE    

hpicfBridgeLoopProtectCompliance 1.3.6.1.4.1.11.2.14.11.5.1.12.2.2.5
The compliance statement for HP Switches with support for hpicfBridge loop protection objects.
Status: current Access: read-write
MODULE-COMPLIANCE    

hpicfBridgeVlanBaseConfigCompliance 1.3.6.1.4.1.11.2.14.11.5.1.12.2.2.6
The compliance statement for HP Switches that support basic vlan configuration.
Status: current Access: read-write
MODULE-COMPLIANCE    

hpicfBridgeInterfaceConfigCompliance 1.3.6.1.4.1.11.2.14.11.5.1.12.2.2.7
The compliance statement for HP Switches that support basic interface configuration.
Status: current Access: read-write
MODULE-COMPLIANCE    

hpicfBridgeVlanLoopProtConfigCompliance 1.3.6.1.4.1.11.2.14.11.5.1.12.2.2.8
The compliance statement for HP Switches that support loop protect per VLAN feature.
Status: current Access: read-write
MODULE-COMPLIANCE    

hpicfBridgeRstpPortEntryCompliance 1.3.6.1.4.1.11.2.14.11.5.1.12.2.2.9
The compliance statement for HP Switches that support Rstp.
Status: current Access: read-write
MODULE-COMPLIANCE    

hpicfBridgeMirrorSessionEntryCompliance 1.3.6.1.4.1.11.2.14.11.5.1.12.2.2.10
The compliance statement for HP Switches that support mirror sessions.
Status: current Access: read-write
MODULE-COMPLIANCE    

hpicfBridgeRstpPortEntryCompliance1 1.3.6.1.4.1.11.2.14.11.5.1.12.2.2.11
The compliance statement for HP Switches that support Rstp.
Status: current Access: read-write
MODULE-COMPLIANCE