HUAWEI-KOMPELLA-MIB

File: HUAWEI-KOMPELLA-MIB.mib (37622 bytes)

Imported modules

HUAWEI-MIB HUAWEI-VPLS-EXT-MIB IF-MIB
SNMPv2-CONF SNMPv2-SMI SNMPv2-TC

Imported symbols

hwDatacomm HWL2VpnVcEncapsType HWEnableValue
HWL2VpnStateChangeReason InterfaceIndex OBJECT-GROUP
MODULE-COMPLIANCE NOTIFICATION-GROUP Unsigned32
Counter64 OBJECT-TYPE MODULE-IDENTITY
NOTIFICATION-TYPE IpAddress DisplayString
RowStatus TruthValue

Defined Types

HWKompellaVpnEntry  
SEQUENCE    
  hwKompellaVpnName DisplayString
  hwKompellaVpnVcType HWL2VpnVcEncapsType
  hwKompellaVpnRouteDistinguisher DisplayString
  hwKompellaVpnCtrlWord HWEnableValue
  hwKompellaVpnMtu Unsigned32
  hwKompellaVpnRowStatus RowStatus

HWKompellaVpnTargetEntry  
SEQUENCE    
  hwKompellaVpnTargetType INTEGER
  hwKompellaVpnTarget DisplayString
  hwKompellaVpnTargetRowStatus RowStatus

HWKompellaCeEntry  
SEQUENCE    
  hwKompellaCeID Unsigned32
  hwKompellaCeName DisplayString
  hwKompellaCeIDRange Unsigned32
  hwKompellaCeIDDefaultOffset Unsigned32
  hwKompellaCeRowStatus RowStatus

HWKompellaVcEntry  
SEQUENCE    
  hwKompellaVcIfIndex InterfaceIndex
  hwKompellaVcRmtCeID Unsigned32
  hwKompellaVcInboundLabel Unsigned32
  hwKompellaVcOutboundLabel Unsigned32
  hwKompellaVcCtrlWord HWEnableValue
  hwKompellaVcTnlPolicyName OCTET STRING
  hwKompellaVcVlanTagMode INTEGER
  hwKompellaVcSecondary TruthValue
  hwKompellaOAMSync TruthValue
  hwKompellaVCForBFDIndex Unsigned32
  hwKompellaVcOperStatus INTEGER
  hwKompellaVcRerouteDelayTime Unsigned32
  hwKompellaVcRerouteResumeTime Unsigned32
  hwKompellaVcReroutePolicy INTEGER
  hwKompellaVcRerouteReason HWL2VpnStateChangeReason
  hwKompellaVcLastRerouteTime Unsigned32
  hwKompellaVcManualSetFault TruthValue
  hwKompellaVcIsActive TruthValue
  hwKompellaACStatus INTEGER
  hwKompellaACOAMStatus INTEGER
  hwKompellaVcBFDDetectMultiplier Unsigned32
  hwKompellaVcBFDMinReceiveInterval Unsigned32
  hwKompellaVcBFDMinTransmitInterval Unsigned32
  hwKompellaVcDynamicBFDDetect TruthValue
  hwKompellaEthOamType INTEGER
  hwKompellaCfmMaIndex Unsigned32
  hwKompellaVcPeerAddr IpAddress
  hwKompellaVcRowStatus RowStatus

HWKompellaVcTnlEntry  
SEQUENCE    
  hwKompellaVcTnlIndex Unsigned32
  hwKompellaVcTnlType INTEGER
  hwKompellaTnlForBfdIndex Unsigned32

HWKompellaVcStatisticsEntry  
SEQUENCE    
  hwKompellaVcStatisticsRcvPkts Counter64
  hwKompellaVcStatisticsRcvBytes Counter64
  hwKompellaVcStatisticsSndPkts Counter64
  hwKompellaVcStatisticsSndBytes Counter64

Defined Values

hwL2VpnKompella 1.3.6.1.4.1.2011.5.25.119.2
The HUAWEI-KOMPELLA-MIB contains objects to manage KOMPELLA.
MODULE-IDENTITY    

