WAN-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
9
Rows
9
Columns
93
.1.3.6.1.4.1.6889.2.1.6.1.1.1 · 1 row entry · 8 columns
Internal Wan Port configuration table.
Each entry in the table specifies the configuration of
an internal port, connecting the WAN blade to the host
switch.
intWanPortEntry entry .1.3.6.1.4.1.6889.2.1.6.1.1.1.1
Table of port configuration entries.
Indexes
intWanGroupID intWanPortID
Column Syntax OID
intWanGroupID
The Id of the group in which the port to be configured resides.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.6889.2.1.6.1.1.1.1.1
intWanPortID
The Id of the port to be configured.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.6889.2.1.6.1.1.1.1.2
intWanPortSpeed
This parameter defines the port speed:
ethernet(1) and fastEthernet(2).
Enumerationr/w
Enumerated Values:
1ethernet
2fastEthernet
255notSupported
.1.3.6.1.4.1.6889.2.1.6.1.1.1.1.3
intWanPortMode
The flow control mode of the port when operated in full duplex:
halfDuplex(1) - Half duplex connection, standard mode for segment
fullDuplexNoPause(2) - Full duplex connection without exchanging flow control packets
ful…
Enumerationr/w
Enumerated Values:
1halfDuplex
7fullDuplexSymPause
255notSupported
.1.3.6.1.4.1.6889.2.1.6.1.1.1.1.4
intWanPortAutoNegotiation
This object define if the Auto Sense /Auto Negotiation
process is enable(1) or disable (2)
for modules that don't support the Auto Snese mode
please define the notSupported option..
Enumerationr/w
Enumerated Values:
1enable
2disable
255notSupported
.1.3.6.1.4.1.6889.2.1.6.1.1.1.1.5
intWanPortVLANMode
This item defines the VLAN operation mode of the port:

perPortOnly(1) - indicates that all received packets are mapped to the VLAN, defined on the
port, and packets are transmitted in untagged format;
Enumerationr/w
Enumerated Values:
1perPortOnly
2dot1QTagging
255notSupported
.1.3.6.1.4.1.6889.2.1.6.1.1.1.1.6
intWanPortVLANBindingMode
VLAN binding mode assigned to this port.
static - this port supports only the egress VLAN list as configured manually in its corresponding
dot1qVlanStaticEgressPort. This is the default VLAN Binding mode.
bindToReceive …
Enumerationr/w
Enumerated Values:
1static
2bindToReceive
3bindToAll
255notSupported
.1.3.6.1.4.1.6889.2.1.6.1.1.1.1.7
intWanPortVlanList
An 4096-bit-long bitmask of all vlans supported on a port. For example:
A 1 bit in the 10th place means that vlan 10 is supported.
OctetStringr/w .1.3.6.1.4.1.6889.2.1.6.1.1.1.1.8
.1.3.6.1.4.1.6889.2.1.6.1.1.2 · 1 row entry · 2 columns
This table is used to quickly assign members to a ds0Bunbdle
Its effect is similar as using the ifStack table,
only it does it in one go.
ds0BundleMemmbersEntry entry .1.3.6.1.4.1.6889.2.1.6.1.1.2.1
An entry in yhr ds0BundleMembers table
Indexes
DS0BUNDLE-MIBdsx0BundleIndex
Column Syntax OID
ds0BundleMemmbersList
A bit mask of timeslots that are part of the channel group
identified by ds0BundleIndex.
First (leftmost) bit stands for timeslot 0.
OctetStringr/w .1.3.6.1.4.1.6889.2.1.6.1.1.2.1.1
ds0BundleSpeedFactor
The speed factor for this ds0bundle.
This can either be 56k or 64k.
Enumerationr/w
Enumerated Values:
1a64kbps
2a56kbps
.1.3.6.1.4.1.6889.2.1.6.1.1.2.1.2
.1.3.6.1.4.1.6889.2.1.6.2.2.1 · 1 row entry · 41 columns
The ifTableXtndTable table.
ifTableXtndEntry entry .1.3.6.1.4.1.6889.2.1.6.2.2.1.1
This table is an extension of the itTable.
It contains a row per every row of the ifTable.

