XYLO-CALLMGMT-MIB: View SNMP OID List / Download MIB

VENDOR: XYLOGICS


 Home MIB: XYLO-CALLMGMT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 activecall 1.3.6.1.4.1.15.2.16.1
     activecallTable 1.3.6.1.4.1.15.2.16.1.1 no-access
A table of active call information.
         activecallEntry 1.3.6.1.4.1.15.2.16.1.1.1 no-access
A row in the active call table.
             actcallUsername 1.3.6.1.4.1.15.2.16.1.1.1.1 displaystring read-only
Name of the user associated with this call. A null string is returned if the call is active but the current user name cannot be determined at the time of the call.
             actcallCallingNumber 1.3.6.1.4.1.15.2.16.1.1.1.2 displaystring read-only
The number from which this call was made. Can be a null string. This object obsoletes the callSetupCallingNbr object.
             actcallCalledNumber 1.3.6.1.4.1.15.2.16.1.1.1.3 displaystring read-only
The number to which this call was made. Can be a null string. This object obsoletes the callSetupCalledNbr object.
             actcallSPBName 1.3.6.1.4.1.15.2.16.1.1.1.4 displaystring read-only
Session Parameter Block name. The RAC determines how to handle a call through the SPB. The SPB is defined in the configuration file. When a call comes in, the RAC tries to match the received setup information elements that accompanied the call with the values in the setup criteria section of the defined SPBs. The first SPB that matches the call's setup criteria is used.
             actcallDeviceType 1.3.6.1.4.1.15.2.16.1.1.1.5 integer read-only
An enumerated integer indicating the port type. asy(1) - the call is assigned internally to an asynchronous device (async port). syn(9) - the call is handled internally by a synchronous device (sync port). ta(10) - the call is handled internally by a ta device (ta port). mp(12) - pseudo-session, Multi-link PPP bundle head. This object obsoletes the callSetupPortType object. Enumeration: 'asy': 1, 'mp': 12, 'syn': 9, 'ta': 10.
             actcallDeviceNumber 1.3.6.1.4.1.15.2.16.1.1.1.6 integer read-only
The one-based device (port) number the call is assigned to. This object in conjunction with the object, actcallDeviceType, should be used to cross-reference the information displayed by the CLI command 'who'. This object obsoletes the callSetupPortNumber object.
             actcallSubAddress 1.3.6.1.4.1.15.2.16.1.1.1.7 displaystring read-only
The subaddress this call is connected to. Can be a null string. This object obsoletes the callSetupCalledSubAddr object.
             actcallBearer 1.3.6.1.4.1.15.2.16.1.1.1.8 integer read-only
This object defines the bearer capability of the incoming call. This object obsoletes the callSetupBearer object. Enumeration: 'voice': 2, 'data': 3, 'missing': 1.
             actcallSetupTime 1.3.6.1.4.1.15.2.16.1.1.1.9 integer read-only
The time that the call started. This is RAC system time, which is the same as Unix system time: seconds since 0:00 January 1, 1970 UTC (GMT). This object obsoletes callSetupCallingTime.
             actcallDuration 1.3.6.1.4.1.15.2.16.1.1.1.10 integer read-only
Duration of the phone call, in seconds.
             actcalllocalin 1.3.6.1.4.1.15.2.16.1.1.1.11 displaystring read-only
The Internet (IP) address assigned to the RAC end of a point-to-point link established during this call, in dotted-decimal notation.
             actcallremotein 1.3.6.1.4.1.15.2.16.1.1.1.12 displaystring read-only
The Internet (IP) address assigned to the far end of a point-to-point link established during this call, in dotted-decimal notation.
             actcalllocalat 1.3.6.1.4.1.15.2.16.1.1.1.13 displaystring read-only
The local AppleTalk address assigned to this call.
             actcallremoteat 1.3.6.1.4.1.15.2.16.1.1.1.14 displaystring read-only
The remote AppleTalk address assigned to this call.
             actcalllocalipx 1.3.6.1.4.1.15.2.16.1.1.1.15 displaystring read-only
The local IPX address assigned to this call.
             actcallremoteipx 1.3.6.1.4.1.15.2.16.1.1.1.16 displaystring read-only
The remote IPX address assigned to this call.
             actcallConnectionType 1.3.6.1.4.1.15.2.16.1.1.1.17 integer read-only
The name of the client routine running on the port at the time of this call. Enumeration: 'ftp': 11, 'dedicated': 6, 'ppp-sublet-from-cli': 16, 'rdp': 4, 'none': 1, 'dynamic-dial': 14, 'server': 3, 'ldp': 7, 'arap': 10, 'mp': 9, 'slip': 5, 'ppp': 8, 'ndp': 12, 'ipx': 13, 'vpn': 15, 'cli': 2.
             actcallOctetsRx 1.3.6.1.4.1.15.2.16.1.1.1.18 counter read-only
The number of octets received during this call.
             actcallOctetsTx 1.3.6.1.4.1.15.2.16.1.1.1.19 counter read-only
The number of octets transmitted during this call.
             actcallOrigin 1.3.6.1.4.1.15.2.16.1.1.1.20 integer read-only
The call origin. incoming(1) - the RAC answered an incoming call. outgoing(2) - the RAC made the call. This object obsoletes the callSetupCallType object. Enumeration: 'outgoing': 2, 'incoming': 1.
             actcallCallState 1.3.6.1.4.1.15.2.16.1.1.1.21 integer read-only
The current state of this call. invalid(1)-call is inactive and the contents of this table row are not valid. valid(2)- call is active and contents of this table row are valid. Enumeration: 'valid': 2, 'invalid': 1.
             actcallConfiguredType 1.3.6.1.4.1.15.2.16.1.1.1.22 integer read-only
The type (mode) of the port at the time of the connection. cli - allows an incoming session access to the CLI. The CLI provides access to the network and connections to other hosts via the telnet, connect, rlogin and tn3270 commands. slip - allows a port to perform as a network interface using SLIP. IP packets are encapsulated by SLIP. ppp - allows a port to perform as a network interface using PPP. Packets of several protocols are encapsulated by PPP. arap - allows a port to perform as a network interface using ARAP. slave - allows a port to accept TCP connections over the network. connect - allows a port to communicate with a LAT host via the connect command. rlogin - allows a port to communicate via the rlogin command. telnet - allows a port to communicate via the telnet command. tn3270 - allows a port to communicate via the tn3270 command. Enumeration: 'dedicated': 6, 'printer': 9, 'slave': 2, 'cli': 1, 'call': 14, 'rlogin': 16, 'arap': 8, 'telnet': 17, 'any': 19, 'unused': 4, 'tn3270': 18, 'ppp': 7, 'auto-adapt': 11, 'connect': 15, 'slip': 5, 'auto-detect': 10, 'ndp': 12, 'adaptive': 3, 'ipx': 13.
             actcallOwningBundle 1.3.6.1.4.1.15.2.16.1.1.1.23 integer read-only
The identifier of the MP bundle that owns this PPP link.
     actCallTable 1.3.6.1.4.1.15.2.16.1.2 no-access
A table of active call information.
         actCallEntry 1.3.6.1.4.1.15.2.16.1.2.1 no-access
A row in the active call table.
             activeCallDeviceType 1.3.6.1.4.1.15.2.16.1.2.1.1 integer read-only
An enumerated integer indicating the port type. asy(1) - the call is assigned internally to an asynchronous device (async port). syn(9) - the call is handled internally by a synchronous device (sync port). ta(10) - the call is handled internally by a ta device (ta port). mp(12) - pseudo-session, Multi-link PPP bundle head. vpn(13) - Virtual Private Network. gen-sync(14) - General Sync port. This object obsoletes the callSetupPortType object. Enumeration: 'ta': 10, 'asy': 1, 'syn': 9, 'mp': 12, 'vpn': 13, 'gen-sync-port': 14.
             activeCallDeviceNumber 1.3.6.1.4.1.15.2.16.1.2.1.2 integer read-only
The one-based device (port) number the call is assigned to. This object in conjunction with the object, actcallDeviceType, should be used to cross-reference the information displayed by the CLI command 'who'. This object obsoletes the callSetupPortNumber object.
             activeCallUsername 1.3.6.1.4.1.15.2.16.1.2.1.3 displaystring read-only
Name of the user associated with this call. A null string is returned if the call is active but the current user name cannot be determined at the time of the call.
             activeCallCallingNumber 1.3.6.1.4.1.15.2.16.1.2.1.4 displaystring read-only
The number from which this call was made. Can be a null string. This object obsoletes the callSetupCallingNbr object.
             activeCallCalledNumber 1.3.6.1.4.1.15.2.16.1.2.1.5 displaystring read-only
The number to which this call was made. Can be a null string. This object obsoletes the callSetupCalledNbr object.
             activeCallSPBName 1.3.6.1.4.1.15.2.16.1.2.1.6 displaystring read-only
Session Parameter Block name. The RAC determines how to handle a call through the SPB. The SPB is defined in the configuration file. When a call comes in, the RAC tries to match the received setup information elements that accompanied the call with the values in the setup criteria section of the defined SPBs. The first SPB that matches the call's setup criteria is used.
             activeCallSubAddress 1.3.6.1.4.1.15.2.16.1.2.1.7 displaystring read-only
The subaddress this call is connected to. Can be a null string. This object obsoletes the callSetupCalledSubAddr object.
             activeCallBearer 1.3.6.1.4.1.15.2.16.1.2.1.8 integer read-only
This object defines the bearer capability of the incoming call. This object obsoletes the callSetupBearer object. Enumeration: 'voice': 2, 'data': 3, 'missing': 1.
             activeCallSetupTime 1.3.6.1.4.1.15.2.16.1.2.1.9 integer read-only
The time that the call started. This is RAC system time, which is the same as Unix system time: seconds since 0:00 January 1, 1970 UTC (GMT). This object obsoletes callSetupCallingTime.
             activeCallDuration 1.3.6.1.4.1.15.2.16.1.2.1.10 integer read-only
Duration of the phone call, in seconds.
             activeCalllocalin 1.3.6.1.4.1.15.2.16.1.2.1.11 displaystring read-only
The Internet (IP) address assigned to the RAC end of a point-to-point link established during this call, in dotted-decimal notation.
             activeCallremotein 1.3.6.1.4.1.15.2.16.1.2.1.12 displaystring read-only
The Internet (IP) address assigned to the far end of a point-to-point link established during this call, in dotted-decimal notation.
             activeCalllocalipx 1.3.6.1.4.1.15.2.16.1.2.1.13 displaystring read-only
The local IPX address assigned to this call.
             activeCallremoteipx 1.3.6.1.4.1.15.2.16.1.2.1.14 displaystring read-only
