dcpInterfaceStatus

DCP-INTERFACE-MIB · .1.3.6.1.4.1.30826.2.2.1.1.1.1.5

Object

The operational state for a port.
              
idle - The port is not activated.
              
down - The port traffic is lost.
              
up - There is traffic on the port.

Context

MIB
DCP-INTERFACE-MIB
OID
.1.3.6.1.4.1.30826.2.2.1.1.1.1.5
Type
column
Access
readonly
Status
current
Parent
dcpInterfaceEntry
Groups
3

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

Syntax

Source
SO-TC-MIBInterfaceStatus
Base type
Enumeration

Values & Constraints

Type Values
1idle
2down
3up