HP-ICF-DEV-CONF-MIB

File: HP-ICF-DEV-CONF-MIB.mib (24498 bytes)

Imported modules

HP-ICF-OID HP-ICF-TC SNMPv2-CONF
SNMPv2-SMI SNMPv2-TC IF-MIB

Imported symbols

hpSwitch VidList OBJECT-GROUP
MODULE-COMPLIANCE Unsigned32 OBJECT-TYPE
MODULE-IDENTITY MacAddress RowStatus
TEXTUAL-CONVENTION InterfaceIndex

Defined Types

HpPartnerDeviceType  
This textual convention is an enum that contains the types of devices supported by the auto-configuration and QoS port trust mode features.
TEXTUAL-CONVENTION    
  INTEGER none(1), arubaAccessPoint(2), arubaBridgeRouter(3), hpBridgeRouter(4), ciscoBridgeRouter(5), ciscoPhone(6)  

HpPartnerDeviceTypeList  
This object is to store the list of HP partner devices
TEXTUAL-CONVENTION    
  BITS reserved(0), none(1), arubaAccessPoint(2), arubaBridgeRouter(3), hpBridgeRouter(4), ciscoBridgeRouter(5), ciscoPhone(6)  

HpSwitchDevProfEntry  
SEQUENCE    
  hpSwitchProfIndex Unsigned32
  hpSwitchProfRowStatus RowStatus
  hpSwitchProfName OCTET STRING
  hpSwitchProfUntaggedVlanID Unsigned32
  hpSwitchProfTaggedVlanList VidList
  hpSwitchProfIngressBandwidth Unsigned32
  hpSwitchProfEgressBandwidth Unsigned32
  hpSwitchProfCosPriority Unsigned32
  hpSwitchProfPortSpeed INTEGER
  hpSwitchProfPoeMaxPower Unsigned32
  hpSwitchProfPoePriority INTEGER
  hpSwitchProfJumboFrameSupport INTEGER

HpSwitchDevAssociationEntry  
SEQUENCE    
  hpSwitchDevAssociationType HpPartnerDeviceType
  hpSwitchDevAssociationProfName OCTET STRING
  hpSwitchDevAssociationProfID Unsigned32
  hpSwitchDevAssociationStatus INTEGER

HpSwitchRogueDevMacEntry  
SEQUENCE    
  hpSwitchRogueDevMacAddress MacAddress
  hpSwitchNeighborDevMacAddress MacAddress

HpSwitchWhitelistMacEntry  
SEQUENCE    
  hpSwitchWhitelistMacAddress MacAddress
  hpSwitchWhitelistRowStatus RowStatus

HpSwitchDevPortEntry  
SEQUENCE    
  hpSwitchDevPortIndex InterfaceIndex
  hpSwitchDevPortType HpPartnerDeviceType
  hpSwitchDevPortProfName OCTET STRING

Defined Values

hpicfDevConf 1.3.6.1.4.1.11.2.14.11.5.1.126
This MIB module contains HP proprietary objects for managing the auto-configuration feature.
MODULE-IDENTITY    

hpSwitchDevNotifications 1.3.6.1.4.1.11.2.14.11.5.1.126.0
OBJECT IDENTIFIER    

hpSwitchDevScalar 1.3.6.1.4.1.11.2.14.11.5.1.126.1
OBJECT IDENTIFIER    

hpSwitchDevGlobals 1.3.6.1.4.1.11.2.14.11.5.1.126.2
OBJECT IDENTIFIER    

hpSwitchDevConformance 1.3.6.1.4.1.11.2.14.11.5.1.126.3
OBJECT IDENTIFIER    

hpSwitchDevConfig 1.3.6.1.4.1.11.2.14.11.5.1.126.4
OBJECT IDENTIFIER    

hpSwitchDevProfTable 1.3.6.1.4.1.11.2.14.11.5.1.126.4.1
The device profile configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpSwitchDevProfEntry

hpSwitchDevProfEntry 1.3.6.1.4.1.11.2.14.11.5.1.126.4.1.1
The device profile configuration entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpSwitchDevProfEntry  

hpSwitchProfIndex 1.3.6.1.4.1.11.2.14.11.5.1.126.4.1.1.1
The index value which uniquely identifies a row in the profile table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..2147483647  

