OPS-MIB

File: OPS-MIB.mib (53595 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
IpAddress experimental Integer32
Unsigned32 Gauge32 DisplayString
RowStatus DateAndTime MacAddress
TEXTUAL-CONVENTION TruthValue TimeStamp
MODULE-COMPLIANCE OBJECT-GROUP InterfaceIndex

Defined Types

IOpsIADVlEntry  
SEQUENCE    
  iOpsIADVlIndex INTEGER
  iOpsIADVlDS1IfIndex InterfaceIndex
  iOpsIADVlDS0Index INTEGER
  iOpsIADVlOperStatus INTEGER
  iOpsIADVlSecondaryServiceState INTEGER
  iOpsIADVlAdminStatus INTEGER
  iOpsIADVlOperStatusLastChange TimeStamp
  iOpsIADVlLoopbackTestResult INTEGER
  iOpsIADVlNumberOfWires INTEGER
  iOpsIADVlSignalFunctionCode INTEGER
  iOpsIADVlRobbedBitMode INTEGER
  iOpsIADVlCallReferenceValue INTEGER
  iOpsIADVlRingingCadence INTEGER
  iOpsIADVlVoiceProtocolType INTEGER
  iOpsIADVlPhoneNumber DisplayString
  iOpsIADVlTransmitImpedance INTEGER
  iOpsIADVlReceiveImpedance INTEGER
  iOpsIADVlTransmitLoss INTEGER
  iOpsIADVlReceiveLoss INTEGER
  iOpsIADVlPayloadType INTEGER
  iOpsIADVlEchoCancellation TruthValue
  iOpsIADVlEchoDelay INTEGER
  iOpsIADVlSilenceSuppression TruthValue
  iOpsIADVlGenerateTestTone TruthValue
  iOpsIADVlRowStatus RowStatus

Defined Values

opsMIB 1.3.6.1.3.1
This is the MIB module for OPS-compliant CPE for managing configurations of the CPE system and its voice services.
MODULE-IDENTITY    

opsMIBObjects 1.3.6.1.3.1.1
OBJECT IDENTIFIER    

iadOPS 1.3.6.1.3.1.1.1
OBJECT IDENTIFIER    

iOpsIADConfig 1.3.6.1.3.1.1.1.1
OBJECT IDENTIFIER    

iOpsIADVoiceService 1.3.6.1.3.1.1.1.2
OBJECT IDENTIFIER    

dlcOPS 1.3.6.1.3.1.1.2
OBJECT IDENTIFIER    

dacOPS 1.3.6.1.3.1.1.3
OBJECT IDENTIFIER    

iOpsIADIfIndex 1.3.6.1.3.1.1.1.1.1
Index of the interface that the IAD uses to communicate with the Multi-Service Access Concentrator (MAS).
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

iOpsIADManufacturerName 1.3.6.1.3.1.1.1.1.2
Name and contact information of the manufacturer of the IAD.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

iOpsIADSerialNumber 1.3.6.1.3.1.1.1.1.3
Serial number of the IAD.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

iOpsIADCLEICode 1.3.6.1.3.1.1.1.1.4
Common Language Equipment Identifier Code of the IAD.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

iOpsIADAdminStatus 1.3.6.1.3.1.1.1.1.5
Identifies the administrative status of the IAD.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2), test(3)  

iOpsIADOperStatus 1.3.6.1.3.1.1.1.1.6
Identifies the operational status of the IAD.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3), unknown(4)  

iOpsIADAlarmStatus 1.3.6.1.3.1.1.1.1.7
Identifies the current alarm status of the IAD. If multiple alarms are present, this object displays the highest severity alarm value.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noAlarm(1), minorAlarm(2), majorAlarm(3), criticalAlarm(4)  