hwL2Vpn 1.3.6.1.4.1.2011.5.25.119
OBJECT IDENTIFIER    

hwKompellaMIBObjects 1.3.6.1.4.1.2011.5.25.119.2.1
OBJECT IDENTIFIER    

hwKompellaVpnTable 1.3.6.1.4.1.2011.5.25.119.2.1.1
This table is the VPN's configuration table. Users can create or delete the VPN by it.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HWKompellaVpnEntry

hwKompellaVpnEntry 1.3.6.1.4.1.2011.5.25.119.2.1.1.1
Provides the information of a Vpn entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWKompellaVpnEntry  

hwKompellaVpnName 1.3.6.1.4.1.2011.5.25.119.2.1.1.1.1
The human-readable name of this VPN.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..31)  

hwKompellaVpnVcType 1.3.6.1.4.1.2011.5.25.119.2.1.1.1.2
This value indicates the service to be carried.
Status: current Access: read-create
OBJECT-TYPE    
  HWL2VpnVcEncapsType  

hwKompellaVpnRouteDistinguisher 1.3.6.1.4.1.2011.5.25.119.2.1.1.1.3
The route distinguisher for this VPN. This value must be exclusive on the whole. If this node hasn't been configured, the entry of hwKompellaCeTable or hwKompellaVcTable can not be created.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(3..21)  

hwKompellaVpnCtrlWord 1.3.6.1.4.1.2011.5.25.119.2.1.1.1.4
This value indicates the control word capability.
Status: current Access: read-create
OBJECT-TYPE    
  HWEnableValue  

hwKompellaVpnMtu 1.3.6.1.4.1.2011.5.25.119.2.1.1.1.5
This object specifies max transport unit.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0 | 46..16352  

hwKompellaVpnRowStatus 1.3.6.1.4.1.2011.5.25.119.2.1.1.1.51
RowStatus for this Table. Restriction: If delete a VPN, the entries of hwKompellaCeTable and hwKompellaVcTable under this VPN will be deleted too.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwKompellaVpnTargetTable 1.3.6.1.4.1.2011.5.25.119.2.1.2
This table is the VPN Target's configuration table. Users can create or delete the Vpn target of a VPN by it.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HWKompellaVpnTargetEntry

hwKompellaVpnTargetEntry 1.3.6.1.4.1.2011.5.25.119.2.1.2.1
Provides the information of a Vpn target entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWKompellaVpnTargetEntry  

hwKompellaVpnTargetType 1.3.6.1.4.1.2011.5.25.119.2.1.2.1.2
The route target export distribution type.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER import(1), export(2)  

hwKompellaVpnTarget 1.3.6.1.4.1.2011.5.25.119.2.1.2.1.3
The route target distribution policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(3..21)  

hwKompellaVpnTargetRowStatus 1.3.6.1.4.1.2011.5.25.119.2.1.2.1.51
RowStatus for this Table. Restriction: The VPN designated by hwKompellaVpnName must be created first. Not support modifying configuration.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwKompellaCeTable 1.3.6.1.4.1.2011.5.25.119.2.1.3
This table is the CE configuration table. Users can create or delete the CE of a VPN by it.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HWKompellaCeEntry

hwKompellaCeEntry 1.3.6.1.4.1.2011.5.25.119.2.1.3.1
Provides the information of a CE entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWKompellaCeEntry  

hwKompellaCeID 1.3.6.1.4.1.2011.5.25.119.2.1.3.1.1
The unique ID in a VPN identifies a local CE.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..249  

hwKompellaCeName 1.3.6.1.4.1.2011.5.25.119.2.1.3.1.2
The human-readable name of this CE.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..20)  

hwKompellaCeIDRange 1.3.6.1.4.1.2011.5.25.119.2.1.3.1.3
The CE ID range available.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..250  

hwKompellaCeIDDefaultOffset 1.3.6.1.4.1.2011.5.25.119.2.1.3.1.4
Value of default original CE offset, default value is 0.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..1  