hpSwitchProfRowStatus 1.3.6.1.4.1.11.2.14.11.5.1.126.4.1.1.2
The row status of this device profile entry. Allows creation/deletion of the device profile entry. Row cannot be deleted if the device profile is associated with a device.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpSwitchProfName 1.3.6.1.4.1.11.2.14.11.5.1.126.4.1.1.3
The name of the device profile. The maximum length supported is 32 characters.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

hpSwitchProfUntaggedVlanID 1.3.6.1.4.1.11.2.14.11.5.1.126.4.1.1.4
The untagged VLAN ID associated with this profile.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..4094  

hpSwitchProfTaggedVlanList 1.3.6.1.4.1.11.2.14.11.5.1.126.4.1.1.5
The set of tagged VLANs associated with this profile.
Status: current Access: read-create
OBJECT-TYPE    
  VidList  

hpSwitchProfIngressBandwidth 1.3.6.1.4.1.11.2.14.11.5.1.126.4.1.1.6
The bandwidth percentage of ingress traffic allowed on the port associated with this profile.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..100  

hpSwitchProfEgressBandwidth 1.3.6.1.4.1.11.2.14.11.5.1.126.4.1.1.7
The bandwidth percentage of egress traffic allowed on the port associated with this profile.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..100  

hpSwitchProfCosPriority 1.3.6.1.4.1.11.2.14.11.5.1.126.4.1.1.8
The Class of Service (CoS) priority for traffic entering the port associated with this profile.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..255  

hpSwitchProfPortSpeed 1.3.6.1.4.1.11.2.14.11.5.1.126.4.1.1.9
The port speed configuration associated with this profile.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER halfDuplex10Mbits(1), halfDuplex100Mbits(2), fullDuplex10Mbits(3), fullDuplex100Mbits(4), autoNeg(5), fullDuplex1000Mbits(6), auto10Mbits(7), auto100Mbits(8), auto1000Mbits(9), auto10Gbits(10), auto10or100Mbits(11), auto40Gbits(12), auto2500Mbits(13), auto5000Mbits(14), auto2500or5000Mbits(15), auto1000or2500Mbits(16), auto1000or2500or5000Mbits(17)  

hpSwitchProfPoeMaxPower 1.3.6.1.4.1.11.2.14.11.5.1.126.4.1.1.10
The maximum power allocation measured in watts (W) for the port associated with this profile. This value must be less than or equal to 33W.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hpSwitchProfPoePriority 1.3.6.1.4.1.11.2.14.11.5.1.126.4.1.1.11
The PoE priority defined for the port associated with this profile.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER critical(1), high(2), low(3)  

hpSwitchProfJumboFrameSupport 1.3.6.1.4.1.11.2.14.11.5.1.126.4.1.1.12
The jumbo frame support status for the port associated with this profile. Applying a profile with jumbo frame support enabled will also enable jumbo frame support for all other member ports of all VLANs the port is a member of. The default value is disable.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hpSwitchDevAssociationTable 1.3.6.1.4.1.11.2.14.11.5.1.126.4.2
The device association configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpSwitchDevAssociationEntry

hpSwitchDevAssociationEntry 1.3.6.1.4.1.11.2.14.11.5.1.126.4.2.1
The device association configuration entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpSwitchDevAssociationEntry  

hpSwitchDevAssociationType 1.3.6.1.4.1.11.2.14.11.5.1.126.4.2.1.1
The type of the auto-configurable device.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpPartnerDeviceType  

hpSwitchDevAssociationProfName 1.3.6.1.4.1.11.2.14.11.5.1.126.4.2.1.2
The name of the profile associated with this device.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

hpSwitchDevAssociationProfID 1.3.6.1.4.1.11.2.14.11.5.1.126.4.2.1.3
The ID of the profile associated with this device.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..2147483647  

hpSwitchDevAssociationStatus 1.3.6.1.4.1.11.2.14.11.5.1.126.4.2.1.4
The auto-configuration feature status for this device-type. By default, the status is disabled. If enabled, the profile configuration is applied.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hpSwitchRogueDevice 1.3.6.1.4.1.11.2.14.11.5.1.126.4.3
OBJECT IDENTIFIER    

hpSwitchRogueDevStatus 1.3.6.1.4.1.11.2.14.11.5.1.126.4.3.1
The rogue AP Isolation feature status.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

hpSwitchRogueDevAction 1.3.6.1.4.1.11.2.14.11.5.1.126.4.3.2
Action to be performed when a rogue AP device is detected.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER block(1), log(2)  