The remote IPX address assigned to this call.
             activeCallConnectionType 1.3.6.1.4.1.15.2.16.1.2.1.15 integer read-only
The name of the client routine running on the port at the time of this call. Enumeration: 'ftp': 11, 'dedicated': 6, 'ppp-sublet-from-cli': 16, 'rdp': 4, 'none': 1, 'dynamic-dial': 14, 'server': 3, 'ldp': 7, 'arap': 10, 'mp': 9, 'slip': 5, 'ppp': 8, 'ndp': 12, 'ipx': 13, 'vpn': 15, 'cli': 2.
             activeCallOctetsRx 1.3.6.1.4.1.15.2.16.1.2.1.16 counter read-only
The number of octets received during this call.
             activeCallOctetsTx 1.3.6.1.4.1.15.2.16.1.2.1.17 counter read-only
The number of octets transmitted during this call.
             activeCallOrigin 1.3.6.1.4.1.15.2.16.1.2.1.18 integer read-only
The call origin. incoming(1) - the RAC answered an incoming call. outgoing(2) - the RAC made the call. This object obsoletes the callSetupCallType object. Enumeration: 'outgoing': 2, 'incoming': 1.
             activeCallCallState 1.3.6.1.4.1.15.2.16.1.2.1.19 integer read-only
The current state of this call. invalid(1)-call is inactive and the contents of this table row are not valid. valid(2)- call is active and contents of this table row are valid. Enumeration: 'valid': 2, 'invalid': 1.
             activeCallConfiguredType 1.3.6.1.4.1.15.2.16.1.2.1.20 integer read-only
The type (mode) of the port at the time of the connection. cli - allows an incoming session access to the CLI. The CLI provides access to the network and connections to other hosts via the telnet, connect, rlogin and tn3270 commands. slip - allows a port to perform as a network interface using SLIP. IP packets are encapsulated by SLIP. ppp - allows a port to perform as a network interface using PPP. Packets of several protocols are encapsulated by PPP. arap - allows a port to perform as a network interface using ARAP. slave - allows a port to accept TCP connections over the network. connect - allows a port to communicate with a LAT host via the connect command. rlogin - allows a port to communicate via the rlogin command. telnet - allows a port to communicate via the telnet command. tn3270 - allows a port to communicate via the tn3270 command. Enumeration: 'dedicated': 6, 'printer': 9, 'slave': 2, 'cli': 1, 'call': 14, 'rlogin': 16, 'arap': 8, 'telnet': 17, 'any': 19, 'unused': 4, 'tn3270': 18, 'ppp': 7, 'auto-adapt': 11, 'connect': 15, 'slip': 5, 'auto-detect': 10, 'ndp': 12, 'adaptive': 3, 'ipx': 13.
             activeCallOwningBundle 1.3.6.1.4.1.15.2.16.1.2.1.21 integer read-only
The identifier of the MP bundle that owns this PPP link. This number will always be the same as the mp device number. For example, mp17 devtype will have a owningBundle number of 17
             activeCallWanIndex 1.3.6.1.4.1.15.2.16.1.2.1.22 integer read-only
The wan interface number
             activeCallChanIndex 1.3.6.1.4.1.15.2.16.1.2.1.23 integer read-only
The channel number
             activeCallLocalAt 1.3.6.1.4.1.15.2.16.1.2.1.24 displaystring read-only
The local AppleTalk address assigned to this call.
             activeCallRemoteAt 1.3.6.1.4.1.15.2.16.1.2.1.25 displaystring read-only
The remote AppleTalk address assigned to this call.
     actCallAsyTable 1.3.6.1.4.1.15.2.16.1.3 no-access
A table of modem call statistics indexed by the async device number (which is identical to the modem number)
         actCallAsyEntry 1.3.6.1.4.1.15.2.16.1.3.1 no-access
A row in the modem call statistics table.
             activeCallAsyBeginRxSpeed 1.3.6.1.4.1.15.2.16.1.3.1.3 integer read-only
The receive connect speed at the time the call was established. Note: The agent will return zero if the modem is not in a busy state. Enumeration: 'bps16800': 10, 'bps44000': 39, 'bps45333': 40, 'bps34666': 30, 'bps37333': 32, 'bps50666': 46, 'bps54666': 50, 'bps9600': 7, 'bps30666': 26, 'bps49333': 44, 'bps52000': 47, 'bps34000': 29, 'bps38666': 34, 'bps60000': 54, 'bps32000': 27, 'bps31200': 16, 'bps48000': 43, 'bps21600': 12, 'bps46000': 41, 'bps600': 2, 'bps4800': 5, 'bps24000': 13, 'bps29333': 25, 'bps46666': 42, 'handshaking': 21, 'bps28000': 24, 'bps12000': 8, 'bps300': 1, 'bps7200': 6, 'bps36000': 31, 'bps26400': 14, 'bps50000': 45, 'bps19200': 11, 'bps41333': 36, 'bps1200': 3, 'bps58000': 53, 'bps28800': 15, 'bps14400': 9, 'bps25333': 22, 'bps40000': 35, 'bps42666': 38, 'bps42000': 37, 'bps2400': 4, 'bps53333': 48, 'bps57333': 52, 'bps33600': 17, 'bps38000': 33, 'idle': 20, 'bps56000': 51, 'bps26666': 23, 'bps54000': 49, 'bps33333': 28.
             activeCallAsyCurrRxSpeed 1.3.6.1.4.1.15.2.16.1.3.1.4 integer read-only
The current receive connect speed of the call. Enumeration: 'bps16800': 10, 'bps44000': 39, 'bps45333': 40, 'bps34666': 30, 'bps37333': 32, 'bps50666': 46, 'bps54666': 50, 'bps9600': 7, 'bps30666': 26, 'bps49333': 44, 'bps52000': 47, 'bps34000': 29, 'bps38666': 34, 'bps60000': 54, 'bps32000': 27, 'bps31200': 16, 'bps48000': 43, 'bps21600': 12, 'bps46000': 41, 'bps600': 2, 'bps4800': 5, 'bps24000': 13, 'bps29333': 25, 'bps46666': 42, 'handshaking': 21, 'bps28000': 24, 'bps12000': 8, 'bps300': 1, 'bps7200': 6, 'bps36000': 31, 'bps26400': 14, 'bps50000': 45, 'bps19200': 11, 'bps41333': 36, 'bps1200': 3, 'bps58000': 53, 'bps28800': 15, 'bps14400': 9, 'bps25333': 22, 'bps40000': 35, 'bps42666': 38, 'bps42000': 37, 'bps2400': 4, 'bps53333': 48, 'bps57333': 52, 'bps33600': 17, 'bps38000': 33, 'idle': 20, 'bps56000': 51, 'bps26666': 23, 'bps54000': 49, 'bps33333': 28.
             activeCallAsyBeginTxSpeed 1.3.6.1.4.1.15.2.16.1.3.1.5 integer read-only
The transmit connect speed at the time the call was established. Note: The agent will return zero if the modem is not in a busy state. Enumeration: 'bps16800': 10, 'bps44000': 39, 'bps45333': 40, 'bps34666': 30, 'bps37333': 32, 'bps50666': 46, 'bps54666': 50, 'bps9600': 7, 'bps30666': 26, 'bps49333': 44, 'bps52000': 47, 'bps34000': 29, 'bps38666': 34, 'bps60000': 54, 'bps32000': 27, 'bps31200': 16, 'bps48000': 43, 'bps21600': 12, 'bps46000': 41, 'bps600': 2, 'bps4800': 5, 'bps24000': 13, 'bps29333': 25, 'bps46666': 42, 'handshaking': 21, 'bps28000': 24, 'bps12000': 8, 'bps300': 1, 'bps7200': 6, 'bps36000': 31, 'bps26400': 14, 'bps50000': 45, 'bps19200': 11, 'bps41333': 36, 'bps1200': 3, 'bps58000': 53, 'bps28800': 15, 'bps14400': 9, 'bps25333': 22, 'bps40000': 35, 'bps42666': 38, 'bps42000': 37, 'bps2400': 4, 'bps53333': 48, 'bps57333': 52, 'bps33600': 17, 'bps38000': 33, 'idle': 20, 'bps56000': 51, 'bps26666': 23, 'bps54000': 49, 'bps33333': 28.
             activeCallAsyCurrTxSpeed 1.3.6.1.4.1.15.2.16.1.3.1.6 integer read-only
The current transmit connect speed of the call. Enumeration: 'bps16800': 10, 'bps44000': 39, 'bps45333': 40, 'bps34666': 30, 'bps37333': 32, 'bps50666': 46, 'bps54666': 50, 'bps9600': 7, 'bps30666': 26, 'bps49333': 44, 'bps52000': 47, 'bps34000': 29, 'bps38666': 34, 'bps60000': 54, 'bps32000': 27, 'bps31200': 16, 'bps48000': 43, 'bps21600': 12, 'bps46000': 41, 'bps600': 2, 'bps4800': 5, 'bps24000': 13, 'bps29333': 25, 'bps46666': 42, 'handshaking': 21, 'bps28000': 24, 'bps12000': 8, 'bps300': 1, 'bps7200': 6, 'bps36000': 31, 'bps26400': 14, 'bps50000': 45, 'bps19200': 11, 'bps41333': 36, 'bps1200': 3, 'bps58000': 53, 'bps28800': 15, 'bps14400': 9, 'bps25333': 22, 'bps40000': 35, 'bps42666': 38, 'bps42000': 37, 'bps2400': 4, 'bps53333': 48, 'bps57333': 52, 'bps33600': 17, 'bps38000': 33, 'idle': 20, 'bps56000': 51, 'bps26666': 23, 'bps54000': 49, 'bps33333': 28.
             activeCallAsyTxBaudRate 1.3.6.1.4.1.15.2.16.1.3.1.7 integer read-only
The rate at which symbols that carry data are generated. Symbol rate limits and options apply to the modem v.34. Default is r2400(1). Enumeration: 'r3200': 5, 'r8000': 7, 'r2800': 3, 'r3000': 4, 'r3429': 6, 'r2743': 2, 'r2400': 1.
             activeCallAsyRxBaudRate 1.3.6.1.4.1.15.2.16.1.3.1.8 integer read-only
The rate at which symbols that carry data are received. Symbol rate limits and options apply to the modem v.34. Default is r2400(1). Enumeration: 'r3200': 5, 'r8000': 7, 'r2800': 3, 'r3000': 4, 'r3429': 6, 'r2743': 2, 'r2400': 1.
             activeCallAsyCurrSignalQ 1.3.6.1.4.1.15.2.16.1.3.1.10 integer read-only
Current line signal quality. This is a unitless number derived from several line characteristics. Range is 0-255; 0 is good. 30 or less is reasonable.
             activeCallAsyBeginRxLineLevel 1.3.6.1.4.1.15.2.16.1.3.1.11 integer read-only
The receive signal level at the beginning of the call, in dBm (ratio of receive level to a reference value). The number returned by this MIB object is positive, but it represents a negative number (ie, this object returns the negative of the actual dBm). Expected values are roughly -12 to -30. Less than -11 is bad; that signal is too strong, and causes problems for the modem.
             activeCallAsyCurrRxLineLevel 1.3.6.1.4.1.15.2.16.1.3.1.12 integer read-only
The current receive signal level of the call, in dBm (ratio of receive level to a reference value). The number returned by this MIB object is positive, but it represents a negative number (ie, this object returns the negative of the actual dBm). Expected values are roughly -12 to -30. Less than -11 is bad; that signal is too strong, and causes problems for the modem.
             activeCallAsyErrorProtocol 1.3.6.1.4.1.15.2.16.1.3.1.14 integer read-only
Error correction protocol used by the modem. Enumeration: 'none': 1, 'buffer': 2, 'mnpclass2': 3, 'mnpclass3': 4, 'v42selrej': 7, 'v42': 6, 'mnpclass4': 5.
             activeCallAsyCompressionProtocol 1.3.6.1.4.1.15.2.16.1.3.1.15 integer read-only
Data compression protocol used by the modem. The compression protocol used by the modem is dependent on the error correction protocol used at the lower layer. Enumeration: 'v42bis-decode': 2, 'v42bis-encode': 3, 'none': 1, 'v42bis-encode-decode': 4, 'mnpclass5': 5.
             activeCallAsyTxPackets 1.3.6.1.4.1.15.2.16.1.3.1.16 counter read-only
The number of LAPM packets sent by the modem. This does not include retransmitted packets.
             activeCallAsyTxPacketError 1.3.6.1.4.1.15.2.16.1.3.1.17 counter read-only
The number of LAPM packets retransmitted by the modem.
             activeCallAsyRxPackets 1.3.6.1.4.1.15.2.16.1.3.1.19 counter read-only
The number of good LAPM packets received by the modem.
             activeCallAsyRxPacketError 1.3.6.1.4.1.15.2.16.1.3.1.20 counter read-only
The number of bad LAPM packets (with CRC errors) received by the modem.
             activeCallAsyRetrainReqSent 1.3.6.1.4.1.15.2.16.1.3.1.22 counter read-only
The number of retrains requested by the modem for this call.
             activeCallAsyRetrainReqReceived 1.3.6.1.4.1.15.2.16.1.3.1.23 counter read-only
The number of retrain requests received by the modem from the remote modem for this call.
             activeCallAsyRRNReqReceived 1.3.6.1.4.1.15.2.16.1.3.1.24 counter read-only
Number of rate renegotiation request (RRN) initiated by the remote modem.
             activeCallAsyRRNReqSent 1.3.6.1.4.1.15.2.16.1.3.1.25 counter read-only
Number of rate renegotiation request (RRN) initiated by this modem.
             activeCallAsyRoundTripDelay 1.3.6.1.4.1.15.2.16.1.3.1.26 integer read-only
The round trip delay, in milliseconds, for this call. This object alongwith the object, activeCallAsyFarEndEchoFreq, gives the echo characteristics of the call.
             activeCallAsyFarEndEchoFreq 1.3.6.1.4.1.15.2.16.1.3.1.27 integer read-only
Far end echo frequency offset, in Hertz. This object alongwith the object, activeCallAsyRoundTripDelay, gives the echo characteristics of the call.
             activeCallAsyFarEndEchoLevel 1.3.6.1.4.1.15.2.16.1.3.1.28 integer read-only
Far end echo level, in decibels. The number represents the negative decibels.
             activeCallAsyChanFreqOffset 1.3.6.1.4.1.15.2.16.1.3.1.29 integer read-only
Channel frequency offset, in Hertz.
             activeCallAsyOscFreqOffset 1.3.6.1.4.1.15.2.16.1.3.1.30 integer read-only
Oscillator frequency offset, in PPM. Not always valid.
             activeCallAsySNR 1.3.6.1.4.1.15.2.16.1.3.1.31 integer read-only
