All MIBs › MWRM-UNIT-MIB
Category: Microwave/Radio
Description:
Manages microwave radio unit system configuration, identity, and hardware status.
Imported Objects
From RFC-1215
| TRAP-TYPE |
From RFC1213-MIB
| DisplayString | |
| ifIndex |
From SNMPv2-SMI
| IpAddress | |
| OBJECT-TYPE | |
| enterprises |
From SNMPv2-TC
| MacAddress | |
| RowStatus |
What Is MWRM-UNIT-MIB?
MWRM-UNIT-MIB manages the microwave radio unit (the outdoor/indoor radio equipment used in point-to-point microwave transmission links), covering system-level identity, configuration, and hardware status of the radio's indoor unit (IDU) and general equipment. It belongs to the telecommunications/microwave transport equipment category and exposes objects for equipment configuration timestamps, performance-monitoring generation times, inventory generation times, and unit identity data such as CLLI codes. It is explicitly geared toward hardware and software status monitoring: objects like genEquipLastCfgTimeStamp and genEquipInvGenTime track configuration/inventory freshness, genEquipMIBVersion reports software/MIB version, and genEquipUnitIduTemperature and genEquipUnitIduVoltageInput directly expose the radio indoor unit's environmental temperature and power supply voltage health. The module also tracks real-time clock data (genEquipUnitGMTHours/Mins) and operational state via genEquipOperation, useful for confirming system time synchronization and operational readiness; together these objects make MWRM-UNIT-MIB SNMP monitoring the standard way operators keep tabs on a remote radio site's environmental and configuration health. It is typically deployed by telecom operators managing microwave backhaul links in cellular or fixed wireless network infrastructure.
IPNetwork Monitor allows you to monitor SNMP objects defined in MWRM-UNIT-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- indoor unit temperature
- indoor unit input voltage
- configuration change timestamp
- hardware inventory generation time
- MIB/software version
- unit operational state
- real-time clock/date
Supported Devices
- Microwave radio link terminal (indoor unit, vendor unconfirmed)
- Telecom backhaul radio equipment
Monitoring Examples
An administrator would poll genEquipUnitIduTemperature and genEquipUnitIduVoltageInput to confirm the microwave radio's indoor unit is running within safe thermal and power thresholds, flagging a fault if temperature climbs abnormally or input voltage sags. genEquipLastCfgTimeStamp and genEquipInvGenTime let an NMS detect when configuration or hardware inventory has changed since the last poll, useful for change-tracking on remote radio sites. genEquipMIBVersion confirms the deployed software/MIB revision on the unit for compatibility checks, while genEquipOperation reports the unit's current operational state.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| microwave_radio | 1.3.6.1.4.1.2281 | |||
| genEquip | 1.3.6.1.4.1.2281.10 | |||
| genEquipUnit | 1.3.6.1.4.1.2281.10.1 | |||
| genEquipUnitInfo | 1.3.6.1.4.1.2281.10.1.1 | |||
| INT genEquipLastCfgTimeStamp | 1.3.6.1.4.1.2281.10.1.1.1 | INTEGER | read-only | This parameter represents the configuration change counter. On every conf. change this counter is increased by 1. |
| OCT genEquipRealTimeandDate | 1.3.6.1.4.1.2281.10.1.1.2 | OCTET STRING | read-write | This parameter specifies the real time and date Format 'YYYY-MM-DD,HH:MM:SS' (Hexadecimal). A date-time specification: field octets contents range ----- ------ -------- ----- 1 1-2 year 0..65536 2 3 month 1..12 3 4 day 1..31 4 5 hour 0..23 5 6 minutes 0..59 6 7 seconds 0..60 (use 60 for leap-second) 7 8 deci-seconds 0..9 For example, Tuesday May 26, 1992 at 1:30:15 PM EDT would be displayed as: 07 c8 05 1a 0d 1e 0f 00 (1992 -5 -26, 13:30:15 ) |
| INT genEquipPMGenTime | 1.3.6.1.4.1.2281.10.1.1.3 | INTEGER | read-only | This value indicates the generation time of the Performance Monitor file. The value is presented in time_t format. |
| INT genEquipInvGenTime | 1.3.6.1.4.1.2281.10.1.1.4 | INTEGER | read-only | This value indicates the generation time of the Inventory information file. The inventory file holds the configuration information of the unit. The value is presented in time_t format. |
| INT genEquipOperation | 1.3.6.1.4.1.2281.10.1.1.5 | INTEGER | read-write | Enables to perform HW reset to the indoor unit. |
| STR genEquipMIBVersion | 1.3.6.1.4.1.2281.10.1.1.6 | DisplayString | read-only | This value indicates MIB version. |
| STR genEquipUnitCLLI | 1.3.6.1.4.1.2281.10.1.1.7 | DisplayString | read-write | This value represents a general purpose CLLI-like text field. The CLLI field is attached to traps generated from this NE. |
| MET genEquipUnitMeasurementSystem | 1.3.6.1.4.1.2281.10.1.1.8 | MetricImperial | read-write | This value represents the measurement system used by the system. (metric or imperal). |
| INT genEquipUnitIduTemperature | 1.3.6.1.4.1.2281.10.1.1.9 | INTEGER | read-only | This value indicates the IDU temperature, according to the measurement system chosen. (genEquipUnitMeasurementSystem) |
| INT genEquipUnitIduVoltageInput | 1.3.6.1.4.1.2281.10.1.1.10 | INTEGER | read-only | Voltages Input. |
| genEquipUnitInfoTime | 1.3.6.1.4.1.2281.10.1.1.11 | |||
| INT genEquipUnitGMTHours | 1.3.6.1.4.1.2281.10.1.1.11.1 | INTEGER | read-write | This parameter represent the offset in hours from GMT. |
| INT genEquipUnitGMTMins | 1.3.6.1.4.1.2281.10.1.1.11.2 | INTEGER | read-write | This parameter represents the offset in minutes from GMT. |
| genEquipUnitInfoNTP | 1.3.6.1.4.1.2281.10.1.1.11.6 | |||
| ENA genEquipUnitInfoNTPAdmin | 1.3.6.1.4.1.2281.10.1.1.11.6.1 | EnableDisable | read-write | This parameter represents the NTP Admin state |
| IP genEquipUnitInfoNTPServerIP | 1.3.6.1.4.1.2281.10.1.1.11.6.2 | IpAddress | read-write | This parameter represents the IP address of the NTP Server |
| INT genEquipUnitInfoNTPStatus | 1.3.6.1.4.1.2281.10.1.1.11.6.3 | INTEGER | read-only | This parameter represents the NTP Service status |
| STR genEquipUnitInfoNTPSync | 1.3.6.1.4.1.2281.10.1.1.11.6.4 | DisplayString | read-only | This parameter returns the IP address of the NTP server, with which the system is currently synchronized. Returned strings: (i) - the IP address of the reference NTP server, according to IPv4/v6 format. (ii) - 'LOCAL' if synchronized on local clock. (iii) - 'N/A' if not synchronized. Valid only when admin is 'disabled'. |
| INT genEquipUnitInfoNTPPollInterval | 1.3.6.1.4.1.2281.10.1.1.11.6.5 | INTEGER | read-only | This parameter represents the NTP polling interval in minutes |
| genEquipUnitInfoNtpStatusTable | 1.3.6.1.4.1.2281.10.1.1.11.6.6 | not-accessible | This table shows the status of the NTP (Network Time Protocol). | |
| genEquipUnitInfoNtpStatusEntry | 1.3.6.1.4.1.2281.10.1.1.11.6.6.1 | not-accessible | Entry containing the data of the NTP status. | |
| INT genEquipUnitInfoNtpStatusIndex | 1.3.6.1.4.1.2281.10.1.1.11.6.6.1.1 | INTEGER | read-only | Index of the table. |
| INT genEquipUnitInfoNtpStatusPollInterval | 1.3.6.1.4.1.2281.10.1.1.11.6.6.1.2 | INTEGER | read-only | Indicates the time interval in minutes in which the NTP client polls the server it is locked to. |
| IP genEquipUnitInfoNtpStatusSyncServerIP | 1.3.6.1.4.1.2281.10.1.1.11.6.6.1.3 | IpAddress | read-only | he IPv4 address of the NTP server that the client is currently locked on. |
| INT genEquipUnitInfoNtpStatusLockState | 1.3.6.1.4.1.2281.10.1.1.11.6.6.1.4 | INTEGER | read-only | Indicates the NTP client lock status. |
| genEquipUnitInfoNtpConfigTable | 1.3.6.1.4.1.2281.10.1.1.11.6.7 | not-accessible | This table allows the configuration of the NTP (Network Time Protocol). | |
| genEquipUnitInfoNtpConfigEntry | 1.3.6.1.4.1.2281.10.1.1.11.6.7.1 | not-accessible | Entry containing the data of the NTP configuration. | |
| INT genEquipUnitInfoNtpConfigIndex | 1.3.6.1.4.1.2281.10.1.1.11.6.7.1.1 | INTEGER | read-only | Index of the table. |
| ENA genEquipUnitInfoNtpConfigAdmin | 1.3.6.1.4.1.2281.10.1.1.11.6.7.1.2 | EnableDisable | read-write | The administrative state of the NTP (Network Time Protocol) feature. |
| INT genEquipUnitInfoNtpConfigVersion | 1.3.6.1.4.1.2281.10.1.1.11.6.7.1.3 | INTEGER | read-write | The NTP (Network Time Protocol) version that is being used. |
| IP genEquipUnitInfoNtpConfigServerIPaddress1 | 1.3.6.1.4.1.2281.10.1.1.11.6.7.1.4 | IpAddress | read-write | NTP server IPv4 address that is required in first priority. |
| IP genEquipUnitInfoNtpConfigServerIPaddress2 | 1.3.6.1.4.1.2281.10.1.1.11.6.7.1.5 | IpAddress | read-write | NTP server IPv4 address that is required in second priority. |
| INT genEquipUnitDaylightSavingTimeStartMonth | 1.3.6.1.4.1.2281.10.1.1.11.7 | INTEGER | read-write | This parameter represents the start Month of the daylight saving time. |
| INT genEquipUnitDaylightSavingTimeStartDay | 1.3.6.1.4.1.2281.10.1.1.11.8 | INTEGER | read-write | This parameter represents the start Day of the daylight saving time. |
| INT genEquipUnitDaylightSavingTimeEndMonth | 1.3.6.1.4.1.2281.10.1.1.11.9 | INTEGER | read-write | This parameter represents the end month of the daylight saving time. |
| INT genEquipUnitDaylightSavingTimeEndDay | 1.3.6.1.4.1.2281.10.1.1.11.10 | INTEGER | read-write | This parameter represents the end day of the daylight saving time. |
| INT genEquipUnitDaylightSavingTimeOffset | 1.3.6.1.4.1.2281.10.1.1.11.11 | INTEGER | read-write | Daylight saving offset hours. for a value different then '0', at the starting date of the daylight saving time the time will jump forward in this value. at the end date of the daylight saving time, the time will jump backwards in this value. |
| genEquipUnitInfoTimeServicesTable | 1.3.6.1.4.1.2281.10.1.1.11.12 | not-accessible | This table contains the time services properties. | |
| genEquipUnitInfoTimeServicesEntry | 1.3.6.1.4.1.2281.10.1.1.11.12.1 | not-accessible | This table entry contains the time services properties. | |
| INT genEquipUnitInfoTimeServicesIndex | 1.3.6.1.4.1.2281.10.1.1.11.12.1.1 | INTEGER | read-only | The index of the table. |
| INT genEquipUnitInfoTimeServicesUtcHours | 1.3.6.1.4.1.2281.10.1.1.11.12.1.2 | INTEGER | read-write | The required hours offset relative to the UTC (Universal Time Coordinated). |
| INT genEquipUnitInfoTimeServicesUtcMinutes | 1.3.6.1.4.1.2281.10.1.1.11.12.1.3 | INTEGER | read-write | The required minutes offset relative to the UTC (Universal Time Coordinated). |
| INT genEquipUnitInfoTimeServicesDstStartMonth | 1.3.6.1.4.1.2281.10.1.1.11.12.1.4 | INTEGER | read-write | The month when the DST (Daylight Saving Time) is required to start. |
| INT genEquipUnitInfoTimeServicesDstStartDay | 1.3.6.1.4.1.2281.10.1.1.11.12.1.5 | INTEGER | read-write | The day when the DST (Daylight Saving Time) is required to start. |
| INT genEquipUnitInfoTimeServicesDstEndMonth | 1.3.6.1.4.1.2281.10.1.1.11.12.1.6 | INTEGER | read-write | The month when the DST (Daylight Saving Time) is required to end. |
| INT genEquipUnitInfoTimeServicesDstEndDay | 1.3.6.1.4.1.2281.10.1.1.11.12.1.7 | INTEGER | read-write | The day when the DST (Daylight Saving Time) is required to end. |
| INT genEquipUnitInfoTimeServicesDstOffset | 1.3.6.1.4.1.2281.10.1.1.11.12.1.8 | INTEGER | read-write | The required offset for DST (Daylight Saving Time) in hours. |
| INT genEquipUnitInfoTimeServicesUtcDateAndTime | 1.3.6.1.4.1.2281.10.1.1.11.12.1.9 | INTEGER | read-write | UTC (Universal Time Coordinated) date and time. |
| INT genEquipUnitInfoTimeServicesUtcCurrentDateAndTime | 1.3.6.1.4.1.2281.10.1.1.11.12.1.10 | INTEGER | read-only | The calculated current local date & time based on the local clock, UTC and DST (Daylight Saving Time) configurations. |
| ENA genEquipUnitIduPowerSupply1AlarmAdmin | 1.3.6.1.4.1.2281.10.1.1.12 | EnableDisable | read-write | This parameter is relevant only for IDU with more than one power supply units. The user can choose to disable (ignore the alarm) of one of the power supply units. |
| ENA genEquipUnitIduPowerSupply2AlarmAdmin | 1.3.6.1.4.1.2281.10.1.1.13 | EnableDisable | read-write | This parameter is relevant only for IDU with more than two power supply units. The user can choose to disable (ignore the alarm) of one of the power supply units. |
| genEquipUnitInfoNG | 1.3.6.1.4.1.2281.10.1.1.14 | |||
| STR genEquipUnitName | 1.3.6.1.4.1.2281.10.1.1.14.1 | DisplayString | read-write | The name of the system. |
| STR genEquipUnitDescription | 1.3.6.1.4.1.2281.10.1.1.14.2 | DisplayString | read-write | A ahort description of the system. |
| STR genEquipUnitContactPerson | 1.3.6.1.4.1.2281.10.1.1.14.3 | DisplayString | read-write | Contact person. |
| STR genEquipUnitLocation | 1.3.6.1.4.1.2281.10.1.1.14.4 | DisplayString | read-write | The location of the system. |
| STR genEquipUnitLatitude | 1.3.6.1.4.1.2281.10.1.1.14.5 | DisplayString | read-write | The latitude of the system. |
| STR genEquipUnitLongitude | 1.3.6.1.4.1.2281.10.1.1.14.6 | DisplayString | read-write | The longitude of system. |
| INT genEquipUnitIpAddressType | 1.3.6.1.4.1.2281.10.1.1.14.7 | INTEGER | read-write | IP address Family. |
| INT genEquipUnitInfoNGTdmInterfaceStandard | 1.3.6.1.4.1.2281.10.1.1.14.8 | INTEGER | read-write | The TDM interface standard: ETSI (Erupean) or ANSI (North American) |
| genEquipUnitInventory | 1.3.6.1.4.1.2281.10.1.2 | |||
| STR genEquipUnitIDUSerialNumber | 1.3.6.1.4.1.2281.10.1.2.1 | DisplayString | read-only | IDU Serial number. |
| STR genEquipUnitIDUPartNumber | 1.3.6.1.4.1.2281.10.1.2.2 | DisplayString | read-only | IDU Part number. |
| genEquipUnitInventoryNG | 1.3.6.1.4.1.2281.10.1.2.10 | |||
| genEquipInventoryTable | 1.3.6.1.4.1.2281.10.1.2.10.1 | not-accessible | inventory common table. | |
| genEquipInventoryEntry | 1.3.6.1.4.1.2281.10.1.2.10.1.1 | not-accessible | inventory common table Entry. | |
| INT genEquipInventorySlotIndex | 1.3.6.1.4.1.2281.10.1.2.10.1.1.1 | INTEGER | read-only | slot index. |
| STR genEquipInventoryCardName | 1.3.6.1.4.1.2281.10.1.2.10.1.1.2 | DisplayString | read-only | Card name. |
| INV genEquipInventoryCardType | 1.3.6.1.4.1.2281.10.1.2.10.1.1.3 | InventoryCardType | read-only | Card type. |
| INT genEquipInventoryCardSubType | 1.3.6.1.4.1.2281.10.1.2.10.1.1.4 | INTEGER | read-only | Card sub type. |
| STR genEquipInventoryPartNumber | 1.3.6.1.4.1.2281.10.1.2.10.1.1.5 | DisplayString | read-only | Part number. |
| STR genEquipInventorySerialNumber | 1.3.6.1.4.1.2281.10.1.2.10.1.1.6 | DisplayString | read-only | Serial number. |
| INT genEquipInventoryNumberWorkingDays | 1.3.6.1.4.1.2281.10.1.2.10.1.1.7 | INTEGER | read-only | Number of working days. |
| genEquipUnitLicenseInfo | 1.3.6.1.4.1.2281.10.1.3 | |||
| INT genEquipUnitLicenseType | 1.3.6.1.4.1.2281.10.1.3.1 | INTEGER | read-only | The unit license type. |
| STR genEquipUnitLicenseCode | 1.3.6.1.4.1.2281.10.1.3.2 | DisplayString | read-write | The user license code that determines the NE license rights. |
| ALL genEquipUnitACMLicense | 1.3.6.1.4.1.2281.10.1.3.3 | AllowedNotAllowed | read-only | The ACM rights for the NE on the current license |
| INT genEquipUnitSwitchAppLicense | 1.3.6.1.4.1.2281.10.1.3.4 | INTEGER | read-only | The switch application rights for the NE on the current license. Switch is either managed-switch or metro switch. |
| INT genEquipUnitCapacityLicense | 1.3.6.1.4.1.2281.10.1.3.5 | INTEGER | read-only | The radio capacity allowed for the NE on the current license |
| ENA genEquipUnitLicenseDemoAdmin | 1.3.6.1.4.1.2281.10.1.3.6 | EnableDisable | read-write | The Admin state of the demo mode. |
| INT genEquipUnitLicenseDemoTimer | 1.3.6.1.4.1.2281.10.1.3.7 | INTEGER | read-only | The Demo timer in hours |
| ALL genEquipUnitLicenseSyncU | 1.3.6.1.4.1.2281.10.1.3.8 | AllowedNotAllowed | read-only | This parameter indicates whether the synchronization unit license is allowed. This license allows configuring synchronization sources for clock distribution. |
| ALL genEquipUnitLicenseNetworkResiliency | 1.3.6.1.4.1.2281.10.1.3.9 | AllowedNotAllowed | read-only | This parameter indicates whether the network resiliency license is allowed. This license allows configuring xSTP protocols and TDM path protection. |
| ALL genEquipUnitLicenseTDMCapacity | 1.3.6.1.4.1.2281.10.1.3.10 | AllowedNotAllowed | read-only | This parameter indicates the number of TDM trails per radio allowed by the current license, if allowed. When TDM capacity license is allowed all scripts are allowed in the radio. |
| INT genEquipUnitLicenseTDMCapacityValue | 1.3.6.1.4.1.2281.10.1.3.11 | INTEGER | read-only | This parameter indicates the number of TDM trails per radio allowed by the current license, if relevant. The TDM capacity value is not relevant if the genEquipUnitLicenseTDMCapacity is not allowed. |
| ALL genEquipUnitLicensePerUsage | 1.3.6.1.4.1.2281.10.1.3.12 | AllowedNotAllowed | read-only | This parameter indicates whether the per-usage license is allowed. This license allows configuring all features and causes their use to be reported to NMS. If the usage license is allowed, all other licenses are not relevant, as all the licenses are open for configuration. |
| ALL genEquipUnitLicenseAsymScripts | 1.3.6.1.4.1.2281.10.1.3.13 | AllowedNotAllowed | read-only | This parameter indicates whether the asymmetrical scripts license is allowed. This license allows loading asymmetrical scripts. |
| INT genEquipUnitLicenseDateCode | 1.3.6.1.4.1.2281.10.1.3.14 | INTEGER | read-only | This parameter indicates the generation date and time of the current installed license. Format is 'YYYY-MM-DD,HH:MM:SS' (Hexadecimal). |
| INT genEquipUnitLicenseValidationNumber | 1.3.6.1.4.1.2281.10.1.3.15 | INTEGER | read-only | This parameter indicates the validation number of the current installed license. It can be used as a proof (for LMS) that the license key was installed in order to get a downgrade refund. |
| genEquipUnitLicenseFeatureTable | 1.3.6.1.4.1.2281.10.1.3.16 | not-accessible | This table shows for each feature what is its valid license and whether the license has been violated or not. | |
| genEquipUnitLicenseFeatureEntry | 1.3.6.1.4.1.2281.10.1.3.16.1 | not-accessible | This table entry shows for each feature what is its valid license and whether the license has been violated or not. | |
| INT genEquipUnitLicenseFeatureId | 1.3.6.1.4.1.2281.10.1.3.16.1.1 | INTEGER | read-only | A unique number which indicates the Id of the feature |
| STR genEquipUnitLicenseFeatureName | 1.3.6.1.4.1.2281.10.1.3.16.1.2 | DisplayString | read-only | The name of the feature. |
| STR genEquipUnitLicenseFeatureDescription | 1.3.6.1.4.1.2281.10.1.3.16.1.3 | DisplayString | read-only | A short description of the feature. |
| LIC genEquipUnitLicenseFeatureIsUsed | 1.3.6.1.4.1.2281.10.1.3.16.1.4 | LicenseGeneric | read-only | Indicates whether the licensed feature is actually in used or its quantity that currently is in use. |
| LIC genEquipUnitLicenseFeatureIsAllowed | 1.3.6.1.4.1.2281.10.1.3.16.1.5 | LicenseGeneric | read-only | Indicates whether a licensed feature is allowed. |
| INT genEquipUnitLicenseViolationStatus | 1.3.6.1.4.1.2281.10.1.3.16.1.6 | INTEGER | read-only | Indicates whether the actual configuration violates the feature license. |
| ALL genEquipUnitLicenseCutThrough | 1.3.6.1.4.1.2281.10.1.3.20 | AllowedNotAllowed | read-only | This parameter indicates whether the cut-through license is allowed. This license allows using the cut-through frames in the TM. |
| INT genEquipUnitLicenseTdmInterfaceStandard | 1.3.6.1.4.1.2281.10.1.3.21 | INTEGER | read-only | The TDM interface standard: ETSI (European) or ANSI (North American). |
| genEquipUnitExternalAlarms | 1.3.6.1.4.1.2281.10.1.4 | |||
| genEquipUnitAlarmInput | 1.3.6.1.4.1.2281.10.1.4.1 | |||
| genEquipUnitAlarmInputTable | 1.3.6.1.4.1.2281.10.1.4.1.1 | not-accessible | External input alarm table. Using the table to manage the admin state of the external input alarm (Enable or Disable it). Set a description and severity. | |
| genEquipUnitAlarmInputEntry | 1.3.6.1.4.1.2281.10.1.4.1.1.1 | not-accessible | External input alarm table. Using the table to manage the admin state of the external input alarm (Enable or Disable it). Set a description and severity. | |
| INT genEquipUnitAlarmInputCounter | 1.3.6.1.4.1.2281.10.1.4.1.1.1.1 | INTEGER | read-only | External input alarm table index. |
| ENA genEquipUnitAlarmInputAdmin | 1.3.6.1.4.1.2281.10.1.4.1.1.1.2 | EnableDisableSMI2 | read-write | The Admin state of the External input alarm table. |
| STR genEquipUnitAlarmInputText | 1.3.6.1.4.1.2281.10.1.4.1.1.1.3 | DisplayString | read-write | External input alarm description. |
| INP genEquipUnitAlarmInputSeverity | 1.3.6.1.4.1.2281.10.1.4.1.1.1.4 | InputSeverity | read-write | External input alarm severity. |
| OFF genEquipUnitAlarmInputState | 1.3.6.1.4.1.2281.10.1.4.1.1.1.5 | OffOn | read-only | The state, raised or cleared, of the external alarm input. |
| genEquipUnitAlarmOutput | 1.3.6.1.4.1.2281.10.1.4.2 | |||
| genEquipUnitAlarmOutputTable | 1.3.6.1.4.1.2281.10.1.4.2.1 | not-accessible | External output alarm table. using the table to manage the admin state of the external input alarm , read the status and set an output group. | |
| genEquipUnitAlarmOutputEntry | 1.3.6.1.4.1.2281.10.1.4.2.1.1 | not-accessible | External output alarm table. using the table to manage the admin state of the external input alarm , read the status and set an output group. | |
| INT genEquipUnitAlarmOutputCounter | 1.3.6.1.4.1.2281.10.1.4.2.1.1.1 | INTEGER | read-only | External output alarm table index. |
| INT genEquipUnitAlarmOutputAdmin | 1.3.6.1.4.1.2281.10.1.4.2.1.1.2 | INTEGER | read-write | The Admin state of the External output alarm. When 'Enabled', the functionality will be: (i) If no alarms are raised, the N.O. (normally open) contact will be opened, while the N.C. (normally closed) contact will be connected to the COM contact. (ii) When an alarm is raised, or the system power is OFF, the N.O will be connected to the COM contact, while the N.C. contact will remain opened. When 'Test' option is selected, the dry contacts behave as an alarm is raised in the system, as described in case (ii) above. |
| INT genEquipUnitAlarmOutputStatus | 1.3.6.1.4.1.2281.10.1.4.2.1.1.3 | INTEGER | read-only | The current stauts of the External output alarm table. |
| INT genEquipUnitAlarmOutputGroup | 1.3.6.1.4.1.2281.10.1.4.2.1.1.4 | INTEGER | read-write | The description of the group to which the external output alarm belongs. |
| genEquipUnitShelf | 1.3.6.1.4.1.2281.10.1.5 | |||
| INT genEquipUnitShelfInstallation | 1.3.6.1.4.1.2281.10.1.5.1 | INTEGER | read-only | This value indicates the NE installation type (standalone or module/card within a chassis). |
| INT genEquipUnitShelfModuleRole | 1.3.6.1.4.1.2281.10.1.5.2 | INTEGER | read-only | This value indicates the NE module role (main unit or extention). |
| STR genEquipUnitShelfSlotLabel | 1.3.6.1.4.1.2281.10.1.5.3 | DisplayString | read-write | Slot label is a user defined description for the module in the slot. |
| PRO genEquipUnitShelfArchivesOperationStatus | 1.3.6.1.4.1.2281.10.1.5.4 | ProgressStatus | read-only | Shelf-wide configuration archives [backup/restore] operation status. Used also when creating archive for unit info. Relevant only for main units. - ready(0) - inProgress(1), - success(2), - failure(3) |
| genEquipUnitShelfManagmentTable | 1.3.6.1.4.1.2281.10.1.5.5 | not-accessible | This table contains information about the IDUs that may be in the shelf (population, communication status, most severe alarm) and provides the ability to backup/restore SW for each IDU. Relevant only for main units. | |
| genEquipUnitShelfManagmentEntry | 1.3.6.1.4.1.2281.10.1.5.5.1 | not-accessible | This table keeps the shelf information on all the modules in the shelf (population, status, most severe alarm) and provides the ability for backup/restore command or SW download. Relevant only for main units. | |
| SLO genEquipUnitShelfManagmentSlot | 1.3.6.1.4.1.2281.10.1.5.5.1.1 | SlotId | read-only | This value is the slot number used as an index for this table. |
| INT genEquipUnitShelfManagmentSlotPopulation | 1.3.6.1.4.1.2281.10.1.5.5.1.2 | INTEGER | read-only | Slot population state, which indicates if the slot is occupied or not. Relevant only for main units. |
| INT genEquipUnitShelfManagmentCommunicationStatus | 1.3.6.1.4.1.2281.10.1.5.5.1.3 | INTEGER | read-only | This value indicates if the slot can be reached or not. Relevant only for main units. |
| SEV genEquipUnitShelfManagmentSlotMostSevereAlarm | 1.3.6.1.4.1.2281.10.1.5.5.1.4 | Severity | read-only | This value is the most severe alarm for the module on this slot. Relevant only for main unit. |
| SWC genEquipUnitShelfManagmentMngSwCommand | 1.3.6.1.4.1.2281.10.1.5.5.1.5 | SwCommand | read-write | The command to be executed to manage SW versions. Relevant only for main units. Possible values are: - noOperation(0) - downloadUpgradeVersion(1) - upgrade(2) - rollback(3) - downgrade(4) - downloadDowngradeVersion(5) |
| OFF genEquipUnitShelfManagmentSlotReset | 1.3.6.1.4.1.2281.10.1.5.5.1.6 | OffOn | read-write | This parameter Allows resetting specific unit according to genEquipUnitShelfManagmentSlot table index. |
| IP genEquipUnitShelfManagmentSlotIp | 1.3.6.1.4.1.2281.10.1.5.5.1.7 | IpAddress | read-write | Slot SNMP Management IP address. |
| OFF genEquipUnitShelfReset | 1.3.6.1.4.1.2281.10.1.5.6 | OffOn | read-write | This parameter allows resetting of entire shelf. |
| ENA genEquipUnitshelfAllODUAdmin | 1.3.6.1.4.1.2281.10.1.5.7 | EnableDisable | read-write | The unit is configured as all outdoor unit, enable or disable it. |
| genEquipUnitShelfSlotConfigTable | 1.3.6.1.4.1.2281.10.1.5.8 | not-accessible | Slot configuration table. | |
| genEquipUnitShelfSlotConfigEntry | 1.3.6.1.4.1.2281.10.1.5.8.1 | not-accessible | This table allows configuration of card population parameters. | |
| SLO genEquipUnitShelfSlotConfigSlotID | 1.3.6.1.4.1.2281.10.1.5.8.1.1 | SlotId | read-only | This value is the slot number used as an index for this table. |
| INV genEquipUnitShelfSlotConfigExpectedCardType | 1.3.6.1.4.1.2281.10.1.5.8.1.2 | InventoryCardType | read-write | Expected card type in current slot. |
| STR genEquipUnitShelfSlotConfigLabel | 1.3.6.1.4.1.2281.10.1.5.8.1.3 | DisplayString | read-write | Slot label. |
| ENA genEquipUnitShelfSlotConfigAdmin | 1.3.6.1.4.1.2281.10.1.5.8.1.4 | EnableDisable | read-write | Slot admin state. |
| OFF genEquipUnitShelfSlotConfigSlotReset | 1.3.6.1.4.1.2281.10.1.5.8.1.5 | OffOn | read-write | This parameter Allows resetting specific unit according to genEquipUnitShelfManagmentSlot table index. |
| genEquipUnitShelfTccConfigTable | 1.3.6.1.4.1.2281.10.1.5.9 | not-accessible | TCC configuration table. | |
| genEquipUnitShelfTccConfigEntry | 1.3.6.1.4.1.2281.10.1.5.9.1 | not-accessible | This table allows configuration of TCC population parameters. | |
| SLO genEquipUnitShelfTccConfigSlotID | 1.3.6.1.4.1.2281.10.1.5.9.1.1 | SlotId | read-only | This value is the TCC slot number used as an index for this table. |
| INV genEquipUnitShelfTccConfigExpectedCardType | 1.3.6.1.4.1.2281.10.1.5.9.1.2 | InventoryCardType | read-write | Expected card type in current TCC slot. |
| STR genEquipUnitShelfTccConfigLabel | 1.3.6.1.4.1.2281.10.1.5.9.1.3 | DisplayString | read-write | TCC label. |
| ENA genEquipUnitShelfTccConfigAdmin | 1.3.6.1.4.1.2281.10.1.5.9.1.4 | EnableDisable | read-write | TCC admin state. |
| OFF genEquipUnitShelfTccConfigReset | 1.3.6.1.4.1.2281.10.1.5.9.1.5 | OffOn | read-write | This parameter Allows resetting specific unit according to genEquipUnitShelfManagmentSlot table index. |
| genEquipUnitShelfSlotStatusTable | 1.3.6.1.4.1.2281.10.1.5.10 | not-accessible | This table contains information about the status of the cards currently inserted in the system. | |
| genEquipUnitShelfSlotStatusEntry | 1.3.6.1.4.1.2281.10.1.5.10.1 | not-accessible | This table entry contains information about the status of the cards currently inserted in the system. | |
| SLO genEquipUnitShelfSlotStatusSlotID | 1.3.6.1.4.1.2281.10.1.5.10.1.1 | SlotId | read-only | Slot where PW-LIC is inserted. |
| CAR genEquipUnitShelfSlotStatusOccupancy | 1.3.6.1.4.1.2281.10.1.5.10.1.2 | CardOccupancy | read-only | Slot Occupancy. |
| C64 genEquipUnitShelfSlotStatusAllowedCardTypes | 1.3.6.1.4.1.2281.10.1.5.10.1.3 | Counter64 | read-only | shelf slot allowed card types. |
| INV genEquipUnitShelfSlotStatusCardType | 1.3.6.1.4.1.2281.10.1.5.10.1.4 | InventoryCardType | read-only | Shelf Slot card type. |
| OPE genEquipUnitShelfSlotStatusOperationalState | 1.3.6.1.4.1.2281.10.1.5.10.1.5 | OperState | read-only | Operational State. |
| DOW genEquipUnitShelfSlotStatusCommunication | 1.3.6.1.4.1.2281.10.1.5.10.1.6 | DownUp | read-only | Slot Operational State. |
| genEquipUnitShelfTccStatusTable | 1.3.6.1.4.1.2281.10.1.5.11 | not-accessible | This table contains information about the status of the TCC currently inserted in the system. | |
| genEquipUnitShelfTccStatusEntry | 1.3.6.1.4.1.2281.10.1.5.11.1 | not-accessible | This table entry contains information about the status of the TCC currently inserted in the system. | |
| SLO genEquipUnitShelfTccStatusSlotID | 1.3.6.1.4.1.2281.10.1.5.11.1.1 | SlotId | read-only | Slot where PW-LIC is inserted. |
| CAR genEquipUnitShelfTccStatusOccupancy | 1.3.6.1.4.1.2281.10.1.5.11.1.2 | CardOccupancy | read-only | Slot Occupancy. |
| C64 genEquipUnitShelfTccStatusAllowedCardTypes | 1.3.6.1.4.1.2281.10.1.5.11.1.3 | Counter64 | read-only | shelf slot allowed card types. |
| INV genEquipUnitShelfTccStatusCardType | 1.3.6.1.4.1.2281.10.1.5.11.1.4 | InventoryCardType | read-only | Shelf Slot card type. |
| OPE genEquipUnitShelfTccStatusOperationalState | 1.3.6.1.4.1.2281.10.1.5.11.1.5 | OperState | read-only | Operational State. |
| DOW genEquipUnitShelfTccStatusCommunication | 1.3.6.1.4.1.2281.10.1.5.11.1.6 | DownUp | read-only | Slot Operational State. |
| genEquipUnitShelfManagmentSeverityTable | 1.3.6.1.4.1.2281.10.1.5.12 | not-accessible | This table indicates the number of current raised alarms per slot. | |
| genEquipUnitShelfManagmentSeverityEntry | 1.3.6.1.4.1.2281.10.1.5.12.1 | not-accessible | This table entry indicates the number of current raised alarms per slot. | |
| INT genEquipUnitShelfManagmentSeveritySlot | 1.3.6.1.4.1.2281.10.1.5.12.1.1 | INTEGER | read-only | The slot ID number that identifies it. |
| INT genEquipUnitShelfManagmentSeverityCritical | 1.3.6.1.4.1.2281.10.1.5.12.1.2 | INTEGER | read-only | The number of alarms with 'Critical' severity. |
| INT genEquipUnitShelfManagmentSeverityMajor | 1.3.6.1.4.1.2281.10.1.5.12.1.3 | INTEGER | read-only | The number of alarms with 'Major' severity. |
| INT genEquipUnitShelfManagmentSeverityMinor | 1.3.6.1.4.1.2281.10.1.5.12.1.4 | INTEGER | read-only | The number of alarms with 'Minor' severity. |
| INT genEquipUnitShelfManagmentSeverityWarning | 1.3.6.1.4.1.2281.10.1.5.12.1.5 | INTEGER | read-only | The number of alarms with 'Warning' severity. |
| INT genEquipUnitShelfManagmentSeverityIndeterminate | 1.3.6.1.4.1.2281.10.1.5.12.1.6 | INTEGER | read-only | The number of alarms with 'Indeterminate' severity. |
| genEquipUnitShelfPdcFanStatusTable | 1.3.6.1.4.1.2281.10.1.5.13 | not-accessible | This table shows for fun card. | |
| genEquipUnitShelfPdcFanStatusEntry | 1.3.6.1.4.1.2281.10.1.5.13.1 | not-accessible | This table shows for fun card. | |
| INT genEquipUnitShelfPdcFanStatusPdcFanId | 1.3.6.1.4.1.2281.10.1.5.13.1.1 | INTEGER | read-only | pdc-fan-id |
| ENA genEquipUnitShelfPdcFanStatusPdcFanExMonitor | 1.3.6.1.4.1.2281.10.1.5.13.1.2 | EnableDisable | read-write | pdc-fan-existent monitor. |
| CAR genEquipUnitShelfPdcFanStatusPdcFanOccupancy | 1.3.6.1.4.1.2281.10.1.5.13.1.3 | CardOccupancy | read-only | card_occupancy. |
| INV genEquipUnitShelfPdcFanStatusPdcFanCardType | 1.3.6.1.4.1.2281.10.1.5.13.1.4 | InventoryCardType | read-only | Indicates whether the licensed feature is actually in used or its quantity that currently is in use. |
| genEquipUnitShelfAbcMuxTable | 1.3.6.1.4.1.2281.10.1.5.14 | not-accessible | This table allows enabling/disabling each ABC MUX group. ABC groups can be defined on top of these MUX. | |
| genEquipUnitShelfAbcMuxEntry | 1.3.6.1.4.1.2281.10.1.5.14.1 | not-accessible | This table entry allows enabling/disabling each ABC MUX group. ABC groups can be defined on top of these MUX. | |
| INT genEquipUnitShelfAbcMuxNumber | 1.3.6.1.4.1.2281.10.1.5.14.1.1 | INTEGER | read-only | Identifier for each of the possible MUXs which choose between using the ABC trunks or the port for multi-directional radios |
| ENA genEquipUnitShelfAbcMuxAdmin | 1.3.6.1.4.1.2281.10.1.5.14.1.2 | EnableDisable | read-write | Enables the MUX (for ABC) or disables it (for multi-directional radios). |
| INT genEquipUnitShelfMultiplexTrafficSource | 1.3.6.1.4.1.2281.10.1.5.23 | INTEGER | read-write | The parameter multiplex traffic between slot 1 and slot 12. |
| ENA genEquipUnitShelfMaskUnderVoltageAlarmFirstPowerFeed | 1.3.6.1.4.1.2281.10.1.5.24 | EnableDisable | read-write | Mask undervoltage alarm on 1st DC power feed. |
| ENA genEquipUnitShelfMaskUnderVoltageAlarmSecondPowerFeed | 1.3.6.1.4.1.2281.10.1.5.25 | EnableDisable | read-write | Mask undervoltage alarm on 2nd DC power feed |
| genEquipProtection | 1.3.6.1.4.1.2281.10.1.6 | |||
| INT genEquipProtectionAdmin | 1.3.6.1.4.1.2281.10.1.6.1 | INTEGER | read-write | The Admin mode of the protection. In case of protection2Plus2Hsb this parameter should be configured in the main and extension slots. |
| INT genEquipProtectionMode | 1.3.6.1.4.1.2281.10.1.6.2 | INTEGER | read-only | In protection mode, the card can be either active or standby |
| IP genEquipProtectionMateIPAddr | 1.3.6.1.4.1.2281.10.1.6.3 | IpAddress | read-only | Same parameter as genEquipNetworkMateIp. In case of 1+1 protection it is the protected card (Mate) IP address. In case of 2+2 protection it is the IP address of the protected unit. |
| MAC genEquipProtectionMateMACAddr | 1.3.6.1.4.1.2281.10.1.6.4 | MacAddress | read-only | In case of 1+1 protection it is protected card (Mate) MAC address In case of 2+2 protection it is the IP address of the protected unit. |
| ENA genEquipProtectionRadioExcessiveBERSwitch | 1.3.6.1.4.1.2281.10.1.6.5 | EnableDisable | read-write | The Admin state of an Excessive BER threshold. When enabled, crossing the Excessive BER threshold will cause a protection switch. |
| OFF genEquipProtectionLockout | 1.3.6.1.4.1.2281.10.1.6.6 | OffOn | read-write | This parameter provides the ability to lock the mode of each card in the protection, meaning to force the fact that protection switch will not occur. |
| OFF genEquipProtectionForceSwitch | 1.3.6.1.4.1.2281.10.1.6.7 | OffOn | read-write | This parameter is a command that forces a protection switch regardless of the state of the standby card. |
| OFF genEquipProtectionManualSwitch | 1.3.6.1.4.1.2281.10.1.6.8 | OffOn | read-write | This parameter is a command that performs manaual protection switch. |
| OFF genEquipProtectionCopyToMateComand | 1.3.6.1.4.1.2281.10.1.6.9 | OffOn | read-write | Setting this parameter to On will copy configured parameters from the active to the standby unit. |
| PRO genEquipProtectionCopyToMateStatus | 1.3.6.1.4.1.2281.10.1.6.10 | ProgressStatus | read-only | This parameter represents the status of the copy-to-mate command when protection is enabled. - ready(0) - inProgress(1), - success(2), - failure(3) |
| ENA genEquipProtectionMultiUnitLAGAdmin | 1.3.6.1.4.1.2281.10.1.6.11 | EnableDisable | read-write | This parameter enables the Multi Unit LAG feature. It can be activated only in Single Pipe configuration and only when protection is active (either 1+1 or 2+2). |
| ENA genEquipProtectionRevertiveAdmin | 1.3.6.1.4.1.2281.10.1.6.12 | EnableDisable | read-write | Enable/Disable revertive protection mode. In revertive protection mode one IDU will be defined as a Primary and the other will be Secondary. Revertive protection will always tend to make the Primary IDU active unless it has a hardware failure. |
| INT genEquipProtectionRevertivePrimaryIDU | 1.3.6.1.4.1.2281.10.1.6.13 | INTEGER | read-write | Decides whether upper or lower IDU will be primary. When placed in a shelf, the upper will be the upper slot in the shelf. When working in stand-alone mode, the IDU with the highest IP address will be considered as upper. |
| INT genEquipProtectionRevertiveMinTimer | 1.3.6.1.4.1.2281.10.1.6.14 | INTEGER | read-write | Minimal revertive protection timer period. |
| INT genEquipProtectionRevertiveMaxNumOfTries | 1.3.6.1.4.1.2281.10.1.6.15 | INTEGER | read-write | Maximal number of revertive protection tries. Used to prevent instability. Revertive protection will give up trying to switch to the primary standby IDU path after the maximal number of tries. Setting Zero value will enable revertive protection switch only if the last protection switch was due to a local equipment failure. |
| INT genEquipProtectionRevertiveTimerMultiplier | 1.3.6.1.4.1.2281.10.1.6.16 | INTEGER | read-write | A factor that increases the revertive timer period after each try. Setting 1 value will leave the timer period constantly at its minimal value. |
| ENA genEquipProtectionAspRevertive | 1.3.6.1.4.1.2281.10.1.6.17 | EnableDisable | read-write | n Smart Pipe HSB mode , this parameter causes the Ethernet line port to be muted upon a complete failure of the radio signal (in both active and standby units) |
| genEquipDiversity | 1.3.6.1.4.1.2281.10.1.7 | |||
| INT genEquipDiversityType | 1.3.6.1.4.1.2281.10.1.7.1 | INTEGER | read-write | this parameter sets the type of hitless diversity to be used. Notice that only if protection is enabled this has any effect. |
| INT genEquipDiversityRevertiveMode | 1.3.6.1.4.1.2281.10.1.7.2 | INTEGER | read-write | this parameter sets whether hitless switches are revertive in the event that the primary radio channel doesn't have any errors. |
| INT genEquipDiversityPrimaryRadio | 1.3.6.1.4.1.2281.10.1.7.3 | INTEGER | read-write | this parameter sets which IDU contains the primary radio channel to revert to. |
| INT genEquipDiversityRevertiveTimer | 1.3.6.1.4.1.2281.10.1.7.4 | INTEGER | read-write | This parameter sets the amount of seconds that must pass without a failure in the primary radio before doing a revertive switch. |
| INT genEquipDiversityForceActive | 1.3.6.1.4.1.2281.10.1.7.5 | INTEGER | read-write | This parameter allows forcing incoming traffic to be taken from either of the radios (or none) for testing purposes. |
| INT genEquipDiversitySwitchCounter | 1.3.6.1.4.1.2281.10.1.7.6 | INTEGER | read-only | This parameter shows the number of hitless switches performed since last time counter was cleared. |
| OFF genEquipDiversitySwitchCounterClear | 1.3.6.1.4.1.2281.10.1.7.7 | OffOn | read-write | This parameter allows clearing of switch counter. |
| INT genEquipDiversityReceiveRadio | 1.3.6.1.4.1.2281.10.1.7.8 | INTEGER | read-only | This parameter shows from which radio the traffic is currently being taken. |
| genEquipFault | 1.3.6.1.4.1.2281.10.3 | |||
| genEquipCurrentAlarm | 1.3.6.1.4.1.2281.10.3.1 | |||
| INT genEquipCurrentAlarmLastChangeCounter | 1.3.6.1.4.1.2281.10.3.1.1 | INTEGER | read-only | This counter is initialized with a random number after resest, and incremented on each change in the CurrentAlarmTable |
| genEquipCurrentAlarmTable | 1.3.6.1.4.1.2281.10.3.1.2 | not-accessible | This table includes the current alarm (when a RAISED trap is sent, an alarm is added to the table, when a CLEAR trap is sent, the alarm is removed). | |
| genEquipCurrentAlarmEntry | 1.3.6.1.4.1.2281.10.3.1.2.1 | not-accessible | Entry containing the info of current RAISED traps. | |
| INT genEquipCurrentAlarmCounter | 1.3.6.1.4.1.2281.10.3.1.2.1.1 | INTEGER | read-only | A running counter of open alarms, incremented upon each new alarm. |
| INT genEquipCurrentAlarmRaisedTimeT | 1.3.6.1.4.1.2281.10.3.1.2.1.2 | INTEGER | read-only | The rasied time of this alarm. Time in seconds since January 1, 1970 00:00 UTC. |
| INT genEquipCurrentAlarmId | 1.3.6.1.4.1.2281.10.3.1.2.1.3 | INTEGER | read-only | Alarm ID. List of alarm IDs is available in the MIB Ref. Guide. |
| STR genEquipCurrentAlarmName | 1.3.6.1.4.1.2281.10.3.1.2.1.4 | DisplayString | read-only | Alarm name (the parameter and entity in the CLI) for example 'radio/framer/radio-lof' |
| INT genEquipCurrentAlarmInstance | 1.3.6.1.4.1.2281.10.3.1.2.1.5 | INTEGER | read-only | In the case of alarms that may have several appereances (at interfaces, channels, VCs, etc.), this parameter indicates the instance of the alarm. |
| SEV genEquipCurrentAlarmSeverity | 1.3.6.1.4.1.2281.10.3.1.2.1.6 | Severity | read-only | The current Alarm severity the values can be: - indeterminate(0) - critical(1) - major(2) - minor(3) - warning(4) - cleared(5) |
| INT genEquipCurrentAlarmIfIndex | 1.3.6.1.4.1.2281.10.3.1.2.1.7 | INTEGER | read-only | Interface Index where the alarm occurred, alarms that are not associated with specific interfaces will have the following value: For a non-interface alarm, the value is: 65001 |
| STR genEquipCurrentAlarmModule | 1.3.6.1.4.1.2281.10.3.1.2.1.8 | DisplayString | read-only | The module of the alarm. Possible values are 'IDU' or 'RFU'. |
| STR genEquipCurrentAlarmDesc | 1.3.6.1.4.1.2281.10.3.1.2.1.9 | DisplayString | read-only | The alarm description (same as the description in the sent trap). |
| STR genEquipCurrentAlarmProbableCause | 1.3.6.1.4.1.2281.10.3.1.2.1.10 | DisplayString | read-only | The alarm probable cause. |
| STR genEquipCurrentAlarmCorrectiveActions | 1.3.6.1.4.1.2281.10.3.1.2.1.11 | DisplayString | read-only | The alarm corrective actions. |
| INT genEquipCurrentAlarmState | 1.3.6.1.4.1.2281.10.3.1.2.1.12 | INTEGER | read-only | The state of the alarm (cleared or rasied). |
| SLO genEquipCurrentAlarmSlotId | 1.3.6.1.4.1.2281.10.3.1.2.1.13 | SlotId | read-only | The ID of the slot originating the alarm. |
| STR genEquipCurrentAlarmAdditionalInfo | 1.3.6.1.4.1.2281.10.3.1.2.1.14 | DisplayString | read-only | Additional information that may further qualify the source of the alarm. |
| STR genEquipCurrentAlarmUserText | 1.3.6.1.4.1.2281.10.3.1.2.1.15 | DisplayString | read-only | An additional description of the event or fault, or any other information that user wants to attach to it. |
| SEV genEquipMostSevereAlarm | 1.3.6.1.4.1.2281.10.3.1.3 | Severity | read-only | The severity of the most severe alarm in the system |
| OFF genEquipAlarmConfigDefault | 1.3.6.1.4.1.2281.10.3.1.4 | OffOn | read-write | Allows to revert back to the default values of all alarm configurations |
| genEquipAlarmConfigTable | 1.3.6.1.4.1.2281.10.3.1.5 | not-accessible | This table allows system alarms configuration. | |
| genEquipAlarmConfigEntry | 1.3.6.1.4.1.2281.10.3.1.5.1 | not-accessible | This table entry allows system alarms configuration. | |
| INT genEquipAlarmConfigId | 1.3.6.1.4.1.2281.10.3.1.5.1.1 | INTEGER | read-only | he alarm unique Id number that identifies it. |
| SEV genEquipAlarmConfigSeverity | 1.3.6.1.4.1.2281.10.3.1.5.1.2 | Severity | read-write | The perceived severity of the raised alarm. |
| STR genEquipAlarmConfigDescr | 1.3.6.1.4.1.2281.10.3.1.5.1.3 | DisplayString | read-write | The description of the raised alarm. |
| STR genEquipAlarmConfigAdditionalText | 1.3.6.1.4.1.2281.10.3.1.5.1.4 | DisplayString | read-write | An additional description of the fault, or any other information that user wants to attach to it. |
| OFF genEquipAlarmServiceAffect | 1.3.6.1.4.1.2281.10.3.1.5.1.5 | OffOn | read-write | Indicates whether the raised alarm affects a service. |
| genEquipTrapCfg | 1.3.6.1.4.1.2281.10.3.2 | |||
| genEquipTrapCfgMgrTable | 1.3.6.1.4.1.2281.10.3.2.1 | not-accessible | This table indicates the Trap manager list. | |
| genEquipTrapCfgMgrEntry | 1.3.6.1.4.1.2281.10.3.2.1.1 | not-accessible | Entry containing the manager IP addresses and the trap filter options. | |
| INT genEquipTrapCfgMgrId | 1.3.6.1.4.1.2281.10.3.2.1.1.1 | INTEGER | read-only | This value indicates an index of a specific manager |
| ENA genEquipTrapCfgMgrAdmin | 1.3.6.1.4.1.2281.10.3.2.1.1.2 | EnableDisable | read-write | This value indicates an administrative state of a specific manager. disable - will not send traps to this trap manager. |
| IP genEquipTrapCfgMgrIP | 1.3.6.1.4.1.2281.10.3.2.1.1.3 | IpAddress | read-write | This value indicates the manager's IP address. |
| INT genEquipTrapCfgMgrPort | 1.3.6.1.4.1.2281.10.3.2.1.1.4 | INTEGER | read-write | The Port for sending the trap for each manager (possible values: 70-65535) |
| STR genEquipTrapCfgMgrName | 1.3.6.1.4.1.2281.10.3.2.1.1.5 | DisplayString | read-write | The name of the manager configured to receive the traps |
| STR genEquipTrapCfgMgrCommunity | 1.3.6.1.4.1.2281.10.3.2.1.1.6 | DisplayString | read-write | The manager trap community configured. |
| INT genEquipTrapCfgMgrSeverityFilter | 1.3.6.1.4.1.2281.10.3.2.1.1.7 | INTEGER | read-write | This is a bit mask value for masking traps according to its severity. There is a bit for each severity. If the relevant bit is on (1), the Agent will send traps with this severity. It won't send traps if the bit is off (0). The list of bits from LSB to MSB: Bit 1 (LSB) - indeterminate Bit 2 - critical Bit 3 - major Bit 4 - minor Bit 5 - warning Bit 6 - cleared |
| OFF genEquipTrapCfgMgrStatusChangeFilter | 1.3.6.1.4.1.2281.10.3.2.1.1.8 | OffOn | read-write | This value represents the mode in which the traps are sent: If the filter is set to ON - only traps that change the severity of the system are sent. If the filter is set to OFF - all traps (that are not screened by other filters) are sent. |
| STR genEquipTrapCfgMgrCLLI | 1.3.6.1.4.1.2281.10.3.2.1.1.9 | DisplayString | read-write | Common Language Location Identifier (maximum length: 100 chars) |
| INT genEquipTrapCfgMgrHeartbeatPeriod | 1.3.6.1.4.1.2281.10.3.2.1.1.10 | INTEGER | read-write | This item defines the interval (in minutes) between each heartbeat trap. A value of '0' disables this feature. |
| OCT genEquipTrapCfgMgrIPv6 | 1.3.6.1.4.1.2281.10.3.2.1.1.11 | OCTET STRING | read-write | The IP-v6 address of the trap manage) |
| STR genEquipTrapCfgMgrV3User | 1.3.6.1.4.1.2281.10.3.2.1.1.12 | DisplayString | read-write | The manager trap V3 user name configured |
| genEquipEventLog | 1.3.6.1.4.1.2281.10.3.3 | |||
| genEquipEventLogTable | 1.3.6.1.4.1.2281.10.3.3.1 | not-accessible | This table includes the event log. | |
| genEquipEventLogEntry | 1.3.6.1.4.1.2281.10.3.3.1.1 | not-accessible | Entry containing the info of the event log table. | |
| INT genEquipEventLogCounter | 1.3.6.1.4.1.2281.10.3.3.1.1.1 | INTEGER | read-only | The event counter. |
| INT genEquipEventLogRaisedTimeT | 1.3.6.1.4.1.2281.10.3.3.1.1.2 | INTEGER | read-only | The rasied time of this event. Time in seconds since January 1, 1970 00:00 UTC. (time_t format) |
| SEV genEquipEventLogSeverity | 1.3.6.1.4.1.2281.10.3.3.1.1.3 | Severity | read-only | The event severity, possible values are: - indeterminate(0), - critical(1) - major(2) - minor(3) - warning(4) - cleared(5) |
| STR genEquipEventLogModule | 1.3.6.1.4.1.2281.10.3.3.1.1.4 | DisplayString | read-only | The module of the event. ('IDU' or 'RFU') |
| STR genEquipEventLogDesc | 1.3.6.1.4.1.2281.10.3.3.1.1.5 | DisplayString | read-only | The event description (same as the description in the sent trap). |
| INT genEquipEventLogState | 1.3.6.1.4.1.2281.10.3.3.1.1.6 | INTEGER | read-only | The state of the event or alarm. In case of alarm, 'cleard' or 'raised'. In case of event, 'event'. |
| STR genEquipEventLogProbableCause | 1.3.6.1.4.1.2281.10.3.3.1.1.7 | DisplayString | read-only | The probable cause that may be the reason for the event. |
| STR genEquipEventLogCorrectiveActions | 1.3.6.1.4.1.2281.10.3.3.1.1.8 | DisplayString | read-only | Some possible suggested corrective actions in order to eliminate the raised alarm. |
| STR genEquipEventLogAdditionalInfo | 1.3.6.1.4.1.2281.10.3.3.1.1.9 | DisplayString | read-only | Additional information that may further qualify the source of the event. |
| STR genEquipEventLogUserText | 1.3.6.1.4.1.2281.10.3.3.1.1.10 | DisplayString | read-only | An additional description of the event or fault, or any other information that user wants to attach to it. |
| INT genEquipEventLogIfIndex | 1.3.6.1.4.1.2281.10.3.3.1.1.11 | INTEGER | read-only | If Index of the originated source. |
| INT genEquipEventLogId | 1.3.6.1.4.1.2281.10.3.3.1.1.12 | INTEGER | read-only | The Id of the event. |
| OFF genEquipEventLogClear | 1.3.6.1.4.1.2281.10.3.3.2 | OffOn | read-write | The clear event log command. If enabled, will clear the event log. |
| INT genEquipEventLogLastChangeCounter | 1.3.6.1.4.1.2281.10.3.3.3 | INTEGER | read-only | This counter is initialized with a random number after reset, and incremented on each change in the EventLogTable |
| INT genEquipFaultErrno | 1.3.6.1.4.1.2281.10.3.4 | INTEGER | read-only | The application last error number. List of Errnos are located in the MIB Ref Guide. |
| STR genEquipFaultErrDescr | 1.3.6.1.4.1.2281.10.3.5 | DisplayString | read-only | The application last error description. List of Errnos are located in the MIB Ref Guide. |
| genEquipMng | 1.3.6.1.4.1.2281.10.4 | |||
| genEquipMngSw | 1.3.6.1.4.1.2281.10.4.1 | |||
| STR genEquipMngSwServerUrl | 1.3.6.1.4.1.2281.10.4.1.1 | DisplayString | read-write | Remote SW Update Server URL where SW updates reside |
| STR genEquipMngSwServerLogin | 1.3.6.1.4.1.2281.10.4.1.2 | DisplayString | read-write | Remote server login |
| STR genEquipMngSwServerPassword | 1.3.6.1.4.1.2281.10.4.1.3 | DisplayString | read-write | Remote server password |
| STR genEquipMngSwProxyUrl | 1.3.6.1.4.1.2281.10.4.1.4 | DisplayString | read-only | Proxy Server Url. This parameter is obsolete and should not be in used. |
| STR genEquipMngSwProxyLogin | 1.3.6.1.4.1.2281.10.4.1.5 | DisplayString | read-only | Proxy server login This parameter is obsolete and should not be in used. |
| STR genEquipMngSwProxyPassword | 1.3.6.1.4.1.2281.10.4.1.6 | DisplayString | read-only | Proxy server password This parameter is obsolete and should not be in used. |
| PRO genEquipMngSwDownloadStatus | 1.3.6.1.4.1.2281.10.4.1.7 | ProgressStatus | read-only | Download software status. Possible values are: - ready(0) - inProgress(1) - success(2) - failure(3) |
| PRO genEquipMngSwInstallStatus | 1.3.6.1.4.1.2281.10.4.1.8 | ProgressStatus | read-only | Install software status. Possible values are: - ready(0) - inProgress(1) - success(2) - failure(3) |
| SWC genEquipMngSwCommand | 1.3.6.1.4.1.2281.10.4.1.9 | SwCommandTimer | read-write | The command that is executed to manage SW versions. Depending on the value given, a different operation will be carried out involving FTP and/or version installing. Notice that software will be installed in all slots in a shelf and reset will be automatically carried out at the end of the installation process. Possible values are: - noOperation(0) - downloadUpgradeVersion(1) - load a newer version from FTP site - upgrade(2) - upgrade to newer version which has already been loaded - rollback(3) - install a previously working version without downloading - downgrade(4) - downgrade to an older version which has alredy been loaded - downloadDowngradeVersion(5) - load an older version from FTP site - upgradeTimer(6) - Starts the timer defined in genEquipMngSwInstallationTimer and upon expiration upgrades to a newer version which has already been loaded. - rollbackTimer(7) - Starts the timer defined in genEquipMngSwInstallationTimer and upon expiration install a previously working version without downloading - downgradeTimer(7) - Starts the timer defined in genEquipMngSwInstallationTimer and upon expiration downgrades to an older which has already been loaded - abortTimedTnstallation(9) stops a counting timer; the installation process will not take place. Notice that it does not stop an installation process once started. |
| STR genEquipMngSwInstalledIduVersion | 1.3.6.1.4.1.2281.10.4.1.10 | DisplayString | read-only | This value indicates the Package Version of the installed IDU SW |
| STR genEquipMngSwInstalledRfuVersion | 1.3.6.1.4.1.2281.10.4.1.11 | DisplayString | read-only | This value indicates the Package version of the installed RFU SW. |
| genEquipMngSwVersions | 1.3.6.1.4.1.2281.10.4.1.13 | |||
| genEquipMngSwIDUVersionsTable | 1.3.6.1.4.1.2281.10.4.1.13.1 | not-accessible | This table contains all IDU running versions. | |
| genEquipMngSwIDUVersionsEntry | 1.3.6.1.4.1.2281.10.4.1.13.1.1 | not-accessible | Entry containing the info of the IDU Versions table. | |
| INT genEquipMngSwIDUVersionsCounter | 1.3.6.1.4.1.2281.10.4.1.13.1.1.1 | INTEGER | read-only | This is the index of this table. |
| STR genEquipMngSwIDUVersionsPackageName | 1.3.6.1.4.1.2281.10.4.1.13.1.1.2 | DisplayString | read-only | The package name |
| STR genEquipMngSwIDUVersionsTargetDevice | 1.3.6.1.4.1.2281.10.4.1.13.1.1.3 | DisplayString | read-only | The Target device within the NE (i.e. Modem, FPGA, IDU) |
| STR genEquipMngSwIDUVersionsRunningVersion | 1.3.6.1.4.1.2281.10.4.1.13.1.1.4 | DisplayString | read-only | The running version. |
| STR genEquipMngSwIDUVersionsInstalledVersion | 1.3.6.1.4.1.2281.10.4.1.13.1.1.5 | DisplayString | read-only | The installed version is similar to the running version, besides packages that are not currently running. Those packages will have in the running version 'N/A' while in the installed version there is a version number. For example, in equipment without daughter-board, some of the packages will be installed but not running. |
| STR genEquipMngSwIDUVersionsUpgradePackage | 1.3.6.1.4.1.2281.10.4.1.13.1.1.6 | DisplayString | read-only | In case the user performs an upgrade, this version will be the running/installed version |
| STR genEquipMngSwIDUVersionsDowngradePackage | 1.3.6.1.4.1.2281.10.4.1.13.1.1.7 | DisplayString | read-only | In case the user performs downgrade, this version will be the running/installed version. |
| INT genEquipMngSwIDUVersionsResetType | 1.3.6.1.4.1.2281.10.4.1.13.1.1.8 | INTEGER | read-only | Minimum level of reset required to update the software in the relevant module. |
| genEquipMngSwTimerTable | 1.3.6.1.4.1.2281.10.4.1.13.2 | not-accessible | This table contains all IDU running versions. | |
| genEquipMngSwTimerEntry | 1.3.6.1.4.1.2281.10.4.1.13.2.1 | not-accessible | Entry containing the info of the IDU Versions table. | |
| INT genEquipMngSwTimerSlotNumber | 1.3.6.1.4.1.2281.10.4.1.13.2.1.1 | INTEGER | read-only | The slot ID of the unit for this timer; 0 is for stand-alone units. |
| INT genEquipMngSwTimerInstallationTimer | 1.3.6.1.4.1.2281.10.4.1.13.2.1.2 | INTEGER | read-write | The timer (in minutes) for software installation operations to this unit. |
| INT genEquipMngSwTimerTimeToInstall | 1.3.6.1.4.1.2281.10.4.1.13.2.1.3 | INTEGER | read-only | The amount of time (in seconds) from now for the unit to perform software installation. Zero denotes that no operation has been requested. |
| INT genEquipMngSwTimerTimerAbort | 1.3.6.1.4.1.2281.10.4.1.13.2.1.4 | INTEGER | read-write | This parameter is used to stop the count-down to the software update action. |
| INT genEquipMngSwFTPTimer | 1.3.6.1.4.1.2281.10.4.1.13.10 | INTEGER | read-write | Time (in seconds) until file transfer is failed. |
| INT genEquipMngSwInstallationTimer | 1.3.6.1.4.1.2281.10.4.1.14 | INTEGER | read-write | The timer (in minutes) for timed software installation operations to this unit |
| INT genEquipMngSwTimeToInstall | 1.3.6.1.4.1.2281.10.4.1.15 | INTEGER | read-only | The amount of time (in minutes) from now for the unit to perform software installation. Zero denotes that no operation has been requested |
| STR genEquipMngSwUpgradeCommonRfuVersion | 1.3.6.1.4.1.2281.10.4.1.16 | DisplayString | read-only | This value indicates the Package version of the installed RFU SW. |
| STR genEquipMngSwDowngradeCommonRfuVersion | 1.3.6.1.4.1.2281.10.4.1.17 | DisplayString | read-only | This value indicates the Package version of the installed RFU SW. |
| genEquipMngSwFileTransferTable | 1.3.6.1.4.1.2281.10.4.1.18 | not-accessible | This table allows configuring the details of the external server where software versions should be located. | |
| genEquipMngSwFileTransferEntry | 1.3.6.1.4.1.2281.10.4.1.18.1 | not-accessible | Entry containing the info of software management file transfer. | |
| INT genEquipMngSwFileTransferIndex | 1.3.6.1.4.1.2281.10.4.1.18.1.1 | INTEGER | read-only | The index of the table. |
| FTP genEquipMngSwFileTransferProtocol | 1.3.6.1.4.1.2281.10.4.1.18.1.2 | FtpProtocolType | read-write | The protocol to use to transfer the files between the system and an external computer. |
| STR genEquipMngSwFileTransferUserName | 1.3.6.1.4.1.2281.10.4.1.18.1.3 | DisplayString | read-write | User name for access to the configuration files location. |
| STR genEquipMngSwFileTransferPassword | 1.3.6.1.4.1.2281.10.4.1.18.1.4 | DisplayString | read-write | Password for access to the software version files location. |
| IP genEquipMngSwFileTransferAddress | 1.3.6.1.4.1.2281.10.4.1.18.1.5 | IpAddress | read-write | IP address of the computer where software version files are to be taken from. |
| STR genEquipMngSwFileTransferPath | 1.3.6.1.4.1.2281.10.4.1.18.1.6 | DisplayString | read-write | Location of the files in the external server. |
| OCT genEquipMngSwFileTransferIpv6Address | 1.3.6.1.4.1.2281.10.4.1.18.1.7 | OCTET STRING | read-write | IPv6 Server Address. |
| genEquipMngSwFileTransferStatusTable | 1.3.6.1.4.1.2281.10.4.1.19 | not-accessible | This table shows the status of the current software version file transfer operation. | |
| genEquipMngSwFileTransferStatusEntry | 1.3.6.1.4.1.2281.10.4.1.19.1 | not-accessible | Entry containing the info of software management file transfer status. | |
| INT genEquipMngSwFileTransferStatusIndex | 1.3.6.1.4.1.2281.10.4.1.19.1.1 | INTEGER | read-only | The index of the table.. |
| INT genEquipMngSwFileTransferStatusResult | 1.3.6.1.4.1.2281.10.4.1.19.1.2 | INTEGER | read-only | Status of the current file transfer operation. |
| INT genEquipMngSwFileTransferPercentageDone | 1.3.6.1.4.1.2281.10.4.1.19.1.3 | INTEGER | read-only | An indication of the progress of the process of the current file transfer operation. |
| INT genEquipMngSwFileTransferPercentageDoneStandBy | 1.3.6.1.4.1.2281.10.4.1.19.1.4 | INTEGER | read-only | An indication of the progress of the process of the current internal file transfer operation. |
| INT genEquipMngSwFileTransferStatusResultStandBy | 1.3.6.1.4.1.2281.10.4.1.19.1.5 | INTEGER | read-only | Status of the current internal file transfer operation. |
| genEquipMngSwInstallStatusTable | 1.3.6.1.4.1.2281.10.4.1.20 | not-accessible | This table shows the status of the current software version installation operation. | |
| genEquipMngSwInstallStatusEntry | 1.3.6.1.4.1.2281.10.4.1.20.1 | not-accessible | Entry containing the info of software installation status. | |
| INT genEquipMngSwInstallStatusIndex | 1.3.6.1.4.1.2281.10.4.1.20.1.1 | INTEGER | read-only | The index of the table.. |
| INT genEquipMngSwInstallStatusResult | 1.3.6.1.4.1.2281.10.4.1.20.1.2 | INTEGER | read-only | Status of the current installation operation. |
| INT genEquipMngSwInstallPercentageDone | 1.3.6.1.4.1.2281.10.4.1.20.1.3 | INTEGER | read-only | An indication of the progress of the process of the current installation operation. |
| INT genEquipMngSwInstallStatusResultStandBy | 1.3.6.1.4.1.2281.10.4.1.20.1.4 | INTEGER | read-only | Status of the current file transfer operation. |
| INT genEquipMngSwInstallPercentageDoneStandBy | 1.3.6.1.4.1.2281.10.4.1.20.1.5 | INTEGER | read-only | An indication of the progress of the process of the current installation operation. |
| genEquipMngSwOperationTable | 1.3.6.1.4.1.2281.10.4.1.21 | not-accessible | This table allows downloading and installing SW versions. | |
| genEquipMngSwOperationEntry | 1.3.6.1.4.1.2281.10.4.1.21.1 | not-accessible | Entry containing the info of software management operation table. | |
| INT genEquipMngSwOperationIndex | 1.3.6.1.4.1.2281.10.4.1.21.1.1 | INTEGER | read-only | The index of the table.. |
| INT genEquipMngSwOperationOperation | 1.3.6.1.4.1.2281.10.4.1.21.1.2 | INTEGER | read-write | The operation to be performed: download, install, update backup, swap boot section, abort installation timer. |
| NOY genEquipMngSwOperationTimedInstallation | 1.3.6.1.4.1.2281.10.4.1.21.1.3 | NoYes | read-write | Whether to perform the installation after a configurable timer expires. |
| genEquipMngSwSlotRunningVersionTable | 1.3.6.1.4.1.2281.10.4.1.22 | not-accessible | This table shows the versions currently running in cards installed in the system. | |
| genEquipMngSwSlotRunningVersionEntry | 1.3.6.1.4.1.2281.10.4.1.22.1 | not-accessible | This table entry shows the versions currently running in cards installed in the system. | |
| INT genEquipMngSwSlotRunningVersionSlotId | 1.3.6.1.4.1.2281.10.4.1.22.1.1 | INTEGER | read-only | The index of the table.. |
| INV genEquipMngSwSlotRunningVersionCardType | 1.3.6.1.4.1.2281.10.4.1.22.1.2 | InventoryCardType | read-only | Type of card inserted in slot. |
| STR genEquipMngSwSlotRunningVersionComponent | 1.3.6.1.4.1.2281.10.4.1.22.1.3 | DisplayString | read-only | Name of SW functional component. |
| STR genEquipMngSwSlotRunningVersionActualVersion | 1.3.6.1.4.1.2281.10.4.1.22.1.4 | DisplayString | read-only | Version of running SW. |
| genEquipMngSwIDUVersionsStandByTable | 1.3.6.1.4.1.2281.10.4.1.23 | not-accessible | This table shows the software versions residing in the standby unit. | |
| genEquipMngSwIDUVersionsStandByEntry | 1.3.6.1.4.1.2281.10.4.1.23.1 | not-accessible | This table entry shows the software versions residing in the standby unit. | |
| INT genEquipMngSwIDUVersionsStandByIndex | 1.3.6.1.4.1.2281.10.4.1.23.1.1 | INTEGER | read-only | mate rpm index. |
| STR genEquipMngSwIDUVersionsStandByPackageName | 1.3.6.1.4.1.2281.10.4.1.23.1.2 | DisplayString | read-only | Name of the module which the software package belongs to. |
| STR genEquipMngSwIDUVersionsStandByRunningVersion | 1.3.6.1.4.1.2281.10.4.1.23.1.3 | DisplayString | read-only | Version currently running. |
| STR genEquipMngSwIDUVersionsStandByInstalledVersion | 1.3.6.1.4.1.2281.10.4.1.23.1.4 | DisplayString | read-only | Currently installed version; upon the appropriate reset this will become the running version. |
| INV genEquipMngSwIDUVersionsStandByTargetDevice | 1.3.6.1.4.1.2281.10.4.1.23.1.5 | InventoryCardType | read-only | The HW board in which the SW module from the mate is running. |
| STR genEquipMngSwIDUVersionsStandByDownloadedPackage | 1.3.6.1.4.1.2281.10.4.1.23.1.6 | DisplayString | read-only | Version that was downloaded from server upon installation, it will become the installed version. |
| VMR genEquipMngSwIDUVersionsStandByResetType | 1.3.6.1.4.1.2281.10.4.1.23.1.7 | VmResetType | read-only | Minimum level of reset required to update the software in the relevant module. |
| ENA genEquipMngSwWatchdogAdmin | 1.3.6.1.4.1.2281.10.4.1.35 | EnableDisable | read-write | Enables/Disables the watchdog timer for the application. |
| genEquipMngCfg | 1.3.6.1.4.1.2281.10.4.2 | |||
| PRO genEquipMngCfgBackupStatus | 1.3.6.1.4.1.2281.10.4.2.1 | ProgressStatus | read-only | This parameter shows the current state of the configuration backup files creation in the IDU. Possible values are: - ready(0) - inProgress(1) - success(2) - failure(3) |
| PRO genEquipMngCfgRestoreStatus | 1.3.6.1.4.1.2281.10.4.2.2 | ProgressStatus | read-only | This parameter shows the current state of configuration restoring from downloaded backup files. Possible values are: - ready(0) - inProgress(1) - success(2) - failure(3) |
| PRO genEquipMngCfgUploadStatus | 1.3.6.1.4.1.2281.10.4.2.3 | ProgressStatus | read-only | This parameter shows the current state of configuration backup files transfer from IDU to external FTP site. Possible values are: - ready(0) - inProgress(1) - success(2) - failure(3) |
| PRO genEquipMngCfgDownloadStatus | 1.3.6.1.4.1.2281.10.4.2.4 | ProgressStatus | read-only | This parameter shows the current state of configuration backup files transfer from external FTP site to IDU. Possible values are: - ready(0) - inProgress(1) - success(2) - failure(3) |
| INT genEquipMngCfgCommand | 1.3.6.1.4.1.2281.10.4.2.5 | INTEGER | read-write | The command to be executed to backup/restore or upload/download configuration. If there is more then 1 slot in the NE, it is done for all the shelf. |
| OFF genEquipMngCfgEthernetSwitchStoreConfiguration | 1.3.6.1.4.1.2281.10.4.2.6 | OffOn | read-write | This parameter writes the current configuration in the database. This command should be called after any change to the following sections: - Bridge configuration - WaySide configuration - Protection configuration. |
| OFF genEquipMngCfgSetToDefaultKeepIp | 1.3.6.1.4.1.2281.10.4.2.7 | OffOn | read-write | Set to Default configuration without changing the network parameters such as IP address, and subnet mask. |
| STR genEquipMngCfgCliScriptFileName | 1.3.6.1.4.1.2281.10.4.2.8 | DisplayString | read-write | The CLI script file name to be downloaded to the NE. |
| genEquipMngCfgGeneric | 1.3.6.1.4.1.2281.10.4.2.10 | |||
| INT genEquipMngCfgBackupProgress | 1.3.6.1.4.1.2281.10.4.2.10.1 | INTEGER | read-only | An indication of the progress of the backup operation process. |
| INT genEquipMngCfgTimeToInstallation | 1.3.6.1.4.1.2281.10.4.2.10.2 | INTEGER | read-only | A counter indicating the time left until installation begins. |
| genEquipMngCfgFileTransferTable | 1.3.6.1.4.1.2281.10.4.2.11 | not-accessible | This table allows configuring the details of the external server where configuration should be located. | |
| genEquipMngCfgFileTransferEntry | 1.3.6.1.4.1.2281.10.4.2.11.1 | not-accessible | This table entry allows configuring the details of the external server where configuration should be located. | |
| INT genEquipMngCfgFileTransferIndex | 1.3.6.1.4.1.2281.10.4.2.11.1.1 | INTEGER | read-only | Index of the table. |
| FTP genEquipMngCfgFileTransferProtocol | 1.3.6.1.4.1.2281.10.4.2.11.1.2 | FtpProtocolType | read-write | The protocol to use to transfer the files between the system and an external computer. |
| STR genEquipMngCfgFileTransferUserName | 1.3.6.1.4.1.2281.10.4.2.11.1.3 | DisplayString | read-write | User name for access to the configuration files location. |
| STR genEquipMngCfgFileTransferPassword | 1.3.6.1.4.1.2281.10.4.2.11.1.4 | DisplayString | read-write | Password for access to the configuration files location. |
| IP genEquipMngCfgFileTransferAddress | 1.3.6.1.4.1.2281.10.4.2.11.1.5 | IpAddress | read-write | IP address of the computer where configuration files are to be transferred to/from. |
| STR genEquipMngCfgFileTransferPath | 1.3.6.1.4.1.2281.10.4.2.11.1.6 | DisplayString | read-write | Location of the files in the external server. |
| STR genEquipMngCfgFileTransferFileName | 1.3.6.1.4.1.2281.10.4.2.11.1.7 | DisplayString | read-write | Name of the file in server. |
| OCT genEquipMngCfgFileTransferIpv6Address | 1.3.6.1.4.1.2281.10.4.2.11.1.8 | OCTET STRING | read-write | IPv6 Server's address where files will be transferred to/from. |
| genEquipMngCfgFileTransferStatusTable | 1.3.6.1.4.1.2281.10.4.2.12 | not-accessible | This table shows the status of the current configuration file transfer operation. | |
| genEquipMngCfgFileTransferStatusEntry | 1.3.6.1.4.1.2281.10.4.2.12.1 | not-accessible | This table entry shows the status of the current configuration file transfer operation. | |
| INT genEquipMngCfgFileTransferStatusIndex | 1.3.6.1.4.1.2281.10.4.2.12.1.1 | INTEGER | read-only | Index of the table. |
| INT genEquipMngCfgFileTransferStatusPercentageDone | 1.3.6.1.4.1.2281.10.4.2.12.1.2 | INTEGER | read-only | An indication of the progress of the process of the current file transfer operation. |
| FIL genEquipMngCfgFileTransferStatusResult | 1.3.6.1.4.1.2281.10.4.2.12.1.3 | FileTransferStatus | read-write | Status of the current file transfer operation. |
| genEquipMngCfgOperationTable | 1.3.6.1.4.1.2281.10.4.2.13 | not-accessible | This table allows creating, restoring, transferring and deleting configuration files. | |
| genEquipMngCfgOperationEntry | 1.3.6.1.4.1.2281.10.4.2.13.1 | not-accessible | This table entry allows creating, restoring, transferring and deleting configuration files. | |
| INT genEquipMngCfgOperationIndex | 1.3.6.1.4.1.2281.10.4.2.13.1.1 | INTEGER | read-only | Index of the table. |
| CFG genEquipMngCfgOperationOperation | 1.3.6.1.4.1.2281.10.4.2.13.1.2 | CfgOper | read-write | The operation to be performed: backup, restore, delete, import, export. |
| INT genEquipMngCfgOperationFileNumber | 1.3.6.1.4.1.2281.10.4.2.13.1.3 | INTEGER | read-write | A number from 1 to 3 to identify different restoration files. |
| NOY genEquipMngCfgOperationTimedInstallation | 1.3.6.1.4.1.2281.10.4.2.13.1.4 | NoYes | read-write | Whether to install immediately or following a countdown from a defined counter. |
| STR genEquipMngCfgOperationTimer | 1.3.6.1.4.1.2281.10.4.2.13.1.5 | DisplayString | read-write | A timer which determines the time to installation. |
| INT genEquipMngCfgOperationSlotNumber | 1.3.6.1.4.1.2281.10.4.2.13.1.6 | INTEGER | read-only | Slot number. |
| genEquipMngCfgConfigurationFilesTable | 1.3.6.1.4.1.2281.10.4.2.14 | not-accessible | This table shows the status of the current configuration management operation. | |
| genEquipMngCfgConfigurationFilesEntry | 1.3.6.1.4.1.2281.10.4.2.14.1 | not-accessible | This table entry shows the status of the current configuration file transfer operation. | |
| INT genEquipMngCfgConfigurationFilesIndex | 1.3.6.1.4.1.2281.10.4.2.14.1.1 | INTEGER | read-only | Index of the table. |
| INT genEquipMngCfgConfigurationFilesFileNumber | 1.3.6.1.4.1.2281.10.4.2.14.1.2 | INTEGER | read-only | A number from 1 to 3 to identify different restoration files. |
| STR genEquipMngCfgConfigurationFilesSystemType | 1.3.6.1.4.1.2281.10.4.2.14.1.3 | DisplayString | read-only | Type of product from which the backup file was created. |
| STR genEquipMngCfgConfigurationFilesSWVersion | 1.3.6.1.4.1.2281.10.4.2.14.1.4 | DisplayString | read-only | Software version of the system from which the backup file was created. |
| INT genEquipMngCfgConfigurationFilesTimeDate | 1.3.6.1.4.1.2281.10.4.2.14.1.5 | INTEGER | read-only | Time and date of creation of the file. |
| IP genEquipMngCfgConfigurationFilesSystemIP | 1.3.6.1.4.1.2281.10.4.2.14.1.6 | IpAddress | read-only | IP address of the unit from which the backup file was created. |
| STR genEquipMngCfgConfigurationFilesCardsConfigured | 1.3.6.1.4.1.2281.10.4.2.14.1.7 | DisplayString | read-only | Types of cards for which configuration values exist in the file; when restoring other card types will get default values. |
| STR genEquipMngCfgConfigurationFilesSystemID | 1.3.6.1.4.1.2281.10.4.2.14.1.8 | DisplayString | read-only | System ID of the unit from which the backup file was created. |
| FIL genEquipMngCfgFileRestoreStatus | 1.3.6.1.4.1.2281.10.4.2.20 | FileRestoreStatus | read-only | Status of the operation of configuration restore from restore point. |
| INT genEquipMngCfgFileTransferStatus | 1.3.6.1.4.1.2281.10.4.2.21 | INTEGER | read-only | Status of the operation of configuration restore from restore point. |
| genEquipMngFileTransfer | 1.3.6.1.4.1.2281.10.4.3 | |||
| INT genEquipMngFileTransferFileTypeOper | 1.3.6.1.4.1.2281.10.4.3.1 | INTEGER | read-write | Operation for the file type to be transferred between the IDU and the external server. The options with prefix 'download' are files to be transferred from the server to the IDU. The options with prefix 'upload' are files to be transferred from the IDU to the server. To download IDU certificate, the OIDs genEquipSecurityCfgSecurityFileName, genEquipSecurityCfgSecurityFileFormat and genEquipSecurityCfgSecurityFileType should be set prior the operation of download security file. To upload CSR file, the OID genEquipSecurityCfgSecurityFileName should be set prior the operation of upload CSR file. To download CLI string, the OID genEquipMngCfgCliScriptFileName should be set prior the operation of download cli-script. To download warning banner file, the OID genEquipSecurityCfgWarningBannerFName should be set prior the operation of download warning-banner. |
| PRO genEquipMngFileTransferDownloadConfigStatus | 1.3.6.1.4.1.2281.10.4.3.2 | ProgressStatus | read-only | The operation status of download configuration, which is performed using genEquipMngFileTransferFileTypeOper |
| PRO genEquipMngFileTransferDownloadCertificateStatus | 1.3.6.1.4.1.2281.10.4.3.3 | ProgressStatus | read-only | The operation status of download configuration, which is performed using genEquipMngFileTransferFileTypeOper |
| PRO genEquipMngFileTransferDownloadWarningBannerStatus | 1.3.6.1.4.1.2281.10.4.3.4 | ProgressStatus | read-only | The operation status of download warning banner, which is performed using genEquipMngFileTransferFileTypeOper |
| PRO genEquipMngFileTransferDownloadCliScriptStatus | 1.3.6.1.4.1.2281.10.4.3.5 | ProgressStatus | read-only | TThe operation status of download cli script, which is performed using genEquipMngFileTransferFileTypeOper |
| PRO genEquipMngFileTransferUploadConfigStatus | 1.3.6.1.4.1.2281.10.4.3.6 | ProgressStatus | read-only | The operation status of upload configuration, which is performed using genEquipMngFileTransferFileTypeOper |
| PRO genEquipMngFileTransferUploadCSRStatus | 1.3.6.1.4.1.2281.10.4.3.7 | ProgressStatus | read-only | The operation status of upload CSR, which is performed using genEquipMngFileTransferFileTypeOper |
| PRO genEquipMngFileTransferUploadUnitInfoStatus | 1.3.6.1.4.1.2281.10.4.3.8 | ProgressStatus | read-only | The operation status of upload unit info, which is performed using genEquipMngFileTransferFileTypeOper |
| genEquipMngUnitInfo | 1.3.6.1.4.1.2281.10.4.4 | |||
| genEquipMngUnitInfoGeneric | 1.3.6.1.4.1.2281.10.4.4.1 | |||
| CFG genEquipMngUnitInfoOperation | 1.3.6.1.4.1.2281.10.4.4.1.1 | CfgUnitInfoOper | read-write | Allows creating and exporting the unit information file. |
| INT genEquipMngUnitInfoProgress | 1.3.6.1.4.1.2281.10.4.4.1.2 | INTEGER | read-only | Progress in percentage of the operation of the unit info file creation. |
| PRO genEquipMngUnitInfoStatus | 1.3.6.1.4.1.2281.10.4.4.1.3 | ProgressStatus | read-only | Status of the operation of the unit info file creation. |
| genEquipMngUnitInfoFileTransferTable | 1.3.6.1.4.1.2281.10.4.4.2 | not-accessible | This table allows configuring the details of the external server which the unit info file will be expoted to. | |
| genEquipMngUnitInfoFileTransferEntry | 1.3.6.1.4.1.2281.10.4.4.2.1 | not-accessible | This table entry allows configuring the details of the external server which the unit info file will be expoted to. | |
| INT genEquipMngUnitInfoFileTransferIndex | 1.3.6.1.4.1.2281.10.4.4.2.1.1 | INTEGER | read-only | Index of the table. |
| FTP genEquipMngUnitInfoFileTransferProtocol | 1.3.6.1.4.1.2281.10.4.4.2.1.2 | FtpProtocolType | read-write | The protocol to use to transfer the files between the system and an external computer. |
| STR genEquipMngUnitInfoFileTransferUserName | 1.3.6.1.4.1.2281.10.4.4.2.1.3 | DisplayString | read-write | User name for access to the files location. |
| STR genEquipMngUnitInfoFileTransferPassword | 1.3.6.1.4.1.2281.10.4.4.2.1.4 | DisplayString | read-write | Password for access to the files location. |
| IP genEquipMngUnitInfoFileTransferAddress | 1.3.6.1.4.1.2281.10.4.4.2.1.5 | IpAddress | read-write | IP address of the computer where the files are to be transferred to/from. |
| STR genEquipMngUnitInfoFileTransferPath | 1.3.6.1.4.1.2281.10.4.4.2.1.6 | DisplayString | read-write | Desired location of the unit info file in external server. |
| STR genEquipMngUnitInfoFileTransferFileName | 1.3.6.1.4.1.2281.10.4.4.2.1.7 | DisplayString | read-write | Name of the file in server. |
| OCT genEquipMngUnitInfoFileTransferIpv6Address | 1.3.6.1.4.1.2281.10.4.4.2.1.8 | OCTET STRING | read-write | IPv6 Server's Address to which he file will be transferred. |
| genEquipMngUnitInfoFileTransferStatusTable | 1.3.6.1.4.1.2281.10.4.4.3 | not-accessible | This table shows the status of the current configuration file transfer operation. | |
| genEquipMngUnitInfoFileTransferStatusEntry | 1.3.6.1.4.1.2281.10.4.4.3.1 | not-accessible | This table entry shows the status of the current configuration file transfer operation. | |
| INT genEquipMngUnitInfoFileTransferStatusIndex | 1.3.6.1.4.1.2281.10.4.4.3.1.1 | INTEGER | read-only | Index of the table. |
| INT genEquipMngUnitInfoFileTransferStatusPercentageDone | 1.3.6.1.4.1.2281.10.4.4.3.1.2 | INTEGER | read-only | An indication of the progress of the process of the current file transfer operation. |
| PRO genEquipMngUnitInfoFileTransferStatusResult | 1.3.6.1.4.1.2281.10.4.4.3.1.3 | ProgressStatus | read-write | Status of the current file transfer operation. |
| genEquipMngCli | 1.3.6.1.4.1.2281.10.4.5 | |||
| INT genEquipMngCliScriptOperation | 1.3.6.1.4.1.2281.10.4.5.1 | INTEGER | read-write | Allows importing, showing, deleting and executing CLI scripts. |
| INT genEquipMngCliScriptOperationStatus | 1.3.6.1.4.1.2281.10.4.5.2 | INTEGER | read-only | Allows importing, showing, deleting and executing CLI scripts. |
| genEquipDiagAndMaintenance | 1.3.6.1.4.1.2281.10.10 | |||
| INT genEquipDiagAndMaintenanceRadioLoopbackTimeout | 1.3.6.1.4.1.2281.10.10.1 | INTEGER | read-write | Radio loopback timeout, in minutes. 0 means no timer. |
| INT genEquipDiagAndMaintenanceLineLoopbackTimeout | 1.3.6.1.4.1.2281.10.10.2 | INTEGER | read-write | Line loopback timeout, in minutes. 0 means no timer. |
| INT genEquipDiagAndMaintenanceSDHLoopbackTimeout | 1.3.6.1.4.1.2281.10.10.3 | INTEGER | read-write | STM-1/OC-3 line loopback timeout, in minutes. 0 means no timer. |
| genEquipSecurity | 1.3.6.1.4.1.2281.10.11 | |||
| genEquipSecurityConfiguration | 1.3.6.1.4.1.2281.10.11.1 | |||
| PRO genEquipSecurityCfgUploadPublicKeyStatus | 1.3.6.1.4.1.2281.10.11.1.1 | ProgressStatus | read-only | The upload status of the Public key. |
| PRO genEquipSecurityCfgDownloadSecurityStatus | 1.3.6.1.4.1.2281.10.11.1.2 | ProgressStatus | read-only | The download status of the digital certificate. |
| STR genEquipSecurityCfgSecurityFileName | 1.3.6.1.4.1.2281.10.11.1.3 | DisplayString | read-write | The certificate file name to be downloaded. |
| INT genEquipSecurityCfgSecurityFileType | 1.3.6.1.4.1.2281.10.11.1.4 | INTEGER | read-write | The digital certificate file type. |
| INT genEquipSecurityCfgSecurityFileFormat | 1.3.6.1.4.1.2281.10.11.1.5 | INTEGER | read-write | The certificate file format. .pem - (Privacy Enhanced Mail) Base64 encoded DER certificate, enclosed between -----BEGIN CERTIFICATE----- and -----END CERTIFICATE----- .der is a subset of Basic Encoding Rules (BER) providing for exactly one way to encode an ASN.1 value. |
| ENA genEquipSecurityCfgSecurityWebCertificateAdmin | 1.3.6.1.4.1.2281.10.11.1.6 | EnableDisable | read-write | The admin state of the certificate. |
| INT genEquipSecurityCfgWebProtocol | 1.3.6.1.4.1.2281.10.11.1.7 | INTEGER | read-write | Use unsecure http or secure https. |
| ENA genEquipSecurityCfgTelnetAdmin | 1.3.6.1.4.1.2281.10.11.1.8 | EnableDisable | read-write | Enable or disable the Telnet server on the NE. |
| INT genEquipSecurityCfgAutoLogOutPeriod | 1.3.6.1.4.1.2281.10.11.1.9 | INTEGER | read-write | Auto logout period for CLI or web users, (1-60 seconds) |
| genEquipSecurityXFTP | 1.3.6.1.4.1.2281.10.11.1.10 | |||
| IP genEquipSecurityXFTPHostIP | 1.3.6.1.4.1.2281.10.11.1.10.1 | IpAddress | read-write | The FTP/SFTP host IP address. |
| STR genEquipSecurityXFTPHostPath | 1.3.6.1.4.1.2281.10.11.1.10.2 | DisplayString | read-write | The FTP/SFTP host directory path. |
| INT genEquipSecurityXFTPProtocol | 1.3.6.1.4.1.2281.10.11.1.10.3 | INTEGER | read-write | Either FTP or SFTP to be used. |
| STR genEquipSecurityXFTPUserName | 1.3.6.1.4.1.2281.10.11.1.10.4 | DisplayString | read-write | FTP User name. |
| STR genEquipSecurityXFTPPassword | 1.3.6.1.4.1.2281.10.11.1.10.5 | DisplayString | read-write | FTP User password. |
| NOY genEquipSecurityCfgPassFirstLoginChange | 1.3.6.1.4.1.2281.10.11.1.11 | NoYes | read-write | Define whether user's first login will be required to change it password or not |
| STR genEquipSecurityCfgCSRCreation | 1.3.6.1.4.1.2281.10.11.1.12 | DisplayString | read-write | This command create CSR file of the element. The file could be uploaded to external server by using the genEquipMngFileTransferFileTypeOper OID. The command syntax should be: . All the fields must be referred, for skipping on any field, use 'symbol instead'. |
| STR genEquipSecurityCfgWarningBannerFName | 1.3.6.1.4.1.2281.10.11.1.13 | DisplayString | read-write | The Warning Banner file name to be downloaded to the NE. |
| genEquipSecurityConfigurationRadius | 1.3.6.1.4.1.2281.10.11.1.14 | |||
| ENA genEquipSecurityConfigurationRadiusAdmin | 1.3.6.1.4.1.2281.10.11.1.14.1 | EnableDisable | read-write | this parameter configures the admin state of the RADIUS protocol; when enabled, all users will be logged in via RADIUS server |
| IP genEquipSecurityConfigurationRadiusServerIP | 1.3.6.1.4.1.2281.10.11.1.14.2 | IpAddress | read-write | this parameter configures the IP address of the RADIUS server |
| STR genEquipSecurityConfigurationRadiusSecret | 1.3.6.1.4.1.2281.10.11.1.14.3 | DisplayString | read-write | this parameter configures the common secret between the agent and the RADIUS server |
| INT genEquipSecurityConfigurationRadiusPort | 1.3.6.1.4.1.2281.10.11.1.14.4 | INTEGER | read-write | this parameter configures the IP address of UDP port used for the RADIUS protocol |
| INT genEquipSecurityConfigurationRadiusRetries | 1.3.6.1.4.1.2281.10.11.1.14.5 | INTEGER | read-write | this parameter configures the number of times the agent will retry to communicate with the RADIUS server before declaring the server to be unreacheable |
| INT genEquipSecurityConfigurationRadiusTimeout | 1.3.6.1.4.1.2281.10.11.1.14.6 | INTEGER | read-write | this parameter configures the number of times the agent will retry to communicate with the RADIUS server before declaring the server to be unreacheable |
| genEquipSecurityUsersAndGroups | 1.3.6.1.4.1.2281.10.11.2 | |||
| genEquipSecurityUsersTable | 1.3.6.1.4.1.2281.10.11.2.1 | not-accessible | User table. | |
| genEquipSecurityUsersEntry | 1.3.6.1.4.1.2281.10.11.2.1.1 | not-accessible | User table. | |
| STR genEquipSecurityUsersName | 1.3.6.1.4.1.2281.10.11.2.1.1.1 | DisplayString | read-write | This value is the user name. |
| STR genEquipSecurityUsersPasswd | 1.3.6.1.4.1.2281.10.11.2.1.1.2 | DisplayString | read-write | This value is the user's password. It is used only in the creation phase. To change the password, you need to use the genEquipSecurityUsersAndGroupsChangePasswd command |
| INT genEquipSecurityUsersPriviledge | 1.3.6.1.4.1.2281.10.11.2.1.1.3 | INTEGER | read-write | This value is the users privilege. |
| INT genEquipSecurityUsersPasswdAging | 1.3.6.1.4.1.2281.10.11.2.1.1.4 | INTEGER | read-write | This value is the user's password aging time (in days). When response is 99999 the meaning is No Aging. |
| INT genEquipSecurityUsersExprDate | 1.3.6.1.4.1.2281.10.11.2.1.1.5 | INTEGER | read-write | This value is the user's password expiration date. The value is presented in time_t format. When response is -1 the meaning is Never Expired. |
| INT genEquipSecurityUsersLastLogin | 1.3.6.1.4.1.2281.10.11.2.1.1.6 | INTEGER | read-only | This value is the user last login date. Time in seconds since January 1, 1970 00:00 UTC. |
| ROW genEquipSecurityUsersRowStatus | 1.3.6.1.4.1.2281.10.11.2.1.1.30 | RowStatus | read-write | This value is the status of the entry. |
| STR genEquipSecurityUsersAndGroupsChangePasswd | 1.3.6.1.4.1.2281.10.11.2.2 | DisplayString | read-write | This command changes the user password at the command line. It takes all arguments as the command. It cannot be done through the table since it needs to provide the old password as well. The format is: ' ' seperated with spaces. |
| genEquipSecuritySNMP | 1.3.6.1.4.1.2281.10.11.3 | |||
| STR genEquipSecuritySNMPReadCommunity | 1.3.6.1.4.1.2281.10.11.3.1 | DisplayString | read-write | This is the SNMP Read community string |
| STR genEquipSecuritySNMPWriteCommunity | 1.3.6.1.4.1.2281.10.11.3.2 | DisplayString | read-write | This is the SNMP Write community string |
| genEquipSecuritySNMPV3 | 1.3.6.1.4.1.2281.10.11.3.10 | |||
| genEquipSecuritySNMPV3AuthTable | 1.3.6.1.4.1.2281.10.11.3.10.1 | not-accessible | Security General File Transfer Configuration Table. | |
| genEquipSecuritySNMPV3AuthEntry | 1.3.6.1.4.1.2281.10.11.3.10.1.1 | not-accessible | Security General File Transfer Configuration Table | |
| STR genEquipSecuritySNMPV3AuthUserName | 1.3.6.1.4.1.2281.10.11.3.10.1.1.1 | DisplayString | read-write | This value is the V3 user name and the index of file v3 Authentication table. |
| STR genEquipSecuritySNMPV3AuthPassword | 1.3.6.1.4.1.2281.10.11.3.10.1.1.2 | DisplayString | read-write | This value is file V3 user authentication password. |
| INT genEquipSecuritySNMPV3AuthSecurityMode | 1.3.6.1.4.1.2281.10.11.3.10.1.1.3 | INTEGER | read-write | This is the user's security mode |
| INT genEquipSecuritySNMPV3AuthEncryptionMode | 1.3.6.1.4.1.2281.10.11.3.10.1.1.4 | INTEGER | read-write | This is the V3 encryption mode. |
| INT genEquipSecuritySNMPV3AuthAuthenticationAlgorithm | 1.3.6.1.4.1.2281.10.11.3.10.1.1.5 | INTEGER | read-write | This is the V3 authentication algorithm. |
| INT genEquipSecuritySNMPV3AuthAccessMode | 1.3.6.1.4.1.2281.10.11.3.10.1.1.6 | INTEGER | read-write | This is the V3 user access mode. |
| ROW genEquipSecuritySNMPV3AuthRowStatus | 1.3.6.1.4.1.2281.10.11.3.10.1.1.30 | RowStatus | read-write | This is the row status. |
| genEquipSecurityGen | 1.3.6.1.4.1.2281.10.11.4 | |||
| genEquipSecurityGenFTConfigTable | 1.3.6.1.4.1.2281.10.11.4.1 | not-accessible | Security General File Transfer Configuration Table. | |
| genEquipSecurityGenFTConfigEntry | 1.3.6.1.4.1.2281.10.11.4.1.1 | not-accessible | Security General File Transfer Configuration Table | |
| INT genEquipSecurityGenFTConfigIndex | 1.3.6.1.4.1.2281.10.11.4.1.1.1 | INTEGER | read-write | This value is the index of file transfer table. |
| INT genEquipSecurityGenFTConfigProtocol | 1.3.6.1.4.1.2281.10.11.4.1.1.2 | INTEGER | read-write | This value is file transfer protocol. |
| STR genEquipSecurityGenFTConfigUsername | 1.3.6.1.4.1.2281.10.11.4.1.1.3 | DisplayString | read-write | This value is the user's name |
| STR genEquipSecurityGenFTConfigPassword | 1.3.6.1.4.1.2281.10.11.4.1.1.4 | DisplayString | read-write | This value is the users password. |
| IP genEquipSecurityGenFTConfigAddress | 1.3.6.1.4.1.2281.10.11.4.1.1.5 | IpAddress | read-write | This value is the server IP. |
| STR genEquipSecurityGenFTConfigFilePath | 1.3.6.1.4.1.2281.10.11.4.1.1.6 | DisplayString | read-write | This value is file path. |
| STR genEquipSecurityGenFTConfigFileName | 1.3.6.1.4.1.2281.10.11.4.1.1.7 | DisplayString | read-only | This value is the file name. |
| OCT genEquipSecurityGenFTConfigIpV6Address | 1.3.6.1.4.1.2281.10.11.4.1.1.8 | OCTET STRING | read-write | IP address v6 of the server, where the file are to be transferred to/from. |
| genEquipSecurityGenFTStatusTable | 1.3.6.1.4.1.2281.10.11.4.2 | not-accessible | Security General File Transfer Status Table. | |
| genEquipSecurityGenFTStatusEntry | 1.3.6.1.4.1.2281.10.11.4.2.1 | not-accessible | Security General File Transfer Status Table. | |
| INT genEquipSecurityGenFTStatusIndex | 1.3.6.1.4.1.2281.10.11.4.2.1.1 | INTEGER | read-write | This value is the index of file transfer status table. |
| FTS genEquipSecurityGenFTStatusStatus | 1.3.6.1.4.1.2281.10.11.4.2.1.2 | FTStatus | read-only | File transfer operation status. |
| INT genEquipSecurityGenFTStatusProgress | 1.3.6.1.4.1.2281.10.11.4.2.1.3 | INTEGER | read-only | Process prcentage |
| INT genEquipSecurityGenFTOperations | 1.3.6.1.4.1.2281.10.11.4.11 | INTEGER | read-write | File transfer operations |
| ENA genEquipSecurityGenImportExportAdmin | 1.3.6.1.4.1.2281.10.11.4.12 | EnableDisable | read-write | Admin for import or export security settings |
| genEquipSecurityAccessControl | 1.3.6.1.4.1.2281.10.11.5 | |||
| genEquipSecurityAccessControlProfileTable | 1.3.6.1.4.1.2281.10.11.5.1 | not-accessible | Security Access Control Profile Table. | |
| genEquipSecurityAccessControlProfileEntry | 1.3.6.1.4.1.2281.10.11.5.1.1 | not-accessible | Security Access Control Profile Table Entry | |
| STR genEquipSecurityAccessControlProfileName | 1.3.6.1.4.1.2281.10.11.5.1.1.1 | DisplayString | read-write | User profile name. |
| INT genEquipSecurityAccessControlProfileChannel | 1.3.6.1.4.1.2281.10.11.5.1.1.2 | INTEGER | read-write | Permitted access channels. |
| INT genEquipSecurityAccessControlProfileUsed | 1.3.6.1.4.1.2281.10.11.5.1.1.3 | INTEGER | read-only | Indicate whether the profile in used |
| RBA genEquipSecurityAccessControlProfileSecurityWrite | 1.3.6.1.4.1.2281.10.11.5.1.1.4 | RbacAccessLevel | read-write | Security functional write access level. |
| RBA genEquipSecurityAccessControlProfileSecurityRead | 1.3.6.1.4.1.2281.10.11.5.1.1.5 | RbacAccessLevel | read-write | Security functional read access level. |
| RBA genEquipSecurityAccessControlProfileMngWrite | 1.3.6.1.4.1.2281.10.11.5.1.1.6 | RbacAccessLevel | read-write | Management functional write access level. |
| RBA genEquipSecurityAccessControlProfileMngRead | 1.3.6.1.4.1.2281.10.11.5.1.1.7 | RbacAccessLevel | read-write | Management functional read access level. |
| RBA genEquipSecurityAccessControlProfileRadioWrite | 1.3.6.1.4.1.2281.10.11.5.1.1.8 | RbacAccessLevel | read-write | Radio functional write access level. |
| RBA genEquipSecurityAccessControlProfileRadioRead | 1.3.6.1.4.1.2281.10.11.5.1.1.9 | RbacAccessLevel | read-write | Radio functional read access level. |
| RBA genEquipSecurityAccessControlProfileTDMWrite | 1.3.6.1.4.1.2281.10.11.5.1.1.10 | RbacAccessLevel | read-write | TDM functional write access level. |
| RBA genEquipSecurityAccessControlProfileTDMRead | 1.3.6.1.4.1.2281.10.11.5.1.1.11 | RbacAccessLevel | read-write | TDM functional read access level. |
| RBA genEquipSecurityAccessControlProfileEthWrite | 1.3.6.1.4.1.2281.10.11.5.1.1.12 | RbacAccessLevel | read-write | Ether functional write access level. |
| RBA genEquipSecurityAccessControlProfileEthRead | 1.3.6.1.4.1.2281.10.11.5.1.1.13 | RbacAccessLevel | read-write | Ether functional read access level. |
| RBA genEquipSecurityAccessControlProfileSyncWrite | 1.3.6.1.4.1.2281.10.11.5.1.1.14 | RbacAccessLevel | read-write | Sync functional write access level. |
| RBA genEquipSecurityAccessControlProfileSyncRead | 1.3.6.1.4.1.2281.10.11.5.1.1.15 | RbacAccessLevel | read-write | Sync functional read access level. |
| ROW genEquipSecurityAccessControlProfileRowStatus | 1.3.6.1.4.1.2281.10.11.5.1.1.30 | RowStatus | read-write | Row Status for Profile table. |
| genEquipSecurityAccessControlUserTable | 1.3.6.1.4.1.2281.10.11.5.2 | not-accessible | Security Access Control User Table. | |
| genEquipSecurityAccessControlUserEntry | 1.3.6.1.4.1.2281.10.11.5.2.1 | not-accessible | Security Access Control User Table Entry | |
| STR genEquipSecurityAccessControlUserName | 1.3.6.1.4.1.2281.10.11.5.2.1.1 | DisplayString | read-write | User name. |
| STR genEquipSecurityAccessControlUserProfile | 1.3.6.1.4.1.2281.10.11.5.2.1.2 | DisplayString | read-write | User's profile name. |
| STR genEquipSecurityAccessControlUserPassword | 1.3.6.1.4.1.2281.10.11.5.2.1.3 | DisplayString | read-write | User's password |
| INT genEquipSecurityAccessControlUserExpired | 1.3.6.1.4.1.2281.10.11.5.2.1.4 | INTEGER | read-write | expired date of user account. |
| NOY genEquipSecurityAccessControlUserBlock | 1.3.6.1.4.1.2281.10.11.5.2.1.5 | NoYes | read-write | Block user account. |
| INT genEquipSecurityAccessControlUserLastLogout | 1.3.6.1.4.1.2281.10.11.5.2.1.6 | INTEGER | read-write | Current login indication. |
| NOY genEquipSecurityAccessControlUserLoggedIn | 1.3.6.1.4.1.2281.10.11.5.2.1.7 | NoYes | read-write | Current login indication. |
| ROW genEquipSecurityAccessControlUserRowStatus | 1.3.6.1.4.1.2281.10.11.5.2.1.30 | RowStatus | read-write | Row Status for users table. |
| NOY genEquipSecurityAccessControlPassEnforceStrength | 1.3.6.1.4.1.2281.10.11.5.11 | NoYes | read-write | Enforce strength password. |
| NOY genEquipSecurityAccessControlPassFirstLoginChange | 1.3.6.1.4.1.2281.10.11.5.12 | NoYes | read-write | Password change for first login. |
| NOY genEquipSecurityAccessControlPassAging | 1.3.6.1.4.1.2281.10.11.5.13 | NoYes | read-write | Password aging. |
| INT genEquipSecurityAccessControlFailureLoginAttempt | 1.3.6.1.4.1.2281.10.11.5.14 | INTEGER | read-write | Failure login threshold blocking user account. |
| INT genEquipSecurityAccessControlBlockFailureLoginPeriod | 1.3.6.1.4.1.2281.10.11.5.15 | INTEGER | read-write | Blocking period due to failure login. |
| INT genEquipSecurityAccessControlBlockunusedAccount | 1.3.6.1.4.1.2281.10.11.5.16 | INTEGER | read-write | Period time for block unused account. |
| NOY genEquipSecurityAccessControlBlockRootRemote | 1.3.6.1.4.1.2281.10.11.5.17 | NoYes | read-write | Root remote access. |
| genEquipSecurityProtocolsControl | 1.3.6.1.4.1.2281.10.11.6 | |||
| INT genEquipSecurityProtocolsControlAutoSessionTimeOut | 1.3.6.1.4.1.2281.10.11.6.1 | INTEGER | read-write | Logout session after incativity timeout. |
| ENA genEquipSecurityProtocolsControlSNMPAdmin | 1.3.6.1.4.1.2281.10.11.6.2 | EnableDisable | read-write | SNMP Admin. |
| DOW genEquipSecurityProtocolsControlSNMPOperStatus | 1.3.6.1.4.1.2281.10.11.6.3 | DownUp | read-only | SNMP Operational Status. |
| INT genEquipSecurityProtocolsControlSNMPTrapVersion | 1.3.6.1.4.1.2281.10.11.6.4 | INTEGER | read-write | SNMP Trap version. |
| STR genEquipSecurityProtocolsControlSNMPMIBVersion | 1.3.6.1.4.1.2281.10.11.6.5 | DisplayString | read-only | SNMP MIB version. |
| NOY genEquipSecurityProtocolsControlSNMPV1V2Blocked | 1.3.6.1.4.1.2281.10.11.6.6 | NoYes | read-write | SNMP V1V2 is blocked. |
| ENA genEquipSecurityProtocolsControlHTTPAdmin | 1.3.6.1.4.1.2281.10.11.6.7 | EnableDisable | read-write | HTTP Admin. |
| genEquipSecurityMonitorAndLogs | 1.3.6.1.4.1.2281.10.11.7 | |||
| genEquipSecurityConfigLogUploadConfigTable | 1.3.6.1.4.1.2281.10.11.7.1 | not-accessible | Config Log Upload Configuration. | |
| genEquipSecurityConfigLogUploadConfigEntry | 1.3.6.1.4.1.2281.10.11.7.1.1 | not-accessible | Config Log Upload Configuration Table Entry | |
| INT genEquipSecurityConfigLogUploadConfigIndex | 1.3.6.1.4.1.2281.10.11.7.1.1.1 | INTEGER | read-only | Config Log Upload Configuration index. has Fixed value of 1 |
| FTP genEquipSecurityConfigLogUploadConfigProtocol | 1.3.6.1.4.1.2281.10.11.7.1.1.2 | FtpProtocolType | read-write | Config Log Upload Configuration Protocol. |
| STR genEquipSecurityConfigLogUploadConfigUsername | 1.3.6.1.4.1.2281.10.11.7.1.1.3 | DisplayString | read-write | Config Log Upload Username |
| STR genEquipSecurityConfigLogUploadConfigPassword | 1.3.6.1.4.1.2281.10.11.7.1.1.4 | DisplayString | read-write | Config Log Upload Configuration Password. |
| IP genEquipSecurityConfigLogUploadConfigIpaddress | 1.3.6.1.4.1.2281.10.11.7.1.1.5 | IpAddress | read-write | Config Log Upload Configuration ip address (Ipv4). |
| STR genEquipSecurityConfigLogUploadConfigPath | 1.3.6.1.4.1.2281.10.11.7.1.1.6 | DisplayString | read-write | Config Log Upload Configuration Path. |
| STR genEquipSecurityConfigLogUploadConfigFilename | 1.3.6.1.4.1.2281.10.11.7.1.1.7 | DisplayString | read-write | Config Log Upload Configuration Filename. |
| OCT genEquipSecurityConfigLogUploadConfigIpV6Address | 1.3.6.1.4.1.2281.10.11.7.1.1.8 | OCTET STRING | read-write | Config Log Upload Configuration ip address (Ipv6). |
| genEquipSecurityConfigLogUploadStatusTable | 1.3.6.1.4.1.2281.10.11.7.2 | not-accessible | Config Log Upload Status. | |
| genEquipSecurityConfigLogUploadStatusEntry | 1.3.6.1.4.1.2281.10.11.7.2.1 | not-accessible | Config Log Upload Status Table Entry | |
| INT genEquipSecurityConfigLogUploadStatusIndex | 1.3.6.1.4.1.2281.10.11.7.2.1.1 | INTEGER | read-only | Config Log Upload Status index. has Fixed value of 1 |
| FIL genEquipSecurityConfigLogUploadStatusStatus | 1.3.6.1.4.1.2281.10.11.7.2.1.2 | FileTransferStatus | read-write | Config Log Upload Configuration Protocol. |
| INT genEquipSecurityConfigLogUploadStatusPrcntg | 1.3.6.1.4.1.2281.10.11.7.2.1.3 | INTEGER | read-only | Progress status in percentage. |
| INT genEquipSecurityConfigLogUpload | 1.3.6.1.4.1.2281.10.11.7.10 | INTEGER | read-write | Configuration Log Upload. |
| genEquipSecurityRadiusServer | 1.3.6.1.4.1.2281.10.11.8 | |||
| genEquipSecurityRadiusServerConfigurationTable | 1.3.6.1.4.1.2281.10.11.8.1 | not-accessible | Radius configuration table. | |
| genEquipSecurityRadiusServerConfigurationEntry | 1.3.6.1.4.1.2281.10.11.8.1.1 | not-accessible | Radius configuration table Entry | |
| INT genEquipSecurityAccessControlRadiusServerId | 1.3.6.1.4.1.2281.10.11.8.1.1.1 | INTEGER | read-only | Server id: 1 - primary, 2-secondary |
| IP genEquipSecurityAccessControlRadiusServerIpV4Address | 1.3.6.1.4.1.2281.10.11.8.1.1.2 | IpAddress | read-write | The IP address of the RADIUS Server. |
| OCT genEquipSecurityAccessControlRadiusServerIpv6Address | 1.3.6.1.4.1.2281.10.11.8.1.1.3 | OCTET STRING | read-write | The IP address of the RADIUS Server |
| INT genEquipSecurityAccessControlRadiusServerPort | 1.3.6.1.4.1.2281.10.11.8.1.1.4 | INTEGER | read-write | The port ID of the RADIUS protocol in the RADIUS Server. |
| INT genEquipSecurityAccessControlRadiusServerRetries | 1.3.6.1.4.1.2281.10.11.8.1.1.5 | INTEGER | read-write | The number of times the agent will retry to communicate with the selected RADIUS server before declaring the server to be not reachable. |
| INT genEquipSecurityAccessControlRadiusServerTimeout | 1.3.6.1.4.1.2281.10.11.8.1.1.6 | INTEGER | read-write | The timeout that the agent will wait in each communication with the selected RADIUS server before retrying if no response is received. |
| OCT genEquipSecurityAccessControlRadiusServerSharedSecret | 1.3.6.1.4.1.2281.10.11.8.1.1.7 | OCTET STRING | read-write | The shared secret of the Radius Server. |
| ENA genEquipSecurityAccessControlRadiusServerConnectivityStatus | 1.3.6.1.4.1.2281.10.11.8.1.1.8 | EnableDisable | read-only | The connectivity status of the RADIUS server in the last login tried. |
| genEquipSecurityAccessControlRadiusUsersTable | 1.3.6.1.4.1.2281.10.11.8.2 | not-accessible | Radius privilege table. | |
| genEquipSecurityAccessControlRadiusUsersEntry | 1.3.6.1.4.1.2281.10.11.8.2.1 | not-accessible | Radius privilege table Entry | |
| STR genEquipSecurityAccessControlRadiusUsersId | 1.3.6.1.4.1.2281.10.11.8.2.1.1 | DisplayString | read-only | User ID |
| INT genEquipSecurityAccessControlRadiusUserInstances | 1.3.6.1.4.1.2281.10.11.8.2.1.2 | INTEGER | read-only | A number of the same connected users. |
| INT genEquipSecurityAccessControlRadiusUsersAccessChannels | 1.3.6.1.4.1.2281.10.11.8.2.1.3 | INTEGER | read-only | A bits stands for each access channel: serial-0, telnet-1, ssh-2, web-3 |
| RAD genEquipSecurityAccessControlRadiusUsersEthReadLevel | 1.3.6.1.4.1.2281.10.11.8.2.1.4 | RaduisAcceaaLevel | read-only | The RADIUS permitted access for Ethernet Read Level functional group. |
| RAD genEquipSecurityAccessControlRadiusUsersEthWriteLevel | 1.3.6.1.4.1.2281.10.11.8.2.1.5 | RaduisAcceaaLevel | read-only | The RADIUS permitted access for Ethernet Write Level functional group. |
| RAD genEquipSecurityAccessControlRadiusUsersMngReadLevel | 1.3.6.1.4.1.2281.10.11.8.2.1.6 | RaduisAcceaaLevel | read-only | The RADIUS permitted access for MNG Read Level functional group. |
| RAD genEquipSecurityAccessControlRadiusUsersMngWriteLevel | 1.3.6.1.4.1.2281.10.11.8.2.1.7 | RaduisAcceaaLevel | read-only | The RADIUS permitted access for MNG Write Level functional group. |
| RAD genEquipSecurityAccessControlRadiusUsersRadioReadLevel | 1.3.6.1.4.1.2281.10.11.8.2.1.8 | RaduisAcceaaLevel | read-only | The RADIUS permitted access for Radio Read Level functional group. |
| RAD genEquipSecurityAccessControlRadiusUsersRadioWriteLevel | 1.3.6.1.4.1.2281.10.11.8.2.1.9 | RaduisAcceaaLevel | read-only | The RADIUS permitted access for Radio Write Level functional group. |
| RAD genEquipSecurityAccessControlRadiusUsersSecurityReadLevel | 1.3.6.1.4.1.2281.10.11.8.2.1.10 | RaduisAcceaaLevel | read-only | The RADIUS permitted access for Security Read Level functional group. |
| RAD genEquipSecurityAccessControlRadiusUsersSecurityWriteLevel | 1.3.6.1.4.1.2281.10.11.8.2.1.11 | RaduisAcceaaLevel | read-only | The RADIUS permitted access for Security Write Level functional group. |
| RAD genEquipSecurityAccessControlRadiusUsersSyncReadLevel | 1.3.6.1.4.1.2281.10.11.8.2.1.12 | RaduisAcceaaLevel | read-only | The RADIUS permitted access for Sync Read Level functional group. |
| RAD genEquipSecurityAccessControlRadiusUsersSyncWriteLevel | 1.3.6.1.4.1.2281.10.11.8.2.1.13 | RaduisAcceaaLevel | read-only | The RADIUS permitted access for Sync Write Level functional group. |
| RAD genEquipSecurityAccessControlRadiusUsersTdmReadLevel | 1.3.6.1.4.1.2281.10.11.8.2.1.14 | RaduisAcceaaLevel | read-only | The RADIUS permitted access for TDM Read Level functional group. |
| RAD genEquipSecurityAccessControlRadiusUsersTdmWriteLevel | 1.3.6.1.4.1.2281.10.11.8.2.1.15 | RaduisAcceaaLevel | read-only | The RADIUS permitted access for TDM Write Level functional group. |
| ENA genEquipSecurityRadiusAdmin | 1.3.6.1.4.1.2281.10.11.8.10 | EnableDisable | read-write | Control working withRadius Server. |
| genEquipSecurityCertificate | 1.3.6.1.4.1.2281.10.11.9 | |||
| CSR genEquipSecurityCsrCertificateFileTransferSet | 1.3.6.1.4.1.2281.10.11.9.1 | CsrCertificateFTState | read-write | CSR generate and Upload. |
| FTS genEquipSecurityCsrStatus | 1.3.6.1.4.1.2281.10.11.9.2 | FTStatus | read-only | Status of last geneate and upload. |
| INT genEquipSecurityCsrCertificateGenerateAndUploadPercentage | 1.3.6.1.4.1.2281.10.11.9.3 | INTEGER | read-only | Percentage of last generate CSR and upload. |
| OFF genEquipSecurityCertificateInstallSet | 1.3.6.1.4.1.2281.10.11.9.4 | OffOn | read-write | Certificate Install. |
| FTS genEquipSecurityCertificateDownloadStatus | 1.3.6.1.4.1.2281.10.11.9.5 | FTStatus | read-only | tatus of last certificate download. |
| INT genEquipSecurityCertificateDownloadPercentage | 1.3.6.1.4.1.2281.10.11.9.6 | INTEGER | read-only | Percentage of certificate download operation. |
| genEquipSecurityCsrAttributesTable | 1.3.6.1.4.1.2281.10.11.9.10 | not-accessible | CSR Attributes Table. | |
| genEquipSecurityCsrAttributesEntry | 1.3.6.1.4.1.2281.10.11.9.10.1 | not-accessible | CSR Attributes Table Entry | |
| INT genEquipSecurityCsrAttributesIndex | 1.3.6.1.4.1.2281.10.11.9.10.1.1 | INTEGER | read-only | Index to table, constant 1 |
| STR genEquipSecurityCsrAttributesCountry | 1.3.6.1.4.1.2281.10.11.9.10.1.2 | DisplayString | read-write | The two-letter ISO abbreviation for your country (ISO3166-1) (example US). |
| STR genEquipSecurityCsrAttributesLocality | 1.3.6.1.4.1.2281.10.11.9.10.1.3 | DisplayString | read-write | The city where your organization is legally located |
| STR genEquipSecurityCsrAttributesState | 1.3.6.1.4.1.2281.10.11.9.10.1.4 | DisplayString | read-write | The state or province where your organization is legally located. Can not be abbreviated. |
| STR genEquipSecurityCsrAttributesOrganization | 1.3.6.1.4.1.2281.10.11.9.10.1.5 | DisplayString | read-write | The exact legal name of your organization. Do not abbreviate your organization name. |
| STR genEquipSecurityCsrAttributesOu | 1.3.6.1.4.1.2281.10.11.9.10.1.6 | DisplayString | read-write | Section of the organization. Example: Marketing. |
| STR genEquipSecurityCsrAttributesCommonName | 1.3.6.1.4.1.2281.10.11.9.10.1.7 | DisplayString | read-write | The fully qualified domain name for your web server. This must be an exact match. |
| STR genEquipSecurityCsrAttributesEmail | 1.3.6.1.4.1.2281.10.11.9.10.1.8 | DisplayString | read-only | An email address used to contact your organization. |
| CSR genEquipSecurityCsrAttributesFileFormat | 1.3.6.1.4.1.2281.10.11.9.10.1.9 | CsrFileFormat | read-only | CSR file format. PEM or DER. |
| genEquipSecurityCsrUploadConfigTable | 1.3.6.1.4.1.2281.10.11.9.11 | not-accessible | CSR (Certificate Request) Upload Configuration Table. | |
| genEquipSecurityCsrUploadConfigEntry | 1.3.6.1.4.1.2281.10.11.9.11.1 | not-accessible | CSR (Certificate Request) Upload Configuration Table Entry | |
| INT genEquipSecurityCsrUploadConfigIndex | 1.3.6.1.4.1.2281.10.11.9.11.1.1 | INTEGER | read-only | CSR upload Configuration index. has Fixed value of 1 |
| IP genEquipSecurityCsrUploadConfigIpv4Address | 1.3.6.1.4.1.2281.10.11.9.11.1.2 | IpAddress | read-write | IPv4 address of the server, where the file are to be transferred to/from. |
| OCT genEquipSecurityCsrUploadConfigIpV6Address | 1.3.6.1.4.1.2281.10.11.9.11.1.3 | OCTET STRING | read-write | IPv6 address of the server, where the file are to be transferred to/from |
| STR genEquipSecurityCsrUploadConfigTableUsername | 1.3.6.1.4.1.2281.10.11.9.11.1.4 | DisplayString | read-write | User name for accesssing files in the server (User credentials to access server). |
| STR genEquipSecurityCsrUploadConfigPassword | 1.3.6.1.4.1.2281.10.11.9.11.1.5 | DisplayString | read-write | Password (User credentials to access server). |
| STR genEquipSecurityCsrUploadConfigPath | 1.3.6.1.4.1.2281.10.11.9.11.1.6 | DisplayString | read-write | Location of file in the server (folder). |
| STR genEquipSecurityCsrUploadConfigFilename | 1.3.6.1.4.1.2281.10.11.9.11.1.7 | DisplayString | read-only | Filename in the server, where the file are to be transferred to/from. |
| genEquipSecurityCertificateDownloadConfigTable | 1.3.6.1.4.1.2281.10.11.9.12 | not-accessible | CSR (Certificate Request) Download Configuration Table. | |
| genEquipSecurityCertificateDownloadConfigEntry | 1.3.6.1.4.1.2281.10.11.9.12.1 | not-accessible | CSR (Certificate Request) Download Configuration Table Entry | |
| INT genEquipSecurityCertificateDownloadConfigIndex | 1.3.6.1.4.1.2281.10.11.9.12.1.1 | INTEGER | read-only | Certificate download configuration index. has Fixed value of 1 |
| IP genEquipSecurityCertificateDownloadConfigIpv4Address | 1.3.6.1.4.1.2281.10.11.9.12.1.2 | IpAddress | read-write | IPv4 address of the server, where the file are to be transferred to/from. |
| OCT genEquipSecurityCertificateDownloadConfigIpV6Address | 1.3.6.1.4.1.2281.10.11.9.12.1.3 | OCTET STRING | read-write | IPv6 address of the server, where the file are to be transferred to/from |
| STR genEquipSecurityCertificateDownloadConfigUsername | 1.3.6.1.4.1.2281.10.11.9.12.1.4 | DisplayString | read-write | User name for accesssing files in the server (User credentials to access server). |
| STR genEquipSecurityCertificateDownloadConfigPassword | 1.3.6.1.4.1.2281.10.11.9.12.1.5 | DisplayString | read-write | Password (User credentials to access server). |
| STR genEquipSecurityCertificateDownloadConfigPath | 1.3.6.1.4.1.2281.10.11.9.12.1.6 | DisplayString | read-write | Location of file in the server (folder). |
| STR genEquipSecurityCertificateDownloadConfigFilename | 1.3.6.1.4.1.2281.10.11.9.12.1.7 | DisplayString | read-only | Filename in the server, where the file are to be transferred to/from. |
| genEquipSecurityTrafficCrypto | 1.3.6.1.4.1.2281.10.11.10 | |||
| ENA genEquipSecurityFipsAdmin | 1.3.6.1.4.1.2281.10.11.10.1 | EnableDisable | read-write | FIPS admin configuration parameter |
| DOW genEquipSecurityFipsStatus | 1.3.6.1.4.1.2281.10.11.10.2 | DownUp | read-only | FIPS operational status. |
| genEquipTrafficCryptoConfigTable | 1.3.6.1.4.1.2281.10.11.10.10 | not-accessible | Traffic Crypto configuration table. | |
| genEquipTrafficCryptoConfigEntry | 1.3.6.1.4.1.2281.10.11.10.10.1 | not-accessible | Traffic Crypto configuration table entry | |
| INT genEquipTrafficCryptoConfigId | 1.3.6.1.4.1.2281.10.11.10.10.1.1 | INTEGER | read-only | Traffic crypto Configuration Intreface ID |
| INT genEquipTrafficCryptoConfigConfigAdmin | 1.3.6.1.4.1.2281.10.11.10.10.1.2 | INTEGER | read-write | Traffic Crypto Admin Mode. |
| OCT genEquipTrafficCryptoConfigMkey | 1.3.6.1.4.1.2281.10.11.10.10.1.3 | OCTET STRING | read-write | Traffic Crypto Master Key. |
| OCT genEquipTrafficCryptoConfigBackupMkey | 1.3.6.1.4.1.2281.10.11.10.10.1.4 | OCTET STRING | read-write | Traffic Crypto Backup Master Key |
| INT genEquipTrafficCryptoConfigMkeyPeriod | 1.3.6.1.4.1.2281.10.11.10.10.1.5 | INTEGER | read-write | Master Key Expire Configuration. |
| INT genEquipTrafficCryptoConfigRandKeyGen | 1.3.6.1.4.1.2281.10.11.10.10.1.6 | INTEGER | read-write | Random Key generation/clear indication. |
| INT genEquipTrafficCryptoConfigSkeyPeriod | 1.3.6.1.4.1.2281.10.11.10.10.1.7 | INTEGER | read-write | Session Key Update Time Configuration. |
| genEquipTrafficCryptoStatusTable | 1.3.6.1.4.1.2281.10.11.10.11 | not-accessible | Traffic Crypto status table. | |
| genEquipTrafficCryptoStatusEntry | 1.3.6.1.4.1.2281.10.11.10.11.1 | not-accessible | Traffic Crypto status table Entry | |
| INT genEquipTrafficCryptoStatusId | 1.3.6.1.4.1.2281.10.11.10.11.1.1 | INTEGER | read-only | Traffic Crypto Status Intreface ID |
| INT genEquipTrafficCryptoStatusValid | 1.3.6.1.4.1.2281.10.11.10.11.1.2 | INTEGER | read-only | Crypto Interface Validation State. |
| INT genEquipTrafficCryptoStatusMkeyTimeExpire | 1.3.6.1.4.1.2281.10.11.10.11.1.3 | INTEGER | read-only | Number of days Mkey to expire. |
FAQ
How would I use MWRM-UNIT-MIB to check the health of a remote microwave backhaul radio?
It exposes the radio indoor unit's environmental temperature (genEquipUnitIduTemperature) and input voltage (genEquipUnitIduVoltageInput) plus operational state (genEquipOperation), so an operator can poll a remote cellular backhaul site to confirm the radio isn't overheating or losing power without a truck roll.
Can MWRM-UNIT-MIB tell me if someone changed the radio's configuration recently?
Yes, genEquipLastCfgTimeStamp tracks when the configuration was last changed and genEquipInvGenTime/genEquipMIBVersion report inventory freshness and MIB/software version, letting you confirm whether a config or firmware update coincided with a reported issue.
RFC description
Microwave radio management MIB defining textual conventions and monitoring objects for radio units.
Start monitoring Microwave radio link terminal (indoor unit, vendor unconfirmed) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.