hpSwitchRogueDevMacTable 1.3.6.1.4.1.11.2.14.11.5.1.126.4.3.3
The MAC entry table for any rogue AP device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpSwitchRogueDevMacEntry

hpSwitchRogueDevMacEntry 1.3.6.1.4.1.11.2.14.11.5.1.126.4.3.3.1
The MAC entry for the rogue AP device.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpSwitchRogueDevMacEntry  

hpSwitchRogueDevMacAddress 1.3.6.1.4.1.11.2.14.11.5.1.126.4.3.3.1.1
The MAC address of rogue AP device.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

hpSwitchNeighborDevMacAddress 1.3.6.1.4.1.11.2.14.11.5.1.126.4.3.3.1.2
The MAC address of the access point that detected the rogue AP device.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hpSwitchWhitelistMacTable 1.3.6.1.4.1.11.2.14.11.5.1.126.4.4
The rogue AP device whitelist table. MAC addresses added to this table are not considered to be rogue devices.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpSwitchWhitelistMacEntry

hpSwitchWhitelistMacEntry 1.3.6.1.4.1.11.2.14.11.5.1.126.4.4.1
The whitelist table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpSwitchWhitelistMacEntry  

hpSwitchWhitelistMacAddress 1.3.6.1.4.1.11.2.14.11.5.1.126.4.4.1.1
The MAC address of whitelisted AP device.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

hpSwitchWhitelistRowStatus 1.3.6.1.4.1.11.2.14.11.5.1.126.4.4.1.2
The row status of rogue AP whitelist table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpSwitchDevPortTable 1.3.6.1.4.1.11.2.14.11.5.1.126.4.5
The table shows per-port connected devices and any profiles associated with them.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpSwitchDevPortEntry

hpSwitchDevPortEntry 1.3.6.1.4.1.11.2.14.11.5.1.126.4.5.1
The table entry showing the device connected to this port and any profile associated with it.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpSwitchDevPortEntry  

hpSwitchDevPortIndex 1.3.6.1.4.1.11.2.14.11.5.1.126.4.5.1.1
Index of the interface on this switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hpSwitchDevPortType 1.3.6.1.4.1.11.2.14.11.5.1.126.4.5.1.2
The type of partner device connected to this port.
Status: current Access: read-only
OBJECT-TYPE    
  HpPartnerDeviceType  

hpSwitchDevPortProfName 1.3.6.1.4.1.11.2.14.11.5.1.126.4.5.1.3
The name of the profile associated with the partner device connected to this port.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

hpSwitchDevCompliances 1.3.6.1.4.1.11.2.14.11.5.1.126.3.1
OBJECT IDENTIFIER    

hpSwitchDevCompliance 1.3.6.1.4.1.11.2.14.11.5.1.126.3.1.1
The compliance statement for switches that support device auto-configuration.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

hpSwitchDevCompliance1 1.3.6.1.4.1.11.2.14.11.5.1.126.3.1.2
The compliance statement for switches that support device auto-configuration.
Status: current Access: read-only
MODULE-COMPLIANCE    

hpSwitchDevConfigGroups 1.3.6.1.4.1.11.2.14.11.5.1.126.3.2
OBJECT IDENTIFIER    

hpSwitchDevProfileGroup 1.3.6.1.4.1.11.2.14.11.5.1.126.3.2.1
A collection of objects containing device profile information.
Status: deprecated Access: read-only
OBJECT-GROUP    

hpSwitchDevAssociationGroup 1.3.6.1.4.1.11.2.14.11.5.1.126.3.2.2
A collection of objects containing information about associated devices.
Status: current Access: read-only
OBJECT-GROUP    

hpSwitchRogueDevGroup 1.3.6.1.4.1.11.2.14.11.5.1.126.3.2.3
A collection of objects containing rogue device information.
Status: current Access: read-only
OBJECT-GROUP    

hpSwitchWhitelistGroup 1.3.6.1.4.1.11.2.14.11.5.1.126.3.2.4
A collection of objects containing information about whitelisted devices.
Status: current Access: read-only
OBJECT-GROUP    

hpSwitchDevPortGroup 1.3.6.1.4.1.11.2.14.11.5.1.126.3.2.5
A collection of objects containing per-port device connections and any profiles associated with them.
Status: current Access: read-only
OBJECT-GROUP    

hpSwitchDevProfileGroupNew 1.3.6.1.4.1.11.2.14.11.5.1.126.3.2.6
A collection of objects containing device profile information.
Status: current Access: read-only
OBJECT-GROUP