It is used to perform additional configuration,
not available through standard mibs.
A row will exist in this tabl…
Indexes
ifTableXtndIndex
Column Syntax OID
ifTableXtndIndex
The index in the ifTable for which this row
is providing information.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.1
ifTableXtndPeerAddress
The IP Address of the peer device on
the link identified by this ifIndex.
This value is only meaningful for
point to point links.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.2
ifTableXtndVoIPQueue
Turns voip-queueing on or off or turn fair-queuing on.
Enumerationr/w
Enumerated Values:
1on
2off
3fairQ
255notRelevant
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.3
ifTableXtndCableLength
Cable length attenuation on this interface.
Enumerationr/w
Enumerated Values:
1long15db
2long22dot5db
3long7dot5db
4long0db
5short133ft
6short266ft
7short399ft
8short533ft
9short655ft
255notSupported
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.4
ifTableXtndGain
The gain on this interface.
Enumerationr/w
Enumerated Values:
1a26
2a36
255notSupported
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.5
ifTableXtndDescription
This object is a Read-Write equivalent
of ifDescr. It is used to enable users
to change the value of ifDescr.
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.6
ifTableXtndKeepAlive
Time, in seconds, between keepalive messages.
0 means keepalive should not be used, or is not
supported.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.7
ifTableXtndMtu
This object is a R/W copy of the ifMtu
object from the ifTable.
It enables changing of the MTU for
interfaces that allow this.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.8
ifTableXtndInvertTxClock
This object is only applicable for rs232-like
synchronuos DTE interefaces.
It determines whether the transmit clock
is inverted.
OnOffr/w
Textual Convention: OnOff Enumeration
Type Values:
1on
2off
255notRelevant
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.9
ifTableXtndDTELoopback
This object is only applicable for rs232-like
synchronuos DTE interefaces.
It determines the status of the DTE loopback.
OnOffr/w
Textual Convention: OnOff Enumeration
Type Values:
1on
2off
255notRelevant
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.10
ifTableXtndIgnoreDCD
This object is only applicable for rs232-like
synchronuos DTE interefaces.
This command configures the serial interface
to monitor the DSR/CTS signals, instead of
DCD signal, as the line up/down indicator.
OnOffr/w
Textual Convention: OnOff Enumeration
Type Values:
1on
2off
255notRelevant
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.11
ifTableXtndIdleChars
This object is only applicable for rs232-like
synchronuos DTE interefaces.
This command sets the bit pattern used to
indicate an idle line.
Enumerationr/w
Enumerated Values:
1flag
2mark
3space
255notRelevant
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.12
ifTableXtndBandwidth
This object is used to determine the bandwidth
of the interface, in Kbps, for interfaces that
support it.

This information is informational, and does not
affect the actual transmission rate.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.13
ifTableXtndEncapsulation
Applicable only to layer 1 interfaces.
The type of the layer 2 interface on top of this
Interface.

ppp - The Layer 2 interface is PPP
frameRelay - The Layer 2 interface is IETF Frame Relay.
pppoe - PPPoE-…
Enumerationr/w
Enumerated Values:
1ppp
2frameRelay
3pppoe
4arpa
5frameRelayNonIetf
255notSupported
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.14
ifTableXtndOperStatus
An extension to ifOperStatus, for showing faults
and partial faliures, including aggregation of upper
layer faults (up to but not including L3).
The following Pseudo code describes how the MIB
value is calculated for …
Enumeration
Enumerated Values:
1up
2faultDown
3testing
4partiallyDownFault
5adminDown
6dormantDown
7xtndKeepAliveDown
8modemUndetected
9modemReady
10modemDialing
11modemConnectedDialin
12modemConnectedDialout
255notSupported
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.15
ifTableXtndBackupCapabilities
Determines what roles an interface can play in a backup
relation. This should be filled per interface,
according to its capabilities.

