All MIBs › XYLAN-FRAME-RELAY-MIB › frxServiceTableEntryType
frxServiceTableEntryType
Module: XYLAN-FRAME-RELAY-MIB
OID (symbolic): XYLAN-FRAME-RELAY-MIB::frxServiceTableEntryType
OID (numeric): 1.3.6.1.4.1.800.2.8.3.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The type of table entry for this Frame Relay Serivce.
A static entry is one that is stored in non-volatile memory.
A dynamic entry is one that is automatically created for an unconfigured virtual circuit based on the the type of service (bridging or routing) and whether a default VLAN is defined for the type of service.
Changing the value via a write command from dynamic to static will cause the table entry to be stored into non-volatile memory. Setting a value of dynamic is not allowed.
What is frxServiceTableEntryType?
This reports whether this service entry is stored in non-volatile memory (static) or was auto-created for an unconfigured virtual circuit (dynamic). Writing 'static' persists a dynamic entry into non-volatile storage; writing 'dynamic' is not allowed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.8.3.1.1.4 snmpwalk -v2c -c public <target> XYLAN-FRAME-RELAY-MIB::frxServiceTableEntryType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.8.3.1.1.4.1 snmpget -v2c -c public <target> XYLAN-FRAME-RELAY-MIB::frxServiceTableEntryType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.8.3.1.1.4.1 i <value>
Start monitoring Xylan OmniSwitch device (legacy Frame Relay PVC/DLCI admin-status/traffic-shaping config status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the XYLAN-FRAME-RELAY-MIB::frxServiceTableEntryType OID value, configure state conditions and alerts, and monitor any Xylan OmniSwitch device (legacy Frame Relay PVC/DLCI admin-status/traffic-shaping config status) from a single console.
OID Breakdown
Upper-level ancestors (9 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.800 | xylan | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2 | xylanArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.8 | xylanFrArch | XYLAN-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.800.2.8.3 | frxServiceGroup | XYLAN-FRAME-RELAY-MIB |
| 1.3.6.1.4.1.800.2.8.3.1 | frxServiceTable | XYLAN-FRAME-RELAY-MIB |
| 1.3.6.1.4.1.800.2.8.3.1.1 | frxServiceEntry | XYLAN-FRAME-RELAY-MIB |
| 1.3.6.1.4.1.800.2.8.3.1.1.4 | frxServiceTableEntryType | XYLAN-FRAME-RELAY-MIB |