CISCO-WAN-FEEDER-MIB: View SNMP OID List / Download MIB

VENDOR: STRATACOM


 Home MIB: CISCO-WAN-FEEDER-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoWanFeederMIB 1.3.6.1.4.1.351.150.15
This MIB is used for configuring a port on an ATM switch module to be aware of feeder connection information. Terminology: AR - Auto Route, a CISCO proprietary feature, provides connection management for network with only CISCO nodes such as BPX or IGX. Feeder - An external ATM switch, which does not have PNNI feature, connected to an ATM switch that supports PNNI to provide LMI. LMI - Local Management Interface is an interface to provide a set of enhancements to Frame Relay specification for managing complex internetworks. LMI extensions include global addressing, virtual-circuit status messages, and multicasting. XLMI - The Extended LMI is a type of LMI which is implemented in an AR + PNNI network.
       cwfMIBObjects 1.3.6.1.4.1.351.150.15.1
           cwfFeeder 1.3.6.1.4.1.351.150.15.1.1
               cwfFeederTable 1.3.6.1.4.1.351.150.15.1.1.1 no-access
This table contains the entries for the feeders. It is used for addition or deletion of feeders and to support LMI on the feeders. The information in these entries are advertised to LMI using a system dependent implementation when an entry is created/activated. This table can also be applicable to XLMI.
                   cwfFeederEntry 1.3.6.1.4.1.351.150.15.1.1.1.1 no-access
An entry in cwfFeederTable.
                       cwfFeederIfNum 1.3.6.1.4.1.351.150.15.1.1.1.1.1 interfaceindex no-access
This is an unique interface number of an ATM virtual interface. The value of this object is equal to the ifIndex of the ATM virtual interface interface identified by ifType atmVirtual(149).
                       cwfFeederName 1.3.6.1.4.1.351.150.15.1.1.1.1.2 displaystring read-only
This is the name of the feeder. It contains a string of length zero, if the feeder name is not available.
                       cwfLanIP 1.3.6.1.4.1.351.150.15.1.1.1.1.3 ipaddress read-only
This is the LAN IP address of the feeder. This IP address is used for ethernet interface.
                       cwfNetIP 1.3.6.1.4.1.351.150.15.1.1.1.1.4 ipaddress read-only
This is the network IP address of the feeder. This IP address is used for ATM interface.
                       cwfRemoteShelf 1.3.6.1.4.1.351.150.15.1.1.1.1.5 integer32 read-only
This is the remote shelf number of the feeder module.
                       cwfRemoteSlot 1.3.6.1.4.1.351.150.15.1.1.1.1.6 integer32 read-only
This is the remote slot number of the feeder module.
                       cwfRemotePort 1.3.6.1.4.1.351.150.15.1.1.1.1.7 integer32 read-only
This is the remote physical port(line) number of the feeder module.
                       cwfFeederType 1.3.6.1.4.1.351.150.15.1.1.1.1.8 integer read-only
This identifies the feeeder type. fdrNON(12) is applicable when cwfLMIType is xLMI(2). Other values are applicable for cwfLMIType = 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 -- Non-feeder type Enumeration: 'fdrIpxAF': 3, 'fdrUNI': 6, 'fdrNON': 12, 'fdrBPX': 2, 'fdrIPX': 1, 'fdrIgxAF': 9, 'fdrUNKNOWN': 5, 'fdrPAR': 11, 'fdrBASIS': 4, 'fdrAPS': 7, 'fdrIGX': 8, 'fdrVSI': 10.
                       cwfModelNumber 1.3.6.1.4.1.351.150.15.1.1.1.1.9 integer32 read-only
This identifies the feeder model number.
                       cwfLMIAdminStatus 1.3.6.1.4.1.351.150.15.1.1.1.1.10 integer read-only
This provides the feeder LMI admin state configuration capabilities for the desired state of interface. The value of this object is ignored during row creation. Enumeration: 'down': 2, 'up': 1.
                       cwfLMIOperStatus 1.3.6.1.4.1.351.150.15.1.1.1.1.11 integer read-only
This provides the operational state of the LMI connection. Enumeration: 'down': 2, 'up': 1.
                       cwfFeederNodeAlarm 1.3.6.1.4.1.351.150.15.1.1.1.1.12 integer read-only
This identifies the feeder node alarm status. It provides the alarm status in hierarchical order where by if there are no feeder node alarms, it is signified by . If minor alarms, with no major alarms, it is signified by . If the node has one or more major alarms, irrespective of the minor alarm status, then it is signified by . Enumeration: 'unknown': 5, 'clear': 1, 'critical': 4, 'major': 3, 'minor': 2.
                       cwfFeederRowStatus 1.3.6.1.4.1.351.150.15.1.1.1.1.13 rowstatus read-only
This is used for adding or deleting a feeder entry. The row can be created by setting this object to 'createAndGo(4)'. The row can be deleted by setting this object to 'destroy(6)'. No other values are supported.
                       cwfLMIType 1.3.6.1.4.1.351.150.15.1.1.1.1.14 integer read-only
This identifies the LMI type. It identifies the type of network to which the LMI port is connected to. Enumeration: 'xLMI': 2, 'feeder': 1.
       cwfMIBConformance 1.3.6.1.4.1.351.150.15.3
           cwfMIBCompliances 1.3.6.1.4.1.351.150.15.3.1
               cwfMIBCompliance 1.3.6.1.4.1.351.150.15.3.1.1
The compliance statement for feeder group.
               cwfMIBCompliance2 1.3.6.1.4.1.351.150.15.3.1.2
The Compliance statement for feeder group.
           cwfMIBGroups 1.3.6.1.4.1.351.150.15.3.2
               cwfFeederGroup 1.3.6.1.4.1.351.150.15.3.2.1
The objects related to configuring a feeder.
               cwfFeederGroup2 1.3.6.1.4.1.351.150.15.3.2.2
The objects related to configuring feeder and non-feeder(XLMI).