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