SIAE-EQUIP-MIB: View SNMP OID List / Download MIB
VENDOR: SIAE MICROELETTRONICA S.P.A.
Home | MIB: SIAE-EQUIP-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 |
equipLOMConnectedMonitor | 1.3.6.1.4.1.3373.1103.0.109 |
This event is generated by ALFOHD-NE when equipLOMConnected is set to Monitor mode. The data passed with the event are: 1) equipIpSnmpAgentAddress 2) equipLOMConnected |
||
equipLOMConnectedConfig | 1.3.6.1.4.1.3373.1103.0.110 |
This event is generated by ALFOHD-NE when equipLOMConnected is set to Configuration mode. The data passed with the event are: 1) equipIpSnmpAgentAddress 2) equipLOMConnected |
||
equipLOMDisconnected | 1.3.6.1.4.1.3373.1103.0.111 |
This event is generated by ALFOHD-NE when LOMConnected is cleared. The data passed with the event are: 1) equipIpSnmpAgentAddress 2) equipLOMConnected |
||
equipConfigChangeStatus | 1.3.6.1.4.1.3373.1103.0.114 |
This event is generated by ALFOHD-NE when equipConfigChange is changed. The data passed with the event are: 1) equipIpSnmpAgentAddress 2) equipConfigChange |
||
equipManagerWakeUpNotify | 1.3.6.1.4.1.3373.1103.0.123 |
This trap is sent periodically only to the manager specified by the leaf equipManagerWakeUpIpAddr when equipManagerWakeUpAlarmSeverityCode differs from disable. The data passed with the event are: 1) equipIpSnmpAgentAddress 2) equipStationID 3) equipLocation 4) equipIpSnmpAgentAddress 5) equipGosipAddress 6) equipManagerWakeUpIpAddr 7) equipManagerWakeUpAlarm |
||
equipment | 1.3.6.1.4.1.3373.1103.1 |
Common parameters of SIAE equipments. |
||
equipMibVersion | 1.3.6.1.4.1.3373.1103.1.1 | integer | read-only |
Numerical version of this module. The string version of this MIB have the following format: XX.YY.ZZ so, for example, the value 1 should be interpreted as 00.00.01 and the value 10001 should be interpreted as 01.00.01. |
equipCurrentTime | 1.3.6.1.4.1.3373.1103.1.2 | timeticks | read-write |
Seconds since 1/1/1970. |
equipUpTime | 1.3.6.1.4.1.3373.1103.1.3 | timeticks | read-only |
The time since the system was last re-initialized (in seconds since 1/1/1970). |
equipType | 1.3.6.1.4.1.3373.1103.1.4 | autonomoustype | read-only |
Type of SIAE MICROELETTRONICA's equipment |
equipIpEthOsiAddress | 1.3.6.1.4.1.3373.1103.1.6 | ipaddress | read-write |
Ip address of the equipment on Ethernet-OSI interface. |
equipGosipAddress | 1.3.6.1.4.1.3373.1103.1.7 | octet string | read-write |
GOSIP address of the equipment. |
equipIpEthOsiNetMask | 1.3.6.1.4.1.3373.1103.1.8 | ipaddress | read-write |
The subnet Mask associated with the IP address of OSI ethernet interface. The value of the Mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0. |
equipL1L2IsIsRouting | 1.3.6.1.4.1.3373.1103.1.9 | integer | read-write |
It defines the IS-IS routing type: L1 within the same area, L2 among different areas. Enumeration: 'l2': 2, 'l1': 1. |
equipStationID | 1.3.6.1.4.1.3373.1103.1.10 | displaystring | read-write |
ASCII string assigned by the operator to identify the specific equipment. |
equipLOMConfigEnable | 1.3.6.1.4.1.3373.1103.1.11 | integer | read-write |
Enables/disables the capabilityto connect a LOM in Configuration Mode. Enumeration: 'enable': 2, 'disable': 1. |
equipLOMConnected | 1.3.6.1.4.1.3373.1103.1.12 | integer | read-only |
Signal when the LOM is connected to the NE and if the connection is for monitor or configuration. Enumeration: 'connectionAsConfig': 3, 'connectionAsMonitor': 2, 'cleared': 1. |
equipLOMConnectedTrapEnable | 1.3.6.1.4.1.3373.1103.1.13 | integer | read-write |
Enables/disables the trap generation on EquipLOMConnected status change event. Enumeration: 'trapDisable': 1, 'trapEnable': 2, 'trapEnableWithAck': 3. |
equipConfigChange | 1.3.6.1.4.1.3373.1103.1.14 | octet string | read-write |
Set by the NE when the equipment configuration is changed by the local or Remote LOM. The octet string is a bit stream of flags; a set bit is a change on a specific item. We had: Byte 0.7: change in configuration for equipment group Byte 0.6: change in configuration for userInput group Byte 0.5: change in configuration for userOutput group Byte 0.4: change in configuration for alarmLog group ...... Byte 3.7: change in a severity for equipment group Byte 3.6: change in a severity for userInput group Byte 3.5: change in a severity for userOutput group Byte 3.4: change in a severity for alarmLog group CEM can reset the change condition writing one to desired bit flag ...... |
equipConfigChangeTrapEnable | 1.3.6.1.4.1.3373.1103.1.15 | integer | read-write |
Enables/disables the trap generation on EquipConfigChange status change event. Enumeration: 'trapDisable': 1, 'trapEnable': 2, 'trapEnableWithACK': 3. |
equipRequest | 1.3.6.1.4.1.3373.1103.1.16 | integer | read-write |
Force Equipment Controller restart or change in interface properties. Enumeration: 'applyIfChange': 2, 'siaeReservedReq1': 100, 'offLineRouteRetrieve': 7, 'ipStackConfigure': 20, 'switchFactoryDefault': 127, 'uploadBaseBand': 6, 'osiStackConfigure': 21, 'offLineRouteSave': 8, 'configClearAndRestart': 4, 'hotApplyIfChange': 11, 'routeTableClear': 5, 'notActive': 0, 'siaeReservedReq27': 126, 'siaeReservedReq26': 125, 'atuTableReset': 50, 'revertIfChange': 3, 'restart': 1. |
equipIpEthAddress | 1.3.6.1.4.1.3373.1103.1.17 | ipaddress | read-write |
Ip address of the equipment on Ethernet interface. |
equipIpEthNetMask | 1.3.6.1.4.1.3373.1103.1.18 | ipaddress | read-write |
The subnet Mask associated with the IP address of ethernet interface. The value of the Mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0. |
equipOsiamParameter | 1.3.6.1.4.1.3373.1103.1.19 | octet string | read-write |
It defines the set-up parameter for OSI stack. |
equipIpSnmpAgentAddress | 1.3.6.1.4.1.3373.1103.1.20 | ipaddress | read-write |
Ip address used by SNMP Agent for mark generated TRAP. |
equipOperationInProgress | 1.3.6.1.4.1.3373.1103.1.21 | integer32 | read-write |
A value different from 0 means operation in progress. |
equipManagerWakeUpAlarm | 1.3.6.1.4.1.3373.1103.1.22 | alarmstatus | read-only |
This alarm switches on when periodic connection wake-up trap starts. The trap related to this alarm is also sent periodically only to the manager specified by the leaf equipManagerWakeUpIpAddr when equipManagerWakeUpAlarmSeverityCode differs from disable. |
equipManagerWakeUpAlarmSeverityCode | 1.3.6.1.4.1.3373.1103.1.23 | alarmseveritycode | read-write |
Defines the severity associated to the equipManagerWakeUpAlarm and enables/disables the trap generation on status change event. |
equipManagerWakeUpTimeout | 1.3.6.1.4.1.3373.1103.1.24 | integer | read-write |
This object defines the time (in minutes) after which the periodic connection wake-up trap is stopped. The maximium value is equivalent to 24 hours. When the timeout elapses the equipManagerWakeUpAlarmSeverityCode is set to disable. A zero means no timeout. |
equipManagerWakeUpIpAddr | 1.3.6.1.4.1.3373.1103.1.25 | ipaddress | read-write |
Ip Address of manager wich to send a periodic connection wake-up trap. The periodic trap is sent only if the equipManagerWakeUpAlarmSeverityCode differs from disable. If Ip Address equals 0 no trap will be sent. |
equipManagerWakeUpGosipAddress | 1.3.6.1.4.1.3373.1103.1.26 | octet string | read-write |
Gosip Address of manager wich to send a periodic connection wake-up trap. |
equipManagerWakeUpTrapVersion | 1.3.6.1.4.1.3373.1103.1.27 | integer | read-write |
Trap version supported by Manager to wake-up. Enumeration: 'trapV1': 1, 'trapV3': 3, 'trapV2': 2. |
equipManager1IpAddr | 1.3.6.1.4.1.3373.1103.1.28 | ipaddress | read-write |
First IP address of a SNMP Manager always logged to this equipment. The address 0.0.0.0 mean that manager is not present. |
equipManager2IpAddr | 1.3.6.1.4.1.3373.1103.1.29 | ipaddress | read-write |
Second IP address of a SNMP Manager always logged to this equipment. The address 0.0.0.0 mean that manager is not present. |
equipManager1TrapVersion | 1.3.6.1.4.1.3373.1103.1.30 | integer | read-write |
Trap version supported by Manager 1 (related to equipManager1IpAddr). Enumeration: 'trapV1': 1, 'trapV3': 3, 'trapV2': 2. |
equipManager2TrapVersion | 1.3.6.1.4.1.3373.1103.1.31 | integer | read-write |
Trap version supported by Manager 2 (related to equipManager2IpAddr). Enumeration: 'trapV1': 1, 'trapV3': 3, 'trapV2': 2. |
equipDailyPmTimeZone | 1.3.6.1.4.1.3373.1103.1.32 | integer | read-write |
Reference GMT Time Zone to close the daily P.M. records. |
equipOperationMngtControl | 1.3.6.1.4.1.3373.1103.1.33 | integer | read-write |
startOperation means the apply of the 'management parameters set' on the E6165 switch. confirmOperation means the backup of the 'management parameters set'. Enumeration: 'notActive': 0, 'startOperation': 1, 'confirmOperation': 2. |
equipOperationMngtInProgress | 1.3.6.1.4.1.3373.1103.1.34 | integer | read-only |
A value different from 0 means Mngt operation in progress. |
equipLocation | 1.3.6.1.4.1.3373.1103.1.35 | displaystring | read-write |
ASCII string assigned by the operator to identify the location of specific equipment. |
equipLongitude | 1.3.6.1.4.1.3373.1103.1.36 | integer | read-write |
Geographic coordinate that specifies the east-west position of the equipment. In order to calculate the latitude in degrees the formula to be applied is Longitude = equipLongitude*180/2^31 This object is used with equipLatitude to locate the equipment on a map. |
equipLatitude | 1.3.6.1.4.1.3373.1103.1.37 | integer | read-write |
Geographic coordinate that specifies the north-south position of the equipment. In order to calculate the latitude in degrees the formula to be applied is Latitude = equipLatitude*180/2^31 This object is used with equipLongitude to locate the equipment on a map. |
equipIpEthVlanId | 1.3.6.1.4.1.3373.1103.1.38 | integer32 | read-write |
Ethernet vlan id on top of which management is built |
equipIpEthDefGateway | 1.3.6.1.4.1.3373.1103.1.39 | ipaddress | read-write |
Ip address of the default gateway on Ethernet interface. |
equipIpEthDefGatewayIfIndex | 1.3.6.1.4.1.3373.1103.1.40 | interfaceindex | read-write |
Ip address of the default gateway on Ethernet interface. |