hwKompellaCeRowStatus 1.3.6.1.4.1.2011.5.25.119.2.1.3.1.51
RowStatus for this Table. Restriction: The VPN designated by hwKompellaVpnName must be created first. Not support modifying configuration. If delete a CE, the entries of hwKompellaVcTable under this CE will be deleted too.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwKompellaVcTable 1.3.6.1.4.1.2011.5.25.119.2.1.4
This table is the VC configuration table. Users can create or delete the VC of a VPN by it.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HWKompellaVcEntry

hwKompellaVcEntry 1.3.6.1.4.1.2011.5.25.119.2.1.4.1
Provides the information of a VC entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWKompellaVcEntry  

hwKompellaVcIfIndex 1.3.6.1.4.1.2011.5.25.119.2.1.4.1.1
If the vc is represented in the ifTable as an ifIndex, this item holds the ifIndex of the vc in the ifTable, otherwise it MUST be set to zero.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hwKompellaVcRmtCeID 1.3.6.1.4.1.2011.5.25.119.2.1.4.1.2
This item holds the remote ce id.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..249  

hwKompellaVcInboundLabel 1.3.6.1.4.1.2011.5.25.119.2.1.4.1.3
This object indicates the inbound label.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwKompellaVcOutboundLabel 1.3.6.1.4.1.2011.5.25.119.2.1.4.1.4
This object indicates the outbound label.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwKompellaVcCtrlWord 1.3.6.1.4.1.2011.5.25.119.2.1.4.1.5
This value indicates the control word capability.
Status: current Access: read-create
OBJECT-TYPE    
  HWEnableValue  

hwKompellaVcTnlPolicyName 1.3.6.1.4.1.2011.5.25.119.2.1.4.1.6
This object indicates the tunnel policy name used.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..39)  

hwKompellaVcVlanTagMode 1.3.6.1.4.1.2011.5.25.119.2.1.4.1.7
This object indicates VLAN tag is stripped(raw) , attached(tagged) or invalid(rawTagNotConfiged).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER raw(1), tagged(2), rawTagNotConfiged(255)  

hwKompellaVcSecondary 1.3.6.1.4.1.2011.5.25.119.2.1.4.1.8
Denotes the VC is the repetition or not.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hwKompellaOAMSync 1.3.6.1.4.1.2011.5.25.119.2.1.4.1.9
Denotes the AC and PSN are enable or not.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hwKompellaVCForBFDIndex 1.3.6.1.4.1.2011.5.25.119.2.1.4.1.10
The index of pw for BFD.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwKompellaVcOperStatus 1.3.6.1.4.1.2011.5.25.119.2.1.4.1.11
Denotes the vc is operational or not.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

hwKompellaVcRerouteDelayTime 1.3.6.1.4.1.2011.5.25.119.2.1.4.1.12
The reroute delay time.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hwKompellaVcRerouteResumeTime 1.3.6.1.4.1.2011.5.25.119.2.1.4.1.13
the reroute resume time.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hwKompellaVcReroutePolicy 1.3.6.1.4.1.2011.5.25.119.2.1.4.1.14
reroute policy.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER delay(1), immediately(2), never(3), none(4), err(5), invalid(6), immediatelySwitch(7)  

hwKompellaVcRerouteReason 1.3.6.1.4.1.2011.5.25.119.2.1.4.1.15
the reroute reason.
Status: current Access: read-only
OBJECT-TYPE    
  HWL2VpnStateChangeReason  

hwKompellaVcLastRerouteTime 1.3.6.1.4.1.2011.5.25.119.2.1.4.1.16
last reroute time.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwKompellaVcManualSetFault 1.3.6.1.4.1.2011.5.25.119.2.1.4.1.17
Denotes the manual has been set or not.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwKompellaVcIsActive 1.3.6.1.4.1.2011.5.25.119.2.1.4.1.18
Denotes the current vc is active or not.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwKompellaACStatus 1.3.6.1.4.1.2011.5.25.119.2.1.4.1.19
Denotes the AC's physical status is operational or not.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), notify(4), notifyDown(5), downNotify(6)  

hwKompellaACOAMStatus 1.3.6.1.4.1.2011.5.25.119.2.1.4.1.20
Denotes the AC's protocol is operational or not.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

