All MIBs › Fore-Switch-MIB › portOutputCdv
portOutputCdv
Module: Fore-Switch-MIB
OID (symbolic): Fore-Switch-MIB::portOutputCdv
OID (numeric): 1.3.6.1.4.1.326.2.2.2.1.2.2.1.52
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
If portOutputDelayMode == userSpecified then this variable contains the constant amount of Cell Delay Variation that is being attributed to this output port. If portOutputDelayMode == systemDefault then an actual value for the Cell Delay Variation experienced by connections traversing this port is being calculated. In this case the value of this variable is meaningless since CDV can only be calculated on a per-connection basis.
What is portOutputCdv?
This object represents either a configured or measured Cell Delay Variation (CDV) on an output port, depending on the port's delay mode setting. When user-specified, it contains the administered CDV value; when system-derived, it reflects the actual measured CDV experienced by connections. Switch operators use this to monitor and manage latency variation on ATM output ports.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.326.2.2.2.1.2.2.1.52 snmpwalk -v2c -c public <target> Fore-Switch-MIB::portOutputCdv
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.326.2.2.2.1.2.2.1.52.1 snmpget -v2c -c public <target> Fore-Switch-MIB::portOutputCdv.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.326.2.2.2.1.2.2.1.52.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.326 | fore | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2 | systems | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2 | atmSwitch | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.2 | software | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.2.1 | asxd | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.2.1.2 | portGroup | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.2.1.2.2 | portTable | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.2.1.2.2.1 | portEntry | Fore-Switch-MIB |
| 1.3.6.1.4.1.326.2.2.2.1.2.2.1.52 | portOutputCdv | Fore-Switch-MIB |