| OID symbolic | OID numeric | Type | Access | Description |
| OCT 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
...... |
| NTF 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 |
| INT equipConfigChangeTrapEnable | 1.3.6.1.4.1.3373.1103.1.15 | INTEGER | read-write | Enables/disables the trap generation on EquipConfigChange status
change event. |
| TIK equipCurrentTime | 1.3.6.1.4.1.3373.1103.1.2 | TimeTicks | read-write | Seconds since 1/1/1970. |
| INT 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. |
| OCT equipGosipAddress | 1.3.6.1.4.1.3373.1103.1.7 | OCTET STRING | read-write | GOSIP address of the equipment. |
| IP equipIpEthAddress | 1.3.6.1.4.1.3373.1103.1.17 | IpAddress | read-write | Ip address of the equipment on Ethernet interface. |
| IP equipIpEthDefGateway | 1.3.6.1.4.1.3373.1103.1.39 | IpAddress | read-write | Ip address of the default gateway on Ethernet interface. |
| NUM equipIpEthDefGatewayIfIndex | 1.3.6.1.4.1.3373.1103.1.40 | InterfaceIndex | read-write | Ip address of the default gateway on Ethernet interface. |
| IP 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. |
| IP equipIpEthOsiAddress | 1.3.6.1.4.1.3373.1103.1.6 | IpAddress | read-write | Ip address of the equipment on Ethernet-OSI interface. |
| IP 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. |
| I32 equipIpEthVlanId | 1.3.6.1.4.1.3373.1103.1.38 | Integer32 | read-write | Ethernet vlan id on top of which management is built |
| IP equipIpSnmpAgentAddress | 1.3.6.1.4.1.3373.1103.1.20 | IpAddress | read-write | Ip address used by SNMP Agent for mark generated TRAP. |
| INT 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. |
| INT 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. |
| STR 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. |
| INT equipLOMConfigEnable | 1.3.6.1.4.1.3373.1103.1.11 | INTEGER | read-write | Enables/disables the capabilityto connect a LOM in Configuration Mode. |
| INT 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. |
| NTF 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 |
| NTF 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 |
| INT equipLOMConnectedTrapEnable | 1.3.6.1.4.1.3373.1103.1.13 | INTEGER | read-write | Enables/disables the trap generation on EquipLOMConnected status change event. |
| NTF 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 |
| INT 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. |
| IP 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. |
| INT equipManager1TrapVersion | 1.3.6.1.4.1.3373.1103.1.30 | INTEGER | read-write | Trap version supported by Manager 1 (related to equipManager1IpAddr). |
| IP 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. |
| INT equipManager2TrapVersion | 1.3.6.1.4.1.3373.1103.1.31 | INTEGER | read-write | Trap version supported by Manager 2 (related to equipManager2IpAddr). |
| ALA 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. |
| ALA 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. |
| OCT 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. |
| IP 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. |
| NTF 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 |
| INT 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. |
| INT equipManagerWakeUpTrapVersion | 1.3.6.1.4.1.3373.1103.1.27 | INTEGER | read-write | Trap version supported by Manager to wake-up. |
| equipment | 1.3.6.1.4.1.3373.1103.1 | | | Common parameters of SIAE equipments. |
| INT 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. |
| I32 equipOperationInProgress | 1.3.6.1.4.1.3373.1103.1.21 | Integer32 | read-write | A value different from 0 means operation in progress. |
| INT 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'. |
| INT equipOperationMngtInProgressEx | 1.3.6.1.4.1.3373.1103.1.34 | INTEGER | read-only | A value different from 0 means Mngt operation in progress. |
| OCT equipOsiamParameter | 1.3.6.1.4.1.3373.1103.1.19 | OCTET STRING | read-write | It defines the set-up parameter for OSI stack. |
| INT equipRequest | 1.3.6.1.4.1.3373.1103.1.16 | INTEGER | read-write | Force Equipment Controller restart or change in interface properties. |
| STR 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. |
| OID equipType | 1.3.6.1.4.1.3373.1103.1.4 | AutonomousType | read-only | Type of SIAE MICROELETTRONICA's equipment |
| TIK equipUpTimeEx | 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). |