dcpLinkviewLocalStatus

OBS ✓
DCP-LINKVIEW-MIB · .1.3.6.1.4.1.30826.2.2.3.1.1.1.4

Object

The operational state of the local port.
              
idle - The port is not activated.
              
down - The port traffic is lost.
              
up - There is traffic on the port.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Discovery
Explore Observium network monitoring

Context

MIB
DCP-LINKVIEW-MIB
OID
.1.3.6.1.4.1.30826.2.2.3.1.1.1.4
Type
column
Access
readonly
Status
current
Parent
dcpLinkviewEntry
Groups
1

Walk 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 'DCP-LINKVIEW-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DCP-LINKVIEW-MIB::dcpLinkviewLocalStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DCP-LINKVIEW-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DCP-LINKVIEW-MIB::dcpLinkviewLocalStatus.<dcpLinkviewIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DCP-LINKVIEW-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DCP-LINKVIEW-MIB::dcpLinkviewLocalStatus'

Syntax

Source
SO-TC-MIBInterfaceStatus
Base type
Enumeration

Values & Constraints

Type Values
1idle
2down
3up

Conformance