hwKompellaVcBFDDetectMultiplier 1.3.6.1.4.1.2011.5.25.119.2.1.4.1.21
The multiple of detection time.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwKompellaVcBFDMinReceiveInterval 1.3.6.1.4.1.2011.5.25.119.2.1.4.1.22
The minimum interval of BFD messages to be received.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwKompellaVcBFDMinTransmitInterval 1.3.6.1.4.1.2011.5.25.119.2.1.4.1.23
The minimum interval of BFD messages to be sent.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwKompellaVcDynamicBFDDetect 1.3.6.1.4.1.2011.5.25.119.2.1.4.1.24
This value indicates the capacitability to support dynamic BFD detect.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwKompellaEthOamType 1.3.6.1.4.1.2011.5.25.119.2.1.4.1.25
This value indicates the type of ETH OAM.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ethOam1ag(1), ethOam3ah(2), noEthOamCfg(3)  

hwKompellaCfmMaIndex 1.3.6.1.4.1.2011.5.25.119.2.1.4.1.26
This value indicates the CFM MA Index.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4095  

hwKompellaVcPeerAddr 1.3.6.1.4.1.2011.5.25.119.2.1.4.1.27
This object contain the value of the peer node address of the VC/PE maintenance protocol entity.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

hwKompellaVcRowStatus 1.3.6.1.4.1.2011.5.25.119.2.1.4.1.51
RowStatus for this Table. Restriction: The VPN designated by hwKompellaVpnName must be created first. The CE designated by hwKompellaVpnName and hwKompellaCeID must be created first. Not support modifying configuration.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwKompellaVcTnlTable 1.3.6.1.4.1.2011.5.25.119.2.1.5
This table is used to search the tunnel index of a VC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HWKompellaVcTnlEntry

hwKompellaVcTnlEntry 1.3.6.1.4.1.2011.5.25.119.2.1.5.1
Provides the information of a VC tunnel entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWKompellaVcTnlEntry  

hwKompellaVcTnlIndex 1.3.6.1.4.1.2011.5.25.119.2.1.5.1.1
This object indicates the tunnel index of a VC.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hwKompellaVcTnlType 1.3.6.1.4.1.2011.5.25.119.2.1.5.1.2
This object indicates the type of the VC tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER lsp(1), gre(2), l2tp(3), ipsec(4), crLsp(5)  

hwKompellaTnlForBfdIndex 1.3.6.1.4.1.2011.5.25.119.2.1.5.1.3
This object indicates the index of LSP for BFD.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hwKompellaVcStatisticsTable 1.3.6.1.4.1.2011.5.25.119.2.1.6
This table contains the KOMPELLA's VC packets statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HWKompellaVcStatisticsEntry

hwKompellaVcStatisticsEntry 1.3.6.1.4.1.2011.5.25.119.2.1.6.1
Provides the information of the KOMPELLA's VC packets statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  HWKompellaVcStatisticsEntry  

hwKompellaVcStatisticsRcvPkts 1.3.6.1.4.1.2011.5.25.119.2.1.6.1.1
The total number of packets received on this VC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwKompellaVcStatisticsRcvBytes 1.3.6.1.4.1.2011.5.25.119.2.1.6.1.2
The total number of bytes received on this VC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwKompellaVcStatisticsSndPkts 1.3.6.1.4.1.2011.5.25.119.2.1.6.1.3
The total number of packets sent on this VC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwKompellaVcStatisticsSndBytes 1.3.6.1.4.1.2011.5.25.119.2.1.6.1.4
The total number of bytes sent on the VC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hwKompellaVcUpDownNotifEnable 1.3.6.1.4.1.2011.5.25.119.2.1.7
This object indicates the enable sign of KOMPELLA VC state change notification. The default value is disable (2).
Status: current Access: read-write
OBJECT-TYPE    
  HWEnableValue  

hwKompellaVcDeletedNotifEnable 1.3.6.1.4.1.2011.5.25.119.2.1.8
This object indicates the enable sign of KOMPELLA VC deletion notification. The default value is disable (2).
Status: current Access: read-write
OBJECT-TYPE    
  HWEnableValue  

