All MIBs › XYLOGICS-ANNEX-MIB › outCC
outCC
Module: XYLOGICS-ANNEX-MIB
OID (symbolic): XYLOGICS-ANNEX-MIB::outCC
OID (numeric): 1.3.6.1.4.1.15.2.3.7.1.20
Node type: OBJECT-TYPE
Type: Gauge
Access: read-only
What is outCC?
A gauge of how many characters are currently queued in this port's output (transmit) buffer waiting to be sent, useful for spotting a port whose attached device is too slow or flow-controlled to accept data.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.15.2.3.7.1.20 snmpwalk -v2c -c public <target> XYLOGICS-ANNEX-MIB::outCC
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.15.2.3.7.1.20.1 snmpget -v2c -c public <target> XYLOGICS-ANNEX-MIB::outCC.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> outCC.1
Start monitoring Xylogics Annex terminal/access servers (per-port status/remote-session-tracking status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the XYLOGICS-ANNEX-MIB::outCC OID value, configure state conditions and alerts, and monitor any Xylogics Annex terminal/access servers (per-port status/remote-session-tracking status) from a single console.
OID Breakdown
Upper-level ancestors (11 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 |
| 1.3.6.1.4.1.15 | xylogics | ANNEX-MIB |
| 1.3.6.1.4.1.15.2 | annex | ANNEX-MIB |
| 1.3.6.1.4.1.15.2.3 | ports | ANNEX-MIB |
| 1.3.6.1.4.1.15.2.3.7 | portTable | ANNEX-MIB |
| 1.3.6.1.4.1.15.2.3.7.1 | portEntry | ANNEX-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.15.2.3.7.1.20 | outCC | XYLOGICS-ANNEX-MIB |