userRouting

PERLE-IOLAN-SDS-MIB · .1.3.6.1.4.1.1966.12.1.4.1.1.21

Object

column r/w Enumeration
Determines the routing mode used for RIP packets on the PPP and SLIP
interfaces. Values are:
None-RIP packets are neither received nor sent by the Device Server.
Send-RIP packets can only be sent by the Device Server.
Listen-RIP packets can only be received by the Device Server.
Send and Listen-RIP packets are sent and received by the Device Server.

Context

MIB
PERLE-IOLAN-SDS-MIB
OID
.1.3.6.1.4.1.1966.12.1.4.1.1.21
Type
column
Access
readwrite
Status
current
Parent
userEntry
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::userRouting'
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::userRouting.<userIndex>'
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::userRouting'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2send
3listen
4sendAndListen

Conformance