Signal to noise ratio in decibels. Low is bad, high is good. Zero means not valid: no current connection, or connection is not V.34 (other protocols don't calculate this).
             activeCallAsyx2Status 1.3.6.1.4.1.15.2.16.1.3.1.32 integer read-only
x2 phase bit map --------------------- | 4 | 3 | 2 | 1 | 0 | bits --------------------- |DM |P4 |P3 |P2 |P1 | --------------------- P1 = 1 Detected In Phase 1 P2 = 1 Detected In Phase 2 P3 = 1 X2 In Phase 3 P4 = 1 X2 In Phase 4 DM = 1 X2 In Data Mode
             activeCallAsyx2RbsStatus 1.3.6.1.4.1.15.2.16.1.3.1.33 integer read-only
x2 raw bit signalling, bit map ------------------------- | 5 | 4 | 3 | 2 | 1 | 0 | bits ------------------------- |S5 |S4 |S3 |S2 |S1 |S0 | ------------------------- S0 = 1 RBS in symbol 0 S1 = 1 RBS in symbol 1 S2 = 1 RBS in symbol 2 S3 = 1 RBS in symbol 3 S4 = 1 RBS in symbol 4 S5 = 1 RBS in symbol 5
             activeCallAsyx2DigitalPadStatus 1.3.6.1.4.1.15.2.16.1.3.1.34 integer read-only
x2 attenuation Enumeration: 'none': 1, 'a3db': 2, 'a6db': 3.
             activeCallAsyk56Status 1.3.6.1.4.1.15.2.16.1.3.1.36 integer read-only
k56 phase bit map --------------------- | 4 | 3 | 2 | 1 | 0 | bits --------------------- |DM |P4 |P3 |P2 |P1 | --------------------- P1 = 1 Detected In Phase 1 P2 = 1 Detected In Phase 2 P3 = 1 K56 In Phase 3 P4 = 1 K56 In Phase 4 DM = 1 K56 In Data Mode
             activeCallAsyk56RbsStatus 1.3.6.1.4.1.15.2.16.1.3.1.37 integer read-only
k56 raw bit signalling, bit map ------------------------- | 5 | 4 | 3 | 2 | 1 | 0 | bits ------------------------- |S5 |S4 |S3 |S2 |S1 |S0 | ------------------------- S0 = 1 RBS in symbol 0 S1 = 1 RBS in symbol 1 S2 = 1 RBS in symbol 2 S3 = 1 RBS in symbol 3 S4 = 1 RBS in symbol 4 S5 = 1 RBS in symbol 5
             activeCallAsyk56DigitalPadStatus 1.3.6.1.4.1.15.2.16.1.3.1.38 integer read-only
k56 attenuation Enumeration: 'none': 1, 'a3db': 2, 'a6db': 3.
             activeCallAsyk56Version 1.3.6.1.4.1.15.2.16.1.3.1.40 integer read-only
k56 version number
             activeCallAsyWANUnitNumber 1.3.6.1.4.1.15.2.16.1.3.1.41 integer read-only
The physical WAN module unit number in the RAC that uses WAN modules. The range is 1 to anxt1Total. Use anxt1WanModuleTable to retrieve the unit's ifIndex number.(For R14.1 and later releases, WAN1=1001 and WAN2 = 1002 always
             activeCallAsyChannel 1.3.6.1.4.1.15.2.16.1.3.1.42 integer read-only
A number from 1 to anxt1TotChan that identifies which DS0 channel handled the call.
             activeCallAsyCurrModulation 1.3.6.1.4.1.15.2.16.1.3.1.43 integer read-only
Beginning negotiated modulation mode. Enumeration: 'none': 1, 'v34': 2, 'itu-tPCM': 7, 'k56': 6, 'x2': 5, 'v22bis': 4, 'v32-v32bis': 3.
             activeCallAsyCurrPumpState 1.3.6.1.4.1.15.2.16.1.3.1.44 integer read-only
End pump status.
             activeCallAsyx2SpeedReduction 1.3.6.1.4.1.15.2.16.1.3.1.45 integer read-only
Speed reduction due to spectral shaping: 0 no speed reduction 1 speed reduction of 1.333 kBps 2 speed reduction of 2.666 kBps 3 speed reduction of 4.0 kBps 4 speed reduction of 5.333 kBps 5 speed reduction of 6.666 kBps 6 speed reduction of 8.0 kBps
             activeCallAsyk56SpeedReduction 1.3.6.1.4.1.15.2.16.1.3.1.46 integer read-only
Speed reduction due to robbed bits: 0 no speed reduction 1 speed reduction of 2.0 kBps 2 speed reduction of 4.0 kBps 3 speed reduction of 6.0 kBps 4 speed reduction of 8.0 kBps
             activeCallAsyV90Status 1.3.6.1.4.1.15.2.16.1.3.1.47 integer read-only
V90 status (this is a bitmap): 1 = currently in V90 mode 2 = V90 detected in phase 1 4 = V90 detected in phase 2 8 = V90 through phase 3 16 = V90 through phase 4 32 = V90 in data mode 64 = V90 data mode at least once
             activeCallAsyV90ConstellationIndex0 1.3.6.1.4.1.15.2.16.1.3.1.48 integer read-only
Constellation index for symbol 0.
             activeCallAsyV90ConstellationIndex1 1.3.6.1.4.1.15.2.16.1.3.1.49 integer read-only
Constellation index for symbol 1
             activeCallAsyV90ConstellationIndex2 1.3.6.1.4.1.15.2.16.1.3.1.50 integer read-only
Constellation index for symbol 2
             activeCallAsyV90ConstellationIndex3 1.3.6.1.4.1.15.2.16.1.3.1.51 integer read-only
Constellation index for symbol 3
             activeCallAsyV90ConstellationIndex4 1.3.6.1.4.1.15.2.16.1.3.1.52 integer read-only
Constellation index for symbol 4
             activeCallAsyV90ConstellationIndex5 1.3.6.1.4.1.15.2.16.1.3.1.53 integer read-only
Constellation index for symbol 5
             activeCallAsyV90PADStatus 1.3.6.1.4.1.15.2.16.1.3.1.54 integer read-only
Digital attenuation in dB.
             activeCallAsyV90ShapingBits 1.3.6.1.4.1.15.2.16.1.3.1.55 integer read-only
Number of CSS redundancy bits.
             activeCallAsyV90LookAhead 1.3.6.1.4.1.15.2.16.1.3.1.56 integer read-only
Number of look ahead CSS frames.
             activeCallAsyV90ConstellationPower 1.3.6.1.4.1.15.2.16.1.3.1.57 integer read-only
V90 constellation power in -dBm.
             activeCallAsyV90HalfDuplexRRNRx 1.3.6.1.4.1.15.2.16.1.3.1.58 integer read-only
Number of received half-duplex RRNs.
     actCallTaTable 1.3.6.1.4.1.15.2.16.1.4 no-access
A table of TA call statistics indexed by the TA device number.
         actCallTaEntry 1.3.6.1.4.1.15.2.16.1.4.1 no-access
A row in the TA call statistics table.
             activeCallTaSpeed 1.3.6.1.4.1.15.2.16.1.4.1.1 integer read-only
The receive connect speed at the time the call was established.
     actCallSyncTable 1.3.6.1.4.1.15.2.16.1.5 no-access
A table of Sync call statistics indexed by the Sync device number.
         actCallSyncEntry 1.3.6.1.4.1.15.2.16.1.5.1 no-access
A row in the Sync call statistics table.
             activeCallSyncSpeed 1.3.6.1.4.1.15.2.16.1.5.1.1 integer read-only
The receive connect speed at the time the call was established.
     actCallMpTable 1.3.6.1.4.1.15.2.16.1.6 no-access
A table of call history MP information/statistics.
         actCallMpEntry 1.3.6.1.4.1.15.2.16.1.6.1 no-access
A row in the call history MP table.
             activeCallMpBundleIdx 1.3.6.1.4.1.15.2.16.1.6.1.1 integer read-only
The identifier of this MP bundle.
 callHist 1.3.6.1.4.1.15.2.16.2
     callHistMaxCalls 1.3.6.1.4.1.15.2.16.2.1 integer read-write
The maximum number of calls for which history is kept by the RAC. Default is 0. Note: Assigning an arbitrarily large value to this object could affect the performance of the box due to memory being used to maintain this table. Each call record uses about 500 bytes of RAC memory.
     callHistStartIdx 1.3.6.1.4.1.15.2.16.2.2 integer read-only
The beginning (lowest) value of callHistIndex currently in the call history table. This is the oldest call currently in the table. Note this value could change at any time since the table could have new calls added to it and old calls dropping off the table.
     callHistEndIdx 1.3.6.1.4.1.15.2.16.2.3 integer read-only
The end (highest) value of callHistIndex in the call history table. Note this value could change at any time since the table will have new calls added whenever a call terminates.
     callHistTable 1.3.6.1.4.1.15.2.16.2.4 no-access
A table of call history information. You should view this table as either a circular buffer or a sliding window whose size is specified by callHistMaxCalls. When the table is full and a call terminates, the information for the oldest call in the table is discarded and the new call information is added. The callHistStartIdx value is changed whenever a call's information is discarded. The callHistEndIdx value is changed whenever a call's information is added to the table.
         callHistEntry 1.3.6.1.4.1.15.2.16.2.4.1 no-access
A row in the call history table.
             callHistIndex 1.3.6.1.4.1.15.2.16.2.4.1.1 integer read-only
A unique identifier assigned to a call in the call history table. When a call terminates, its call record is moved from the active call table to the call history table, and the next higher history index number is assigned to it.
             callHistUsername 1.3.6.1.4.1.15.2.16.2.4.1.2 displaystring read-only
Name of the user associated with this call. Can be a null string. This object obsoletes anxmStatsUsername.
             callHistCallingNumber 1.3.6.1.4.1.15.2.16.2.4.1.3 displaystring read-only
The number from which this call was made. Can be a null string.
             callHistCalledNumber 1.3.6.1.4.1.15.2.16.2.4.1.4 displaystring read-only
The number to which this call was made. Can be a null string. This object obsoletes anxmStatsNumber.
             callHistSPBName 1.3.6.1.4.1.15.2.16.2.4.1.5 displaystring read-only
Session Parameter Block name used when answering the call. Can be a null string.
             callHistWANUnitNumber 1.3.6.1.4.1.15.2.16.2.4.1.6 integer read-only
The physical WAN module unit number in the RAC that uses WAN modules. The range is 1 to anxt1Total. Use anxt1WanModuleTable to retrieve the unit's ifIndex number.
             callHistChannel 1.3.6.1.4.1.15.2.16.2.4.1.7 integer read-only
A number from 1 to anxt1TotChan that identifies which DS0 channel handled the call.
             callHistDeviceType 1.3.6.1.4.1.15.2.16.2.4.1.8 integer read-only
An enumerated integer indicating the port type. asy(1) - the call was assigned internally to an asynchronous device (async port). syn(9) - the call was handled internally by a synchronous device (sync port). ta(10) - the call was handled internally by a ta device (ta port). mp(12) - pseudo-session, Multi-link PPP bundle head. Enumeration: 'asy': 1, 'mp': 12, 'syn': 9, 'ta': 10.
             callHistDeviceNumber 1.3.6.1.4.1.15.2.16.2.4.1.9 integer read-only
The 1-based device (port) number the call was assigned to. This object in conjunction with the object, callHistDeviceType, should be used to cross-reference the information displayed by the CLI command 'who'. This object obsoletes anxmStatsPort.
             callHistSubAddress 1.3.6.1.4.1.15.2.16.2.4.1.10 displaystring read-only
The subaddress this call was connected to. Can be a null string.
             callHistBearer 1.3.6.1.4.1.15.2.16.2.4.1.11 integer read-only
This object defines the bearer capability of the incoming call. Enumeration: 'voice': 2, 'data': 3, 'missing': 1.
             callHistSetupTime 1.3.6.1.4.1.15.2.16.2.4.1.12 integer read-only
The time that the call started. This is RAC system time, which is the same as Unix system time: seconds since 0:00 January 1, 1970 UTC (GMT). This object obsoletes anxmStatsTime.
             callHistDuration 1.3.6.1.4.1.15.2.16.2.4.1.13 integer read-only
Duration of the call, in seconds. This object obsoletes anxmStatsDuration.
             callHistlocalin 1.3.6.1.4.1.15.2.16.2.4.1.14 displaystring read-only
The Internet (IP) address assigned to the RAC end of a point-to-point link established during this call, in dotted-decimal notation.
             callHistremotein 1.3.6.1.4.1.15.2.16.2.4.1.15 displaystring read-only
The Internet (IP) address assigned to the far end of a point-to-point link established during this call, in dotted-decimal notation.
             callHistlocalat 1.3.6.1.4.1.15.2.16.2.4.1.16 displaystring read-only
The local AppleTalk address assigned to this call.
             callHistremoteat 1.3.6.1.4.1.15.2.16.2.4.1.17 displaystring read-only
The remote AppleTalk address assigned to this call.
             callHistlocalipx 1.3.6.1.4.1.15.2.16.2.4.1.18 displaystring read-only
The local IPX address assigned to this call.
             callHistremoteipx 1.3.6.1.4.1.15.2.16.2.4.1.19 displaystring read-only
The remote IPX address assigned to this call.
             callHistConnectionType 1.3.6.1.4.1.15.2.16.2.4.1.20 integer read-only
The name of the client routine running on the port at the time of this call. Enumeration: 'ftp': 11, 'dedicated': 6, 'ppp-sublet-from-cli': 16, 'rdp': 4, 'none': 1, 'dynamic-dial': 14, 'server': 3, 'ldp': 7, 'arap': 10, 'mp': 9, 'slip': 5, 'ppp': 8, 'ndp': 12, 'ipx': 13, 'vpn': 15, 'cli': 2.
             callHistOctetsRx 1.3.6.1.4.1.15.2.16.2.4.1.21 counter read-only
The number of octets received during this call.
             callHistOctetsTx 1.3.6.1.4.1.15.2.16.2.4.1.22 counter read-only
The number of octets transmitted during this call.
             callHistOrigin 1.3.6.1.4.1.15.2.16.2.4.1.23 integer read-only
The call origin. incoming(1) - the RAC answered an incoming call. outgoing(2) - the call was made by the RAC. This object deprecates callSetupCallType object. Enumeration: 'outgoing': 2, 'incoming': 1.
             callHistDisconnectReason 1.3.6.1.4.1.15.2.16.2.4.1.24 integer read-only
Call disconnect reasons: unknown telDisc got telephone disconnect (hangup) dialFailed wanmgrErr internal error, shouldn't happen reset WAN/channel reset admErrornext general internal mechanism to end call admModDown DSR or DCD went down pppTerm PPP protocol disconnect inactivity inactivity timer ran out hangupCmd CLI command 'hangup' lastJob CLI last-job maxLogon max logon timer ran out slaveNormal normal slave termination slaveError abnormal slave termination noCarrier modem failed to establish a connection cliInactivity cli_inactivity timer ran out portReset port was reset cliAuthFail CLI authorization failed slaveAuthFail slave port authorization failed pppPapFail PPP PAP failed pppChapFail PPP CHAP failed modemReset internal modem was reset deadModemReset internal modem was reset because it was not responding Enumeration: 'dvsTnlExpire': 55, 'pppLastNcpFailIpcp': 25, 'pppLastNcpFailCcp': 28, 'pppLastNcpToIpcp': 30, 'pppLastNcpToCcp': 33, 'pppLastNcpFailMp': 29, 'admErrornext': 6, 'pppInvOpDevType': 50, 'mmpBunDiscFail': 51, 'pppTerm': 8, 'dialTimedout': 58, 'telDisc': 2, 'l2tpCallDiscNotify': 57, 'portReset': 17, 'pppLastNcpToMp': 34, 'slaveAuthFail': 19, 'pppInitFailed': 35, 'dvsTnlNoRenew': 54, 'noCarrier': 15, 'cliAuthFail': 18, 'preempted': 60, 'pppPapFail': 20, 'pppSigHangup': 41, 'unknown': 1, 'pppMpBadPortCfg': 49, 'pppModSigHangup': 40, 'pppLastNcpFailIpxcp': 26, 'camponError': 59, 'slaveNormal': 13, 'cliInactivity': 16, 'l2tpCallFail': 56, 'slaveError': 14, 'pppSigTime': 44, 'dvsRegFail': 52, 'dialFailed': 3, 'pppDialback': 37, 'inactivity': 9, 'pppSigTerm': 42, 'pppBunLinkErr': 61, 'pppAddrInuse': 38, 'clidialbackrequest': 62, 'pppUnknownCode': 36, 'pppLastNcpToAtcp': 32, 'lastJob': 11, 'pppLastNcpFailAtcp': 27, 'pppSigKill': 43, 'pppVpnAuthFail': 48, 'reset': 5, 'pppLcpFail': 24, 'modemReset': 22, 'maxLogon': 12, 'pppNoMem': 45, 'dvsHaDereg': 53, 'wanmgrErr': 4, 'hangupCmd': 10, 'admModDown': 7, 'deadModemReset': 23, 'pppConnAbort': 46, 'pppLastNcpToIpxcp': 31, 'pppNoDevice': 39, 'pppChapFail': 21, 'pppVpnLcpFail': 47.
             callHistConfiguredType 1.3.6.1.4.1.15.2.16.2.4.1.25 integer read-only
The type (mode) of the port at the time of the connection. cli - allows an incoming session access to the CLI. The CLI provides access to the network and connections to other hosts via the telnet, connect, rlogin and tn3270 commands. slip - allows a port to perform as a network interface using SLIP. IP packets are encapsulated by SLIP. ppp - allows a port to perform as a network interface using PPP. Packets of several protocols are encapsulated by PPP. arap - allows a port to perform as a network interface using ARAP. slave - allows a port to accept TCP connections over the network. connect - allows a port to communicate with a LAT host via the connect command. rlogin - allows a port to communicate via the rlogin command. telnet - allows a port to communicate via the telnet command. tn3270 - allows a port to communicate via the tn3270 command. Enumeration: 'dedicated': 6, 'printer': 9, 'slave': 2, 'cli': 1, 'call': 14, 'rlogin': 16, 'arap': 8, 'telnet': 17, 'any': 19, 'unused': 4, 'tn3270': 18, 'ppp': 7, 'auto-adapt': 11, 'connect': 15, 'slip': 5, 'auto-detect': 10, 'ndp': 12, 'adaptive': 3, 'ipx': 13.
             callHistCompositeDisconnect 1.3.6.1.4.1.15.2.16.2.4.1.26 integer read-only
Composite call disconnect reason. Either system or modem disconnect reason (callHistDisconnectReason or callHistAsyMdmDisconnectReason). Modem reasons have 100,000 added to avoid collisions (since SNMP does not allow enum values to be negative). The modem version of 'unknown' does not occur here. Enumeration: 'dvsTnlExpire': 55, 'pppLastNcpFailIpcp': 25, 'pppLastNcpFailCcp': 28, 'pppLastNcpToIpcp': 30, 'pppLastNcpToCcp': 33, 'pppLastNcpFailMp': 29, 'admErrornext': 6, 'pppInvOpDevType': 50, 'mmpBunDiscFail': 51, 'pppTerm': 8, 'telDisc': 2, 'l2tpCallDiscNotify': 57, 'portReset': 17, 'pppLastNcpToMp': 34, 'slaveAuthFail': 19, 'pppInitFailed': 35, 'dvsTnlNoRenew': 54, 'noCarrier': 15, 'cliAuthFail': 18, 'mdm-long-space-disconnect': 100007, 'pppPapFail': 20, 'pppSigHangup': 41, 'unknown': 1, 'pppMpBadPortCfg': 49, 'pppModSigHangup': 40, 'pppLastNcpFailIpxcp': 26, 'slaveNormal': 13, 'cliInactivity': 16, 'l2tpCallFail': 56, 'slaveError': 14, 'pppSigTime': 44, 'dvsRegFail': 52, 'mdm-local-host-disconnect': 100002, 'dialFailed': 3, 'pppDialback': 37, 'inactivity': 9, 'pppSigTerm': 42, 'mdm-cleardown': 100006, 'pppAddrInuse': 38, 'mdm-proto-discon-remote-mdm': 100005, 'clidialbackrequest': 58, 'pppUnknownCode': 36, 'pppLastNcpToAtcp': 32, 'lastJob': 11, 'pppLastNcpFailAtcp': 27, 'pppSigKill': 43, 'pppVpnAuthFail': 48, 'reset': 5, 'pppLcpFail': 24, 'modemReset': 22, 'maxLogon': 12, 'pppNoMem': 45, 'dvsHaDereg': 53, 'wanmgrErr': 4, 'mdm-retrain-timeout': 100009, 'hangupCmd': 10, 'mdm-cd-timer-expired': 100003, 'admModDown': 7, 'deadModemReset': 23, 'pppConnAbort': 46, 'mdm-protocol-disconnect': 100004, 'pppLastNcpToIpxcp': 31, 'pppNoDevice': 39, 'pppChapFail': 21, 'mdm-carrier-lost': 100008, 'pppVpnLcpFail': 47.
             callHistOwningBundle 1.3.6.1.4.1.15.2.16.2.4.1.27 integer read-only
The identifier of the MP bundle that owns this PPP link.
     callHistAsyTable 1.3.6.1.4.1.15.2.16.2.5 no-access
A table of call history asynchronous information/statistics.
         callHistAsyEntry 1.3.6.1.4.1.15.2.16.2.5.1 no-access
A row in the call history async. table.
             callHistAsyBeginRxSpeed 1.3.6.1.4.1.15.2.16.2.5.1.1 integer read-only
The receive connect speed when the modem connection was established. Enumeration: 'bps16800': 10, 'bps44000': 39, 'bps45333': 40, 'bps34666': 30, 'bps37333': 32, 'bps50666': 46, 'bps54666': 50, 'bps9600': 7, 'bps30666': 26, 'bps49333': 44, 'bps52000': 47, 'bps34000': 29, 'bps38666': 34, 'bps60000': 54, 'bps32000': 27, 'bps31200': 16, 'bps48000': 43, 'bps21600': 12, 'bps46000': 41, 'bps600': 2, 'bps4800': 5, 'bps24000': 13, 'bps29333': 25, 'bps46666': 42, 'handshaking': 21, 'bps28000': 24, 'bps12000': 8, 'bps300': 1, 'bps7200': 6, 'bps36000': 31, 'bps26400': 14, 'bps50000': 45, 'bps19200': 11, 'bps41333': 36, 'bps1200': 3, 'bps58000': 53, 'bps28800': 15, 'bps14400': 9, 'bps25333': 22, 'bps40000': 35, 'bps42666': 38, 'bps42000': 37, 'bps2400': 4, 'bps53333': 48, 'bps57333': 52, 'bps33600': 17, 'bps38000': 33, 'idle': 20, 'bps56000': 51, 'bps26666': 23, 'bps54000': 49, 'bps33333': 28.
             callHistAsyEndRxSpeed 1.3.6.1.4.1.15.2.16.2.5.1.2 integer read-only
The ending receive connect speed of the call. Enumeration: 'bps16800': 10, 'bps44000': 39, 'bps45333': 40, 'bps34666': 30, 'bps37333': 32, 'bps50666': 46, 'bps54666': 50, 'bps9600': 7, 'bps30666': 26, 'bps49333': 44, 'bps52000': 47, 'bps34000': 29, 'bps38666': 34, 'bps60000': 54, 'bps32000': 27, 'bps31200': 16, 'bps48000': 43, 'bps21600': 12, 'bps46000': 41, 'bps600': 2, 'bps4800': 5, 'bps24000': 13, 'bps29333': 25, 'bps46666': 42, 'handshaking': 21, 'bps28000': 24, 'bps12000': 8, 'bps300': 1, 'bps7200': 6, 'bps36000': 31, 'bps26400': 14, 'bps50000': 45, 'bps19200': 11, 'bps41333': 36, 'bps1200': 3, 'bps58000': 53, 'bps28800': 15, 'bps14400': 9, 'bps25333': 22, 'bps40000': 35, 'bps42666': 38, 'bps42000': 37, 'bps2400': 4, 'bps53333': 48, 'bps57333': 52, 'bps33600': 17, 'bps38000': 33, 'idle': 20, 'bps56000': 51, 'bps26666': 23, 'bps54000': 49, 'bps33333': 28.
             callHistAsyBeginTxSpeed 1.3.6.1.4.1.15.2.16.2.5.1.3 integer read-only
The transmit connect speed when the modem connection was established. Enumeration: 'bps16800': 10, 'bps44000': 39, 'bps45333': 40, 'bps34666': 30, 'bps37333': 32, 'bps50666': 46, 'bps54666': 50, 'bps9600': 7, 'bps30666': 26, 'bps49333': 44, 'bps52000': 47, 'bps34000': 29, 'bps38666': 34, 'bps60000': 54, 'bps32000': 27, 'bps31200': 16, 'bps48000': 43, 'bps21600': 12, 'bps46000': 41, 'bps600': 2, 'bps4800': 5, 'bps24000': 13, 'bps29333': 25, 'bps46666': 42, 'handshaking': 21, 'bps28000': 24, 'bps12000': 8, 'bps300': 1, 'bps7200': 6, 'bps36000': 31, 'bps26400': 14, 'bps50000': 45, 'bps19200': 11, 'bps41333': 36, 'bps1200': 3, 'bps58000': 53, 'bps28800': 15, 'bps14400': 9, 'bps25333': 22, 'bps40000': 35, 'bps42666': 38, 'bps42000': 37, 'bps2400': 4, 'bps53333': 48, 'bps57333': 52, 'bps33600': 17, 'bps38000': 33, 'idle': 20, 'bps56000': 51, 'bps26666': 23, 'bps54000': 49, 'bps33333': 28.
             callHistAsyEndTxSpeed 1.3.6.1.4.1.15.2.16.2.5.1.4 integer read-only
The ending transmit connect speed of the call. Enumeration: 'bps16800': 10, 'bps44000': 39, 'bps45333': 40, 'bps34666': 30, 'bps37333': 32, 'bps50666': 46, 'bps54666': 50, 'bps9600': 7, 'bps30666': 26, 'bps49333': 44, 'bps52000': 47, 'bps34000': 29, 'bps38666': 34, 'bps60000': 54, 'bps32000': 27, 'bps31200': 16, 'bps48000': 43, 'bps21600': 12, 'bps46000': 41, 'bps600': 2, 'bps4800': 5, 'bps24000': 13, 'bps29333': 25, 'bps46666': 42, 'handshaking': 21, 'bps28000': 24, 'bps12000': 8, 'bps300': 1, 'bps7200': 6, 'bps36000': 31, 'bps26400': 14, 'bps50000': 45, 'bps19200': 11, 'bps41333': 36, 'bps1200': 3, 'bps58000': 53, 'bps28800': 15, 'bps14400': 9, 'bps25333': 22, 'bps40000': 35, 'bps42666': 38, 'bps42000': 37, 'bps2400': 4, 'bps53333': 48, 'bps57333': 52, 'bps33600': 17, 'bps38000': 33, 'idle': 20, 'bps56000': 51, 'bps26666': 23, 'bps54000': 49, 'bps33333': 28.
             callHistAsyTxBaudRate 1.3.6.1.4.1.15.2.16.2.5.1.5 integer read-only
The transmit rate at which symbols that carry data are generated. Symbol rate limits and options apply to V.34. Default is r2400(1). Enumeration: 'r3200': 5, 'r8000': 7, 'r2800': 3, 'r3000': 4, 'r3429': 6, 'r2743': 2, 'r2400': 1.
             callHistAsyRxBaudRate 1.3.6.1.4.1.15.2.16.2.5.1.6 integer read-only
The received rate at which symbols that carry data are received. Symbol rate limits and options apply to V.34. Default is r2400(1). Enumeration: 'r3200': 5, 'r8000': 7, 'r2800': 3, 'r3000': 4, 'r3429': 6, 'r2743': 2, 'r2400': 1.
             callHistAsyBeginSignalQ 1.3.6.1.4.1.15.2.16.2.5.1.7 integer read-only
Line signal quality at the beginning of the call. This is a unitless number derived from several line characteristics. Range is 0-255; 0 is good. 30 or less is reasonable.
             callHistAsyEndSignalQ 1.3.6.1.4.1.15.2.16.2.5.1.8 integer read-only
Line signal quality at the end of the call. This is a unitless number derived from several line characteristics. Range is 0-255; 0 is good. 30 or less is reasonable.
             callHistAsyBeginRxLineLevel 1.3.6.1.4.1.15.2.16.2.5.1.9 integer read-only
The receive signal level at the beginning of the call, in dBm (ratio of receive level to a reference value). The number returned by this MIB object is positive, but it represents a negative number (ie, this object returns the negative of the actual dBm). Expected values are roughly -12 to -30. Less than -11 is bad; that signal is too strong, and causes problems for the modem.
             callHistAsyEndRxLineLevel 1.3.6.1.4.1.15.2.16.2.5.1.10 integer read-only
The receive signal level at the end of the call, in dBm (ratio of receive level to a reference value). The number returned by this MIB object is positive, but it represents a negative number (ie, this object returns the negative of the actual dBm). Expected values are roughly -12 to -30. Less than -11 is bad; that signal is too strong, and causes problems for the modem.
             callHistAsyModulationMode 1.3.6.1.4.1.15.2.16.2.5.1.11 integer read-only
Negotiated modulation mode. Enumeration: 'none': 1, 'v34': 2, 'itu-tPCM': 7, 'k56': 6, 'x2': 5, 'v22bis': 4, 'v32-v32bis': 3.
             callHistAsyErrorProtocol 1.3.6.1.4.1.15.2.16.2.5.1.12 integer read-only
Error correction protocol used by the modem. Enumeration: 'none': 1, 'buffer': 2, 'mnpclass2': 3, 'mnpclass3': 4, 'v42selrej': 7, 'v42': 6, 'mnpclass4': 5.
             callHistAsyCompressionProtocol 1.3.6.1.4.1.15.2.16.2.5.1.13 integer read-only
Data compression protocol used by the modem. The compression protocol used by the modem is dependent on the error correction protocol used at the lower layer. Enumeration: 'v42bis-decode': 2, 'v42bis-encode': 3, 'none': 1, 'v42bis-encode-decode': 4, 'mnpclass5': 5.
             callHistAsyTxPackets 1.3.6.1.4.1.15.2.16.2.5.1.14 counter read-only
The number of LAPM packets sent by the modem. This does not include retransmitted packets.
             callHistAsyTxPacketError 1.3.6.1.4.1.15.2.16.2.5.1.15 counter read-only
The number of LAPM packets retransmitted by the modem.
             callHistAsyRxPackets 1.3.6.1.4.1.15.2.16.2.5.1.17 counter read-only
The number of good LAPM packets received by the modem.
             callHistAsyRxPacketError 1.3.6.1.4.1.15.2.16.2.5.1.18 counter read-only
The number of bad LAPM packets (with CRC errors) received by the modem.
             callHistAsyRetrainReqSent 1.3.6.1.4.1.15.2.16.2.5.1.20 counter read-only
The number of retrains requested by the modem for this call.
             callHistAsyRetrainReqReceived 1.3.6.1.4.1.15.2.16.2.5.1.21 counter read-only
The number of retrain requests received by the modem from the remote modem for this call.
             callHistAsyRRNReqReceived 1.3.6.1.4.1.15.2.16.2.5.1.22 counter read-only
Number of rate renegotiation request (RRN) initiated by the remote modem.
             callHistAsyRRNReqSent 1.3.6.1.4.1.15.2.16.2.5.1.23 counter read-only
Number of rate renegotiation request (RRN) initiated by this modem.
             callHistAsyRoundTripDelay 1.3.6.1.4.1.15.2.16.2.5.1.24 integer read-only
The round trip delay, in milliseconds, for this call. This object, along with the object callHistAsyFarEndEchoFreq, gives the echo characteristics of the call.
             callHistAsyFarEndEchoFreq 1.3.6.1.4.1.15.2.16.2.5.1.25 integer read-only
Far end echo frequency offset, in Hertz. This object, along with the object callHistAsyRoundTripDelay, gives the echo characteristics of the call.
             callHistAsyFarEndEchoLevel 1.3.6.1.4.1.15.2.16.2.5.1.26 integer read-only
Far end echo level, in decibels. The number represents the negative decibels.
             callHistAsyChanFreqOffset 1.3.6.1.4.1.15.2.16.2.5.1.27 integer read-only
Channel frequency offset, in Hertz.
             callHistAsyOscFreqOffset 1.3.6.1.4.1.15.2.16.2.5.1.28 integer read-only
Oscillator frequency offset, in PPM. Not always valid.
             callHistAsySNR 1.3.6.1.4.1.15.2.16.2.5.1.29 integer read-only
Signal to noise ratio in decibels. Low is bad, high is good. Zero means not valid: no current connection, or connection is not V.34 (other protocols don't calculate this).
             callHistAsyMdmDisconnectReason 1.3.6.1.4.1.15.2.16.2.5.1.30 integer read-only
Modem's reason for disconnecting the call. Modem's disconnect reason could be different from the system's reason for disconnecting the call. carrier-lost(8) - modem detected the loss of carrier. The time (delay) from loss of carrier until the modem disconnects is determined by MIB object mdmCfgLineCarrierDisconnect. retrain-timeout(9) - modem failed to retrain. Enumeration: 'local-host-disconnect': 2, 'cleardown': 6, 'long-space-disconnect': 7, 'protocol-disconnect': 4, 'unknown': 1, 'cd-timer-expired': 3, 'proto-discon-remote-mdm': 5, 'retrain-timeout': 9, 'carrier-lost': 8.
             callHistAsyx2Status 1.3.6.1.4.1.15.2.16.2.5.1.31 integer read-only
x2 phase bit map --------------------- | 4 | 3 | 2 | 1 | 0 | bits --------------------- |DM |P4 |P3 |P2 |P1 | --------------------- P1 = 1 Detected In Phase 1 P2 = 1 Detected In Phase 2 P3 = 1 X2 In Phase 3 P4 = 1 X2 In Phase 4 DM = 1 X2 In Data Mode
             callHistAsyx2RbsStatus 1.3.6.1.4.1.15.2.16.2.5.1.32 integer read-only
x2 raw bit signalling, bit map ------------------------- | 5 | 4 | 3 | 2 | 1 | 0 | bits ------------------------- |S5 |S4 |S3 |S2 |S1 |S0 | ------------------------- S0 = 1 RBS in symbol 0 S1 = 1 RBS in symbol 1 S2 = 1 RBS in symbol 2 S3 = 1 RBS in symbol 3 S4 = 1 RBS in symbol 4 S5 = 1 RBS in symbol 5
             callHistAsyx2DigitalPadStatus 1.3.6.1.4.1.15.2.16.2.5.1.33 integer read-only
x2 attenuation Enumeration: 'none': 1, 'a3db': 2, 'a6db': 3.
             callHistAsyx2Shaping 1.3.6.1.4.1.15.2.16.2.5.1.34 integer read-only
Number of bits used for spectral shaping in one data frame (frame 0 - 6)
             callHistAsyk56Status 1.3.6.1.4.1.15.2.16.2.5.1.35 integer read-only
k56 phase bit map --------------------- | 4 | 3 | 2 | 1 | 0 | bits --------------------- |DM |P4 |P3 |P2 |P1 | --------------------- P1 = 1 Detected In Phase 1 P2 = 1 Detected In Phase 2 P3 = 1 K56 In Phase 3 P4 = 1 K56 In Phase 4 DM = 1 K56 In Data Mode
             callHistAsyk56RbsStatus 1.3.6.1.4.1.15.2.16.2.5.1.36 integer read-only
k56 raw bit signalling, bit map ------------------------- | 5 | 4 | 3 | 2 | 1 | 0 | bits ------------------------- |S5 |S4 |S3 |S2 |S1 |S0 | ------------------------- S0 = 1 RBS in symbol 0 S1 = 1 RBS in symbol 1 S2 = 1 RBS in symbol 2 S3 = 1 RBS in symbol 3 S4 = 1 RBS in symbol 4 S5 = 1 RBS in symbol 5
             callHistAsyk56DigitalPadStatus 1.3.6.1.4.1.15.2.16.2.5.1.37 integer read-only
k56 attenuation Enumeration: 'none': 1, 'a3db': 2, 'a6db': 3.
             callHistAsyk56Shaping 1.3.6.1.4.1.15.2.16.2.5.1.38 integer read-only
Number of bits used for spectral shaping in one data frame (frame 0 - 6)
             callHistAsyk56Version 1.3.6.1.4.1.15.2.16.2.5.1.39 integer read-only
k56 version number
             callHistAsySignalQ 1.3.6.1.4.1.15.2.16.2.5.1.40 integer read-only
Line signal quality at the end of the call. This is a unitless number derived from several line characteristics. Range is 0-255; 0 is good. 30 or less is reasonable.
             callHistAsyBeginModulation 1.3.6.1.4.1.15.2.16.2.5.1.41 integer read-only
Beginning negotiated modulation mode. Enumeration: 'none': 1, 'v34': 2, 'itu-tPCM': 7, 'k56': 6, 'x2': 5, 'v22bis': 4, 'v32-v32bis': 3.
             callHistAsyEndModulation 1.3.6.1.4.1.15.2.16.2.5.1.42 integer read-only
Ending negotiated modulation mode. Enumeration: 'none': 1, 'v34': 2, 'itu-tPCM': 7, 'k56': 6, 'x2': 5, 'v22bis': 4, 'v32-v32bis': 3.
             callHistAsyEndPumpState 1.3.6.1.4.1.15.2.16.2.5.1.43 integer read-only
End pump status.
             callHistAsyx2SpeedReduction 1.3.6.1.4.1.15.2.16.2.5.1.44 integer read-only
Speed reduction due to spectral shaping: 0 no speed reduction 1 speed reduction of 1.333 kBps 2 speed reduction of 2.666 kBps 3 speed reduction of 4.0 kBps 4 speed reduction of 5.333 kBps 5 speed reduction of 6.666 kBps 6 speed reduction of 8.0 kBps
             callHistAsyk56SpeedReduction 1.3.6.1.4.1.15.2.16.2.5.1.45 integer read-only
Speed reduction due to robbed bits: 0 no speed reduction 1 speed reduction of 2.0 kBps 2 speed reduction of 4.0 kBps 3 speed reduction of 6.0 kBps 4 speed reduction of 8.0 kBps
             callHistAsyV90Status 1.3.6.1.4.1.15.2.16.2.5.1.46 integer read-only
V90 status (this is a bitmap): 1 = currently in V90 mode 2 = V90 detected in phase 1 4 = V90 detected in phase 2 8 = V90 through phase 3 16 = V90 through phase 4 32 = V90 in data mode 64 = V90 data mode at least once
             callHistAsyV90ConstellationIndex0 1.3.6.1.4.1.15.2.16.2.5.1.47 integer read-only
Constellation index for symbol 0.
             callHistAsyV90ConstellationIndex1 1.3.6.1.4.1.15.2.16.2.5.1.48 integer read-only
Constellation index for symbol 1
             callHistAsyV90ConstellationIndex2 1.3.6.1.4.1.15.2.16.2.5.1.49 integer read-only
Constellation index for symbol 2
             callHistAsyV90ConstellationIndex3 1.3.6.1.4.1.15.2.16.2.5.1.50 integer read-only
Constellation index for symbol 3
             callHistAsyV90ConstellationIndex4 1.3.6.1.4.1.15.2.16.2.5.1.51 integer read-only
Constellation index for symbol 4
             callHistAsyV90ConstellationIndex5 1.3.6.1.4.1.15.2.16.2.5.1.52 integer read-only
Constellation index for symbol 5
             callHistAsyV90PADStatus 1.3.6.1.4.1.15.2.16.2.5.1.53 integer read-only
Digital attenuation in dB.
             callHistAsyV90ShapingBits 1.3.6.1.4.1.15.2.16.2.5.1.54 integer read-only
Number of CSS redundancy bits.
             callHistAsyV90LookAhead 1.3.6.1.4.1.15.2.16.2.5.1.55 integer read-only
Number of look ahead CSS frames.
             callHistAsyV90ConstellationPower 1.3.6.1.4.1.15.2.16.2.5.1.56 integer read-only
V90 constellation power in -dBm.
             callHistAsyV90HalfDuplexRRNRx 1.3.6.1.4.1.15.2.16.2.5.1.57 integer read-only
Number of received half-duplex RRNs.
     callHistTaTable 1.3.6.1.4.1.15.2.16.2.6 no-access
A table of call history TA information/statistics.
         callHistTaEntry 1.3.6.1.4.1.15.2.16.2.6.1 no-access
A row in the call history TA table.
             callHistTaSpeed 1.3.6.1.4.1.15.2.16.2.6.1.1 integer read-only
The identifier of this TA bundle.
     callHistSyncTable 1.3.6.1.4.1.15.2.16.2.7 no-access
A table of call history Sync information/statistics.
         callHistSyncEntry 1.3.6.1.4.1.15.2.16.2.7.1 no-access
A row in the call history Sync table.
             callHistSyncSpeed 1.3.6.1.4.1.15.2.16.2.7.1.1 integer read-only
The identifier of this Sync bundle.
     callHistMpTable 1.3.6.1.4.1.15.2.16.2.8 no-access
A table of call history MP information/statistics.
         callHistMpEntry 1.3.6.1.4.1.15.2.16.2.8.1 no-access
A row in the call history MP table.
             callHistMpBundleIdx 1.3.6.1.4.1.15.2.16.2.8.1.1 integer read-only
The identifier of this MP bundle.
 mdmCallStatsObjects 1.3.6.1.4.1.15.2.16.3
     mdmCallStatTable 1.3.6.1.4.1.15.2.16.3.1 no-access
A table of modem call statistics.
         mdmCallStatEntry 1.3.6.1.4.1.15.2.16.3.1.1 no-access
A row in the modem call statistics table.
             mdmCallStatBeginRxSpeed 1.3.6.1.4.1.15.2.16.3.1.1.3 integer read-only
The receive connect speed at the time the call was established. Note: The agent will return zero if the modem is not in a busy state. Enumeration: 'bps16800': 10, 'bps44000': 39, 'bps45333': 40, 'bps34666': 30, 'bps37333': 32, 'bps50666': 46, 'bps54666': 50, 'bps9600': 7, 'bps30666': 26, 'bps49333': 44, 'bps52000': 47, 'bps34000': 29, 'bps38666': 34, 'bps60000': 54, 'bps32000': 27, 'bps31200': 16, 'bps48000': 43, 'bps21600': 12, 'bps46000': 41, 'bps600': 2, 'bps4800': 5, 'bps24000': 13, 'bps29333': 25, 'bps46666': 42, 'handshaking': 21, 'bps28000': 24, 'bps12000': 8, 'bps300': 1, 'bps7200': 6, 'bps36000': 31, 'bps26400': 14, 'bps50000': 45, 'bps19200': 11, 'bps41333': 36, 'bps1200': 3, 'bps58000': 53, 'bps28800': 15, 'bps14400': 9, 'bps25333': 22, 'bps40000': 35, 'bps42666': 38, 'bps42000': 37, 'bps2400': 4, 'bps53333': 48, 'bps57333': 52, 'bps33600': 17, 'bps38000': 33, 'idle': 20, 'bps56000': 51, 'bps26666': 23, 'bps54000': 49, 'bps33333': 28.
             mdmCallStatCurrRxSpeed 1.3.6.1.4.1.15.2.16.3.1.1.4 integer read-only
The current receive connect speed of the call. Enumeration: 'bps16800': 10, 'bps44000': 39, 'bps45333': 40, 'bps34666': 30, 'bps37333': 32, 'bps50666': 46, 'bps54666': 50, 'bps9600': 7, 'bps30666': 26, 'bps49333': 44, 'bps52000': 47, 'bps34000': 29, 'bps38666': 34, 'bps60000': 54, 'bps32000': 27, 'bps31200': 16, 'bps48000': 43, 'bps21600': 12, 'bps46000': 41, 'bps600': 2, 'bps4800': 5, 'bps24000': 13, 'bps29333': 25, 'bps46666': 42, 'handshaking': 21, 'bps28000': 24, 'bps12000': 8, 'bps300': 1, 'bps7200': 6, 'bps36000': 31, 'bps26400': 14, 'bps50000': 45, 'bps19200': 11, 'bps41333': 36, 'bps1200': 3, 'bps58000': 53, 'bps28800': 15, 'bps14400': 9, 'bps25333': 22, 'bps40000': 35, 'bps42666': 38, 'bps42000': 37, 'bps2400': 4, 'bps53333': 48, 'bps57333': 52, 'bps33600': 17, 'bps38000': 33, 'idle': 20, 'bps56000': 51, 'bps26666': 23, 'bps54000': 49, 'bps33333': 28.
             mdmCallStatBeginTxSpeed 1.3.6.1.4.1.15.2.16.3.1.1.5 integer read-only
The transmit connect speed at the time the call was established. Note: The agent will return zero if the modem is not in a busy state. Enumeration: 'bps16800': 10, 'bps44000': 39, 'bps45333': 40, 'bps34666': 30, 'bps37333': 32, 'bps50666': 46, 'bps54666': 50, 'bps9600': 7, 'bps30666': 26, 'bps49333': 44, 'bps52000': 47, 'bps34000': 29, 'bps38666': 34, 'bps60000': 54, 'bps32000': 27, 'bps31200': 16, 'bps48000': 43, 'bps21600': 12, 'bps46000': 41, 'bps600': 2, 'bps4800': 5, 'bps24000': 13, 'bps29333': 25, 'bps46666': 42, 'handshaking': 21, 'bps28000': 24, 'bps12000': 8, 'bps300': 1, 'bps7200': 6, 'bps36000': 31, 'bps26400': 14, 'bps50000': 45, 'bps19200': 11, 'bps41333': 36, 'bps1200': 3, 'bps58000': 53, 'bps28800': 15, 'bps14400': 9, 'bps25333': 22, 'bps40000': 35, 'bps42666': 38, 'bps42000': 37, 'bps2400': 4, 'bps53333': 48, 'bps57333': 52, 'bps33600': 17, 'bps38000': 33, 'idle': 20, 'bps56000': 51, 'bps26666': 23, 'bps54000': 49, 'bps33333': 28.
             mdmCallStatCurrTxSpeed 1.3.6.1.4.1.15.2.16.3.1.1.6 integer read-only
The current transmit connect speed of the call. Enumeration: 'bps16800': 10, 'bps44000': 39, 'bps45333': 40, 'bps34666': 30, 'bps37333': 32, 'bps50666': 46, 'bps54666': 50, 'bps9600': 7, 'bps30666': 26, 'bps49333': 44, 'bps52000': 47, 'bps34000': 29, 'bps38666': 34, 'bps60000': 54, 'bps32000': 27, 'bps31200': 16, 'bps48000': 43, 'bps21600': 12, 'bps46000': 41, 'bps600': 2, 'bps4800': 5, 'bps24000': 13, 'bps29333': 25, 'bps46666': 42, 'handshaking': 21, 'bps28000': 24, 'bps12000': 8, 'bps300': 1, 'bps7200': 6, 'bps36000': 31, 'bps26400': 14, 'bps50000': 45, 'bps19200': 11, 'bps41333': 36, 'bps1200': 3, 'bps58000': 53, 'bps28800': 15, 'bps14400': 9, 'bps25333': 22, 'bps40000': 35, 'bps42666': 38, 'bps42000': 37, 'bps2400': 4, 'bps53333': 48, 'bps57333': 52, 'bps33600': 17, 'bps38000': 33, 'idle': 20, 'bps56000': 51, 'bps26666': 23, 'bps54000': 49, 'bps33333': 28.
             mdmCallStatTxBaudRate 1.3.6.1.4.1.15.2.16.3.1.1.7 integer read-only
The rate at which symbols that carry data are generated. Symbol rate limits and options apply to the modem v.34. Default is r2400(1). Enumeration: 'r3200': 5, 'r8000': 7, 'r2800': 3, 'r3000': 4, 'r3429': 6, 'r2743': 2, 'r2400': 1.
             mdmCallStatRxBaudRate 1.3.6.1.4.1.15.2.16.3.1.1.8 integer read-only
The rate at which symbols that carry data are received. Symbol rate limits and options apply to the modem v.34. Default is r2400(1). Enumeration: 'r3200': 5, 'r8000': 7, 'r2800': 3, 'r3000': 4, 'r3429': 6, 'r2743': 2, 'r2400': 1.
             mdmCallStatBeginSignalQ 1.3.6.1.4.1.15.2.16.3.1.1.9 integer read-only
Line signal quality at the beginning of the call. This is a unitless number derived from several line characteristics. Range is 0-255; 0 is good. 30 or less is reasonable.
             mdmCallStatCurrSignalQ 1.3.6.1.4.1.15.2.16.3.1.1.10 integer read-only
Current line signal quality. This is a unitless number derived from several line characteristics. Range is 0-255; 0 is good. 30 or less is reasonable.
             mdmCallStatBeginRxLineLevel 1.3.6.1.4.1.15.2.16.3.1.1.11 integer read-only
The receive signal level at the beginning of the call, in dBm (ratio of receive level to a reference value). The number returned by this MIB object is positive, but it represents a negative number (ie, this object returns the negative of the actual dBm). Expected values are roughly -12 to -30. Less than -11 is bad; that signal is too strong, and causes problems for the modem.
             mdmCallStatCurrRxLineLevel 1.3.6.1.4.1.15.2.16.3.1.1.12 integer read-only
The current receive signal level of the call, in dBm (ratio of receive level to a reference value). The number returned by this MIB object is positive, but it represents a negative number (ie, this object returns the negative of the actual dBm). Expected values are roughly -12 to -30. Less than -11 is bad; that signal is too strong, and causes problems for the modem.
             mdmCallStatModulationMode 1.3.6.1.4.1.15.2.16.3.1.1.13 integer read-only
Negotiated modulation mode. Enumeration: 'none': 1, 'v34': 2, 'itu-tPCM': 7, 'k56': 6, 'x2': 5, 'v22bis': 4, 'v32-v32bis': 3.
             mdmCallStatErrorProtocol 1.3.6.1.4.1.15.2.16.3.1.1.14 integer read-only
Error correction protocol used by the modem. Enumeration: 'none': 1, 'buffer': 2, 'mnpclass2': 3, 'mnpclass3': 4, 'v42selrej': 7, 'v42': 6, 'mnpclass4': 5.
             mdmCallStatCompressionProtocol 1.3.6.1.4.1.15.2.16.3.1.1.15 integer read-only
Data compression protocol used by the modem. The compression protocol used by the modem is dependent on the error correction protocol used at the lower layer. Enumeration: 'v42bis-decode': 2, 'v42bis-encode': 3, 'none': 1, 'v42bis-encode-decode': 4, 'mnpclass5': 5.
             mdmCallStatTxPackets 1.3.6.1.4.1.15.2.16.3.1.1.16 counter read-only
The number of LAPM packets sent by the modem. This does not include retransmitted packets.
             mdmCallStatTxPacketError 1.3.6.1.4.1.15.2.16.3.1.1.17 counter read-only
The number of LAPM packets retransmitted by the modem.
             mdmCallStatRxPackets 1.3.6.1.4.1.15.2.16.3.1.1.19 counter read-only
The number of good LAPM packets received by the modem.
             mdmCallStatRxPacketError 1.3.6.1.4.1.15.2.16.3.1.1.20 counter read-only
The number of bad LAPM packets (with CRC errors) received by the modem.
             mdmCallStatRetrainReqSent 1.3.6.1.4.1.15.2.16.3.1.1.22 counter read-only
The number of retrains requested by the modem for this call.
             mdmCallStatRetrainReqReceived 1.3.6.1.4.1.15.2.16.3.1.1.23 counter read-only
The number of retrain requests received by the modem from the remote modem for this call.
             mdmCallStatRRNReqReceived 1.3.6.1.4.1.15.2.16.3.1.1.24 counter read-only
Number of rate renegotiation request (RRN) initiated by the remote modem.
             mdmCallStatRRNReqSent 1.3.6.1.4.1.15.2.16.3.1.1.25 counter read-only
Number of rate renegotiation request (RRN) initiated by this modem.
             mdmCallStatRoundTripDelay 1.3.6.1.4.1.15.2.16.3.1.1.26 integer read-only
The round trip delay, in milliseconds, for this call. This object alongwith the object, mdmCallStatFarEndEchoFreq, gives the echo characteristics of the call.
             mdmCallStatFarEndEchoFreq 1.3.6.1.4.1.15.2.16.3.1.1.27 integer read-only
Far end echo frequency offset, in Hertz. This object alongwith the object, mdmCallStatRoundTripDelay, gives the echo characteristics of the call.
             mdmCallStatFarEndEchoLevel 1.3.6.1.4.1.15.2.16.3.1.1.28 integer read-only
Far end echo level, in decibels. The number represents the negative decibels.
             mdmCallStatChanFreqOffset 1.3.6.1.4.1.15.2.16.3.1.1.29 integer read-only
Channel frequency offset, in Hertz.
             mdmCallStatOscFreqOffset 1.3.6.1.4.1.15.2.16.3.1.1.30 integer read-only
Oscillator frequency offset, in PPM. Not always valid.
             mdmCallStatSNR 1.3.6.1.4.1.15.2.16.3.1.1.31 integer read-only
Signal to noise ratio in decibels. Low is bad, high is good. Zero means not valid: no current connection, or connection is not V.34 (other protocols don't calculate this).
             mdmCallStatx2Status 1.3.6.1.4.1.15.2.16.3.1.1.32 integer read-only
x2 phase bit map --------------------- | 4 | 3 | 2 | 1 | 0 | bits --------------------- |DM |P4 |P3 |P2 |P1 | --------------------- P1 = 1 Detected In Phase 1 P2 = 1 Detected In Phase 2 P3 = 1 X2 In Phase 3 P4 = 1 X2 In Phase 4 DM = 1 X2 In Data Mode
             mdmCallStatx2RbsStatus 1.3.6.1.4.1.15.2.16.3.1.1.33 integer read-only
x2 raw bit signalling, bit map ------------------------- | 5 | 4 | 3 | 2 | 1 | 0 | bits ------------------------- |S5 |S4 |S3 |S2 |S1 |S0 | ------------------------- S0 = 1 RBS in symbol 0 S1 = 1 RBS in symbol 1 S2 = 1 RBS in symbol 2 S3 = 1 RBS in symbol 3 S4 = 1 RBS in symbol 4 S5 = 1 RBS in symbol 5
             mdmCallStatx2DigitalPadStatus 1.3.6.1.4.1.15.2.16.3.1.1.34 integer read-only
x2 attenuation Enumeration: 'none': 1, 'a3db': 2, 'a6db': 3.
             mdmCallStatx2Shaping 1.3.6.1.4.1.15.2.16.3.1.1.35 integer read-only
x2 - Number of bits used for spectral shaping in one data frame (frame 0 - 6)
             mdmCallStatk56Status 1.3.6.1.4.1.15.2.16.3.1.1.36 integer read-only
k56 phase bit map --------------------- | 4 | 3 | 2 | 1 | 0 | bits --------------------- |DM |P4 |P3 |P2 |P1 | --------------------- P1 = 1 Detected In Phase 1 P2 = 1 Detected In Phase 2 P3 = 1 K56 In Phase 3 P4 = 1 K56 In Phase 4 DM = 1 K56 In Data Mode
             mdmCallStatk56RbsStatus 1.3.6.1.4.1.15.2.16.3.1.1.37 integer read-only
k56 raw bit signalling, bit map ------------------------- | 5 | 4 | 3 | 2 | 1 | 0 | bits ------------------------- |S5 |S4 |S3 |S2 |S1 |S0 | ------------------------- S0 = 1 RBS in symbol 0 S1 = 1 RBS in symbol 1 S2 = 1 RBS in symbol 2 S3 = 1 RBS in symbol 3 S4 = 1 RBS in symbol 4 S5 = 1 RBS in symbol 5
             mdmCallStatk56DigitalPadStatus 1.3.6.1.4.1.15.2.16.3.1.1.38 integer read-only
k56 attenuation Enumeration: 'none': 1, 'a3db': 2, 'a6db': 3.
             mdmCallStatk56Shaping 1.3.6.1.4.1.15.2.16.3.1.1.39 integer read-only
k56 - Number of bits used for spectral shaping in one data frame (frame 0 - 6)
             mdmCallStatk56Version 1.3.6.1.4.1.15.2.16.3.1.1.40 integer read-only
k56 version number
             mdmCallStatWANUnitNumber 1.3.6.1.4.1.15.2.16.3.1.1.41 integer read-only
The physical WAN module unit number in the RAC that uses WAN modules. The range is 1 to anxt1Total. Use anxt1WanModuleTable to retrieve the unit's ifIndex number.(For R14.1 and later releases, WAN1=1001 and WAN2 = 1002 always
             mdmCallStatChannel 1.3.6.1.4.1.15.2.16.3.1.1.42 integer read-only
A number from 1 to anxt1TotChan that identifies which DS0 channel handled the call.
 portaction 1.3.6.1.4.1.15.2.16.4
     portActionTable 1.3.6.1.4.1.15.2.16.4.1 no-access
A table of port actions
         portActionEntry 1.3.6.1.4.1.15.2.16.4.1.1 no-access
A row in the portActionTable.
             portActionDeviceType 1.3.6.1.4.1.15.2.16.4.1.1.1 integer read-only
An enumerated integer indicating the device type. asy(1) - the call is assigned internally to an asynchronous device (async port). syn(9) - the call is handled internally by a synchronous device (sync port). ta(10) - the call is handled internally by a ta device (ta port). mp(12) - pseudo-session, Multi-link PPP bundle head. vpn(13) - Virtual Private Network. gen-sync(14) - General Sync port. Enumeration: 'ta': 10, 'asy': 1, 'syn': 9, 'mp': 12, 'vpn': 13, 'gen-sync-port': 14.
             portActionDeviceNumber 1.3.6.1.4.1.15.2.16.4.1.1.2 integer read-only
The one-based device (port) number the call is assigned to.
             portActionResetPort 1.3.6.1.4.1.15.2.16.4.1.1.3 integer read-write
Setting this object to execute will reset the specified port terminating all sessions on the port. Reading this object will allways return ready(1). Setting this object is equivalent to the reset port command in cli/admin. Enumeration: 'ready': 1, 'execute': 2.