All MIBs › RAD-MIB › prtSpInterface
prtSpInterface
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtSpInterface
OID (numeric): 1.3.6.1.4.1.164.3.3.3.4.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This attribute indicates the supervisory port interface. dce - the DACS appears as a DCE for the port. dte - the DACS operates as a DTE, for connection via modem, for the port.
What is prtSpInterface?
This object configures whether the supervisory port on a DACS (Digital Access Cross-connect System) operates as a DCE (Data Communications Equipment) or DTE (Data Terminal Equipment). A technician sets this during port initialization to match the cabling and modem configuration. The choice determines how the port communicates with external systems like modems or other network equipment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.4.1.1.8 snmpwalk -v2c -c public <target> RAD-MIB::prtSpInterface
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.4.1.1.8.1 snmpget -v2c -c public <target> RAD-MIB::prtSpInterface.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.3.3.4.1.1.8.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.8 | prtSpInterface | RAD-MIB |