iOpsIADOperStatusLastChange 1.3.6.1.3.1.1.1.1.8
The value of the SNMPv2 MIBs 'sysUpTime' object-type at the time the IAD entered its current operating state. If the IADs current state was entered prior to the last re-initialization of the SNMP agent, then this object will contain a zero (0) value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

iOpsIADResetIAD 1.3.6.1.3.1.1.1.1.9
Reboot the IAD. The IAD will boot up running the system image file specified in the 'iOpsIADSoftwareFileName' object-type. It is highly recommended that the IAD contain bootstrap code that the IAD can default to, in the unlikely scenario that the file specified in 'iOpsIADSoftwareFileName' does not exist on the IAD or is otherwise invalid. This is an action attribute and it is meaningless to attempt to read this value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), warmReboot(2), coldReboot(3)  

iOpsIADSoftwareFileName 1.3.6.1.3.1.1.1.1.10
Contains the name of the system image file that the IAD will attempt to boot from. If IAD does not support multiple system image files, then this object becomes read-only and is only capable of containing the same file that is uploaded in the 'iOpsIADSoftwareUpgradeFileName' object-type. This object only specifies the file name of the system image file residing on the IAD and not a full path name as is specified in the 'iOpsIADSoftwareUpgradeFileName' object-type. The SNMP Agent will reject an SNMP SET PDU message on this object if the file does not exist on the IAD or if the file is otherwise invalid (incorrect name, corrupt, etc.).
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

iOpsIADSoftwareUpgradeFileName 1.3.6.1.3.1.1.1.1.11
Contains the name of the system image file to be downloaded to the IAD. The full path name of the file must be specified. The IP address of the server used to download the file must first be specified in the 'iOpsIADServerIP' object-type. The server used to download the file defaults to the TFTP protocol. This default may be changed to 'FTP' or to 'other'. It is specified in the 'iOpsIADServerType' object-type. If an alternate transfer protocol is to be used, it must be specified before attempting the file download.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

iOpsIADDownloadSoftware 1.3.6.1.3.1.1.1.1.12
Is used to download the system image file to the IAD or to obtain status about the file download: 1) The SNMP SET PDU message is used to initiate a download of the system image file to the IAD. 2) The SNMP GET, GET-NEXT, OR GET-BULK PDU messages are used to obtain status of the previously initiated download. When initiating a download of the system image file, the attributes of this object and the attributes of the 'iOpsIADSaveSoftware' object-type must be included in the same SNMP SET PDU message. 'iOpsIADSaveSoftware' is used to specify either: 1) A save of the file on the IAD. 2) A save of the file on the IAD and then perform a reboot of the IAD. The IP address of the server used to transfer the file or the status information is specified in the 'iOpsIADServerIP' object-type. The server used to download the system image file defaults to the TFTP protocol. However, this default may be changed to 'FTP' or to 'other'. It is specified in the 'iOpsIADServerType' object-type. If an alternate transfer protocol is used, it must first be specified before attempting the file download. If the IAD is unable to complete the file transfer for any reason, the values of the 'iOpsIADAdminStatus' and 'iOpsIADOperStatus' object-types must remain in the 'up' status in order for the IAD to be available to accept subsequent system image file downloads. SET PDU message: 1: Download the system image file from the server to the IAD. The system image file name is specified in the 'iOpsIADSoftwareUpgradeFileName' object-type. GET, GET-NEXT, or GET-BULK PDU message: 2: The download of the system image file is complete. 3: The download of the system image file failed. 4: The download of the system image file is in progress. 5. No status can be returned because no prior SET operation was performed.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER downloadSoftwareFromServer(1), downloadComplete(2), downloadFailed(3), downloadInProgress(4), none(5)  

