VIDEOFRAME-SIGMON-MIB :: vfFrameAdminState

MIB Reference — IPNetwork Monitor

All MIBsVIDEOFRAME-SIGMON-MIBvfFrameAdminState

vfFrameAdminState

Module: VIDEOFRAME-SIGMON-MIB

OID (symbolic): VIDEOFRAME-SIGMON-MIB::vfFrameAdminState

OID (numeric): 1.3.6.1.4.1.4596.4.2.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

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.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4596.4.2.5
snmpwalk -v2c -c public <target> VIDEOFRAME-SIGMON-MIB::vfFrameAdminState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.4596.4.2.5.1
snmpget -v2c -c public <target> VIDEOFRAME-SIGMON-MIB::vfFrameAdminState.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.4596.4.2.5.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.4596videoframeVIDEOFRAME-REGISTRATIONS-MIB
1.3.6.1.4.1.4596.4vfProductsVIDEOFRAME-REGISTRATIONS-MIB
1.3.6.1.4.1.4596.4.2vfSigmonFrameVIDEOFRAME-SIGMON-MIB
1.3.6.1.4.1.4596.4.2.5vfFrameAdminStateVIDEOFRAME-SIGMON-MIB