OCTOPUSE-MIB: View SNMP OID List / Download MIB

VENDOR: SIEMENS


 Home MIB: OCTOPUSE-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
 sni 1.3.6.1.4.1.231
         siemensUnits 1.3.6.1.4.1.231.7
             pn 1.3.6.1.4.1.231.7.2
                 octopusE 1.3.6.1.4.1.231.7.2.9
Octopus E MIB.
                     octoControlGroup 1.3.6.1.4.1.231.7.2.9.1
                         octoSysState 1.3.6.1.4.1.231.7.2.9.1.1 integer read-write
The actual error state of the Octopus E PABX. Contains the highest severity level of the recent error events. This object is updated automatically, but it can also be modified manually. Enumeration: 'major': 4, 'warning': 2, 'critical': 5, 'minor': 3, 'normal': 1.
                         tftpSwitchoverDateTime 1.3.6.1.4.1.231.7.2.9.1.2 dateandtime read-write
Date and time for the switchover to the new system software. The configured time will be ignored, if the upgrade is started with the downloadAndImmediateSwitchover define of the tftpDownloadAction object. octet format: field octets contents range hex (range dez) ----- ------ -------- --------- ---------- 1 1-2 year 00 00 - FF FF (0 - 65536) 2 3 month 01 - 0C (1 - 12) 3 4 day 01 - 1F (1 - 31) 4 5 hour 00 - 17 (0 - 23) 5 6 minutes 00 - 3B (0 - 59) 6 7 seconds 00 - 3B (0 - 60) 7 8 deci-seconds 00 - 09 (0 - 9) For example, to configure Wednesday June 16, 1999 at 8:30:15 AM would be configured as 07 cf 06 10 08 1E 0F 00
                         tftpDownloadAction 1.3.6.1.4.1.231.7.2.9.1.3 integer read-write
When this object is set to downloadAndImmediateSwitchover (2), the device will download the new software from the configured host. After the download is finished, the device will automatically restart with the new software. If downloadAndDelayedSwitchover (3) is specified, the new image is copied to the device. When the tftpDateTime value is matched, the device discontinues its normal operation and does the software switchover. After an automatic reset, it starts with the new system software. Setting downloadWithoutSwitchover (4) initiates a download without switching over to the new software. When the device is not downloading, this object will have a value of notDownloading(1). Enumeration: 'downloadAndImmediateSwitchover': 2, 'downloadWithoutSwitchover': 4, 'downloadAndDelayedSwitchover': 3, 'notDownloading': 1.
                         octoResetControl 1.3.6.1.4.1.231.7.2.9.1.4 integer read-write
Setting this object to warmBoot(2) causes the device to restart the application software with current configuration parameters saved in non-volatile memory. When the device is running normally, this variable has a value of running(1). The effect of configuring this object is identical to the configuration of the probeResetControl object of RFC 2021, except for the coldBoot option which is not supported. Enumeration: 'running': 1, 'warmBoot': 2.
                         octoSwitchoverState 1.3.6.1.4.1.231.7.2.9.1.5 integer read-write
The values readyForSwitchover (1) and notReadyForSwitchover (2) indicate whether the system is ready to be switched over to the new software that was downloaded to the shadow flash area, or not. If it is not passible, octoShadowFlashState gives details on the reason. Setting this object to switchoverNow (3) causes the device to switchover immediately to the new software which was downloaded to the shadow flash area before and restart the system. initSwitchoverDelayed(4) causes a delayed switchover. Enumeration: 'initSwitchoverNow': 3, 'readyForSwitchover': 1, 'notReadyForSwitchover': 2, 'initSwitchoverDelayed': 4.
                         octoShadowFlashState 1.3.6.1.4.1.231.7.2.9.1.6 integer read-write
This object informs about the state of the shadow flash memory area which is used to buffer a new software image that is being downloaded to the system. A download is only possible when the state is flashDeleted (1). It is not possible to download if the state is flashNotDeleted(2), nor if it's flashWriteProtected(3) (this means it is internally locked by software because the system is not in the state of accepting new flash data). If the flash memory is smaller than 8 MB ( flashTooSmall(4) ), no transfer is possible, too. It is possible to delete an inactive software image from the shadow flash area by setting deleteFlashNow (5). Enumeration: 'flashTooSmall': 4, 'deleteFlashNow': 5, 'flashWriteProtected': 3, 'flashDeleted': 1, 'flashNotDeleted': 2.
                         octoLoadLevel 1.3.6.1.4.1.231.7.2.9.1.7 integer read-only
The actual CPU load level (per cent).
                         octoTrapRepetitions 1.3.6.1.4.1.231.7.2.9.1.8 integer read-write
The number of trap repetitions for error events marked as very important (log-and-multiple-trap).
                         octoCdrBufferState 1.3.6.1.4.1.231.7.2.9.1.9 integer read-write
Use this object to delete the CDR buffer. Enumeration: 'accounting': 1, 'deleteBufferNow': 2.
                         octoLogBufferState 1.3.6.1.4.1.231.7.2.9.1.10 integer read-write
Use this object to delete the log data. Enumeration: 'logging': 1, 'deleteBufferNow': 2.
                     octoErrorHistoryGroup 1.3.6.1.4.1.231.7.2.9.2
                         numberOfErrorHistoryEntries 1.3.6.1.4.1.231.7.2.9.2.1 integer read-write
Contains the number of errors to be found in the error history table. This value can be used to delete the last x entries (reduce value by x) or to delete all entries (value = 0).
                         octoErrorHistoryTable 1.3.6.1.4.1.231.7.2.9.2.2 no-access
This table contains information about the errors that occured.
                             octoErrorHistoryEntry 1.3.6.1.4.1.231.7.2.9.2.2.1 no-access
The trap history table entries.
                                 octoErrorIndex 1.3.6.1.4.1.231.7.2.9.2.2.1.1 integer read-only
Identification of an table entry enabled by this index.
                                 octoErrorDateTime 1.3.6.1.4.1.231.7.2.9.2.2.1.2 dateandtime read-only
Time, when the error occurred.
                                 octoErrorClass 1.3.6.1.4.1.231.7.2.9.2.2.1.3 integer read-only
Contains the error class number (type of trap).
                                 octoErrorCode 1.3.6.1.4.1.231.7.2.9.2.2.1.4 integer read-only
Contains the error code.
                                 octoAccessSlot 1.3.6.1.4.1.231.7.2.9.2.2.1.5 integer read-only
Contains the access slot for the error.
                                 octoAccessPort 1.3.6.1.4.1.231.7.2.9.2.2.1.6 integer read-only
Contains the local access port of the error. Local means that port numbering starts with 0 for each card.
                                 octoErrorDescription 1.3.6.1.4.1.231.7.2.9.2.2.1.7 displaystring read-only
Detailed information about errors.
                                 octoErrorSeverity 1.3.6.1.4.1.231.7.2.9.2.2.1.8 integer read-only
Contains the severity of the specific error. Enumeration: 'major': 4, 'warning': 2, 'critical': 5, 'minor': 3, 'normal': 1.
                     octoSystemInfoGroup 1.3.6.1.4.1.231.7.2.9.3
                         sysHardwareVersion 1.3.6.1.4.1.231.7.2.9.3.1 displaystring read-only
Contains the version string of the system hardware.
                         sysSoftwareVersion 1.3.6.1.4.1.231.7.2.9.3.2 displaystring read-only
Contains the version string of the system software.
                         sysCodeNumber 1.3.6.1.4.1.231.7.2.9.3.3 displaystring read-only
Contains the code number of the system software.
                         sysSoftwareLocation 1.3.6.1.4.1.231.7.2.9.3.4 integer read-only
Contains location (address space) where the system software is currently running. Enumeration: 'upper': 2, 'lower': 1.
                         numberOfSlotTableEntries 1.3.6.1.4.1.231.7.2.9.3.5 integer read-only
Contains the number of entries in the slot table.
                         octoSlotTable 1.3.6.1.4.1.231.7.2.9.3.6 no-access
This table contains information about the system slots.
                             octoSlotTableEntry 1.3.6.1.4.1.231.7.2.9.3.6.1 no-access
The slot table entries.
                                 cardIndex 1.3.6.1.4.1.231.7.2.9.3.6.1.1 integer read-only
Identification of an table entry enabled by this index.
                                 cardBoxNum 1.3.6.1.4.1.231.7.2.9.3.6.1.2 integer read-only
Index of the box where the card is placed.
                                 cardSlotNum 1.3.6.1.4.1.231.7.2.9.3.6.1.3 integer read-only
Index of the slot where the card is placed.
                                 cardType 1.3.6.1.4.1.231.7.2.9.3.6.1.4 displaystring read-only
Code for the type of the card.
                                 cardDescription 1.3.6.1.4.1.231.7.2.9.3.6.1.5 displaystring read-only
Textual card description.
                                 cardCodeNumber 1.3.6.1.4.1.231.7.2.9.3.6.1.6 displaystring read-only
Contains the code number of the card software.
                                 cardState 1.3.6.1.4.1.231.7.2.9.3.6.1.7 integer read-only
Contains the state of the card. Enumeration: 'major': 4, 'warning': 2, 'critical': 5, 'minor': 3, 'normal': 1.
                         numberOfPortTableEntries 1.3.6.1.4.1.231.7.2.9.3.7 integer read-only
Contains the number of entries in the port table.
                         octoPortTable 1.3.6.1.4.1.231.7.2.9.3.8 no-access
This table contains information about the system ports.
                             octoPortTableEntry 1.3.6.1.4.1.231.7.2.9.3.8.1 no-access
The port table entries.
                                 portIndex 1.3.6.1.4.1.231.7.2.9.3.8.1.1 integer read-only
Identification of an table entry enabled by this index.
                                 portCardIndex 1.3.6.1.4.1.231.7.2.9.3.8.1.2 integer read-only
Reference to the card the port is assigned to.
                                 portType 1.3.6.1.4.1.231.7.2.9.3.8.1.3 displaystring read-only
Contains the type of the port.
                                 portState 1.3.6.1.4.1.231.7.2.9.3.8.1.4 integer read-only
Contains the general state of the port. Enumeration: 'active': 2, 'inactive': 1.
                                 portLock 1.3.6.1.4.1.231.7.2.9.3.8.1.5 integer read-write
This object contains the lock state of the port. A software lock can be enabled / disabled. Possible state transitions: unlocked -> lockedBySoftware lockedByHardware -> lockedBySoftAndHardware lockedBySoftware -> unlocked lockedBySoftAndHardware -> lockedByHardware Enumeration: 'lockedBySoftware': 2, 'lockedBySoftAndHardware': 4, 'lockedByHardware': 3, 'unlocked': 1.
                         numberOfExtensionTableEntries 1.3.6.1.4.1.231.7.2.9.3.9 integer read-only
Contains the number of entries in the hardware extension table.
                         octoExtensionTable 1.3.6.1.4.1.231.7.2.9.3.10 no-access
This table contains information about the hardware extensions.
                               octoExtensionTableEntry 1.3.6.1.4.1.231.7.2.9.3.10.1 no-access
The extension table entries.
                                   extensionIndex 1.3.6.1.4.1.231.7.2.9.3.10.1.1 integer read-only
Identification of an table entry enabled by this index.
                                   extensionDescription 1.3.6.1.4.1.231.7.2.9.3.10.1.2 displaystring read-only
Contains a textual desription of the hardware extension.
                                   extensionCodeNumber 1.3.6.1.4.1.231.7.2.9.3.10.1.3 displaystring read-only
Contains the code number of the hardware extension.
                         numberOfLanConnTableEntries 1.3.6.1.4.1.231.7.2.9.3.11 integer read-only
Contains the number of entries in the LAN connection table.
                         octoLanConnTable 1.3.6.1.4.1.231.7.2.9.3.12 no-access
This table contains information about the interfaces available for LAN access of the device or its cards.
                               octoLanConnTableEntry 1.3.6.1.4.1.231.7.2.9.3.12.1 no-access
The LAN connection table entries.
                                   lanConnIndex 1.3.6.1.4.1.231.7.2.9.3.12.1.1 integer read-only
Identification of an table entry enabled by this index.
                                   lanConnDescription 1.3.6.1.4.1.231.7.2.9.3.12.1.2 displaystring read-only
Textual desription on the LAN connection.
                                   lanConnIpAddress 1.3.6.1.4.1.231.7.2.9.3.12.1.3 ipaddress read-only
IP address of the LAN connection.
                                   lanConnSubnetMask 1.3.6.1.4.1.231.7.2.9.3.12.1.4 ipaddress read-only
Subnet mask of the LAN connection.
                                   lanConnStatus 1.3.6.1.4.1.231.7.2.9.3.12.1.5 integer read-only
Status of the LAN Connection. Enumeration: 'down': 2, 'testing': 3, 'up': 1.
                         hiPathAllServeServerIpAddress 1.3.6.1.4.1.231.7.2.9.3.13 ipaddress read-only
IP address of the HiPath AllServe (Venus) server.
                         indexOfLastPortStatusNotificationTrap 1.3.6.1.4.1.231.7.2.9.3.14 integer read-write