iOpsIADSaveSoftware 1.3.6.1.3.1.1.1.1.13
Save downloaded system image file with the option to reboot the IAD. For IADs that can contain multiple system image files, either option can be used. For IADs that can only contain one system image file, only the 'saveAndReboot' option can be used. 1) When the 'save' option is specified, the IAD will not reboot after the file transfer is completed. the IAD will continue to use the currently running system image file. In order for the IAD to come up with the new system image the next time it is rebooted, the network manager must set the 'iOpsIADSoftwareFileName' object-type with the downloaded file name. 2) If the 'saveAndReboot' option is specified, the IAD will reboot with the new system image if: - The file transfer successfully completed, AND - The file is not corrupt The SNMP Agent must update iOpsIADSoftwareFileName with the 'iOpsIADSoftwareUpgradeFileName' object-type before the reboot. When initiating a download, the attributes of this object and the attributes of the 'iOpsIADDownloadSoftware' object-type must be included in the same SNMP SET PDU message. This is an action attribute and it is meaningless to attempt to read this value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER save(1), saveAndReboot(2)  

iOpsIADSoftwareVersion 1.3.6.1.3.1.1.1.1.14
Version number of the currently running system image.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

iOpsIADReConfigIAD 1.3.6.1.3.1.1.1.1.15
Change the current configuration file (persistent database) running on the IAD to a new configuration file specified in the 'iOpsIADConfigFileName' object-type.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), reConfig(2)  

iOpsIADConfigFileName 1.3.6.1.3.1.1.1.1.16
Contains the configuration file name that the IAD will attempt to load. If the IAD does not support multiple configuration files, then this object becomes read-only and is only capable of containing the same file that is uploaded to the 'iOpsIADConfigUpgradeFileName' object-type. This object only contains the file name of the configuration file residing on the IAD and not a full path name as is specified in the 'iOpsIADConfigUpgradeFileName' object-type. The SNMP Agent will reject an SNMP SET PDU message on this object if the file does not exist on the IAD or if the file is otherwise invalid (incorrect name, corrupt, etc.).
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

iOpsIADConfigUpgradeFileName 1.3.6.1.3.1.1.1.1.17
Contains the name of the configuration file to be downloaded to the IAD. The full path name of the file must be specified. The IP address of the server used to download the file must first be specified in the 'iOpsIADServerIP' object-type. The server used to download the file defaults to the TFTP protocol. This default may be changed to 'FTP' or to 'other'. It is specified in the 'iOpsIADServerType' object-type. If an alternate transfer protocol is to be used, it must be specified before attempting the file download.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

iOpsIADUpDownloadConfiguration 1.3.6.1.3.1.1.1.1.18
Is used to download the configuration file to the IAD, or to upload the configuration from the IAD, or to obtain status about the file download or upload: 1) The SNMP SET PDU message is used to initiate the download or upload of the configuration file. 2) The SNMP GET, GET-NEXT, or GET-BULK messages are used to obtain status of the previously initiated download or upload. When initiating a download or upload, of the configuration file, the attributes of this object and the attributes of the 'iOpsIADSaveConfiguration' object-type must be included in the same SNMP SET PDU message. The IP address of the server used to transfer the file or the status information is specified in iOpsIADServerIP. The server used to download or upload the configuration file defaults to the TFTP protocol. However, this default may be changed to 'FTP' or to 'other'. It is specified in the 'iOpsIADServerType' object-type. If an alternate transfer protocol is used, it must first be specified before attempting the file download. If the IAD is unable to complete the file transfer for any reason, the values of the 'iOpsIADAdminStatus' and 'iOpsIADOperStatus' object-types must remain in the 'up' status in order for the IAD to be available to accept subsequent requests for configuration file downloads or uploads. SET PDU message: 1: Download the configuration file from the server to the IAD. The configuration file name is specified in the 'iOpsIADConfigUpgradeFileName' object-type. 2: Upload the configuration script from the IAD to the server. he configuration file name is specified in the 'iOpsIADConfigUpgradeFileName' object-type. GET, GET-NEXT, or GET-BULK PDU message: 3: The upload or download of the configuration file is complete. 4: The upload or download of the configuration file failed. 5: The download of the configuration file is in progress. 6: The upload of the configuration file is in progress. 7. No status can be returned because no prior SET operation was performed.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER downloadConfigFileFromServer(1), uploadConfigFileToServer(2), uploadOrDownloadComplete(3), uploadOrDownloadFailed(4), downloadInProgress(5), uploadInProgress(6), none(7)  

