Documentation ¶
Overview ¶
This MIB describes objects used for managing Cisco Unified Border Element (CUBE).
The Cisco Unified Border Element (CUBE) is a Cisco IOS Session Border Controller (SBC) that interconnects independent voice over IP (VoIP) and video over IP networks for data, voice, and video transport
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CISCOUBEMIB ¶
type CISCOUBEMIB struct { EntityData types.CommonEntityData YFilter yfilter.YFilter CiscoUbeMIBObjects CISCOUBEMIB_CiscoUbeMIBObjects }
CISCOUBEMIB
func (*CISCOUBEMIB) GetEntityData ¶
func (cISCOUBEMIB *CISCOUBEMIB) GetEntityData() *types.CommonEntityData
type CISCOUBEMIB_CiscoUbeMIBObjects ¶
type CISCOUBEMIB_CiscoUbeMIBObjects struct { EntityData types.CommonEntityData YFilter yfilter.YFilter // This object represents, whether the Cisco Unified Border Element (CUBE) is // enabled on the device or not. The value 'true' means that the CUBE // feature is enabled on the device. The value 'false' means that the CUBE // feature is disabled. The type is bool. CubeEnabled interface{} // This object represents the version of Cisco Unified Border Element on the // device. The type is string. CubeVersion interface{} // This object provides the total number of CUBE session allowed on the // device. The value zero means no sessions are allowed with CUBE. The type // is interface{} with range: 0..999999. Units are session. CubeTotalSessionAllowed interface{} }
CISCOUBEMIB_CiscoUbeMIBObjects
func (*CISCOUBEMIB_CiscoUbeMIBObjects) GetEntityData ¶
func (ciscoUbeMIBObjects *CISCOUBEMIB_CiscoUbeMIBObjects) GetEntityData() *types.CommonEntityData
Click to show internal directories.
Click to hide internal directories.