All MIBs › VIVOE-MIB › deviceDesc
deviceDesc
Module: VIVOE-MIB
OID (symbolic): VIVOE-MIB::deviceDesc
OID (numeric): 1.3.6.1.4.1.35990.3.1.1.1
Node type: OBJECT-TYPE
Type: DisplayString32
Access: read-only
Description: A textual description of the main function of the device, i.e. whether it is a colour camera, a sensor interface or a display interface etc.
What is deviceDesc?
A short text field describing what the VIVOE device does, such as whether it's a colour camera, a sensor interface, or a display interface. Admins read this to quickly tell what role a given device plays in the video-over-Ethernet architecture without opening its full spec sheet.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.35990.3.1.1.1 snmpwalk -v2c -c public <target> VIVOE-MIB::deviceDesc
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.35990.3.1.1.1.1 snmpget -v2c -c public <target> VIVOE-MIB::deviceDesc.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> deviceDesc.1
Start monitoring military vehicle video-over-Ethernet endpoint, vetronics architecture (video-endpoint link/stream config status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the VIVOE-MIB::deviceDesc OID value, configure state conditions and alerts, and monitor any military vehicle video-over-Ethernet endpoint, vetronics architecture (video-endpoint link/stream config status) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.35990 | desle | VIVOE-MIB |
| 1.3.6.1.4.1.35990.3 | desleProducts | VIVOE-MIB |
| 1.3.6.1.4.1.35990.3.1 | vivoeMIB | VIVOE-MIB |
| 1.3.6.1.4.1.35990.3.1.1 | deviceInfo | VIVOE-MIB |
| 1.3.6.1.4.1.35990.3.1.1.1 | deviceDesc | VIVOE-MIB |