iOpsIADSaveConfiguration 1.3.6.1.3.1.1.1.1.19
Save the downloaded configuration file, but continue to use the currently running configuration file or start using the newly downloaded configuration file. For IADs that can contain multiple configuration files, either option can be used. For IADs that can only contain one configuration file, only the 'saveAndReconfigure' option can be used. 1) When the 'none' option is specified. 2) When the 'save' option is specified, the IAD will continue to use the currently running configuration file. In order for the IAD to use the newly downloaded configuration file, the network manager should set the 'iOpsIADConfigFileName' object-type with the newly downloaded configuration file name, and then set the 'iOpsIADReConfigIAD' object-type to the value 'reConfig(2)'. 3) When 'saveAndReconfigure' is specified, the IAD will immediately start using the new configuration file if: - The file transfer successfully completed, AND - The file is not corrupt The SNMP Agent must update the 'iOpsIADConfigFileName' object-type with the 'iOpsIADConfigUpgradeFileName' object-type before using the newly downloaded configuration file. When initiating a download, the attributes of this object and the attributes of the 'iOpsIADUpDownloadConfiguration' object-type must be included in the same SNMP SET PDU message. This is an action attribute and it is meaningless to attempt to read this value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), save(2), saveAndReconfigure(3)  

iOpsIADVersionConfig 1.3.6.1.3.1.1.1.1.20
Version of Configuration.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

iOpsIADMgmtChType 1.3.6.1.3.1.1.1.1.21
Specifies the type of management channel to be used, where: 1) 'andaFDL' is the ANDA facility data link channel 2) 'dso' is a DS0 channel 3) 'fr-dlci' is a Frame-Relay circuit 4) 'atmVPIVCI' is an ATM virtual circuit
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER andaFDL(1), ds0(2), fr-dlci(3), atmVPIVCI(4)  

iOpsIADMgmtChNumber 1.3.6.1.3.1.1.1.1.22
This field is set according the value specified in the 'iOpsIADMgmtChType' object-type: If 'iOpsIADMgmtChType' is 'andaFDL(1)' - this object is not applicable. If 'iOpsIADMgmtChType' is 'ds0(2)' - is the DS0 channel number to use. If 'iOpsIADMgmtChType' is 'fr-dlci(3)' - is the DLCI number to use. If 'iOpsIADMgmtChType' is 'atmVPIVCI(4)' - is set as follows: The most significant 16-bit word is the VPI. The least significant 16-bit word is the VCI.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

iOpsIADMgmtChBandwidth 1.3.6.1.3.1.1.1.1.23
This object is only valid when 'iOpsIADMgmtChType' is 'fr-dlci(3)' or 'atmVPIVCI(4)'. This object indicates the amount of bandwidth that is allocated for the management channel.
Status: current Access: read-write
OBJECT-TYPE    
  Gauge32  

iOpsIADMgmtChInactivityTimer 1.3.6.1.3.1.1.1.1.24
Amount of time of inactivity allowed on a management channel before the link is declared down. The MAS should poll IAD on a keep-alive timer.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..1000  

iOpsIADDataService 1.3.6.1.3.1.1.1.1.25
Indicates the type of data service offered by the IAD: '1' is Frame Relay '2' is ATM '3' is PPP
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER frameRelay(1), atm(2), ppp(3)  

iOpsIADDateAndTime 1.3.6.1.3.1.1.1.1.26
Is the date and time on the IAD.
Status: current Access: read-write
OBJECT-TYPE    
  DateAndTime  

