All MIBs › ADN-MIB › adnFrVCFrameOUT
adnFrVCFrameOUT
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnFrVCFrameOUT
OID (numeric): 1.3.6.1.4.1.637.3.1.4.10.44.2.1.18
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: This counts the number of frames received from the network for this VC. Note that the value of frPVCEndptOutFrames from RFC1604 gives the frames sent to the user. This counter does not include the number of 'dummy' frames generated by congestion control. It does include the DQ (data qualified) frames. Common Name: Frame Out
What is adnFrVCFrameOUT?
This OID counts the total number of complete frames your equipment has received from the network on this virtual circuit. You watch this to verify bidirectional traffic and detect one-way failures by comparing it against FrameIN. For example, if FrameIN grows but FrameOUT stays flat, you know traffic is flowing out but nothing is returning.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.44.2.1.18 snmpwalk -v2c -c public <target> ADN-MIB::adnFrVCFrameOUT
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.44.2.1.18.1 snmpget -v2c -c public <target> ADN-MIB::adnFrVCFrameOUT.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adnFrVCFrameOUT.1
Start monitoring Ascom Timeplex ADN multiplexers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADN-MIB::adnFrVCFrameOUT OID value, configure state conditions and alerts, and monitor any Ascom Timeplex ADN multiplexers (legacy) 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.637 | alcatel | ADN-MIB |
| 1.3.6.1.4.1.637.3 | adn | ADN-MIB |
| 1.3.6.1.4.1.637.3.1 | adnMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4 | adnExtensions | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10 | adnTransmission | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.44 | adnFrnetservMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.44.2 | adnFrVCTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.44.2.1 | adnFrVCEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.44.2.1.18 | adnFrVCFrameOUT | ADN-MIB |