All MIBs › CXGwMux-MIB › gmfDataOutPriority
gmfDataOutPriority
Module: CXGwMux-MIB
OID (symbolic): CXGwMux-MIB::gmfDataOutPriority
OID (numeric): 1.3.6.1.4.1.495.2.1.6.5.3.1.31
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Determines the priority given to outbound data traffic routed through the FRIM software layer. Priority for traffic routed directly through the Frame Relay software layer is controlled with 'frCircuitPriorityLevel'.
Range of Values: 1 - 4 (4 is the lowest)
Default Value: 1
Configuration Changed: operative
What is gmfDataOutPriority?
This sets the priority (1-4, with 4 lowest, default 1) given to outbound data traffic routed through the FRIM software layer on this link. An admin raises this value toward 4 to deprioritize data traffic relative to other traffic sharing the same link.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.5.3.1.31 snmpwalk -v2c -c public <target> CXGwMux-MIB::gmfDataOutPriority
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.5.3.1.31.1 snmpget -v2c -c public <target> CXGwMux-MIB::gmfDataOutPriority.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.495.2.1.6.5.3.1.31.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> gmfDataOutPriority.1
Start monitoring Aastra ConvertedX (CX) gateway/multiplexer (voice/data mux) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CXGwMux-MIB::gmfDataOutPriority OID value, configure state conditions and alerts, and monitor any Aastra ConvertedX (CX) gateway/multiplexer (voice/data mux) 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.495 | memotec | MEMOTEC-SMI |
| 1.3.6.1.4.1.495.2 | memotecProducts | MEMOTEC-SMI |
| 1.3.6.1.4.1.495.2.1 | cxProduct | MEMOTEC-SMI |
| 1.3.6.1.4.1.495.2.1.6 | cxApplication | CXProduct-SMI |
| 1.3.6.1.4.1.495.2.1.6.5 | cxGwMux | CXProduct-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.495.2.1.6.5.3 | gmfLinkStatTable | CXGwMux-MIB |
| 1.3.6.1.4.1.495.2.1.6.5.3.1 | gmfLinkStatEntry | CXGwMux-MIB |
| 1.3.6.1.4.1.495.2.1.6.5.3.1.31 | gmfDataOutPriority | CXGwMux-MIB |