All MIBs › VIDEOFRAME-SIGMON-MIB › vfFrameAdminState
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.4596 | videoframe | VIDEOFRAME-REGISTRATIONS-MIB |
| 1.3.6.1.4.1.4596.4 | vfProducts | VIDEOFRAME-REGISTRATIONS-MIB |
| 1.3.6.1.4.1.4596.4.2 | vfSigmonFrame | VIDEOFRAME-SIGMON-MIB |
| 1.3.6.1.4.1.4596.4.2.5 | vfFrameAdminState | VIDEOFRAME-SIGMON-MIB |