All MIBs › VIDEOFRAME-SIGMON-MIB
Organization: Videoframe Systems
Last Updated: 2001-01-19
Category: Videoframe Broadcast Monitoring
Description:
Monitors Videoframe Systems broadcast signal presence, quality, and fault conditions in video facilities.
Imported Objects
From RFC1155-SMI
| OBJECT-TYPE |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-IDENTITY |
From SNMPv2-TC
| DisplayString | |
| RowStatus |
| vfBoxId | OBJECT-TYPE |
From VIDEOFRAME-REGISTRATIONS-MIB
| vfMIBModules | OBJECT-IDENTITY |
| vfProducts | OBJECT-IDENTITY |
| vfProductsReg | OBJECT-IDENTITY |
What Is VIDEOFRAME-SIGMON-MIB?
VIDEOFRAME-SIGMON-MIB is a Videoframe Systems MIB for their Signal Monitoring Frame product, used to monitor broadcast video signal presence, quality, and fault conditions across modular equipment frames in video facilities. It exposes per-slot module identification and status, alarm configuration, and physical frame control objects. Its monitoring emphasis is squarely on hardware/module status: slot occupancy and status (vfFrameSlotStatus), module identity and description, alarm enable and auto-rearm behavior, and frame-level controls like taking the frame offline or triggering a locate indicator for physical identification in a rack. It augments the vendor's own VF-GENERIC MIB and standard MIB-2 for base device identification, rather than depending on broader IETF standards. It is deployed in broadcast facility racks where signal monitoring frames continuously watch video signal integrity across many input channels, and technicians commonly load VIDEOFRAME-SIGMON-MIB into a MIB Browser to inspect individual slot, module, and alarm objects during commissioning or troubleshooting.
IPNetwork Monitor allows you to monitor SNMP objects defined in VIDEOFRAME-SIGMON-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
- per-slot module status
- module identification and part number
- alarm enable/auto-rearm state
- frame offline switch state
- physical locate indicator
- signal fault/alarm conditions
Supported Devices
- Videoframe Systems Signal Monitoring Frame (broadcast video equipment)
Monitoring Examples
An operator would poll vfFrameSlotTable/vfFrameSlotEntry using vfFrameSlotNumber and vfFrameSlotStatus to detect a module reporting a fault or signal-loss condition in a specific slot. Cross-referencing vfModuleTypeRegObjectID and vfModuleDescription identifies which specific monitoring module (e.g., an SDI or audio signal monitor) is installed in that slot. Setting vfFrameLocateIndicator would flash an indicator on the physical frame to help a technician find the exact unit reporting the alarm, while vfModuleAlarmAutoReArm configuration determines whether the alarm clears automatically once signal is restored.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| vfSigmonFrame | 1.3.6.1.4.1.4596.4.2 | |||
| vfSigmonFrameModuleTypes | 1.3.6.1.4.1.4596.4.2.1 | |||
| vfFrameSlotTable | 1.3.6.1.4.1.4596.4.2.2 | not-accessible | Each row contains information about one slot in the managed VF200 frame. | |
| vfFrameSlotEntry | 1.3.6.1.4.1.4596.4.2.2.1 | not-accessible | Information about one slot in the managed VF200 frame. | |
| INT vfFrameSlotNumber | 1.3.6.1.4.1.4596.4.2.2.1.1 | INTEGER | read-only | Slot number in frame. |
| INT vfFrameSlotStatus | 1.3.6.1.4.1.4596.4.2.2.1.2 | INTEGER | read-only | State of this slot. Illegal means the slot does not exist. moduleValid means the correct firmware has been loaded to the module and it is ready for operation. |
| OID vfModuleTypeRegObjectID | 1.3.6.1.4.1.4596.4.2.2.1.3 | OBJECT IDENTIFIER | read-only | MIB-registered identification of the module currently installed in this slot. |
| OID vfModuleTypeRootOID | 1.3.6.1.4.1.4596.4.2.2.1.4 | OBJECT IDENTIFIER | read-only | Root OID of the module-specific managed information for the module currently installed in this slot. |
| STR vfModulePartNo | 1.3.6.1.4.1.4596.4.2.2.1.5 | DisplayString | read-only | Videoframe part no. of module currently installed in slot - should match module nameplate. |
| STR vfModuleDescription | 1.3.6.1.4.1.4596.4.2.2.1.6 | DisplayString | read-only | Description of module currently installed in slot - should match module nameplate. |
| INT vfModuleTrapEnable | 1.3.6.1.4.1.4596.4.2.2.1.7 | INTEGER | read-write | Enables or disables the Trap that is associated with a slot status change event or module event. |
| INT vfModuleAlarmAutoReArm | 1.3.6.1.4.1.4596.4.2.2.1.8 | INTEGER | read-write | Enables or disables automatic re-arming of alarms from signal monitoring modules. |
| INT vfFrameOfflineSwitch | 1.3.6.1.4.1.4596.4.2.3 | INTEGER | read-only | Indicates the state of the 'offline' switch for the frame. 'offline' indicates the switch is set to take the frame offline. |
| INT vfFrameLocateIndicator | 1.3.6.1.4.1.4596.4.2.4 | INTEGER | read-write | Set to flash (1) to cause the locate LED on the front of the frame to begin flashing. Set to off to stop flashing. This is used to verify the identity of a particular unit among racks of units. |
| INT vfFrameAdminState | 1.3.6.1.4.1.4596.4.2.5 | INTEGER | read-write | The desired operational state of this device. Use this object to command the frame to a different operational state (vfBoxState from the vf-generic MIB module). NOTE: It is mandatory that a managed device support all of the enumerated device states. vfFrameOnline(1) - The device is running and ready to process load. vfFrameInMaintenance(2) - The device is online, but either the device as a whole, or one or more of its components are in maintenance mode. Maintenance mode could be described as a mode where diagnostics are being run on the device, or some tasks such as device configuration are being excuted on the device that has inhibited its normal operation. vfFrameDisabled(3) - The device has been explicitly disabled from its normal mode of operation, such as when selected as the backup of a redundant pair. vfFrameResetting(4) - The device is in a reset cycle. Any information collected, or dynamic configuration of the device prior to this state may be lost. |
| INT vfNumDerivedNotifications | 1.3.6.1.4.1.4596.4.2.6 | INTEGER | read-only | Number of derived notifications defined in vf200 configuration file for this unit. Gives size of derived notifications table. |
| vfDerivedNotificationTable | 1.3.6.1.4.1.4596.4.2.7 | not-accessible | Each row contains information about one derived notification defined for the managed VF200 frame. | |
| vfDerivedNotificationEntry | 1.3.6.1.4.1.4596.4.2.7.1 | not-accessible | A row in the derived notification table. | |
| I32 vfDnFunctionNumber | 1.3.6.1.4.1.4596.4.2.7.1.1 | Integer32 | read-only | Derived Notification Function Number. Identifies derived notification function, define in frame config. file. |
| STR vfDnFunctionDescription | 1.3.6.1.4.1.4596.4.2.7.1.2 | DisplayString | read-only | Derived Notification Description. Describes derived notification function for the operator. Set in frame config. file. |
| INT vfDnNotificationLevel | 1.3.6.1.4.1.4596.4.2.7.1.3 | INTEGER | read-write | Notification level for this derived notification. selects which trap will be sent for the notification, out of four possible. |
| INT vfDnNotificationEnable | 1.3.6.1.4.1.4596.4.2.7.1.4 | INTEGER | read-write | Use to enable or disable this derived notification function. |
| INT vfDnNotificationAutoReArm | 1.3.6.1.4.1.4596.4.2.7.1.5 | INTEGER | read-write | Use to enable or disable automatic re-arming of this derived notification function. Auto re-arming allows multiple unacknowledged activations of the derived notification. It re-arms the function after notification so that the specified alarms are again monitored according to the logic function. |
| INT vfDnNotificationState | 1.3.6.1.4.1.4596.4.2.7.1.6 | INTEGER | read-only | The current state of this derived notification function. |
| INT vfDnNotificationAcknowledge | 1.3.6.1.4.1.4596.4.2.7.1.7 | INTEGER | read-write | Use to acknowledge a derived notification. If notificationAutoReArm is disabled, this will re-arm the notification. Otherwise, it is automatically re-armed, and this object is not used. |
| vfSigmonFrameEvents | 1.3.6.1.4.1.4596.4.2.8 | |||
| vfSigmonFrameEventsV2 | 1.3.6.1.4.1.4596.4.2.8.0 | |||
| NTF vfFrameSlotStatusChange | 1.3.6.1.4.1.4596.4.2.8.0.1 | A slot status change occurred. | ||
| vfSigmonFrameDerivedEvents | 1.3.6.1.4.1.4596.4.2.9 | |||
| vfSigmonFrameDerivedEventsV2 | 1.3.6.1.4.1.4596.4.2.9.0 | |||
| NTF derivedNotificationLevelA | 1.3.6.1.4.1.4596.4.2.9.0.1 | A LevelA derived notification was triggered. | ||
| NTF derivedNotificationLevelB | 1.3.6.1.4.1.4596.4.2.9.0.2 | A LevelB derived notification was triggered. | ||
| NTF derivedNotificationLevelC | 1.3.6.1.4.1.4596.4.2.9.0.3 | A LevelC derived notification was triggered. | ||
| NTF derivedNotificationLevelD | 1.3.6.1.4.1.4596.4.2.9.0.4 | A LevelD derived notification was triggered. | ||
| videoframeSigmonMIB | 1.3.6.1.4.1.4596.6.1.3 | This MIB describes the device specific objects of the Videoframe Signal Monitoring Frame, and augments MIB-2 and VF-GENERIC in the identification of this Videoframe Systems managed device. This module will be extended, or modified as required. Videoframe Systems reserves the right to make changes in specification and other information contained in this document without prior notice. The reader should consult Videoframe Systems to determine whether any such changes have been made. In no event shall Videoframe Systems be liable for any incidental, indirect, special, or consequential damages whatsoever (including but not limited to lost profits) arising out of or related to this document or the information contained in it. Videoframe Systems grants vendors, end-users, and other interested parties a non-exclusive license to use this specification in connection with the management of Videoframe Systems products. Copyright 2001 Videoframe, Inc. | ||
| vfProductsSignalMonitoringFrameReg | 1.3.6.1.4.1.4596.6.2.4 | Videoframe signal monitoring frame with hot-swappable modules, and monitoring via SNMP and gvg modular protocol. | ||
| vfProductsVF200Reg | 1.3.6.1.4.1.4596.6.2.5 | VF200 2RU modular frame for Signal Monitoring and machine control functions. |
RFC description
Vendor-private MIB for Videoframe signal monitoring; manages video signal quality and status on Videoframe devices.
Start monitoring Videoframe Systems Signal Monitoring Frame, broadcast video equipment (per-slot module/alarm status) 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.