cwtFeederType
CISCO-WAN-TOPOLOGY-MIB ·
.1.3.6.1.4.1.9.9.234.1.3.1.1.9
Object
column
Enumeration
This identifies the feeder type. fdrNON(12) is applicable when cwfLMIType is xLMI(2). Other values are applicable when cwtFeederLMIType is feeder(1). The possible values are : fdrIPX -- Feeder is an IPX node in a routing network fdrBPX -- Feeder is an BPX node in a routing network fdrIpxAF -- Feeder is a stand-alone IPX node fdrBASIS -- Feeder is a stand-alone BASIS node fdrUNKNOWN -- Feeder is unknown fdrUNI -- Feeder is a UNI AIT (phase 0) fdrAPS -- Feeder is an APS (Adjunct Processor Shelf) fdrIGX -- Feeder is an IGX node in a routing network fdrIgxAF -- Feeder is a stand-alone IGX node fdrVSI -- Feeder is an VSI Controller fdrPAR -- Feeder is a PAR fdrNON -- This is non-feeder type
Context
- MIB
- CISCO-WAN-TOPOLOGY-MIB
- OID
.1.3.6.1.4.1.9.9.234.1.3.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cwtFeederInfoEntry
- Table
- cwtFeederInfoTable
- Siblings
- 15
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fdrIPX |
2 | fdrBPX |
3 | fdrIpxAF |
4 | fdrBASIS |
5 | fdrUNKNOWN |
6 | fdrUNI |
7 | fdrAPS |
8 | fdrIGX |
9 | fdrIgxAF |
10 | fdrVSI |
11 | fdrPAR |
12 | fdrNON |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cwtFeederIndex This is the index into the feeder database array.
This value should remain persistent while the feeder
database exists, which means that it'll be consistent
across boots. However… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.9.9.234.1.3.1.1.1 |
| cwtFeederName The configured name of the feeder. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.234.1.3.1.1.10 |
| cwtFeederLanIPAddrType This object specifies the type of address contained
in the associated instance of cwtFeederLanIP. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.234.1.3.1.1.11 |
| cwtFeederLanIP This object specifies the LAN IP address of the
'feeder'. The type of this address is specified by
cwtFeederLanIPAddrType. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.234.1.3.1.1.12 |
| cwtFeederAtmIPAddrType This object specifies the type of address contained
in the associated instance of cwtFeederAtmIP. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.234.1.3.1.1.13 |
| cwtFeederAtmIP This object identifies the ATM IP address of the
'feeder'. The type of this address is specified by
cwtFeederAtmIP. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.234.1.3.1.1.14 |
| cwtFeederModelNumber This variable contains the 'model number' of the
corresponding feeder. This is an implementation specific
integer value which is used to differentiate between
feeder platforms. | column | Integer32 | .1.3.6.1.4.1.9.9.234.1.3.1.1.15 |
| cwtFeederRowStatus In our implementation, we'll be supporting 'active',
and 'destroy'. The value of this
variable is set to 'active' by the managed system for
each valid entry. If a management sta… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.234.1.3.1.1.16 |
| cwtLocalNodeId The unique Id which identifies the node the feeder is
attached to. | column | PNNI-MIBPnniNodeId | .1.3.6.1.4.1.9.9.234.1.3.1.1.2 |
| cwtLocalIfIndex This variable contains the 'ifIndex' of the
local port this feeder is connected to. | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.9.9.234.1.3.1.1.3 |
| cwtLocalIfName The textual name of the interface of the local
port this feeder is connected to. This should
contain the same 'ifName' associated with the
'cwtLocalIfIndex'.
If t… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.234.1.3.1.1.4 |
| cwtFeederShelf This variable contains the physcial shelf
number of the feeder module. | column | Integer32 | .1.3.6.1.4.1.9.9.234.1.3.1.1.5 |
| cwtFeederSlot This variable contains the physical slot
number of the feeder module. | column | Integer32 | .1.3.6.1.4.1.9.9.234.1.3.1.1.6 |
| cwtFeederPort This variable contains the physical port
number of the feeder module. | column | Integer32 | .1.3.6.1.4.1.9.9.234.1.3.1.1.7 |
| cwtFeederLMIType This object identifies the 'link' type.
feeder(1) is applicable when cwtFeederType contains
a value other than fdrNON(12). xLMI(2) is applicable
only when cwtFeede… | column | Enumeration | .1.3.6.1.4.1.9.9.234.1.3.1.1.8 |