All MIBs › VIDEOFRAME-GENERIC-MIB › vfBoxState
vfBoxState
Module: VIDEOFRAME-GENERIC-MIB
OID (symbolic): VIDEOFRAME-GENERIC-MIB::vfBoxState
OID (numeric): 1.3.6.1.4.1.4596.3.1.3.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The operational state of a device.
NOTE: It is not mandatory that a managed device support all of the enumerated device states.
vfBoxActive(1) - The device is running and processing load.
vfBoxInMaintenance(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.
vfBoxFaulty(3) - The device has experienced a faulty condition in one or more of its components.
vfBoxDisabled(4) - The device may not be in a faulty condition, but has been explicitly disabled from its normal mode of operation, such as when selected as the backup of a redundant pair.
vfBoxIdling(5) - The device is running in an idle state (no clients are currently active).
vfBoxInitializing(6) - This is a post bootstrap state where the device has been restarted, and is initializing its hardware and software components.
vfBoxResetting(7) - The device is in a post- 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.3.1.3.1.9 snmpwalk -v2c -c public <target> VIDEOFRAME-GENERIC-MIB::vfBoxState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4596.3.1.3.1.9.1 snmpget -v2c -c public <target> VIDEOFRAME-GENERIC-MIB::vfBoxState.1
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.3 | vfGeneric | VIDEOFRAME-REGISTRATIONS-MIB |
| 1.3.6.1.4.1.4596.3.1 | vfBox | VIDEOFRAME-GENERIC-MIB |
| 1.3.6.1.4.1.4596.3.1.3 | vfBoxTable | VIDEOFRAME-GENERIC-MIB |
| 1.3.6.1.4.1.4596.3.1.3.1 | vfBoxEntry | VIDEOFRAME-GENERIC-MIB |
| 1.3.6.1.4.1.4596.3.1.3.1.9 | vfBoxState | VIDEOFRAME-GENERIC-MIB |