iOpsIADMacAddress 1.3.6.1.3.1.1.1.1.27
Is the MAC address on the IAD.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

iOpsIADPublicIPAddress 1.3.6.1.3.1.1.1.1.28
Is the IP address on the IAD.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

iOpsIADSubnetMask 1.3.6.1.3.1.1.1.1.29
Is the subnet mask on the IAD.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

iOpsIADGateway 1.3.6.1.3.1.1.1.1.30
Is the Gateway IP address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

iOpsIADDHCPIP 1.3.6.1.3.1.1.1.1.31
If used, is the IP address of the DHCP server.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

iOpsIADServerIP 1.3.6.1.3.1.1.1.1.32
Is the IP address of the server used for the system image file downloads, for the downloads and uploads of the configuration file (persistent database) and for obtaining status information about the file transfer.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

iOpsIADServerType 1.3.6.1.3.1.1.1.1.33
Indicates the type of file transfer to be used. TFTP is the default and will be used unless another selection is specified.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tftpServer(1), ftpServer(2), otherServer(3)  

iOpsIADServerLoginName 1.3.6.1.3.1.1.1.1.34
Is the Login Name of the Server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

iOpsIADServerPasswd 1.3.6.1.3.1.1.1.1.35
Is the password used to login to the Server. It may be encrypted. This value is write only.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING Size(0..1024)  

iOpsIADMasPublicKey 1.3.6.1.3.1.1.1.1.36
Is the public key of the MAS which, when combined with the private key stored on the IAD, can be used to encrypt and decrypt the community name in an SNMP PDU.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..1024)  

iOpsIADManagementPasswd 1.3.6.1.3.1.1.1.1.37
Is the password assigned to an IAD to be used by a directly connected management station to login to the IAD. This value is write only.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(0..255)  

iOpsIADVlNumber 1.3.6.1.3.1.1.1.2.1
Indicates the number of voice lines on the IAD.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

iOpsIADVlTable 1.3.6.1.3.1.1.1.2.2
Is a list of the voice line entries. The number of entries is indicated by the value of the 'iOpsIADVlNumber' object-type.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IOpsIADVlEntry

iOpsIADVlEntry 1.3.6.1.3.1.1.1.2.2.1
Is an entry that contains the objects pertaining to a voice line uniquely identified by the 'iOpsIADVlIndex' object-type.
Status: current Access: not-accessible
OBJECT-TYPE    
  IOpsIADVlEntry  

iOpsIADVlIndex 1.3.6.1.3.1.1.1.2.2.1.1
Is the index of the voice line.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

iOpsIADVlDS1IfIndex 1.3.6.1.3.1.1.1.2.2.1.2
Is the associated DS1 interface index, if the IAD has one or more DS1s. The value of this object is zero (0), if there are no DS1s local to the IAD.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

iOpsIADVlDS0Index 1.3.6.1.3.1.1.1.2.2.1.3
Is the DS0 index within the DS1, or, the index of the individual POTS line
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

iOpsIADVlOperStatus 1.3.6.1.3.1.1.1.2.2.1.4
Indicates the operating status of the voice line. Is one of the following: 'up-InService' - The line is in service 'down-OutOfService' - The line is out of service 'testing' - The line is currently undergoing a test 'unknown' - The status of the line cannot be determined
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up-InService(1), down-OutOfService(2), testing(3), unknown(4)  

iOpsIADVlSecondaryServiceState 1.3.6.1.3.1.1.1.2.2.1.5
This indicates any current alarm on the voice line.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), manual-OOS(2), switch-OOS(3), los-OOS(4), oof-OOS(5), maintenance-OOS(6)  

