All MIBs › CROSSSTREAM-MIB › pcrAdjust
pcrAdjust
Module: CROSSSTREAM-MIB
OID (symbolic): CROSSSTREAM-MIB::pcrAdjust
OID (numeric): 1.3.6.1.4.1.4962.2.1.5.12.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Enable/Disable PCR Time Stamp Adjustment for this connection.
What is pcrAdjust?
This read-write enumerated integer turns PCR time-stamp adjustment on or off for a specific connection. An admin enables this when remapping or delaying a program introduces clock drift that would otherwise cause receiver decoding errors, letting the device correct the PCR values in transit. For example, a connection that re-times a program through significant buffering would need pcrAdjust set to enable(1) to keep the receiver's clock recovery accurate.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4962.2.1.5.12.1.8 snmpwalk -v2c -c public <target> CROSSSTREAM-MIB::pcrAdjust
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4962.2.1.5.12.1.8.1 snmpget -v2c -c public <target> CROSSSTREAM-MIB::pcrAdjust.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4962.2.1.5.12.1.8.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> pcrAdjust.1
Start monitoring Artel Video Systems CrossStream video-transport device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CROSSSTREAM-MIB::pcrAdjust OID value, configure state conditions and alerts, and monitor any Artel Video Systems CrossStream video-transport device from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.4962 | artel | CROSSSTREAM-MIB |
| 1.3.6.1.4.1.4962.2 | products | CROSSSTREAM-MIB |
| 1.3.6.1.4.1.4962.2.1 | crossStream | CROSSSTREAM-MIB |
| 1.3.6.1.4.1.4962.2.1.5 | cstrmStreamGroup | CROSSSTREAM-MIB |
| 1.3.6.1.4.1.4962.2.1.5.12 | cstrmConnTable | CROSSSTREAM-MIB |
| 1.3.6.1.4.1.4962.2.1.5.12.1 | cstrmConnEntry | CROSSSTREAM-MIB |
| 1.3.6.1.4.1.4962.2.1.5.12.1.8 | pcrAdjust | CROSSSTREAM-MIB |