MIB Viewer

SCTE-HMS-PROPERTY-MIB

29 objects
This MIB contains information that must be supported by all HMS network elements, including but not limited to, transponders, line monitors, amplifiers, fiber nodes, and power supplies. The Property MIB defines the 'properties' that may be associated with each parameter. This MIB is defined so that these 'properties' may be applied to any parameter, because the index to the MIB is the object identifier of the parameter. The purpose of a 'property' is to provide a mechanism to manage alarm thresholds. It is not the responsibility of the transponder to check for violation of the above recommendations. The element manager is responsible for checking alarm limit values. Entries in the property table are specifically for 'analog' parameters. The discrete property table is used to monitor other parameters. Each property entry has four alarm threshold levels that may be established. These are: LOLO Alarm threshold for the extreme low condition. LO Alarm threshold for the low condition. HI Alarm threshold for the high condition. HIHI Alarm threshold for the extreme high condition. In addition, there is a 'Deadband' setting which applies to all alarm thresholds. After an alarm occurs, the parameter value must pass back over the alarm threshold by this amount for the alarm condition to be cleared. This Deadband is smaller than the distance between any two alarm thresholds to avoid indeterminate states. Alarm detection for each threshold is controlled by a specific bit in the alarmEnable variable for the entry. Alarm detection is active when the corresponding bit in alarmEnable is enabled. When an alarm condition is detected, in either the propertyTable or the discretePropertyTable, an entry is created in the alarm log ( see HMS023Rx.MIB ) and an alarmEvent SNMP trap sent by the transponder/agent. NOTE Parameters which do not 'exist' must NOT have properties that are accessible. For example, in the HMS027 MIB (SCTE 38-4), the MIB object psOutputPowerSupport indicates whether or not the power supply supports the psPowerOut object. If the psPowerOut object is NOT supported, then the properties normally associated with the psPowerOut object must not be accessible. Some devices only require 16 bit integer or smaller and therefore only support 16 bit (or smaller) values. Values outside of the supported range will return a bad value error.
Imported Objects
SCTE-HMS-ROOTSpropertyIdent
SNMPv2-CONFMODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMIInteger32 MODULE-IDENTITY OBJECT-TYPE
OIDNameAccessStatusDescription
1.3.6.1.4.1.5591.1.1.1TablepropertyTablenot-accessiblecurrentA table that contains information about NE parameter properties.
1.3.6.1.4.1.5591.1.1.1.1RowpropertyEntrynot-accessiblecurrentA list of information about each property. The OID suffix for an entry in this table is constructed by appending the length of parameterOID and then the compon…
1.3.6.1.4.1.5591.1.1.1.1.1ColumnparameterOIDread-onlycurrentIndex into propertyTable. This is the OID of the parameter whose property is being accessed. Example: OID of power supply the first instance of the psInputVolt…
1.3.6.1.4.1.5591.1.1.1.1.2ColumnalarmEnableread-writecurrentAlarm enable bit mask. A 1 in a bit position indicates the alarm is enabled. Bit 0 = LOLO (Major alarm) Bit 1 = LO (Minor alarm) Bit 2 = HI (Minor alarm) Bit 3…
1.3.6.1.4.1.5591.1.1.1.1.3ColumncurrentAlarmStateread-onlycurrentThe object contains the current alarm status associated with this property entry.
1.3.6.1.4.1.5591.1.1.1.1.4ColumnanalogAlarmHIHIread-writecurrentThe HIHI (Major alarm) alarm occurs at this value. The unit associated with this property is the same as that of the parameter addressed. This object should be…
1.3.6.1.4.1.5591.1.1.1.1.5ColumnanalogAlarmHIread-writecurrentThe HI (Minor alarm)alarm occurs at this value. The unit associated with this property is the same as that of the parameter addressed. This object should be ke…
1.3.6.1.4.1.5591.1.1.1.1.6ColumnanalogAlarmLOread-writecurrentThe LO (Minor alarm) alarm occurs at this value. The unit associated with this property is the same as that of the parameter addressed. This object should be k…
1.3.6.1.4.1.5591.1.1.1.1.7ColumnanalogAlarmLOLOread-writecurrentThe LOLO (Major alarm)alarm occurs at this value. The unit associated with this property is the same as that of the parameter addressed. This object should be …
1.3.6.1.4.1.5591.1.1.1.1.9ColumnanalogAlarmDeadbandread-writecurrentDeadband for prevention of alarm oscillation. An alarm does not return to normal until the value either (a) passes the original threshold by this amount in the…
1.3.6.1.4.1.5591.1.1.2TablecurrentAlarmTablenot-accessiblecurrentA table that contains information about NE parameter properties that have alarms currently active.
1.3.6.1.4.1.5591.1.1.2.1RowcurrentAlarmEntrynot-accessiblecurrentA list of information about each property with an alarm that is currently active. The OID suffix for an entry in this table is constructed by appending the len…
1.3.6.1.4.1.5591.1.1.2.1.1ColumncurrentAlarmOIDread-onlycurrentThis is the OID of the alarmed object whose current value makes an alarm active. In the case of the alarmed analog object, the value of this object is equal to…
1.3.6.1.4.1.5591.1.1.2.1.2ColumncurrentAlarmAlarmStateread-onlycurrentThe object contains the current alarm state of the associated property entry.
1.3.6.1.4.1.5591.1.1.2.1.3ColumncurrentAlarmAlarmValueread-onlycurrentValue that caused this alarm. Some devices only require 16 bit integer or smaller and therefore only support 16 bit (or smaller) values.
1.3.6.1.4.1.5591.1.1.3TablediscretePropertyTablenot-accessiblecurrentA table that contains information about NE parameter properties.
1.3.6.1.4.1.5591.1.1.3.1RowdiscretePropertyEntrynot-accessiblecurrentA list of information about each property. The OID suffix for an entry in this table is constructed by appending the length of discreteParameterOID and then th…
1.3.6.1.4.1.5591.1.1.3.1.1ColumndiscreteParameterOIDread-onlycurrentFirst index into discretePropertyTable. This is the OID of the parameter whose property is being accessed. Example: OID of psTamper for power supply 1 is 1.3.6…
1.3.6.1.4.1.5591.1.1.3.1.2ColumndiscreteAlarmValueread-onlycurrentSecond index into the discretePropertyTable. When the parameter, specified by discreteParameterOID has this value, an alarm will occur. Some devices only requi…
1.3.6.1.4.1.5591.1.1.3.1.3ColumndiscreteAlarmEnableread-writecurrentWhen set to enable(2 or 3), alarm processing for this property is enabled. When set to disable(1), alarm processing for this property is disabled. No entries i…
1.3.6.1.4.1.5591.1.1.3.1.4ColumndiscreteAlarmStateread-onlycurrentThis object contains the current alarm state for this discrete property entry.
1.3.6.1.4.1.5591.1.1.4IdentitypropertyModuleIdentityThis MIB contains information that must be supported by all HMS network elements, including but not limited to, transponders, line monitors, amplifiers, fiber …
1.3.6.1.4.1.5591.1.1.4.1NodepropertyMIBConformance
1.3.6.1.4.1.5591.1.1.4.1.1NodepropertyMIBCompliances
1.3.6.1.4.1.5591.1.1.4.1.1.1CompliancepropertyMIBCompliancecurrentThe compliance statement for HMS entities which implement the SCTE HMS Property MIB.
1.3.6.1.4.1.5591.1.1.4.1.2NodepropertyMIBGroups
1.3.6.1.4.1.5591.1.1.4.1.2.1GroupanalogAlarmsGroupcurrentThe analog alarms group defines objects which represent alarm information for alarmable analog variables in an optical module.
1.3.6.1.4.1.5591.1.1.4.1.2.2GroupdiscreteAlarmsGroupcurrentThe discrete alarms group defines objects which represent alarm information for alarmable discrete variables in an optical module.
1.3.6.1.4.1.5591.1.1.4.1.2.3GroupcurrentAlarmsGroupcurrentThe current alarms group defines objects which represent a list of active alarms present in an optical module.