iOpsIADVlAdminStatus 1.3.6.1.3.1.1.1.2.2.1.6
This identifies the desired administrative status of the voice line. It is one of the following values: 'up-restore' - activate or restore the voice service 'down-remove' - deactivate or remove the voice service 'test-loopback' - initiate loopback test on the voice line The test result can be monitored by polling the 'iOpsIADVlLoopbackTestResult' object-type. If this object is set to 'test-loopback(3)' on a voice line that is still running a previously initiated 'test-loopback(3)', a second (simultaneous) loopback test will not be invoked. In this case, the status of the line in test will be indicated by the 'iOpsIADVlLoopbackTestResult' object-type as 'test-inProgress(2)'.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER up-restore(1), down-remove(2), test-loopback(3)  

iOpsIADVlOperStatusLastChange 1.3.6.1.3.1.1.1.2.2.1.7
The value of the SNMPv2 MIBs 'sysUpTime' object-type at the time this voice line entered its current operating status state. If the current state of the voice line was entered prior to the last re-initialization of the SNMP agent, then this object will contain a zero (0) value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

iOpsIADVlLoopbackTestResult 1.3.6.1.3.1.1.1.2.2.1.8
Indicates the results of the loopback test that was initiated by the 'iOpsIADVlAdminStatus' object-type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no-Test(1), test-inProgress(2), test-Pass(3), test-Fail-OffHook(4), test-Fail-Bell(5), test-Fail-Others(6)  

iOpsIADVlNumberOfWires 1.3.6.1.3.1.1.1.2.2.1.9
Indicates the number of wires on the line.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER wires2(1), wires4(2), wires6(3), wires8(4)  

iOpsIADVlSignalFunctionCode 1.3.6.1.3.1.1.1.2.2.1.10
Is the Generic Signal Function code for the voice line. The default value is 'fxsLoopStart'.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER fxsLoopStart(1), fxsGroundStart(2), fxsWinkStart(3), fxoLoopStart(4), fxoGroundStart(5), fxoWinkStart(6), eAndM2-2(7), eAndM2-4(8), eAndM4-2(9), eAndM4-4(10)  

iOpsIADVlRobbedBitMode 1.3.6.1.3.1.1.1.2.2.1.11
Is the Robbed Bit Signal mode for the voice line. The default value is 'abcd'.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER inactive(1), clearChannel(2), abcd(3), ab(4), a(5)  

iOpsIADVlCallReferenceValue 1.3.6.1.3.1.1.1.2.2.1.12
Indicates the Call Reference Value (CRV).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..2048  

iOpsIADVlRingingCadence 1.3.6.1.3.1.1.1.2.2.1.13
Indicates the ring cadence.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

iOpsIADVlVoiceProtocolType 1.3.6.1.3.1.1.1.2.2.1.14
Indicates the type of voice protocol that will be used.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ds0(1), voATM-AAL1(2), voATM-AAL2(3), voIP(4)  

iOpsIADVlPhoneNumber 1.3.6.1.3.1.1.1.2.2.1.15
Indicates the telephone number of the voice line.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..255)  

iOpsIADVlTransmitImpedance 1.3.6.1.3.1.1.1.2.2.1.16
Indicates the Transmit Impedance.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(1), ohm-50(2), ohm-600(3), ohm-900(4), ohm-1200(5)  

iOpsIADVlReceiveImpedance 1.3.6.1.3.1.1.1.2.2.1.17
Indicates the Receive Impedance.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(1), ohm-50(2), ohm-600(3), ohm-900(4), ohm-1200(5)  

iOpsIADVlTransmitLoss 1.3.6.1.3.1.1.1.2.2.1.18
Indicates the Transmit Loss.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..20  

iOpsIADVlReceiveLoss 1.3.6.1.3.1.1.1.2.2.1.19
Indicates the Receive Loss
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..20  

iOpsIADVlPayloadType 1.3.6.1.3.1.1.1.2.2.1.20
Indicates the Payload type.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER pcm-u-law(1), pcm-a-law(2), g711(3), g726(4), g728(5), g723-1-5-6K(6), g723-1-6-4K(7), g729(8), g729-A(9)  

