H150E-MIB: View SNMP OID List / Download MIB
VENDOR: SIEMENS
Home | MIB: H150E-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).
|
|||
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 | |||
h150eOffice | 1.3.6.1.4.1.231.7.2.9 |
HiPath 3000 and Hicom 150E/H MIB. |
||
h150eControlGroup | 1.3.6.1.4.1.231.7.2.9.1 | |||
h150eSysState | 1.3.6.1.4.1.231.7.2.9.1.1 | integer | read-write |
The actual error state of the device. 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. |
h150eResetControl | 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. |
h150eSwitchoverState | 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, h150eShadowFlashState 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. |
h150eShadowFlashState | 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. |
h150eLoadLevel | 1.3.6.1.4.1.231.7.2.9.1.7 | integer | read-only |
The actual CPU load level (per cent). |
h150eTrapRepetitions | 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). |
h150eCdrBufferState | 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, 'notAccounting': 3, 'deleteBufferNow': 2. |
h150eLogBufferState | 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. |
h150eErrorHistoryGroup | 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). |
h150eErrorHistoryTable | 1.3.6.1.4.1.231.7.2.9.2.2 | no-access |
This table contains information about the errors that occured. |
|
1.3.6.1.4.1.231.7.2.9.2.2.1 | no-access |
The trap history table entries. |
||
h150eErrorIndex | 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. |
h150eErrorDateTime | 1.3.6.1.4.1.231.7.2.9.2.2.1.2 | dateandtime | read-only |
Time, when the error occurred. |
h150eErrorClass | 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). |
h150eErrorCode | 1.3.6.1.4.1.231.7.2.9.2.2.1.4 | integer | read-only |
Contains the error code. |
h150eAccessSlot | 1.3.6.1.4.1.231.7.2.9.2.2.1.5 | integer | read-only |
Contains the access slot for the error. |
h150eAccessPort | 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. |
h150eErrorDescription | 1.3.6.1.4.1.231.7.2.9.2.2.1.7 | displaystring | read-only |
Detailed information about errors. |
h150eErrorSeverity | 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. |
h150eSystemInfoGroup | 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. |
h150eSlotTable | 1.3.6.1.4.1.231.7.2.9.3.6 | no-access |
This table contains information about the system slots. |
|
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. |
h150ePortTable | 1.3.6.1.4.1.231.7.2.9.3.8 | no-access |
This table contains information about the system ports. |
|
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. |
portLogicalPortNumber | 1.3.6.1.4.1.231.7.2.9.3.8.1.6 | integer | read-only |
The logical port number. |
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. |
h150eExtensionTable | 1.3.6.1.4.1.231.7.2.9.3.10 | no-access |
This table contains information about the hardware extensions. |
|
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. |
h150eLanConnTable | 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. |
|
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.) |
sysShadowSoftwareVersion | 1.3.6.1.4.1.231.7.2.9.3.16 | displaystring | read-only |
Contains the version string of the inactive (shadow) system software. This is the software image that has been transferred to the system without triggering the software switchover afterwards. |
sysHiPathSymbolSubInfo | 1.3.6.1.4.1.231.7.2.9.3.17 | displaystring | read-only |
Contains an URL to detailed symbol information in addition to the symbol information contained in the common mib object deviceSymbolInfo. |
sysHiPathBranding | 1.3.6.1.4.1.231.7.2.9.3.18 | displaystring | read-only |
Contains the branding string of the device. |
sysTimezoneOffset | 1.3.6.1.4.1.231.7.2.9.3.19 | integer | read-only |
Timezone offset in minutes. |
h150eStatisticsGroup | 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. |
h150eFeatureStatTable | 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. |
|
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. |
h150eCdrConfigGroup | 1.3.6.1.4.1.231.7.2.9.5 | |||
h150eCdrSeparator | 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. |
h150eCdrElementSeparator | 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. |
h150eCdrThresholdValue | 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 |
h150eCdrTftpFileCounter | 1.3.6.1.4.1.231.7.2.9.5.4 | integer | read-write |
CDR |
h150eCdrTftpServerDestAddress | 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) |
h150eCdrTftpServerAlternateDestAddress | 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 |
h150eCdrTftpClientTimer | 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) |
h150eCdrTcpServerDestAddress | 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) |
h150eCdrTcpServerDestPort | 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) |
h150eCdrOutputMode | 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 PABX 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 PABX 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 PEBX 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 PABX 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 PABX 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. |
h150eIndexOfLastCdrNotificationTrap | 1.3.6.1.4.1.231.7.2.9.5.11 | integer | read-write |
Index of last CDR notification trap sent by device Note: only reset possible (0) |
h150etypeOfLastCdrNotificationTrap | 1.3.6.1.4.1.231.7.2.9.5.12 | integer | read-only |
Type of last CDR notification trap sent by the 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 couldn't reach administrated server (5) : warning - TFTP Client couldn't reach administrated server (6) : warning - TFTP Client couldn't reach administrated alternative server |
h150eDescriptionOfLastCdrNotificationTrap | 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 |
h150eTrapSpecifications | 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. |
||
sendUmRelatedChangeNotification | 1.3.6.1.4.1.231.7.2.9.6.4 |
This trap is sent (to UM proxy), as the system detects changes. |
||
umProxyGroup | 1.3.6.1.4.1.231.7.2.9.8 | |||
umNodeNumber | 1.3.6.1.4.1.231.7.2.9.8.1 | displaystring | read-only |
The node number of the system. Unique number identifying the PBX. |
umSrsEnabled | 1.3.6.1.4.1.231.7.2.9.8.2 | integer | read-only |
Indicates whether the SRS feature flag of the machine is enabled or not. The small remote site flag is an overall flag of the system. Enumeration: 'disabled': 0, 'enabled': 1. |
umDefaultLanguage | 1.3.6.1.4.1.231.7.2.9.8.3 | integer | read-only |
Default language Enumeration: 'german': 1, 'french': 3, 'english': 2. |
umNumberOfSubscriberEntries | 1.3.6.1.4.1.231.7.2.9.8.4 | integer | read-only |
Number of entries in subscriber table. |
umSubscriberTable | 1.3.6.1.4.1.231.7.2.9.8.5 | no-access |
This table contains information about all HFA-Clients available for UM-configuration. |
|
1.3.6.1.4.1.231.7.2.9.8.5.1 | no-access |
The UM-subscriber table entries. |
||
umLogicalPortNumber | 1.3.6.1.4.1.231.7.2.9.8.5.1.1 | integer | read-only |
The logical port number of the subscriber. |
umInternalCallNumber | 1.3.6.1.4.1.231.7.2.9.8.5.1.2 | displaystring | read-only |
The internal call number of the subscriber. |
umDIDNumber | 1.3.6.1.4.1.231.7.2.9.8.5.1.3 | displaystring | read-only |
The DID number of the subscriber. |
umE164Number | 1.3.6.1.4.1.231.7.2.9.8.5.1.4 | displaystring | read-only |
The E.164 call number of the subscriber. |
umDisplayName | 1.3.6.1.4.1.231.7.2.9.8.5.1.5 | displaystring | read-only |
The display name of the subscriber. |
umStationType | 1.3.6.1.4.1.231.7.2.9.8.5.1.6 | integer | read-only |
The type of the station. e.g. UP0, S0, HFA, ... Enumeration: 'hfa': 2, 's0': 0, 'analog': 3, 'up0': 1. |
umPortStatus | 1.3.6.1.4.1.231.7.2.9.8.5.1.7 | integer | read-only |
The status of the logical port. Enumeration: 'active': 1, 'inactive': 0. |
umClassOfService | 1.3.6.1.4.1.231.7.2.9.8.5.1.8 | integer | read-only |
Classes of service can be used to restrict external calls. The types of calls that can be made from each station are defined for this purpose. |
umDisplayLanguage | 1.3.6.1.4.1.231.7.2.9.8.5.1.9 | integer | read-only |
Display language Enumeration: 'german': 1, 'french': 3, 'english': 2. |
umCfssTarget | 1.3.6.1.4.1.231.7.2.9.8.5.1.10 | displaystring | read-only |
The target for Call Forwarding for Station out of Service. |
umNumberOfUnconfirmedTraps | 1.3.6.1.4.1.231.7.2.9.8.6 | integer | read-only |
Number of entries in the umUnconfirmedTrapTable. A trap is confirmed and as result removed from the table, when its entry in the table is requested in a GetRequest for the 1st time. Traps presented in the table are retried as long as a GetRequest arrives. |
umUnconfirmedTrapTable | 1.3.6.1.4.1.231.7.2.9.8.7 | no-access |
This table contains information about traps sent to UM-Proxy. The contained traps have not yet been confirmed. |
|
1.3.6.1.4.1.231.7.2.9.8.7.1 | no-access |
The unconfirmed traps table entries. |
||
umTrapIdentifier | 1.3.6.1.4.1.231.7.2.9.8.7.1.1 | integer | read-only |
Unique identifier of the trap. A SetRequest with value 0 removes the entry from the table. A value unequal to 0 is erroneous. |
umTrapType | 1.3.6.1.4.1.231.7.2.9.8.7.1.2 | integer | read-only |
The type of trap sent. Startup traps are sent as the system resets. The 2 types of modify traps aim on distinguishing between modification that are subscriber- related and those that are global. Enumeration: 'modifySubscriber': 2, 'startup': 0, 'modifyGeneral': 1. |
umTrapLogicalPortNumber | 1.3.6.1.4.1.231.7.2.9.8.7.1.3 | integer | read-only |
In case of a modifySubscriber-type trap, the logical port number that was the reason for the traps is presented here. For the other umTrapTypes, the content is undefined! |
umNetworkElementKey | 1.3.6.1.4.1.231.7.2.9.8.8 | displaystring | read-only |
A key that uniquely identifies the node towards UM. For a HiPath 3000/5000 this would be the IP-address, A simulator should additionally provide the port. |