dtiProtocolEntityType

DTI-MIB · .1.3.6.1.4.1.4491.2.1.7.1.1.1.1.1

Object

column Enumeration
The type of DTI interface of this entry in the managed
entity. 
'root' 
  indicates the interface generates DTI Server
  Frames and processes DTI Client Frames from a proxy 
  server or a client. 
'server' 
  indicates the interface generates DTI Server Frames
  and processes DTI Client Frames from a DTI client.
'client' 
   indicates the interface processes DTI Server Frames and 
   generates DTI Client Frames.

Context

MIB
DTI-MIB
OID
.1.3.6.1.4.1.4491.2.1.7.1.1.1.1.1
Type
column
Access
readonly
Status
current
Parent
dtiProtocolEntry
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 'DTI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DTI-MIB::dtiProtocolEntityType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DTI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DTI-MIB::dtiProtocolEntityType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DTI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DTI-MIB::dtiProtocolEntityType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1root
2server
3client

Conformance

Member of