All MIBs › TIARA-FR-MIB › mfrClass
mfrClass
Module: TIARA-FR-MIB
OID (symbolic): TIARA-FR-MIB::mfrClass
OID (numeric): 1.3.6.1.4.1.3174.2.16.1.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: classA -- bundle is UP when 1 link is UP classB -- bundle is UP when all links are UP classC -- bundle is UP when user-specific # of links are UP. In the case of classC, mfrClassThreshold should be configured with mfrClass in an atomic set operation. This variable can be set on a multilink bundle but not on a uni link bundle.
What is mfrClass?
Sets the rule for when a multilink Frame Relay bundle is considered up: classA(1) means up as soon as one member link is up, classB(2) means all links must be up, and classC(3) means a configurable number of links (set via mfrClassThreshold, in the same atomic set) must be up. Only settable on multilink bundles, not a single uni-link bundle.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3174.2.16.1.1.14 snmpwalk -v2c -c public <target> TIARA-FR-MIB::mfrClass
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3174.2.16.1.1.14.1 snmpget -v2c -c public <target> TIARA-FR-MIB::mfrClass.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3174.2.16.1.1.14.1 i <value>
Start monitoring Tiara Networks Inc. broadband access products (Frame Relay/MFR bundling config status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TIARA-FR-MIB::mfrClass OID value, configure state conditions and alerts, and monitor any Tiara Networks Inc. broadband access products (Frame Relay/MFR bundling config status) from a single console.
OID Breakdown
Upper-level ancestors (8 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.3174 | tiaraNetworks | TIARA-NETWORKS-SMI |
| 1.3.6.1.4.1.3174.2 | tiaraMgmt | TIARA-NETWORKS-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3174.2.16 | tiaraFrMib | TIARA-FR-MIB |
| 1.3.6.1.4.1.3174.2.16.1 | frTable | TIARA-FR-MIB |
| 1.3.6.1.4.1.3174.2.16.1.1 | frTableEntry | TIARA-FR-MIB |
| 1.3.6.1.4.1.3174.2.16.1.1.14 | mfrClass | TIARA-FR-MIB |