All MIBs › RAD-MIB › radBridgeCODProtocolType
radBridgeCODProtocolType
Module: RAD-MIB
OID (symbolic): RAD-MIB::radBridgeCODProtocolType
OID (numeric): 1.3.6.1.4.1.164.4.1.4.3.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The Protocol Type of the Traffic Table
What is radBridgeCODProtocolType?
This read-only object identifies the protocol type being monitored in the bridge's Call-On-Demand traffic table, such as IP, IPX, or other protocols. It serves as an index for traffic measurement entries, allowing operators to categorize and analyze protocol-specific network behavior. Administrators use this to understand which protocol types are active on the bridge and track performance metrics per protocol.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.4.1.4.3.1.1.1 snmpwalk -v2c -c public <target> RAD-MIB::radBridgeCODProtocolType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.4.1.4.3.1.1.1.1 snmpget -v2c -c public <target> RAD-MIB::radBridgeCODProtocolType.1
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.4 | radBridges | DACS-MIB |
| 1.3.6.1.4.1.164.4.1 | genBridge | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.4 | radBridgeCOD | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.4.3 | radBridgeCODTraffic | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.4.3.1 | radBridgeCODTrafficTable | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.4.3.1.1 | radBridgeCODTrafficEntry | RAD-MIB |
| 1.3.6.1.4.1.164.4.1.4.3.1.1.1 | radBridgeCODProtocolType | RAD-MIB |