hwKompellaSwitchNotifEnable 1.3.6.1.4.1.2011.5.25.119.2.1.9
If this object is set to enable(1),then it enbables this emission of hwKompellaSwitchWtoP and hwKompellaSwitchPtoW notifications;otherwise these notifications are not emitted. The default value is disable (2).
Status: current Access: read-write
OBJECT-TYPE    
  HWEnableValue  

hwKompellaVcStateChangeReason 1.3.6.1.4.1.2011.5.25.119.2.1.10
This object indicates the reason of KOMPELLA VC state change.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  HWL2VpnStateChangeReason  

hwKompellaSwitchRmtCEID 1.3.6.1.4.1.2011.5.25.119.2.1.11
This object indicates the remote CE ID of KOMPELLA VC switch from working pw to protect pw .
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32 0..249  

hwKompellaMIBTraps 1.3.6.1.4.1.2011.5.25.119.2.2
OBJECT IDENTIFIER    

hwKompellaVcDown 1.3.6.1.4.1.2011.5.25.119.2.2.1
This notification indicates the VC's state changes to down.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwKompellaVcUp 1.3.6.1.4.1.2011.5.25.119.2.2.2
This notification indicates the VC's state changes to up.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwKompellaSwitchWtoP 1.3.6.1.4.1.2011.5.25.119.2.2.3
This notification is generated when switch from working pw to protect pw happens.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwKompellaSwitchPtoW 1.3.6.1.4.1.2011.5.25.119.2.2.4
This notification is generated when switch from protect pw to working pw happens.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwKompellaVcDeleted 1.3.6.1.4.1.2011.5.25.119.2.2.5
This notification indicates the VC is deleted.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwKompellaMIBConformance 1.3.6.1.4.1.2011.5.25.119.2.3
OBJECT IDENTIFIER    

hwKompellaMIBCompliances 1.3.6.1.4.1.2011.5.25.119.2.3.1
OBJECT IDENTIFIER    

hwKompellaMIBCompliance 1.3.6.1.4.1.2011.5.25.119.2.3.1.1
The compliance statement for systems supporting the HUAWEI-KOMPELLA-MIB.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

hwKompellaMIBGroups 1.3.6.1.4.1.2011.5.25.119.2.3.2
OBJECT IDENTIFIER    

hwKompellaVpnGroup 1.3.6.1.4.1.2011.5.25.119.2.3.2.1
The KOMPELLA's Vpn group.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwKompellaVpnTargetGroup 1.3.6.1.4.1.2011.5.25.119.2.3.2.2
The KOMPELLA's Vpn Target group.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwKompellaCeGroup 1.3.6.1.4.1.2011.5.25.119.2.3.2.3
The KOMPELLA's CE group.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwKompellaVcGroup 1.3.6.1.4.1.2011.5.25.119.2.3.2.4
The KOMPELLA's VC group.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwKompellaVcTnlGroup 1.3.6.1.4.1.2011.5.25.119.2.3.2.5
The KOMPELLA's VC Tunnel group.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwKompellaVcStatisticsGroup 1.3.6.1.4.1.2011.5.25.119.2.3.2.6
The KOMPELLA's VC Statistic group.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwKompellaNotificationControlGroup 1.3.6.1.4.1.2011.5.25.119.2.3.2.7
The KOMPELLA's Notification Control group.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwKompellaVCSwitchControlGroup 1.3.6.1.4.1.2011.5.25.119.2.3.2.8
The KOMPELLA's Switch Notification Control group.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwKompellaVcStateChangeReasonGroup 1.3.6.1.4.1.2011.5.25.119.2.3.2.9
The KOMPELLA's Vc State Change Reason group.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwKompellaSwitchRmtCEIDGroup 1.3.6.1.4.1.2011.5.25.119.2.3.2.10
The KOMPELLA's Remote CE ID group.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwKompellaNotificationGroup 1.3.6.1.4.1.2011.5.25.119.2.3.2.11
The KOMPELLA Notification group.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP