MICOM-ISDN-MIB

File: MICOM-ISDN-MIB.mib (58425 bytes)

Imported modules

RFC1213-MIB RFC-1212 IF-MIB
DIAL-CONTROL-MIB MICOM-OSCAR-MIB

Imported symbols

DisplayString OBJECT-TYPE ifIndex
dialCtlPeerCfgId callActiveSetupTime callActiveIndex
micom-oscar

Defined Types

NvmIsdnBasicRateEntry  
SEQUENCE    
  nvmIsdnBasicRateLineTopology INTEGER
  nvmIsdnBasicRateSignalMode INTEGER

NvmIsdnSignalingEntry  
SEQUENCE    
  nvmIsdnSignalingIndex INTEGER
  nvmIsdnSignalingProtocol INTEGER
  nvmIsdnSignalingCallingAddress DisplayString
  nvmIsdnSignalingSubAddress DisplayString
  nvmIsdnSignalingInfoTrapEnable INTEGER

McmIsdnLapdEntry  
SEQUENCE    
  mcmIsdnLapdTxwinsiz INTEGER
  mcmIsdnLapdRxwinsiz INTEGER
  mcmIsdnLapdTxfrmsiz INTEGER
  mcmIsdnLapdRxfrmsiz INTEGER
  mcmIsdnLapdTimert200 INTEGER
  mcmIsdnLapdTimert201 INTEGER
  mcmIsdnLapdTimert202 INTEGER
  mcmIsdnLapdTimert203 INTEGER
  mcmIsdnLapdTimertm20 INTEGER
  mcmIsdnLapdn200 INTEGER
  mcmIsdnLapdn202 INTEGER
  mcmIsdnLapdnm20 INTEGER

NvmIsdnLapdEntry  
SEQUENCE    
  nvmIsdnLapdTxwinsiz INTEGER
  nvmIsdnLapdRxwinsiz INTEGER
  nvmIsdnLapdTxfrmsiz INTEGER
  nvmIsdnLapdRxfrmsiz INTEGER
  nvmIsdnLapdTimert200 INTEGER
  nvmIsdnLapdTimert201 INTEGER
  nvmIsdnLapdTimert202 INTEGER
  nvmIsdnLapdTimert203 INTEGER
  nvmIsdnLapdTimertm20 INTEGER
  nvmIsdnLapdn200 INTEGER
  nvmIsdnLapdn202 INTEGER
  nvmIsdnLapdnm20 INTEGER

NvmIsdnEndpointEntry  
SEQUENCE    
  nvmIsdnEndpointIndex INTEGER
  nvmIsdnEndpointTeiType INTEGER
  nvmIsdnEndpointTeiValue INTEGER
  nvmIsdnEndpointSpid DisplayString

NvmIsdnDirectoryEntry  
SEQUENCE    
  nvmIsdnDirectoryIndex INTEGER
  nvmIsdnDirectoryNumber DisplayString
  nvmIsdnDirectorySigIndex INTEGER
  nvmIsdnDirectoryStatus INTEGER

McmDialCtlPeerCfgEntry  
SEQUENCE    
  mcmDialCtlPeerCfgId INTEGER
  mcmDialCtlPeerCfgBchannel INTEGER

NvmDialCtlPeerCfgEntry  
SEQUENCE    
  nvmDialCtlPeerCfgId INTEGER
  nvmDialCtlPeerCfgBchannel INTEGER
  nvmDialCtlPeerCfgLowerIf INTEGER
  nvmDialCtlPeerCfgOriginateAddress DisplayString
  nvmDialCtlPeerCfgSubAddress DisplayString
  nvmDialCtlPeerCfgClosedUserGroup DisplayString
  nvmDialCtlPeerCfgSpeed INTEGER
  nvmDialCtlPeerCfgInfoType INTEGER
  nvmDialCtlPeerCfgPermission INTEGER
  nvmDialCtlPeerCfgCallRetries INTEGER
  nvmDialCtlPeerCfgRetryDelay INTEGER
  nvmDialCtlPeerCfgFailureDelay INTEGER
  nvmDialCtlPeerCfgTrapEnable INTEGER
  nvmDialCtlPeerCfgStatus INTEGER

McmIsdnSigStatsCntrEntry  
SEQUENCE    
  mcmIsdnSigStatsCntrIndex INTEGER
  mcmIsdnSigStatsCntrAction INTEGER

McmIsdnLapdCntrEntry  
SEQUENCE    
  mcmIsdnLapdCntrIndex INTEGER
  mcmIsdnLapdCntrAction INTEGER

McmDialCtlPeerStatsGaugeEntry  
SEQUENCE    
  mcmDialCtlPeerStatsGaugeAction INTEGER

McmCallActiveGaugeEntry  
SEQUENCE    
  mcmCallActiveGaugeAction INTEGER

Defined Values

micom-isdn 1.3.6.1.4.1.335.1.4.24
OBJECT IDENTIFIER    

configuration 1.3.6.1.4.1.335.1.4.24.1
OBJECT IDENTIFIER    

control 1.3.6.1.4.1.335.1.4.24.2
OBJECT IDENTIFIER    

nvmIsdnBasicRateTable 1.3.6.1.4.1.335.1.4.24.1.1
NAME = ; DESC = Table containing configuration and operational \ parameters for all physical Basic Rate interfaces \ on this managed device. (Configuration); HELP = ; CAPABILITIES = NET_CFG, VPN_CFG ;
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NvmIsdnBasicRateEntry

nvmIsdnBasicRateEntry 1.3.6.1.4.1.335.1.4.24.1.1.1
NAME = ; DESC = An entry in the ISDN Basic Rate Table. \ (Configuration); HELP = ; CAPABILITIES = ;
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NvmIsdnBasicRateEntry  

nvmIsdnBasicRateLineTopology 1.3.6.1.4.1.335.1.4.24.1.1.1.1
NAME = ; DESC = The line topology to be used for this interface. \ Note that setting nvmIsdnBasicRateIfType to isdns(75) \ does not necessarily mean a line topology of \ point-to-multipoint. (Configuration); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER pointToPoint(1), pointToMultipoint(2)  

nvmIsdnBasicRateSignalMode 1.3.6.1.4.1.335.1.4.24.1.1.1.2
NAME = ; DESC = The signaling channel operational mode for this \ interface. If dialup(1), there is a signaling channel \ on this interface and the corresponding operational \ object, isdnBasicRateSignalMode (see rfc2127.mib), \ will be active(1). If leased(2), a signaling channel \ is not available and the corresponding operational \ object, isdnBasicRateSignalMode, will be inactive(2). \ (Configuration); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dialup(1), leased(2)  

nvmIsdnSignalingTable 1.3.6.1.4.1.335.1.4.24.1.2
NAME = ; DESC = ISDN signaling table containing configuration and \ operational parameters for all ISDN signaling \ channels on this managed device. (Configuration) ; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG ;
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NvmIsdnSignalingEntry

nvmIsdnSignalingEntry 1.3.6.1.4.1.335.1.4.24.1.2.1
NAME = ; DESC = An entry in the ISDN Signaling Table. To create a \ new entry, only nvmIsdnSignalingProtocol needs to be \ specified before nvmIsdnSignalingStatus can become \ active(1). (Configuration) ; HELP = ; CAPABILITIES = ;
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NvmIsdnSignalingEntry  

nvmIsdnSignalingIndex 1.3.6.1.4.1.335.1.4.24.1.2.1.1
NAME = ; DESC = The index value which uniquely identifies an entry \ in the nvmIsdnSignalingTable. (Configuration); HELP = This managed object corresponds to the port index used \ in the ICM ('primary' and 'backup' ports supported).; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

nvmIsdnSignalingProtocol 1.3.6.1.4.1.335.1.4.24.1.2.1.2
NAME = ; DESC = The particular protocol type supported by the \ switch providing access to the ISDN network \ to which this signaling channel is connected. (Configuration); HELP = Enumerations supported by access device are 2, 3, 6, 7, \ 9, 12, 13, 17, and 19.; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dss1(2), etsi(3), ess5(6), dms100(7), ni1(9), vn2(12), vn3(13), ins64(17), itr6(19), qsig(23)  

nvmIsdnSignalingCallingAddress 1.3.6.1.4.1.335.1.4.24.1.2.1.3
NAME = ; DESC = The ISDN Address to be assigned to this signaling \ channel. More specifically, this is the 'Calling Address \ information element' as being passed to the switch \ in outgoing call setup messages. \ It can be an EAZ (1TR6), a calling number (DSS1, \ ETSI)or any other number necessary to identify a \ signaling interface. If there is no such number defined \ or required, this is a zero length string. It is represented \ in DisplayString form. \ Incoming calls can also be identified by this number. \ If the Directory Number, i.e. the Called Number in \ incoming calls, is different to this number, the \ isdnDirectoryTable has to be used to specify all \ possible Directory Numbers. \ The format of this information largely depends on the \ type of switch or PBX the device is connected to. Therefore, \ the detailed format of this information is not \ specified and is implementation dependent. \ If possible, the agent should implement this information \ using the E.164 number format. In this case, the number \ must start with '+'. Otherwise, IA5 number digits must \ be used. (Configuration) ; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..131)  

nvmIsdnSignalingSubAddress 1.3.6.1.4.1.335.1.4.24.1.2.1.4
NAME = ; DESC = Supplementary information to the ISDN address assigned \ to this signaling channel. Usually, this is the \ subaddress as defined in Q.931. \ If there is no such number defined or required, this is \ a zero length string. \ The subaddress is used for incoming calls as well as \ for outgoing calls. \ The subaddress is an user supplied string of up to 20 \ IA5 characters and is transmitted transparently through \ the network. (Configuration) ; HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..131)  

nvmIsdnSignalingInfoTrapEnable 1.3.6.1.4.1.335.1.4.24.1.2.1.5
NAME = ; DESC = Indicates whether isdnMibCallInformation traps \ should be generated for calls on this signaling \ channel. (Configuration); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

mcmIsdnLapdTable 1.3.6.1.4.1.335.1.4.24.1.3
NAME = ; DESC = Table containing configuration and statistics \ information for all LAPD (D channel Data Link) \ interfaces on this managed device. \ Only statistical information which is not already being \ counted in the ifTable is being defined in this table. \ This table is an extension to the LAPD table resident in \ the RFC2127 MIB. (Operational) HELP = ; CAPABILITIES = NET_CFG, VPN_CFG ;
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    McmIsdnLapdEntry

mcmIsdnLapdEntry 1.3.6.1.4.1.335.1.4.24.1.3.1
NAME = ; DESC = An entry in the LAPD Table. (Extensions to LAPD \ table in RFC2127 MIB.) (Operational); HELP = ; CAPABILITIES = ;
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  McmIsdnLapdEntry  

mcmIsdnLapdTxwinsiz 1.3.6.1.4.1.335.1.4.24.1.3.1.1
NAME = ; DESC = The value of this object specifies the transmit \ window size (maximum number of outstanding \ unacknowledged information frames. (Operational); HELP = Default values: 7 for PRI, 1 for BRI with SAPI=0, \ 3 for BRI with other SAPIs.; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..128  

mcmIsdnLapdRxwinsiz 1.3.6.1.4.1.335.1.4.24.1.3.1.2
NAME = ; DESC = The value of this object specifies the receive \ window size (maximum number of outstanding \ unacknowledged information frames. (Operational); HELP = Default values: 7 for PRI, 1 for BRI with SAPI=0, \ 3 for BRI with other SAPIs.; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..128  

mcmIsdnLapdTxfrmsiz 1.3.6.1.4.1.335.1.4.24.1.3.1.3
NAME = ; DESC = The value of this object specifies the maximum \ transmit frame size (in bytes). (Operational); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..300  

mcmIsdnLapdRxfrmsiz 1.3.6.1.4.1.335.1.4.24.1.3.1.4
NAME = ; DESC = The value of this object specifies the maximum \ receive frame size (in bytes). (Operational); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..300  

mcmIsdnLapdTimert200 1.3.6.1.4.1.335.1.4.24.1.3.1.5
NAME = ; DESC = The value of this object specifies the timer \ T200 value (in milliseconds). T200 is the time \ to wait for an acknowledgment to a frame \ before initiating recovery. (Operational); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..600000  

mcmIsdnLapdTimert201 1.3.6.1.4.1.335.1.4.24.1.3.1.6
NAME = ; DESC = The value of this object specifies the timer \ T201 value (in milliseconds). T201 is the minimum \ time between the transmission of the TEI identity \ check messages. (Operational); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..600000  

mcmIsdnLapdTimert202 1.3.6.1.4.1.335.1.4.24.1.3.1.7
NAME = ; DESC = The value of this object specifies the timer \ T202 value (in milliseconds). T201 is the minimum \ time between the transmission of the TEI identity \ request messages. (Operational); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..600000  

mcmIsdnLapdTimert203 1.3.6.1.4.1.335.1.4.24.1.3.1.8
NAME = ; DESC = The value of this object specifies the timer \ T203 value (in milliseconds). T203 is the maximum \ time allowed without frames being exchanged. \ (Operational); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..600000  

mcmIsdnLapdTimertm20 1.3.6.1.4.1.335.1.4.24.1.3.1.9
NAME = ; DESC = The value of this object specifies the timer \ TM20 value (in milliseconds) for TEI management. \ (Operational); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..600000  

mcmIsdnLapdn200 1.3.6.1.4.1.335.1.4.24.1.3.1.10
NAME = ; DESC = The value of this object specifies the Retry \ Counter N200. This is the maximum number \ of retransmissions of a frame. (Operational); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..500  

mcmIsdnLapdn202 1.3.6.1.4.1.335.1.4.24.1.3.1.11
NAME = ; DESC = The value of this object specifies the Retry \ Counter N202. This is the maximum number \ of transmissions of a TEI identity request \ message. (Operational); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..500  

mcmIsdnLapdnm20 1.3.6.1.4.1.335.1.4.24.1.3.1.12
NAME = ; DESC = The value of this object specifies the Retry \ Counter NM20 (for TEI management). \ (Operational); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..500  

nvmIsdnLapdTable 1.3.6.1.4.1.335.1.4.24.1.4
NAME = ; DESC = Table containing configuration and statistics \ information for all LAPD (D channel Data Link) \ interfaces on this managed device. \ Only statistical information which is not already being \ counted in the ifTable is being defined in this table. \ This table is an extension to the LAPD table resident in \ the RFC2127 MIB. (Configuration) HELP = ; CAPABILITIES = NET_CFG, VPN_CFG ;
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NvmIsdnLapdEntry

nvmIsdnLapdEntry 1.3.6.1.4.1.335.1.4.24.1.4.1
NAME = ; DESC = An entry in the LAPD Table. (Extensions to LAPD \ table in RFC2127 MIB.) (Configuration); HELP = ; CAPABILITIES = ;
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NvmIsdnLapdEntry  

nvmIsdnLapdTxwinsiz 1.3.6.1.4.1.335.1.4.24.1.4.1.1
NAME = ; DESC = The value of this object specifies the transmit \ window size (maximum number of outstanding \ unacknowledged information frames. (Configuration); HELP = Default values: 7 for PRI, 1 for BRI with SAPI=0, \ 3 for BRI with other SAPIs.; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..128  

nvmIsdnLapdRxwinsiz 1.3.6.1.4.1.335.1.4.24.1.4.1.2
NAME = ; DESC = The value of this object specifies the receive \ window size (maximum number of outstanding \ unacknowledged information frames. (Configuration); HELP = Default values: 7 for PRI, 1 for BRI with SAPI=0, \ 3 for BRI with other SAPIs.; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..128  

nvmIsdnLapdTxfrmsiz 1.3.6.1.4.1.335.1.4.24.1.4.1.3
NAME = ; DESC = The value of this object specifies the maximum \ transmit frame size (in bytes). (Configuration); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..300  

nvmIsdnLapdRxfrmsiz 1.3.6.1.4.1.335.1.4.24.1.4.1.4
NAME = ; DESC = The value of this object specifies the maximum \ receive frame size (in bytes). (Configuration); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..300  

nvmIsdnLapdTimert200 1.3.6.1.4.1.335.1.4.24.1.4.1.5
NAME = ; DESC = The value of this object specifies the timer \ T200 value (in milliseconds). T200 is the time \ to wait for an acknowledgment to a frame \ before initiating recovery. (Configuration); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..600000  

nvmIsdnLapdTimert201 1.3.6.1.4.1.335.1.4.24.1.4.1.6
NAME = ; DESC = The value of this object specifies the timer \ T201 value (in milliseconds). T201 is the minimum \ time between the transmission of the TEI identity \ check messages. (Configuration); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..600000  

nvmIsdnLapdTimert202 1.3.6.1.4.1.335.1.4.24.1.4.1.7
NAME = ; DESC = The value of this object specifies the timer \ T202 value (in milliseconds). T201 is the minimum \ time between the transmission of the TEI identity \ request messages. (Configuration); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..600000  

nvmIsdnLapdTimert203 1.3.6.1.4.1.335.1.4.24.1.4.1.8
NAME = ; DESC = The value of this object specifies the timer \ T203 value (in milliseconds). T203 is the maximum \ time allowed without frames being exchanged. \ (Configuration); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..600000  

nvmIsdnLapdTimertm20 1.3.6.1.4.1.335.1.4.24.1.4.1.9
NAME = ; DESC = The value of this object specifies the timer \ TM20 value (in milliseconds) for TEI management. \ (Configuration); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..600000  

nvmIsdnLapdn200 1.3.6.1.4.1.335.1.4.24.1.4.1.10
NAME = ; DESC = The value of this object specifies the Retry \ Counter N200. This is the maximum number \ of retransmissions of a frame. (Configuration); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..500  

nvmIsdnLapdn202 1.3.6.1.4.1.335.1.4.24.1.4.1.11
NAME = ; DESC = The value of this object specifies the Retry \ Counter N202. This is the maximum number \ of transmissions of a TEI identity request \ message. (Configuration); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..500  

nvmIsdnLapdnm20 1.3.6.1.4.1.335.1.4.24.1.4.1.12
NAME = ; DESC = The value of this object specifies the Retry \ Counter NM20 (for TEI management). \ (Configuration); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..500  

nvmIsdnEndpointTable 1.3.6.1.4.1.335.1.4.24.1.5
NAME = ; DESC = Table containing configuration for Terminal \ Endpoints. (Configuration); HELP = ; CAPABILITIES = NET_CFG, VPN_CFG ;
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NvmIsdnEndpointEntry

nvmIsdnEndpointEntry 1.3.6.1.4.1.335.1.4.24.1.5.1
NAME = ; DESC = An entry in the Terminal Endpoint Table. The value \ of nvmIsdnEndpointIfType must be supplied for a row \ in this table to become active. (Configuration); HELP = ; CAPABILITIES = ;
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NvmIsdnEndpointEntry  

nvmIsdnEndpointIndex 1.3.6.1.4.1.335.1.4.24.1.5.1.1
NAME = ; DESC = The index value which uniquely identifies an entry \ in the nvmIsdnEndpointTable. (Configuration); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

nvmIsdnEndpointTeiType 1.3.6.1.4.1.335.1.4.24.1.5.1.2
NAME = ; DESC = The type of TEI (Terminal Endpoint Identifier) \ used for this Terminal Endpoint. In case of dynamic(1), \ the TEI value is selected by the switch. In \ case of static(2), a valid TEI value has to be \ entered in the nvmIsdnEndpointTeiValue object. \ The default value for this object depends on the \ interface type as well as the Terminal Endpoint type. \ On Primary Rate interfaces the default value is \ static(2). On Basic Rate interfaces the default value \ is dynamic(1) for isdn(63) Terminal Endpoints and \ static(2) for x25ple(40) Terminal Endpoints. \ (Configuration); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dynamic(1), static(2)  

nvmIsdnEndpointTeiValue 1.3.6.1.4.1.335.1.4.24.1.5.1.3
NAME = ; DESC = The TEI (Terminal Endpoint Identifier) value \ for this Terminal Endpoint. If nvmIsdnEndpointTeiType \ is set to static(2), valid numbers are 0..63, \ while otherwise the value is set internally. \ The default value of this object is 0 for static \ TEI assignment. \ The default value for dynamic TEI assignment is also \ 0 as long as no TEI has been assigned. After TEI \ assignment, the assigned TEI value is returned. \ (Configuration); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..127  

nvmIsdnEndpointSpid 1.3.6.1.4.1.335.1.4.24.1.5.1.4
NAME = ; DESC = The Service profile IDentifier (SPID) information \ for this Terminal Endpoint. \ The SPID is composed of 9-20 numeric characters. \ This information has to be defined in addition to \ the local number for some switch protocol types, \ e.g. Bellcore NI-1 and NI-2. \ If this object is not required, it is a \ zero length string. (Configuration); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..131)  

nvmIsdnDirectoryTable 1.3.6.1.4.1.335.1.4.24.1.6
NAME = ; DESC = Table containing Directory Numbers. (Configuration); HELP = ; CAPABILITIES = NET_CFG, VPN_CFG ;
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NvmIsdnDirectoryEntry

nvmIsdnDirectoryEntry 1.3.6.1.4.1.335.1.4.24.1.6.1
NAME = ; DESC = An entry in the Directory Number Table. All objects \ in an entry must be set for a new row to become active. \ (Configuration); HELP = ; CAPABILITIES = ;
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NvmIsdnDirectoryEntry  

nvmIsdnDirectoryIndex 1.3.6.1.4.1.335.1.4.24.1.6.1.1
NAME = ; DESC = The index value which uniquely identifies an entry \ in the nvmIsdnDirectoryTable. (Configuration); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..7fffffff  

nvmIsdnDirectoryNumber 1.3.6.1.4.1.335.1.4.24.1.6.1.2
NAME = ; DESC = A Directory Number. Directory Numbers are used \ to identify incoming calls on the signaling \ channel given in nvmIsdnDirectorySigIndex. \ The format of this information largely depends on the \ type of switch or PBX the device is connected to. \ Therefore, the detailed format of this information is \ not specified and is implementation dependent. \ If possible, the agent should implement this information \ using the E.164 number format. In this case, the number \ must start with '+'. Otherwise, IA5 number digits must \ be used. (Configuration); HELP = This ICM variable contains the remote address for which \ incoming calls are handled.; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..131)  

nvmIsdnDirectorySigIndex 1.3.6.1.4.1.335.1.4.24.1.6.1.3
NAME = ; DESC = An index pointing to an ISDN signaling channel. \ Incoming calls are accepted on this \ signaling channel if the nvmIsdnDirectoryNumber is \ presented as Called Number in the SETUP message. \ (Configuration); HELP = This is an index to a link in the dialCtlPeerCfg table \ (and not an index to a signaling channel). The ICM \ changes the meaning of this managed object in order \ to be able to extract the link for which the directory \ number is specified.; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..2147483647  

nvmIsdnDirectoryStatus 1.3.6.1.4.1.335.1.4.24.1.6.1.4
NAME = ; DESC = For software releases prior to 3.0 \ this object only supported enumerations of \ add and delete with an access of write-only. \ This object is used to create and delete rows in the \ nvmIsdnDirectoryTable. Upon creation of a row, the \ the row status is internally set to 'active'. \ (Configuration); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER add(1), delete(2), active(3)  

nvmDialCtlConfiguration 1.3.6.1.4.1.335.1.4.24.1.7
OBJECT IDENTIFIER    

nvmDialCtlAcceptMode 1.3.6.1.4.1.335.1.4.24.1.7.1
NAME = ; DESC = The security level for acceptance of incoming calls. \ acceptNone(1) - incoming calls will not be accepted. \ acceptAll(2) - incoming calls will be accepted, even. \ if there is no matching entry in the nvmDialCtlPeerCfgTable. \ acceptKnown(3) - incoming calls will be accepted only \ if there is a matching entry in the nvmDialCtlPeerCfgTable. \ (Configuration); HELP = ; CAPABILITIES = NET_CFG, VPN_DISP ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER acceptNone(1), acceptAll(2), acceptKnown(3)  

nvmDialCtlTrapEnable 1.3.6.1.4.1.335.1.4.24.1.7.2
NAME = ; DESC = This object indicates whether nvmDialCtlPeerCallInformation \ and nvmDialCtlPeerCallSetup traps should be generated for \ all peers. If the value of this object is enabled(1), \ traps will be generated for all peers. If the value \ of this object is disabled(2), traps will be generated \ only for peers having nvmDialCtlPeerCfgTrapEnable set \ to enabled(1). (Configuration); HELP = ; CAPABILITIES = NET_CFG, VPN_DISP ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

mcmDialCtlPeerCfgTable 1.3.6.1.4.1.335.1.4.24.1.8
NAME = ; DESC = The list of peers from which the managed device \ will accept calls or to which it will place them. \ This table is an extension to the Peer Group table \ resident in the RFC2128 MIB. (Operational) HELP = ; CAPABILITIES = NET_CFG, VPN_DISP ;
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    McmDialCtlPeerCfgEntry

mcmDialCtlPeerCfgEntry 1.3.6.1.4.1.335.1.4.24.1.8.1
NAME = ; DESC = An entry in the Peer Group Table. (Extension to \ Peer Group table in RFC2128 MIB. (Operational);\ HELP = ; CAPABILITIES = ;
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  McmDialCtlPeerCfgEntry  

mcmDialCtlPeerCfgId 1.3.6.1.4.1.335.1.4.24.1.8.1.1
NAME = ; DESC = This object identifies a single peer. There may \ be several entries in this table for one peer, \ defining different ways of reaching this peer. \ Thus, there may be several entries in this table \ with the same value of mcmDialCtlPeerCfgId. \ Multiple entries for one peer may be used to support \ multilink as well as backup lines. \ A single peer will be identified by a unique value \ of this object. Several entries for one peer MUST \ have the same value of mcmDialCtlPeerCfgId, but different \ ifEntries and thus different values of ifIndex. \ (Operational); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

mcmDialCtlPeerCfgBchannel 1.3.6.1.4.1.335.1.4.24.1.8.1.2
NAME = ; DESC = The value of this object specifies the B channel to be used \ for leased lines. (Operational); HELP = Note: 0 = 'any'. This managed object is not part of the \ original Dial Control MIB (RFC2128). This proprietary \ object was added for ICM purposes.; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..32  

nvmDialCtlPeerCfgTable 1.3.6.1.4.1.335.1.4.24.1.9
NAME = ; DESC = The list of peers from which the managed device \ will accept calls or to which it will place them. \ (Configuration); HELP = ; CAPABILITIES = NET_CFG, VPN_DISP ;
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NvmDialCtlPeerCfgEntry

nvmDialCtlPeerCfgEntry 1.3.6.1.4.1.335.1.4.24.1.9.1
NAME = ; DESC = Configuration data for a single Peer. This entry is \ effectively permanent, and contains information \ to identify the peer, how to connect to the peer, \ how to identify the peer and its permissions. \ The value of nvmDialCtlPeerCfgOriginateAddress must be \ specified before a new row in this table can become \ active(1). Any writeable parameters in an existing entry \ can be modified while the entry is active. The modification \ will take effect when the peer in question will be \ called the next time. \ An entry in this table can only be created if the \ associated ifEntry already exists. (Configuration); HELP = ; CAPABILITIES = ;
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NvmDialCtlPeerCfgEntry  

nvmDialCtlPeerCfgId 1.3.6.1.4.1.335.1.4.24.1.9.1.1
NAME = ; DESC = This object identifies a single peer. There may \ be several entries in this table for one peer, \ defining different ways of reaching this peer. \ Thus, there may be several entries in this table \ with the same value of nvmDialCtlPeerCfgId. \ Multiple entries for one peer may be used to support \ multilink as well as backup lines. \ A single peer will be identified by a unique value \ of this object. Several entries for one peer MUST \ have the same value of nvmDialCtlPeerCfgId, but different \ ifEntries and thus different values of ifIndex. \ (Configuration); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

nvmDialCtlPeerCfgBchannel 1.3.6.1.4.1.335.1.4.24.1.9.1.2
NAME = ; DESC = The value of this object specifies the B channel to be used \ for leased lines. (Configuration); HELP = Note: 0 = 'any'. This managed object is not part of the \ original Dial Control MIB (RFC2128). This proprietary \ object was added for ICM purposes.; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..32  

nvmDialCtlPeerCfgLowerIf 1.3.6.1.4.1.335.1.4.24.1.9.1.3
NAME = ; DESC = ifIndex value of an interface the peer will have to be \ called on. For example, on an ISDN interface, this can be \ the ifIndex value of a D channel or the ifIndex value of a \ B channel, whatever is appropriate for a given peer. \ As an example, for Basic Rate leased lines it will be \ necessary to specify a B channel ifIndex, while for \ semi-permanent connections the D channel ifIndex has \ to be specified. \ If the interface can be dynamically assigned, this object \ has a value of zero. (Configuration); HELP = The LowerIf is the ifIndex value of a D channel index \ (primary or backup port for a semi-permanent connection), \ or the ifIndex value of a B channel for a leased line.; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

nvmDialCtlPeerCfgOriginateAddress 1.3.6.1.4.1.335.1.4.24.1.9.1.4
NAME = ; DESC = Call Address at which the peer will be called. \ Think of this as the set of characters following 'ATDT ' \ or the 'phone number' included in a D channel call request. \ The structure of this information will be switch type \ specific. If there is no address information required \ for reaching the peer, i.e., for leased lines, \ this object will be a zero length string. (Configuration); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..131)  

nvmDialCtlPeerCfgSubAddress 1.3.6.1.4.1.335.1.4.24.1.9.1.5
NAME = ; DESC = Subaddress at which the peer will be called. \ If the subaddress is undefined for the given media or \ unused, this is a zero length string. (Configuration); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..131)  

nvmDialCtlPeerCfgClosedUserGroup 1.3.6.1.4.1.335.1.4.24.1.9.1.6
NAME = ; DESC = Closed User Group at which the peer will be called. \ If the Closed User Group is undefined for the given media \ or unused, this is a zero length string. (Configuration); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..131)  

nvmDialCtlPeerCfgSpeed 1.3.6.1.4.1.335.1.4.24.1.9.1.7
NAME = ; DESC = The desired information transfer speed in bits/second \ when calling this peer. \ The detailed media specific information, e.g. information \ type and information transfer rate for ISDN circuits, \ has to be extracted from this object. \ If the transfer speed to be used is unknown or the default \ speed for this type of interfaces, the value of this object \ may be zero. (Configuration); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..2147483647  

nvmDialCtlPeerCfgInfoType 1.3.6.1.4.1.335.1.4.24.1.9.1.8
NAME = ; DESC = The Information Transfer Capability to be used when \ calling this peer. \ speech(2) refers to a non-data connection, whereas \ audio31(6) and audio7(7) refer to data mode \ connections. (Configuration); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), speech(2), unrestrictedDigital(3), unrestrictedDigital56(4), restrictedDigital(5), audio31(6), audio7(7), video(8), packetSwitched(9), fax(10)  

nvmDialCtlPeerCfgPermission 1.3.6.1.4.1.335.1.4.24.1.9.1.9
NAME = ; DESC = Applicable permissions. callback(4) either rejects the \ call and then calls back, or uses the 'Reverse charging' \ information element if it is available. \ Note that callback(4) is supposed to control charging, not \ security, and applies to callback prior to accepting a \ call. Callback for security reasons can be handled using \ PPP callback. (Configuration); HELP = Access device ISDN does not support 'callback(4)'. The value \ 'originate' is for outgoing calls. The value 'answer' is \ for incoming calls.; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER originate(1), answer(2), both(3), none(5)  

nvmDialCtlPeerCfgCallRetries 1.3.6.1.4.1.335.1.4.24.1.9.1.10
NAME = ; DESC = The number of calls to a non-responding address \ that may be made. A retry count of zero means \ there is no bound. The intent is to bound \ the number of successive calls to an address \ which is inaccessible, or which refuses those calls. \ Some countries regulate the number of call retries \ to a given peer that can be made. (Configuration); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..2147483647  

nvmDialCtlPeerCfgRetryDelay 1.3.6.1.4.1.335.1.4.24.1.9.1.11
NAME = ; DESC = The time in seconds between call retries if a peer \ cannot be reached. \ A value of zero means that call retries may be done \ without any delay. (Configuration); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..2147483647  

nvmDialCtlPeerCfgFailureDelay 1.3.6.1.4.1.335.1.4.24.1.9.1.12
NAME = ; DESC = The time in seconds after which call attempts are \ to be placed again after a peer has been noticed \ to be unreachable, i.e. after nvmDialCtlPeerCfgCallRetries \ unsuccessful call attempts. \ A value of zero means that a peer will not be called \ again after nvmDialCtlPeerCfgCallRetries unsuccessful call \ attempts. (Configuration); HELP = This value is the time to wait with another call \ retry after nvmDialCtlPeerCfgCallRetries unsuccessful \ calls. ICM uses the default value of zero, which means \ that a peer will not be called again after \ nvmDialCtlPeerCfgCallRetriesattempts. The whole call \ retry logic will be implemented.; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..2147483647  

nvmDialCtlPeerCfgTrapEnable 1.3.6.1.4.1.335.1.4.24.1.9.1.13
NAME = ; DESC = This object indicates whether dialCtlPeerCallInformation \ and dialCtlPeerCallSetup traps should be generated for \ this peer. (Configuration); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

nvmDialCtlPeerCfgStatus 1.3.6.1.4.1.335.1.4.24.1.9.1.14
NAME = ; DESC = For software releases prior to 3.0 \ this object only supported enumerations of \ add and delete with an access of write-only. \ This object is used to create and delete rows in the \ nvmDialCtlPeerCfgTable. Upon creation of a row, the \ the row status is internally set to 'active'. \ (Configuration); HELP = ; CAPABILITIES = ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER add(1), delete(2), active(3)  

nvmCallHistoryTableMaxLength 1.3.6.1.4.1.335.1.4.24.1.10
NAME = ; DESC = The upper limit on the number of entries that the \ callHistoryTable may contain. A value of 0 \ will prevent any history from being retained. When \ this table is full, the oldest entry will be deleted \ and the new one will be created. (Configuration); HELP = ; CAPABILITIES = NET_CFG, VPN_DISP ;
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..127  

mcmIsdnSigStatsCntrTable 1.3.6.1.4.1.335.1.4.24.2.1
NAME = ; DESC = This table was obsoleted as of release \ 3.0; and is included here only to support \ backwards compatibility for software \ versions prior to release 3.0. \ The ISDN Signaling Statistics counter reset table.; HELP = ; CAPABILITIES = NET_OPER, VPN_OPER;
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    McmIsdnSigStatsCntrEntry

mcmIsdnSigStatsCntrEntry 1.3.6.1.4.1.335.1.4.24.2.1.1
NAME = ; DESC = This table was obsoleted as of release \ 3.0; and is included here only to support \ backwards compatibility for software \ versions prior to release 3.0. \ An entry in the ISDN Signaling Statistics counter \ reset table.; HELP = ; CAPABILITIES = ;
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  McmIsdnSigStatsCntrEntry  

mcmIsdnSigStatsCntrIndex 1.3.6.1.4.1.335.1.4.24.2.1.1.1
NAME = ; DESC = This table was obsoleted as of release \ 3.0; and is included here only to support \ backwards compatibility for software \ versions prior to release 3.0. \ The value of this object represents a unique \ identifier used as the index into the \ ISDN Signaling Statistics counter reset table. \ This index specifies the particular row of counter \ objects to be reset (objects defined in the ISDN \ Signaling Statistics table in the MIB file rfc2127.mib). \ This index has the identical value as the object \ isdnSignalingIndex (also defined in the MIB \ file rfc2127.mib).; HELP = ; CAPABILITIES = ;
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

mcmIsdnSigStatsCntrAction 1.3.6.1.4.1.335.1.4.24.2.1.1.2
NAME = ; DESC = This table was obsoleted as of release \ 3.0; and is included here only to support \ backwards compatibility for software \ versions prior to release 3.0. \ Setting this object to reset(1) will zero \ the values of a specific row of counters in \ the ISDN Signaling Statistics table defined \ in the MIB file rfc2127.mib.; HELP = When set to reset(1), a row containing \ the following counter objects are reset: \ isdnSigStatsInCalls \ isdnSigStatsInConnected \ isdnSigStatsOutCalls \ isdnSigStatsOutConnected \ isdnSigStatsChargedUnits; CAPABILITIES = ;
Status: obsolete Access: write-only
OBJECT-TYPE    
  INTEGER reset(1)  

mcmIsdnLapdCntrTable 1.3.6.1.4.1.335.1.4.24.2.2
NAME = ; DESC = This table was obsoleted as of release \ 3.0; and is included here only to support \ backwards compatibility for software \ versions prior to release 3.0. \ The ISDN LAPD counter reset table.; HELP = ; CAPABILITIES = NET_OPER, VPN_OPER;
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    McmIsdnLapdCntrEntry

mcmIsdnLapdCntrEntry 1.3.6.1.4.1.335.1.4.24.2.2.1
NAME = ; DESC = This table was obsoleted as of release \ 3.0; and is included here only to support \ backwards compatibility for software \ versions prior to release 3.0. \ An entry in the ISDN LAPD counter \ reset table.; HELP = ; CAPABILITIES = ;
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  McmIsdnLapdCntrEntry  

mcmIsdnLapdCntrIndex 1.3.6.1.4.1.335.1.4.24.2.2.1.1
NAME = ; DESC = This table was obsoleted as of release \ 3.0; and is included here only to support \ backwards compatibility for software \ versions prior to release 3.0. \ The value of this object represents a unique \ identifier used as the index into the ISDN \ LAPD counter reset table. This index specifies \ the particular row of counter objects to be reset \ (objects defined in the ISDN LAPD table in the \ MIB file rfc2127.mib). This index has the \ identical value as the object ifIndex (defined in \ the IF-MIB).; HELP = ; CAPABILITIES = ;
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

mcmIsdnLapdCntrAction 1.3.6.1.4.1.335.1.4.24.2.2.1.2
NAME = ; DESC = This table was obsoleted as of release \ 3.0; and is included here only to support \ backwards compatibility for software \ versions prior to release 3.0. \ Setting this object to reset(1) will zero \ the values of a specific row of counters in \ the ISDN LAPD table defined in the MIB \ file rfc2127.mib.; HELP = When set to reset(1), a row containing \ the following counter objects are reset: \ isdnLapdPeerSabme \ isdnLapdRecvdFrmr; CAPABILITIES = ;
Status: obsolete Access: write-only
OBJECT-TYPE    
  INTEGER reset(1)  

mcmDialCtlPeerStatsGaugeTable 1.3.6.1.4.1.335.1.4.24.2.3
NAME = ; DESC = This table was obsoleted as of release \ 3.0; and is included here only to support \ backwards compatibility for software \ versions prior to release 3.0. \ The Dial Control Peer Statistics gauge reset table.; HELP = ; CAPABILITIES = NET_OPER, VPN_OPER;
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    McmDialCtlPeerStatsGaugeEntry

mcmDialCtlPeerStatsGaugeEntry 1.3.6.1.4.1.335.1.4.24.2.3.1
NAME = ; DESC = This table was obsoleted as of release \ 3.0; and is included here only to support \ backwards compatibility for software \ versions prior to release 3.0. \ An entry in the Dial Control Peer Statistics gauge \ reset table.; HELP = ; CAPABILITIES = ;
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  McmDialCtlPeerStatsGaugeEntry  

mcmDialCtlPeerStatsGaugeAction 1.3.6.1.4.1.335.1.4.24.2.3.1.1
NAME = ; DESC = This table was obsoleted as of release \ 3.0; and is included here only to support \ backwards compatibility for software \ versions prior to release 3.0. \ Setting this object to reset(1) will zero \ the values of a specific row of gauges in \ the Dial Control Peer Statistics table defined \ in the MIB file rfc2128.mib.; HELP = When set to reset(1), a row containing \ the following counter objects are reset: \ dialCtlPeerStatsConnectTime \ dialCtlPeerStatsChargedUnits \ dialCtlPeerStatsSuccessCalls \ dialCtlPeerStatsFailCalls \ dialCtlPeerStatsAcceptCalls \ dialCtlPeerStatsRefuseCalls; CAPABILITIES = ;
Status: obsolete Access: write-only
OBJECT-TYPE    
  INTEGER reset(1)  

mcmCallActiveGaugeTable 1.3.6.1.4.1.335.1.4.24.2.4
NAME = ; DESC = This table was obsoleted as of release \ 3.0; and is included here only to support \ backwards compatibility for software \ versions prior to release 3.0. \ The Dial Control Call Active gauge reset table.; HELP = ; CAPABILITIES = NET_OPER, VPN_OPER;
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    McmCallActiveGaugeEntry

mcmCallActiveGaugeEntry 1.3.6.1.4.1.335.1.4.24.2.4.1
NAME = ; DESC = This table was obsoleted as of release \ 3.0; and is included here only to support \ backwards compatibility for software \ versions prior to release 3.0. \ An entry in the Dial Control Call Active gauge \ reset table.; HELP = ; CAPABILITIES = ;
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  McmCallActiveGaugeEntry  

mcmCallActiveGaugeAction 1.3.6.1.4.1.335.1.4.24.2.4.1.1
NAME = ; DESC = This table was obsoleted as of release \ 3.0; and is included here only to support \ backwards compatibility for software \ versions prior to release 3.0. \ Setting this object to reset(1) will zero \ the values of a specific row of gauges in \ the Dial Control Call Active table defined \ in the MIB file rfc2128.mib.; HELP = When set to reset(1), a row containing \ the following counter objects are reset: \ callActiveChargedUnits \ callActiveTransmitPackets \ callActiveTransmitBytes \ callActiveReceivePackets \ callActiveReceiveBytes; CAPABILITIES = ;
Status: obsolete Access: write-only
OBJECT-TYPE    
  INTEGER reset(1)  

mcmCallHistoryTableResetCmd 1.3.6.1.4.1.335.1.4.24.2.5
NAME = ; DESC = This table was obsoleted as of release \ 3.0; and is included here only to support \ backwards compatibility for software \ versions prior to release 3.0. \ Setting this object to reset(1) will clear \ the entire Dial Control Call History table \ defined in the MIB file rfc2128.mib.; HELP = ; CAPABILITIES = NET_OPER, VPN_OPER;
Status: obsolete Access: write-only
OBJECT-TYPE    
  INTEGER reset(1)