Home/Catalog/OPS-MIB

OPS-MIB

This is the MIB module for OPS-compliant CPE for managing configurations of the CPE system and its voice services.
Main OID:
opsMIB.1.3.6.1.3.1
86
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

86 total
Object Name
opsMIBThis is the MIB module for OPS-compliant CPE for managing configurations of the CPE system and its voice services.
MODULE-IDENTITY
.1.3.6.1.3.1
opsMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.3.1.1
iadOPS
OBJECT IDENTIFIER
.1.3.6.1.3.1.1.1
iOpsIADConfig
OBJECT IDENTIFIER
.1.3.6.1.3.1.1.1.1
iOpsIADIfIndexIndex of the interface that the IAD uses to communicate with the Multi-Service Access Concentrator (MAS).ro
InterfaceIndex (IF-MIB)
.1.3.6.1.3.1.1.1.1.1
iOpsIADManufacturerNameName and contact information of the manufacturer of the IAD.ro
DisplayString
.1.3.6.1.3.1.1.1.1.2
iOpsIADSerialNumberSerial number of the IAD.ro
DisplayString
.1.3.6.1.3.1.1.1.1.3
iOpsIADCLEICodeCommon Language Equipment Identifier Code of the IAD.ro
DisplayString
.1.3.6.1.3.1.1.1.1.4
iOpsIADAdminStatusIdentifies the administrative status of the IAD.rw
Enumeration
.1.3.6.1.3.1.1.1.1.5
iOpsIADOperStatusIdentifies the operational status of the IAD.ro
Enumeration
.1.3.6.1.3.1.1.1.1.6
iOpsIADAlarmStatusIdentifies the current alarm status of the IAD. If multiple alarms are present, this object displays the highest severity alarm value.ro
Enumeration
.1.3.6.1.3.1.1.1.1.7
iOpsIADOperStatusLastChangeThe 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.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.3.1.1.1.1.8
iOpsIADResetIADReboot 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.rw
Enumeration
.1.3.6.1.3.1.1.1.1.9
iOpsIADSoftwareFileNameContains 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.).rw
DisplayString
.1.3.6.1.3.1.1.1.1.10
iOpsIADSoftwareUpgradeFileNameContains 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.rw
DisplayString
.1.3.6.1.3.1.1.1.1.11
iOpsIADDownloadSoftwareIs 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.rw
Enumeration
.1.3.6.1.3.1.1.1.1.12
iOpsIADSaveSoftwareSave 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.rw
Enumeration
.1.3.6.1.3.1.1.1.1.13
iOpsIADSoftwareVersionVersion number of the currently running system image.ro
DisplayString
.1.3.6.1.3.1.1.1.1.14
iOpsIADReConfigIADChange the current configuration file (persistent database) running on the IAD to a new configuration file specified in the 'iOpsIADConfigFileName' object-type.rw
Enumeration
.1.3.6.1.3.1.1.1.1.15
iOpsIADConfigFileNameContains 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.).rw
DisplayString
.1.3.6.1.3.1.1.1.1.16
iOpsIADConfigUpgradeFileNameContains 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.rw
DisplayString
.1.3.6.1.3.1.1.1.1.17
iOpsIADUpDownloadConfigurationIs 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.rw
Enumeration
.1.3.6.1.3.1.1.1.1.18
iOpsIADSaveConfigurationSave 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.rw
Enumeration
.1.3.6.1.3.1.1.1.1.19
iOpsIADVersionConfigVersion of Configuration.ro
DisplayString
.1.3.6.1.3.1.1.1.1.20
iOpsIADMgmtChTypeSpecifies 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 circuitro
Enumeration
.1.3.6.1.3.1.1.1.1.21
iOpsIADMgmtChNumberThis 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.rw
Unsigned32
.1.3.6.1.3.1.1.1.1.22
iOpsIADMgmtChBandwidthThis 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.rw
Gauge32 UNITS "Kbps"
.1.3.6.1.3.1.1.1.1.23
iOpsIADMgmtChInactivityTimerAmount 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.rw
INTEGER
.1.3.6.1.3.1.1.1.1.24
iOpsIADDataServiceIndicates the type of data service offered by the IAD: '1' is Frame Relay '2' is ATM '3' is PPPro
Enumeration
.1.3.6.1.3.1.1.1.1.25
iOpsIADDateAndTimeIs the date and time on the IAD.rw
DateAndTime (SNMPv2-TC)
.1.3.6.1.3.1.1.1.1.26
iOpsIADMacAddressIs the MAC address on the IAD.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.3.1.1.1.1.27
iOpsIADPublicIPAddressIs the IP address on the IAD.rw
IpAddress
.1.3.6.1.3.1.1.1.1.28
iOpsIADSubnetMaskIs the subnet mask on the IAD.rw
IpAddress
.1.3.6.1.3.1.1.1.1.29
iOpsIADGatewayIs the Gateway IP address.rw
IpAddress
.1.3.6.1.3.1.1.1.1.30
iOpsIADDHCPIPIf used, is the IP address of the DHCP server.rw
IpAddress
.1.3.6.1.3.1.1.1.1.31
iOpsIADServerIPIs 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.rw
IpAddress
.1.3.6.1.3.1.1.1.1.32
iOpsIADServerTypeIndicates the type of file transfer to be used. TFTP is the default and will be used unless another selection is specified.rw
Enumeration
.1.3.6.1.3.1.1.1.1.33
iOpsIADServerLoginNameIs the Login Name of the Server.rw
DisplayString
.1.3.6.1.3.1.1.1.1.34
iOpsIADServerPasswdIs the password used to login to the Server. It may be encrypted. This value is write only.ro
OCTET STRING
.1.3.6.1.3.1.1.1.1.35
iOpsIADMasPublicKeyIs 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.rw
OCTET STRING
.1.3.6.1.3.1.1.1.1.36
iOpsIADManagementPasswdIs 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.ro
DisplayString
.1.3.6.1.3.1.1.1.1.37
iOpsIADVoiceService
OBJECT IDENTIFIER
.1.3.6.1.3.1.1.1.2
iOpsIADVlNumberIndicates the number of voice lines on the IAD.ro
Gauge32
.1.3.6.1.3.1.1.1.2.1
iOpsIADVlTableIs a list of the voice line entries. The number of entries is indicated by the value of the 'iOpsIADVlNumber' object-type.
SEQUENCE OF IOpsIADVlEntry
.1.3.6.1.3.1.1.1.2.2
iOpsIADVlEntryIs an entry that contains the objects pertaining to a voice line uniquely identified by the 'iOpsIADVlIndex' object-type.
IOpsIADVlEntry
.1.3.6.1.3.1.1.1.2.2.1
iOpsIADVlIndexIs the index of the voice line.
INTEGER
.1.3.6.1.3.1.1.1.2.2.1.1
iOpsIADVlDS1IfIndexIs 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.rw
InterfaceIndex (IF-MIB)
.1.3.6.1.3.1.1.1.2.2.1.2
iOpsIADVlDS0IndexIs the DS0 index within the DS1, or, the index of the individual POTS linerw
INTEGER
.1.3.6.1.3.1.1.1.2.2.1.3
iOpsIADVlOperStatusIndicates 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 determinedro
Enumeration
.1.3.6.1.3.1.1.1.2.2.1.4
iOpsIADVlSecondaryServiceStateThis indicates any current alarm on the voice line.ro
Enumeration
.1.3.6.1.3.1.1.1.2.2.1.5
iOpsIADVlAdminStatusThis 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)'.rw
Enumeration
.1.3.6.1.3.1.1.1.2.2.1.6
iOpsIADVlOperStatusLastChangeThe 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.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.3.1.1.1.2.2.1.7
iOpsIADVlLoopbackTestResultIndicates the results of the loopback test that was initiated by the 'iOpsIADVlAdminStatus' object-type.ro
Enumeration
.1.3.6.1.3.1.1.1.2.2.1.8
iOpsIADVlNumberOfWiresIndicates the number of wires on the line.ro
Enumeration
.1.3.6.1.3.1.1.1.2.2.1.9
iOpsIADVlSignalFunctionCodeIs the Generic Signal Function code for the voice line. The default value is 'fxsLoopStart'.rw
Enumeration
.1.3.6.1.3.1.1.1.2.2.1.10
iOpsIADVlRobbedBitModeIs the Robbed Bit Signal mode for the voice line. The default value is 'abcd'.rw
Enumeration
.1.3.6.1.3.1.1.1.2.2.1.11
iOpsIADVlCallReferenceValueIndicates the Call Reference Value (CRV).rw
INTEGER
.1.3.6.1.3.1.1.1.2.2.1.12
iOpsIADVlRingingCadenceIndicates the ring cadence.rw
INTEGER
.1.3.6.1.3.1.1.1.2.2.1.13
iOpsIADVlVoiceProtocolTypeIndicates the type of voice protocol that will be used.rw
Enumeration
.1.3.6.1.3.1.1.1.2.2.1.14
iOpsIADVlPhoneNumberIndicates the telephone number of the voice line.rw
DisplayString
.1.3.6.1.3.1.1.1.2.2.1.15
iOpsIADVlTransmitImpedanceIndicates the Transmit Impedance.rw
Enumeration
.1.3.6.1.3.1.1.1.2.2.1.16
iOpsIADVlReceiveImpedanceIndicates the Receive Impedance.rw
Enumeration
.1.3.6.1.3.1.1.1.2.2.1.17
iOpsIADVlTransmitLossIndicates the Transmit Loss.rw
INTEGER
.1.3.6.1.3.1.1.1.2.2.1.18
iOpsIADVlReceiveLossIndicates the Receive Lossrw
INTEGER
.1.3.6.1.3.1.1.1.2.2.1.19
iOpsIADVlPayloadTypeIndicates the Payload type.rw
Enumeration
.1.3.6.1.3.1.1.1.2.2.1.20
iOpsIADVlEchoCancellationIndicates if Echo Cancellation is ON or OFF.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.3.1.1.1.2.2.1.21
iOpsIADVlEchoDelayIndicates the length of the Echo Delay in milliseconds.rw
INTEGER
.1.3.6.1.3.1.1.1.2.2.1.22
iOpsIADVlSilenceSuppressionIndicates if Silence Suppression is ON or OFF.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.3.1.1.1.2.2.1.23
iOpsIADVlGenerateTestToneIndicates if Test Tone Generation is ON or OFF.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.3.1.1.1.2.2.1.24
iOpsIADVlRowStatusStatus 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'.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.3.1.1.1.2.2.1.25
dlcOPS
OBJECT IDENTIFIER
.1.3.6.1.3.1.1.2
dacOPS
OBJECT IDENTIFIER
.1.3.6.1.3.1.1.3
iadNotificationPrefix
OBJECT IDENTIFIER
.1.3.6.1.3.1.2
iadNotifications
OBJECT IDENTIFIER
.1.3.6.1.3.1.2.1
iadOperStatusChangeThis 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
NOTIFICATION-TYPE
.1.3.6.1.3.1.2.1.1
softwareDownloadCompleteThis 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)'
NOTIFICATION-TYPE
.1.3.6.1.3.1.2.1.2
configUpDownloadCompleteThis 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)'
NOTIFICATION-TYPE
.1.3.6.1.3.1.2.1.3
iadVoiceLineOperStatusChangeThis 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
NOTIFICATION-TYPE
.1.3.6.1.3.1.2.1.4
voiceLineLoopbackTestCompleteThis notification is sent after attempting a loopback test on a voice line. The 'iOpsIADVlLoopbackTestResult' object-type returns the result of the loopback test.
NOTIFICATION-TYPE
.1.3.6.1.3.1.2.1.5
opsMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.3.1.3
opsMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.3.1.3.1
iOpsIADConfigGroupA collection of objects that support the configuration of the IAD.
Unknown
.1.3.6.1.3.1.3.1.1
iOpsIADSecurityConfigGroupA collection of objects pertaining to security.
Unknown
.1.3.6.1.3.1.3.1.2
iOpsIADVoiceServiceGroupA collection of objects that support the phone services at the IAD.
Unknown
.1.3.6.1.3.1.3.1.3
opsMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.3.1.3.2
opsMIBComplianceThe compliance statement for SNMP entities which implement OPS MIB.
Unknown
.1.3.6.1.3.1.3.2.1
OPS-MIB - SNMP MIB Reference | MIBs Explorer