iOpsIADVlEchoCancellation 1.3.6.1.3.1.1.1.2.2.1.21
Indicates if Echo Cancellation is ON or OFF.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

iOpsIADVlEchoDelay 1.3.6.1.3.1.1.1.2.2.1.22
Indicates the length of the Echo Delay in milliseconds.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..120  

iOpsIADVlSilenceSuppression 1.3.6.1.3.1.1.1.2.2.1.23
Indicates if Silence Suppression is ON or OFF.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

iOpsIADVlGenerateTestTone 1.3.6.1.3.1.1.1.2.2.1.24
Indicates if Test Tone Generation is ON or OFF.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

iOpsIADVlRowStatus 1.3.6.1.3.1.1.1.2.2.1.25
Status of this entry in the iOpsIADVlTable. This variable is used to create a new voice line for the IAD. To create and activate the voice line, this object should be set to 'createAndGo'. To create the voice line in an inactive administrative state, this object should be set to 'createAndWait'. The voice line can then be activated later, when desired, by setting this object to 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

iadNotificationPrefix 1.3.6.1.3.1.2
OBJECT IDENTIFIER    

iadNotifications 1.3.6.1.3.1.2.1
OBJECT IDENTIFIER    

iadOperStatusChange 1.3.6.1.3.1.2.1.1
This notification is sent when the IAD status changes. The following information is returned: iOpsIADOperStatus - The new operational status of the IAD iOpsIADOperStatusLastChange - The last time the IAD operational status changed state
Status: current Access: read-create
NOTIFICATION-TYPE    

softwareDownloadComplete 1.3.6.1.3.1.2.1.2
This notification is sent after an attempt to download the system image file to the IAD. The status of the download is returned in the 'iOpsIADDownloadSoftware' object-type. The value is either: 'download complete(1)' or 'download failed(2)'
Status: current Access: read-create
NOTIFICATION-TYPE    

configUpDownloadComplete 1.3.6.1.3.1.2.1.3
This notification is sent after an attempt to download or upload the configuration file to or from the IAD. The status of the file transfer is returned in the 'iOpsIADUpDownloadConfiguration' object-type. The value is either: 'up/download complete(1)' or 'up/download failed(2)'
Status: current Access: read-create
NOTIFICATION-TYPE    

iadVoiceLineOperStatusChange 1.3.6.1.3.1.2.1.4
This notification is sent when the IAD voice line status changes. The following information is returned: iOpsIADVlOperStatus - The new operational status of IAD voice line iOpsIADVlOperStatusLastChange - The last time the line status changed state
Status: current Access: read-create
NOTIFICATION-TYPE    

voiceLineLoopbackTestComplete 1.3.6.1.3.1.2.1.5
This notification is sent after attempting a loopback test on a voice line. The 'iOpsIADVlLoopbackTestResult' object-type returns the result of the loopback test.
Status: current Access: read-create
NOTIFICATION-TYPE    

opsMIBConformance 1.3.6.1.3.1.3
OBJECT IDENTIFIER    

opsMIBGroups 1.3.6.1.3.1.3.1
OBJECT IDENTIFIER    

opsMIBCompliances 1.3.6.1.3.1.3.2
OBJECT IDENTIFIER    

opsMIBCompliance 1.3.6.1.3.1.3.2.1
The compliance statement for SNMP entities which implement OPS MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

iOpsIADConfigGroup 1.3.6.1.3.1.3.1.1
A collection of objects that support the configuration of the IAD.
Status: current Access: read-only
OBJECT-GROUP    

iOpsIADSecurityConfigGroup 1.3.6.1.3.1.3.1.2
A collection of objects pertaining to security.
Status: current Access: read-only
OBJECT-GROUP    

iOpsIADVoiceServiceGroup 1.3.6.1.3.1.3.1.3
A collection of objects that support the phone services at the IAD.
Status: current Access: read-only
OBJECT-GROUP