SIAE-EQUIP-MIB
- Registered at
- 1.3.6.1.4.1.3373.1103.1
- Last updated
- 2015-03-23 00:00
- Organization
- SIAE MICROELETTRONICA spa
- Revisions
- 2015-03-23 00:00, 2014-12-03 00:00, 2014-07-01 00:00, 2014-06-23 00:00, 2014-02-03 00:00, 2013-04-16 00:00
- Namespace
- siae
- Source file
SIAE-EQUIP-MIB- Digest
sha256:87f68179ffb2eb7baf8a2e23d5825df98a1e81f44d3b115884d305f40416d0cf
Description
Common parameters of SIAE equipments.
Contact
SIAE MICROELETTONICA s.p.a. Via Michelangelo Buonarroti, 21 20093 - Cologno Monzese Milano - ITALY Phone : +39-02-27325-1 E-mail: help@siaemic.com
Imports
| From | Symbols |
|---|---|
| IF-MIB | InterfaceIndex |
| SIAE-ALARM-MIB | AlarmSeverityCode, AlarmStatus, alarmTrap |
| SIAE-EQUIPTYPE-MIB | equipTypeUnknown |
| SIAE-TREE-MIB | siaeMib |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso |
| SNMPv2-TC | AutonomousType, DisplayString, TEXTUAL-CONVENTION |
Imported by
5 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
IANAifType-MIB IF-MIB SIAE-ALARM-MIB SIAE-EQUIP-MIB SIAE-EQUIPTYPE-MIB SIAE-TREE-MIB SIAE-USER-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Under this module's arcs
Where the registration tree carries on below this module.
| Arc | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3373.1103.1.5 | equipTypeList | SIAE-EQUIPTYPE-MIB |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| equipMibVersion OBJECT-TYPE 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. | 1.3.6.1.4.1.3373.1103.1.1 | INTEGER | read-only | current |
| equipCurrentTime OBJECT-TYPE Seconds since 1/1/1970. | 1.3.6.1.4.1.3373.1103.1.2 | TimeTicks | read-write | current |
| equipUpTime OBJECT-TYPE The time since the system was last re-initialized (in seconds since 1/1/1970). | 1.3.6.1.4.1.3373.1103.1.3 | TimeTicks | read-only | current |
| equipType OBJECT-TYPE Type of SIAE MICROELETTRONICA's equipment | 1.3.6.1.4.1.3373.1103.1.4 | AutonomousType | read-only | current |
| equipIpEthOsiAddress OBJECT-TYPE Ip address of the equipment on Ethernet-OSI interface. | 1.3.6.1.4.1.3373.1103.1.6 | IpAddress | read-write | current |
| equipGosipAddress OBJECT-TYPE GOSIP address of the equipment. | 1.3.6.1.4.1.3373.1103.1.7 | OCTET STRING (SIZE(0..20)) | read-write | current |
| equipIpEthOsiNetMask OBJECT-TYPE 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. | 1.3.6.1.4.1.3373.1103.1.8 | IpAddress | read-write | current |
| equipL1L2IsIsRouting OBJECT-TYPE It defines the IS-IS routing type: L1 within the same area, L2 among different areas. | 1.3.6.1.4.1.3373.1103.1.9 | INTEGER {l1(1), l2(2)} | read-write | current |
| equipStationID OBJECT-TYPE ASCII string assigned by the operator to identify the specific equipment. | 1.3.6.1.4.1.3373.1103.1.10 | DisplayString (SIZE(0..63)) | read-write | current |
| equipLOMConfigEnable OBJECT-TYPE Enables/disables the capabilityto connect a LOM in Configuration Mode. | 1.3.6.1.4.1.3373.1103.1.11 | INTEGER {disable(1), enable(2)} | read-write | current |
| equipLOMConnected OBJECT-TYPE Signal when the LOM is connected to the NE and if the connection is for monitor or configuration. | 1.3.6.1.4.1.3373.1103.1.12 | INTEGER {cleared(1), connectionAsMonitor(2), connectionAsConfig(3)} | read-only | current |
| equipLOMConnectedTrapEnable OBJECT-TYPE Enables/disables the trap generation on EquipLOMConnected status change event. | 1.3.6.1.4.1.3373.1103.1.13 | INTEGER {trapDisable(1), trapEnable(2), trapEnableWithAck(3)} | read-write | current |
| equipConfigChange OBJECT-TYPE 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 ...... | 1.3.6.1.4.1.3373.1103.1.14 | OCTET STRING (SIZE(6)) | read-write | current |
| equipConfigChangeTrapEnable OBJECT-TYPE Enables/disables the trap generation on EquipConfigChange status change event. | 1.3.6.1.4.1.3373.1103.1.15 | INTEGER {trapDisable(1), trapEnable(2), trapEnableWithACK(3)} | read-write | current |
| equipRequest OBJECT-TYPE Force Equipment Controller restart or change in interface properties. | 1.3.6.1.4.1.3373.1103.1.16 | INTEGER {notActive(0), restart(1), applyIfChange(2), revertIfChange(3), configClearAndRestart(4), routeTableClear(5), uploadBaseBand(6), offLineRouteRetrieve(7), offLineRouteSave(8), hotApplyIfChange(11), ipStackConfigure(20), osiStackConfigure(21), atuTableReset(50), siaeReservedReq1(100), siaeReservedReq26(125), siaeReservedReq27(126), switchFactoryDefault(127)} | read-write | current |
| equipIpEthAddress OBJECT-TYPE Ip address of the equipment on Ethernet interface. | 1.3.6.1.4.1.3373.1103.1.17 | IpAddress | read-write | current |
| equipIpEthNetMask OBJECT-TYPE 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. | 1.3.6.1.4.1.3373.1103.1.18 | IpAddress | read-write | current |
| equipOsiamParameter OBJECT-TYPE It defines the set-up parameter for OSI stack. | 1.3.6.1.4.1.3373.1103.1.19 | OCTET STRING (SIZE(0..41)) | read-write | current |
| equipIpSnmpAgentAddress OBJECT-TYPE Ip address used by SNMP Agent for mark generated TRAP. | 1.3.6.1.4.1.3373.1103.1.20 | IpAddress | read-write | current |
| equipOperationInProgress OBJECT-TYPE A value different from 0 means operation in progress. | 1.3.6.1.4.1.3373.1103.1.21 | Integer32 | read-write | current |
| equipManagerWakeUpAlarm OBJECT-TYPE 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. | 1.3.6.1.4.1.3373.1103.1.22 | AlarmStatus | read-only | current |
| equipManagerWakeUpAlarmSeverityCode OBJECT-TYPE Defines the severity associated to the equipManagerWakeUpAlarm and enables/disables the trap generation on status change event. | 1.3.6.1.4.1.3373.1103.1.23 | AlarmSeverityCode | read-write | current |
| equipManagerWakeUpTimeout OBJECT-TYPE 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. | 1.3.6.1.4.1.3373.1103.1.24 | INTEGER (0..1440) | read-write | current |
| equipManagerWakeUpIpAddr OBJECT-TYPE 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. | 1.3.6.1.4.1.3373.1103.1.25 | IpAddress | read-write | current |
| equipManagerWakeUpGosipAddress OBJECT-TYPE Gosip Address of manager wich to send a periodic connection wake-up trap. | 1.3.6.1.4.1.3373.1103.1.26 | OCTET STRING (SIZE(0..20)) | read-write | current |
| equipManagerWakeUpTrapVersion OBJECT-TYPE Trap version supported by Manager to wake-up. | 1.3.6.1.4.1.3373.1103.1.27 | INTEGER {trapV1(1), trapV2(2), trapV3(3)} | read-write | current |
| equipManager1IpAddr OBJECT-TYPE First IP address of a SNMP Manager always logged to this equipment. The address 0.0.0.0 mean that manager is not present. | 1.3.6.1.4.1.3373.1103.1.28 | IpAddress | read-write | current |
| equipManager2IpAddr OBJECT-TYPE Second IP address of a SNMP Manager always logged to this equipment. The address 0.0.0.0 mean that manager is not present. | 1.3.6.1.4.1.3373.1103.1.29 | IpAddress | read-write | current |
| equipManager1TrapVersion OBJECT-TYPE Trap version supported by Manager 1 (related to equipManager1IpAddr). | 1.3.6.1.4.1.3373.1103.1.30 | INTEGER {trapV1(1), trapV2(2), trapV3(3)} | read-write | current |
| equipManager2TrapVersion OBJECT-TYPE Trap version supported by Manager 2 (related to equipManager2IpAddr). | 1.3.6.1.4.1.3373.1103.1.31 | INTEGER {trapV1(1), trapV2(2), trapV3(3)} | read-write | current |
| equipDailyPmTimeZone OBJECT-TYPE Reference GMT Time Zone to close the daily P.M. records. | 1.3.6.1.4.1.3373.1103.1.32 | INTEGER (-12..12) | read-write | current |
| equipOperationMngtControl OBJECT-TYPE startOperation means the apply of the 'management parameters set' on the E6165 switch. confirmOperation means the backup of the 'management parameters set'. | 1.3.6.1.4.1.3373.1103.1.33 | INTEGER {notActive(0), startOperation(1), confirmOperation(2)} | read-write | current |
| equipOperationMngtInProgress OBJECT-TYPE A value different from 0 means Mngt operation in progress. | 1.3.6.1.4.1.3373.1103.1.34 | INTEGER | read-only | current |
| equipLocation OBJECT-TYPE ASCII string assigned by the operator to identify the location of specific equipment. | 1.3.6.1.4.1.3373.1103.1.35 | DisplayString (SIZE(0..31)) | read-write | current |
| equipLongitude OBJECT-TYPE 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. | 1.3.6.1.4.1.3373.1103.1.36 | INTEGER | read-write | current |
| equipLatitude OBJECT-TYPE 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. | 1.3.6.1.4.1.3373.1103.1.37 | INTEGER | read-write | current |
| equipIpEthVlanId OBJECT-TYPE Ethernet vlan id on top of which management is built | 1.3.6.1.4.1.3373.1103.1.38 | Integer32 (1..4094) | read-write | current |
| equipIpEthDefGateway OBJECT-TYPE Ip address of the default gateway on Ethernet interface. | 1.3.6.1.4.1.3373.1103.1.39 | IpAddress | read-write | current |
| equipIpEthDefGatewayIfIndex OBJECT-TYPE Ip address of the default gateway on Ethernet interface. | 1.3.6.1.4.1.3373.1103.1.40 | InterfaceIndex (1..999) | read-write | current |
Notifications
| Name | OID | Status |
|---|---|---|
| equipLOMConnectedMonitor NOTIFICATION-TYPE 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 | 1.3.6.1.4.1.3373.1103.0.109 | current |
| equipLOMConnectedConfig NOTIFICATION-TYPE 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 | 1.3.6.1.4.1.3373.1103.0.110 | current |
| equipLOMDisconnected NOTIFICATION-TYPE This event is generated by ALFOHD-NE when LOMConnected is cleared. The data passed with the event are: 1) equipIpSnmpAgentAddress 2) equipLOMConnected | 1.3.6.1.4.1.3373.1103.0.111 | current |
| equipConfigChangeStatus NOTIFICATION-TYPE This event is generated by ALFOHD-NE when equipConfigChange is changed. The data passed with the event are: 1) equipIpSnmpAgentAddress 2) equipConfigChange | 1.3.6.1.4.1.3373.1103.0.114 | current |
| equipManagerWakeUpNotify NOTIFICATION-TYPE 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 | 1.3.6.1.4.1.3373.1103.0.123 | current |