targetVideoCable2
GUD-CCDCCPU-MIB ·
.1.3.6.1.4.1.32828.3.257.16.1.2.2.3.1000.1.15
Object
column ConnectionStatus
Display connection to the device.
Context
- MIB
- GUD-CCDCCPU-MIB
- OID
.1.3.6.1.4.1.32828.3.257.16.1.2.2.3.1000.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- targetModuleEntry
- Groups
- 1
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 'GUD-CCDCCPU-MIB' -M '/opt/observium/mibs/gdsys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GUD-CCDCCPU-MIB::targetVideoCable2'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GUD-CCDCCPU-MIB' -M '/opt/observium/mibs/gdsys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GUD-CCDCCPU-MIB::targetVideoCable2.<targetModuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GUD-CCDCCPU-MIB' -M '/opt/observium/mibs/gdsys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GUD-CCDCCPU-MIB::targetVideoCable2'
Syntax
- Source
- ConnectionStatus
- Base type
Enumeration
Type Description
Status of a connection.
Values & Constraints
Type Values
0 | notConnected |
1 | connected |
Conformance
Member of