portUDPDirection

PERLE-IOLAN-SDS-MIB · .1.3.6.1.4.1.1966.12.1.5.7.1.7

Object

column r/w Enumeration
The direction in which information is received or relayed:
None-UDP service not enabled.
In-LAN to serial.
Out-Serial to LAN.
Both-Messages are relayed both directions.

Context

MIB
PERLE-IOLAN-SDS-MIB
OID
.1.3.6.1.4.1.1966.12.1.5.7.1.7
Type
column
Access
readwrite
Status
current
Parent
portUDPEntry
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 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::portUDPDirection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::portUDPDirection.<portUDPIndex>.<portUDPEntryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PERLE-IOLAN-SDS-MIB::portUDPDirection'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2in
3out
4both

Conformance