primaryAndBackup - the interface can be play both the
Enumeration
Enumerated Values:
1primaryAndBackUp
2primaryOnly
3backupOnly
255notSupported
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.16
ifTableXtndBackupIf
The ifIndex of the backup interface for this primary
interface.

0 if no backup is defined.

The agent will not permit setting this value, if:
The intreface is not capable of the primary ro…
IF-MIBInterfaceIndexr/w
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.17
ifTableXtndBackupEnableDelay
The delay (in Secs) that a primary interface must be
inactive before its backup interface is activated.

Configurable on the primary interface only.
Integer32r/w
Constraints:
range: 0-3600
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.18
ifTableXtndBackupDisableDelay
The delay (in Secs) between the primary coming back to
life and its activation and de-activation of its
backup interface.
The value '-1' means that the primary is never
re-activated and the backup is never de-activat…
Integer32r/w
Constraints:
range: -1-3600
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.19
ifTableXtndPrimaryIf
On a backup interface, this will point to the primary
interface. '0' means no primary interface.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.20
ifTableXtndCarrierDelay
This command sets the carrier delay on a serial
interface in seconds. If a link goes down and comes
back up before the carrier delay timer expires, the
down state is effectively filtered, and the switch is
not aware …
Integer32r/w
Constraints:
range: 0-60
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.21
ifTableXtndDtrRestartDelay
Determines the period in seconds for deactivating
DTR signal when the serial line is inactive.
Integer32r/w
Constraints:
range: 0-900
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.22
ifTableXtndDtrPulseTime
Determines the interval in milliseconds DTR signal is
held inactive when the serial line is inactive.
Integer32r/w
Constraints:
range: 0-60
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.23
ifTableXtndLoadInterval
Determines interval (in secs) for exponential averages
calculations for an interface.
Must be a multiple of 30.
Integer32r/w
Constraints:
range: 30-600
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.24
ifTableXtndInputRate
Expoential Average of the Number of bits
received per second calculated for the interval
specified in ifTableXtndLoadInterval.
The exponentail average smooths peaks while correctly
showing current trends.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.25
ifTableXtndOutputRate
Expoential Average of the Number of bits
sent per second calculated for the interval
specified in ifTableXtndLoadInterval.
The exponentail average smooths peaks while correctly
showing current trends.

SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.26
ifTableXtndInputLoad
Expoential Average of the Input Load calculated for the interval
specified in ifTableXtndLoadInterval.
Load is expressed a a number in the range 1 to 255.
255 = 100% utilization (input bits per second equal
the interfa…
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.27
ifTableXtndOutputLoad
Expoential Average of the Output Load calculated for the interval
specified in ifTableXtndLoadInterval.
Load is expressed a a number in the range 1 to 255.
255 = 100% utilization (input bits per second equal
the interf…
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.28
ifTableXtndReliability
Expoential Average of the Reliability of an interface
calculated for the interval specified in
ifTableXtndLoadInterval.

Reliability is expressed a a number in the range 1 to
255.
255 = Fully Reliable in…
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.29
ifTableXtndTrafficShaperRate
This item controls a traffic shaper on the interface.
Its value is the shaping rate in bits per seconds.
When zero, the shaper is disabled
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.30
ifTableXtndCacBBL
Dynamic CAC Bearer Bandwidth Limit in
kilo-bits-per-seconds. This item equals -1 when dynamic CAC
is not configured.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.31
ifTableXtndCacPriority
If more than one interface with configured BBL is up,
the gateway reports the BBL of the interface with the highest
activation priority value. If N active interfaces shares the
same highest CAC activation priority. …
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.32
ifTableXtndCacifStatus
Dynamic CAC status of the interface.
Enumeration
Enumerated Values:
1notConfigured
2active
3notActive
4activeECMP
255notSupported
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.33
ifTableXtndCommonApplifStatus
Supported Application on this Interface.
If 0 value - Not supported else supported.
Bit 0 - Unknown Application.
Bit 1 - Support of Next Hop Interface in Policy Based Routing Application.
OctetString .1.3.6.1.4.1.6889.2.1.6.2.2.1.1.34
ifTableXtndIpSecDfBit
This item controls whether the DF (don't fragment) bit of incoming packets
is copied to the external IPSec header
Enumerationr/w
Enumerated Values:
1clear
2copy
255notSupported
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.35
ifTableXtndMinPmtu
Set the minimal PMTU for IPSec tunnels.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.36
ifTableXtndConfString
An additional configuration string for the interface.
init-string - for modem interfaces
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.37
ifTableXtndPppIpcpDnsOptionRequest
PPP-IPCP DNS option request. Configuration whether during the PPP-IPCP
negotiation the DNS option will be requested. Default: Disable.
The DNS information gathered will be used by the DNS resolver to resolve hostnames.…
Enumerationr/w
Enumerated Values:
1enable
2disable
255notSupported
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.38
ifTableXtndKeepaliveTrackId
Bind the status of this interface to an object-tracker by specifying
the ID of the object-tracker (avstrTrackerId in
AVAYA-SAA-TRACK-MIB).
A value of 0 means that interface is not bound to any
object-tracker.
A value …
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.39
ifTableXtndFrTrafficShaping
This object determines / indicates whether Frame-Relay
Traffic-Shaping is enabled (on) or disabled (off) for this
interface.
This object can be set only for interfaces, but not for
sub-interfaces.
This object is applic…
OnOffr/w
Textual Convention: OnOff Enumeration
Type Values:
1on
2off
255notRelevant
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.40
ifTableXtndType
Extended type is, currently, required for modem interfaces
Enumerationr/w
Enumerated Values:
1nullModem
2usrSporsterModem
3multitechZbaModem
4multitechIsdnModem
255notSupported
.1.3.6.1.4.1.6889.2.1.6.2.2.1.1.41
.1.3.6.1.4.1.6889.2.1.6.2.2.2 · 1 row entry · 11 columns
The Extended Keepalive Parameters Table.
xtndKeepAliveEntry entry .1.3.6.1.4.1.6889.2.1.6.2.2.2.1
This table contains the extended keepalive parameters.
The Table is per interface. Although for the first phase
it will be relevant for WAN Fast Ethernet Port. But may be
available in the future for interface.
Indexes
xtndKeepAliveifIndex
Column Syntax OID
xtndKeepAliveifIndex
The index in the ifTable for which this row
is providing information.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.6889.2.1.6.2.2.2.1.1
xtndKeepAliveMethod
The type of the extended keepalive.
icmpPing(1),tcpConnect(2),httpGet(3)
Default is IcmpPing.
Enumerationr/w
Enumerated Values:
1icmpPing
2tcpConnect
3httpGet
.1.3.6.1.4.1.6889.2.1.6.2.2.2.1.2
xtndKeepAliveTimeout
Timeout in seconds to wait for a reply.
Applicable to non-TCP tests such as ICMP Echo, UDP.
Default 1second.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6889.2.1.6.2.2.2.1.3
xtndKeepAliveUpRetries
The number of successful extended keepalive necessary to
determine that the next hop router is operational.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6889.2.1.6.2.2.2.1.4
xtndKeepAliveDownRetries
The number of unsuccessful extedned keepalive necessary
to determine that the next hop router is not operational.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6889.2.1.6.2.2.2.1.5
xtndKeepAliveInterval
The extended keepliave interval in seconds
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6889.2.1.6.2.2.2.1.6
xtndKeepAliveSrcIPAddr
The Source IP address to use.
Default is the primary IP address of the interface.
Setting the address 0.0.0.0 will reset the xtndKeepAliveSrcIPAddr to
the primary IP interface address
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.6889.2.1.6.2.2.2.1.7
xtndKeepAliveIPAddr
The IP address that it status shall be checked.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.6889.2.1.6.2.2.2.1.8
xtndKeepAliveNextHopMAC
The next Hop MAC, Valid for Ethernet Interfaces.
RFC1213-MIBPhysAddressr/w
Textual Convention: RFC1213-MIBPhysAddress OctetString
.1.3.6.1.4.1.6889.2.1.6.2.2.2.1.9
xtndKeepAliveStatus
The Status of the extended KeepAlive. I.e. whether the current
extended KeepAlive succeeded.
1 - up
2 - down
3 - disable
Enumeration
Enumerated Values:
1up
2down
3disable
.1.3.6.1.4.1.6889.2.1.6.2.2.2.1.10
xtndKeepAliveMode
Extended KeepAlive Mode.
1 - enable
2 - disable
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.6889.2.1.6.2.2.2.1.11
.1.3.6.1.4.1.6889.2.1.6.2.4.1 · 1 row entry · 2 columns
This table extends the standard frDlcmiTable, 
which models RFR I/Fs. Entries are created by 
the agent for Frame Relay I/Fs, and are 
deleted when those entries are deleted.
frDlcmiXtndEntry entry .1.3.6.1.4.1.6889.2.1.6.2.4.1.1
Each Entry corresponds to a Frame Relay Interface.
Entries are created & deleted automatically by the
agent, when ifTableXtndEncapsulation of the underlying
Layer 1 Interface is changed.
Indexes
frDlcmiXtndIndex
Column Syntax OID
frDlcmiXtndIndex
The ifIndex assigned to
The Frame Relay interface is calculated by a known
formula, which is agent-type specific.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.6889.2.1.6.2.4.1.1.1
frDlcmiXtndLMIAutoSense
Enable/disable automatic detection
(By sending all supported keepalives) of the
Local Management Interface (LMI) on the Frame Relay
Interface.
OnOffr/w
Textual Convention: OnOff Enumeration
Type Values:
1on
2off
255notRelevant
.1.3.6.1.4.1.6889.2.1.6.2.4.1.1.2
.1.3.6.1.4.1.6889.2.1.6.2.4.2 · 1 row entry · 5 columns
This table is used to create/associate/delete
A Virtual Channel (DLCI) with a specific Frame Relay 
Sub Interface. When an entry is created in this table:
          
If the DLCI is the same as that of a dynamic frCircuit
leraned on the Frame Relay Interface layered bellow
the Sub Interface specified by the entry then:
- The DLCI's status is changed to Static
Else - A new static DLCI is created.
          
In both cases, the static DLCI is assigned to the
specified Frame Relay Sub Interface.
frStaticCircuitEntry entry .1.3.6.1.4.1.6889.2.1.6.2.4.2.1
An Entry represent a Virtual Channel available on a
specific Frame Relay Interface.
Indexes
frStaticCircuitSubIfIndex frStaticCircuitDLCI frStaticCircuitDLCIrole
Column Syntax OID
frStaticCircuitSubIfIndex
Description.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.6889.2.1.6.2.4.2.1.1
frStaticCircuitDLCI
The virtual channel identifier.
FRAME-RELAY-DTE-MIBDLCI
Textual Convention: FRAME-RELAY-DTE-MIBDLCI Integer32
Type Constraints:
range: 0..8388607
.1.3.6.1.4.1.6889.2.1.6.2.4.2.1.2
frStaticCircuitDLCIrole
The role of the VC in this interface.
primary - the state of this VC determines the
operStatus of the interface.
For point to point interfaces, the agent will not
permit more than one prima…
Enumeration
Enumerated Values:
1priority6to7
2priority4to5
3priority2to3
4priority0to1
100primary
.1.3.6.1.4.1.6889.2.1.6.2.4.2.1.3
frStaticCircuitStatus
Used to create/associate/delete a DLCI to a
Sub FrameRelay Interface.
Note that the frStaticCircuitDLCIrole defines
limitations on creation and deletion of DLCIs.
The notInService state will not be implemented.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6889.2.1.6.2.4.2.1.4
frStaticCircuitMapClass
A pointer to a 'map-class frame-relay' entry applicable
for this row.
A 'map-class frame-relay' is an entry in the frMapClassTable.
The value of this object must be identical to the value
of the desired entry's frMapC…
OctetStringr/w
Constraints:
range: 1-64
.1.3.6.1.4.1.6889.2.1.6.2.4.2.1.5
.1.3.6.1.4.1.6889.2.1.6.2.4.3 · 1 row entry · 4 columns
A Frame Relay Sub Interface is the Layer 2 interface 
to which Layer 3 (IP) Interfaces are assigned.
This Logical Interface is hinted at but not modeled by
the RFC2115 Frame-Relay DTE MIB.
          
This table manages the creation/deletion of Frame 
Relay Sub I/Fs. Entries are created by the Creator 
of a sub-I/F.
frSubIfEntry entry .1.3.6.1.4.1.6889.2.1.6.2.4.3.1
An Entry in this table defines a Frame Relay Sub
Interface of a specific type, defined over a
specific Frame Relay Interface.

Note that although the MIB model allow for two
SubFR I/Fs to have the same ifIn…
Indexes
frSubIfDlcmiIndex frSubIfSubIndex frSubIfType
Column Syntax OID
frSubIfDlcmiIndex
The ifIndex of the Frame Relay Interface this Sub
Interface is created over.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.6889.2.1.6.2.4.3.1.1
frSubIfSubIndex
The ifIndex of the Sub Interface. Note that the
Mnagement station must select a sub interface number
in the permissible range (which is agent-type
dependent.)
Agent Type ifIndex Range
========== =============
X…
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.6889.2.1.6.2.4.3.1.2
frSubIfType
The Type of the Sub Interface.
point2point - A Point to Point Interface.
Point2multiPoint - Point to multi-point interface.
Enumeration
Enumerated Values:
1point2point
2point2multiPoint
.1.3.6.1.4.1.6889.2.1.6.2.4.3.1.3
frSubIfStatus
Creation/Deletion of a Frame Relay Sub Interface over
a Frame Relay Interface.

The Agent will refuse to delete a Sub Interface
if there are IP Interfaces associated with it.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6889.2.1.6.2.4.3.1.4
.1.3.6.1.4.1.6889.2.1.6.2.4.4 · 1 row entry · 6 columns
This table contains the 'map-class frame-relay' entries
in the system. A 'map-class frame-relay' entry is a 
collection of QoS-related parameters that can be attached to 
a Frame-Relay DLCI.
          
An entry in this table can be attached to a DLCI by 
setting the value of frStaticCircuitMapClass in 
frStaticCircuitTable to the value of the frMapClassName 
of an entry in this table.
          
An entry in this table can be deleted only when
it is not pointed to by any entry in frStaticCircuitTable.
Trying to delete an entry that does not correspond to that
shall fail.
          
This table contains a default entry that can be modified, but
cannot be deleted. The value of frMapClassName for that entry
is 'default'.
frMapClassEntry entry .1.3.6.1.4.1.6889.2.1.6.2.4.4.1
An entry in the table, which represents a 'frame-relay
map-class' object.
Indexes
frMapClassName
Column Syntax OID
frMapClassName
The name of the map-class, which is also the only index
component of this table.
NOTE: This object can only contain a lower-case string!
Trying to use upper-case characters on creation shall
result in a failure.
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.6889.2.1.6.2.4.4.1.1
frMapClassBcOut
The output Commited Burst size, in bits.
Valid range is 300-39999999.
BitsSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6889.2.1.6.2.4.4.1.2
frMapClassBeOut
The output Excess Burst size, in bits.
Valid range is 0-39999999.
BitsSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6889.2.1.6.2.4.4.1.3
frMapClassCirOut
The Committed Information Rate, in bits per second.
Valid range is 1000-39999999.
Bits per secondSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6889.2.1.6.2.4.4.1.4
frMapClassFrf12Frag
Disable or enable FRF.12 fragmentation, and determine fragment
size:
The reserved value zero means FRF.12 fragmentation is
disabled.
A value larger then zero means FRF.12 fragmentation is
enabled, and the fragment siz…
BytesInteger32r/w
Constraints:
range: 0-0
range: 16-1600
.1.3.6.1.4.1.6889.2.1.6.2.4.4.1.5
frMapClassRowStatus
This object is used to create a new row or
destroy an existing row in the manner described in the
definition of the RowStatus textual convention.

The value of this object has no effect on whether other
ob…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6889.2.1.6.2.4.4.1.6
.1.3.6.1.4.1.6889.2.1.6.2.5.1 · 1 row entry · 14 columns
This table is used for configuring Dialer interfaces.
wanDialerEntry entry .1.3.6.1.4.1.6889.2.1.6.2.5.1.1
Indexes
IF-MIBifIndex
Column Syntax OID
wanDialerModemIf
The ifIndex of the modem interface
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6889.2.1.6.2.5.1.1.1
wanDialerState
The current state of the dialer finit-state-machine
Enumeration
Enumerated Values:
1initModem
2idle
3waiting4Modem
4maxAttemptsDisabled
5preDialReset
6waitForConnect
7waitForDCD
8hangUp
9persistentDelay
10waitForIPCP
11connected
.1.3.6.1.4.1.6889.2.1.6.2.5.1.1.2
wanDialerPersistentDelay
The number of seconds between persistent dial attempts
(zero= no persistent dialing)
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6889.2.1.6.2.5.1.1.3
wanDialerPersistentMaxAttempts
The interval between persistent (non-DDR) dial attempts.
Zero means no persistent dialing
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6889.2.1.6.2.5.1.1.4
wanDialerPersistentReenable
The time (in seconds) the dialer is disabled after it exhausts
its consecutive dial attempts quota (wanDialerPersistentMaxAttempts).
Zero means that the dialer is disabled until the dialing the current
dial trigger di…
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6889.2.1.6.2.5.1.1.5
wanDialerOrder
The dial strings list usage order where:
sequential(1) : The dialer starts from the beginning of the list when there is
a new reason to dial (dial trigger.

roundRobin(2): The dialer use the dialing stri…
Enumerationr/w
Enumerated Values:
1sequential
2roundRobin
3lastSuccessful
.1.3.6.1.4.1.6889.2.1.6.2.5.1.1.6
wanDialerString1
The 1st dial string in the list(NULL=unconfigured)
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.6889.2.1.6.2.5.1.1.7
wanDialerString2
The 2nd dial string in the list(NULL=unconfigured)
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.6889.2.1.6.2.5.1.1.8
wanDialerString3
The 3rd dial string in the list(NULL=unconfigured)
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.6889.2.1.6.2.5.1.1.9
wanDialerString4
The 4th dial string in the list(NULL=unconfigured)
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.6889.2.1.6.2.5.1.1.10
wanDialerString5
The 5th dial string in the list(NULL=unconfigured)
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.6889.2.1.6.2.5.1.1.11
wanDialerLastDialed
The last used display string
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.6889.2.1.6.2.5.1.1.12
wanDialerWaitForIpcp
The maximum time (in seconds) the dialer waits from dialing until PPP/IPCP is up.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6889.2.1.6.2.5.1.1.13
wanDialerPersistentInitial
The minimum delay (in seconds) from boot to persitent dialing.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6889.2.1.6.2.5.1.1.14