h3cPUECVideoChannelServiceStatus
H3C-PU-MAN-MIB ·
.1.3.6.1.4.1.2011.10.9.2.2.2.1.1.3
Object
column Bits
The service status of the video channel. 0 the status is not known. 1 the video is not used or the channel has no signal. 2 the camera is kinescoping. 3 the camera is take snapshot.
Context
- MIB
- H3C-PU-MAN-MIB
- OID
.1.3.6.1.4.1.2011.10.9.2.2.2.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- h3cPUECVideoChannelEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-PU-MAN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-PU-MAN-MIB::h3cPUECVideoChannelServiceStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-PU-MAN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-PU-MAN-MIB::h3cPUECVideoChannelServiceStatus.<h3cPUECVideoChannelID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-PU-MAN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-PU-MAN-MIB::h3cPUECVideoChannelServiceStatus'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | unknown |
1 | unused |
2 | kinescope |
3 | snapshot |