Index of last 'port status change' notification trap sent by the device. Note: only reset possible (0)
                         sysSnmpAgentVersion 1.3.6.1.4.1.231.7.2.9.3.15 displaystring read-only
Version number of the systems SNMP agent (formatting: x.y.z.)
                     octoStatisticsGroup 1.3.6.1.4.1.231.7.2.9.4
                         numberOfFeatureStatTableEntries 1.3.6.1.4.1.231.7.2.9.4.1 integer read-only
Contains the number of feature counters to be found in the table.
                         octoFeatureStatTable 1.3.6.1.4.1.231.7.2.9.4.2 no-access
This table contains information about the usage of specific system features. It is designed to monitor the use of these features for a limited time only, because each counter is limited to one byte.
                             octoFeatureStatEntry 1.3.6.1.4.1.231.7.2.9.4.2.1 no-access
The feature statistics table entries.
                                 featureIndex 1.3.6.1.4.1.231.7.2.9.4.2.1.1 integer read-only
Identification of an table entry enabled by this index.
                                 featureDescription 1.3.6.1.4.1.231.7.2.9.4.2.1.2 displaystring read-only
Description of the feature.
                                 featureCounter 1.3.6.1.4.1.231.7.2.9.4.2.1.3 integer read-only
This Counter indicates how often the feature was used since last system reload
                         featureStatTableReset 1.3.6.1.4.1.231.7.2.9.4.3 integer read-write
Enables reset (2) of all counters of the featureStatTable. Enumeration: 'reset': 2, 'counting': 1.
                     octoCdrConfigGroup 1.3.6.1.4.1.231.7.2.9.5
                         octoCdrSeparator 1.3.6.1.4.1.231.7.2.9.5.1 integer read-write
Separator between following CDRs: DOS mode (1): CRLF UNIX mode (2): LF Enumeration: 'dosMode': 1, 'unixMode': 2.
                         octoCdrElementSeparator 1.3.6.1.4.1.231.7.2.9.5.2 integer read-write
Separator between the different elements of one CDR: pipe (0x7c): '|' semicolon (0x3b): ';' blank (0x20): ' ' NOTE: no write access for blank Enumeration: 'pipe': 124, 'semicolon': 59, 'blank': 32.
                         octoCdrThresholdValue 1.3.6.1.4.1.231.7.2.9.5.3 integer read-write
CDR buffer limit (only relevant for TFTP server mode): threshold value (in percent) for sending a CDR data notification trap recommended values: 0 to 80
                         octoCdrTftpFileCounter 1.3.6.1.4.1.231.7.2.9.5.4 integer read-write
CDR (only relevant for TFTP client mode): For each transferred CDR-file a new filename is necassary filename: 'GDS.c'
                         octoCdrTftpServerDestAddress 1.3.6.1.4.1.231.7.2.9.5.5 ipaddress read-write
Destination IP addresse of CDR TFTP server (only relevant for TFTP client mode)
                         octoCdrTftpServerAlternateDestAddress 1.3.6.1.4.1.231.7.2.9.5.6 ipaddress read-write
Alternate destination IP addresse of CDR TFTP server (only relevant for TFTP client mode): is the CDR TFTP Server not reachable the switch transfers CDR data to this alternative server
                         octoCdrTftpClientTimer 1.3.6.1.4.1.231.7.2.9.5.7 integer read-write
cycle time in minutes for initiating CDR output, max value 1439 minutes (23hours,59minutes) (only relevant for TFTP client mode)
                         octoCdrTcpServerDestAddress 1.3.6.1.4.1.231.7.2.9.5.8 ipaddress read-write
Destination IP addresse of CDR TCP server (only relevant for TCP client mode)
                         octoCdrTcpServerDestPort 1.3.6.1.4.1.231.7.2.9.5.9 integer read-write
Destination TCP port of CDR TCP server (only relevant for TCP client mode)
                         octoCdrOutputMode 1.3.6.1.4.1.231.7.2.9.5.10 integer read-write
