MIB Viewer

sipCfgPortFeatureSettings

OBJECT-TYPE
1.3.6.1.4.1.4115.11.1.1.1.14
Access
read-write
Status
current
Sub-identifiers
0
This object allows for MSO control of certain feature states via the config file. If the settings for these features do not need to be set a certain way at powerup, then this MIB should not be used. This MIB is not settable via SNMP. When read this object will show the current state of the features on the line. /** BIT Descriptions **/ 0x40 - Setting of the callerIdPermanentDisable(1) bit means that the default outbound caller ID method is caller ID restrictive. Default is for caller ID info to be presented to the callee. 0x20 - Setting of the anonCallRejectionEnable(2) bit means that the anonymous call rejection feature will be enabled until disabled via star code by the user or by removal of the setting via SNMP update. 0x10 - Setting of the callWaitingPermanentDisable(3) bit means that call waiting will be deactivated for this line. 0x08 - Setting of the threeWayCallingDisable(4) bit will disable the hook flash processing while the user is in an active call. This will disable the user from placing a three way call. 0x04 - Setting of the callerIdReceiptDisable(5) bit will disable local caller ID display. 0x02 - Setting of the callTransferEnable(6) bit will enable the call transfer feature.
BITS { defaultFeatures(0), callerIdPermanentDisable(1), anonCallRejectionEnable(2), callWaitingPermanentDisable(3), threeWayCallingDisable(4), callerIdReceiptDisable(5), callTransferEnable(6) }