All MIBs › RAD-MIB › prtSpRoutProtocol
prtSpRoutProtocol
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtSpRoutProtocol
OID (numeric): 1.3.6.1.4.1.164.3.3.3.4.1.1.18
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This attribute indicates the routing protocol of the port. notApplicable - for DP.
What is prtSpRoutProtocol?
This object specifies which routing protocol (if any) is configured on a serial port, with options including proprietary RAD protocol or RIPv2. An operator configures this to control how the port participates in network routing. Changing this setting fundamentally changes how the port communicates routing information to other devices.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.4.1.1.18 snmpwalk -v2c -c public <target> RAD-MIB::prtSpRoutProtocol
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.4.1.1.18.1 snmpget -v2c -c public <target> RAD-MIB::prtSpRoutProtocol.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.3.3.4.1.1.18.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.3 | dacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3 | prtDacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.4 | prtSP | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.4.1 | prtSpCnfgTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.4.1.1 | prtSpCnfgEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.4.1.1.18 | prtSpRoutProtocol | RAD-MIB |