defUserRouting
PERLE-IOLAN-SDS-MIB ·
.1.3.6.1.4.1.1966.12.1.16.19
Object
scalar 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.16.19- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- defUserInfo
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::defUserRouting.0'
More examples
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::defUserRouting'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | send |
3 | listen |
4 | sendAndListen |
Conformance
Member of