CDR (Call Detailed Record) output mode: V24-Port (1): the device is permanently connected over a V.24 connection to an extern application and sends each CDR immidiatly NOTE: no write access UPN-Port (2): the device is permanently connected over terminal adapter (PPM) connection to an extern application and sends each CDR immidiatly NOTE: no write access PCVPL-Port (3): the device is permanently connected over a CorNet TS connection to an extern application (PCVPL) and sends each CDR immidiatly NOTE: no write access TFTP-Client (4): the device sends the collected CDRs to the administrated TFTP-Server TFTP-Server (5): an extern TFTP client can request the collected CDRs TCP-Client (6): the device is permanently connected to an extern TCP server and sends each CDR immidiatly NoOutput (7): no output for CDR Enumeration: 'tcpClient': 6, 'uPNport': 2, 'noOutput': 7, 'tftpServer': 5, 'tftpClient': 4, 'v24port': 1, 'pCVPLport': 3.
                         octoIndexOfLastCdrNotificationTrap 1.3.6.1.4.1.231.7.2.9.5.11 integer read-write
Index of last CDR notification trap sent by the device Note: only reset possible (0)
                         octoTypeOfLastCdrNotificationTrap 1.3.6.1.4.1.231.7.2.9.5.12 integer read-only
Type of last CDR notification trap sent by the device: (1) : error - CDR buffer overflow (2) : warning - CDR buffer is filled up over 80% (3) : notification - administrateable CDR buffer threshold is reached -> extern TFTP client has to get the collected CDRs (4) : warning - TCP Client couldnt reach administrated server (5) : warning - TFTP Client couldnt reach administrated server (6) : warning - TFTP Client couldnt reach administrated alternative server
                         octoDescriptionOfLastCdrNotificationTrap 1.3.6.1.4.1.231.7.2.9.5.13 displaystring read-only
Textual description of last CDR notification trap sent by the device
                     octoTrapSpecifications 1.3.6.1.4.1.231.7.2.9.6
                         sendAlarm 1.3.6.1.4.1.231.7.2.9.6.1
If an error occurs, there will be checked if the errorClass is configured to trigger an immediate signalling. If so, a trap will be send to the management station containing the information shown above.
                         sendCdrNotification 1.3.6.1.4.1.231.7.2.9.6.2
The CDR notification trap is sent to trigger further actions by the management station, for instance download of CDR data.
                         sendPortStatusNotification 1.3.6.1.4.1.231.7.2.9.6.3
The 'port status change' notification trap is sent to trigger a polling of the port table by a management station. It indicates one or more changes in port states.
                     octoNetworkGroup 1.3.6.1.4.1.231.7.2.9.7
                         numberOfIpConnControlTableEntries 1.3.6.1.4.1.231.7.2.9.7.1 integer read-write
Contains the number of ip connection control entries to be found in the table. Set this value to 0 to remove all connection control entries.
                         ipConnControlTable 1.3.6.1.4.1.231.7.2.9.7.2 no-access
This table can be used to control manual or automatic (periodical) checks of important ip connections from the device to a limited number of ip counterparts using the feature 'local ping'. It also contains the result of this connection control service.
                             ipConnControlEntry 1.3.6.1.4.1.231.7.2.9.7.2.1 no-access
The ip connection control table entries.
                                 connControlIndex 1.3.6.1.4.1.231.7.2.9.7.2.1.1 integer read-only
Identification of an table entry enabled by this index.
                                 connPartnerIpAddress 1.3.6.1.4.1.231.7.2.9.7.2.1.2 ipaddress read-write
This is a partner ip address of a ip connection to be supervised.
                                 connTimeout 1.3.6.1.4.1.231.7.2.9.7.2.1.3 integer read-write
Timeout (in ms) for the 'local ping' mechanism which is used to supervise ip connections.
                                 connRetries 1.3.6.1.4.1.231.7.2.9.7.2.1.4 integer read-write
Number of retries for the 'local ping' mechanism which is used to supervise ip connections.
                                 connRetryTimer 1.3.6.1.4.1.231.7.2.9.7.2.1.5 integer read-write
Retry timer (in ms) for the 'local ping' mechanism which is used to supervise ip connections.
                                 connResult 1.3.6.1.4.1.231.7.2.9.7.2.1.6 integer read-only
The result of the supervision of the given ip connection. disonnected vs. connected is the result of the last check, if supervision has been started. not_activated means that the supervision has not been started. The result is activated, if the check has started, but there's no result yet. Enumeration: 'notActivated': 3, 'connected': 2, 'disconnected': 1, 'activated': 4.
                                 connControlState 1.3.6.1.4.1.231.7.2.9.7.2.1.7 integer read-write
This object is used to start/stop the supervision of ip connections. Enumeration: 'singleTest': 1, 'periodicalTest': 2, 'noTest': 3.