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.
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>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-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 |
| 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 |