portSLIPRouting
PERLE-IOLAN-SDS-MIB ·
.1.3.6.1.4.1.1966.12.1.5.6.1.8
Object
column r/w
Enumeration
Determines the routing mode (RIP, Routing Information Protocol) used on the SLIP interface as one of the following options: None-Disables RIP over the PPP/SLIP interface. Send-Sends RIP over the PPP/SLIP interface. Listen-Listens for RIP over the PPP/SLIP interface. Send and Listen-Sends RIP and listens for RIP over the PPP/SLIP interface. This is the same function as the Framed-Routing attribute for RADIUS authenticated users. Default is None.
Context
- MIB
- PERLE-IOLAN-SDS-MIB
- OID
.1.3.6.1.4.1.1966.12.1.5.6.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- portSLIPEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::portSLIPRouting'
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::portSLIPRouting.<portSLIPIndex>'
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::portSLIPRouting'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | send |
3 | listen |
4 | sendAndListen |
Conformance
Member of