USR-IPOA-ARP-MIB: View SNMP OID List / Download MIB

VENDOR: UTSTARCOM INCORPORATED


 Home MIB: USR-IPOA-ARP-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
 usrIpoa 1.3.6.1.4.1.429.4.46
The commWorks enterprise defined MIB objects for IP over ATM with ARP.
       usrIpoaObjects 1.3.6.1.4.1.429.4.46.1
           usrIpoaLisTable 1.3.6.1.4.1.429.4.46.1.2
There is one entry in this table for every Logical IP Subnet (LIS) that this system is a member of.
               usrIpoaLisEntry 1.3.6.1.4.1.429.4.46.1.2.1
Information about a single LIS that this system is a member of. This table is indexed by an IP subnet address. Membership in a LIS is independent of the actual ATM physical interfaces being used. The usrIpoaLisTable defines all LISes that a system is a member of. The ipAddrTable and the usrIpoaClientTable provides the mapping from local IP address to ATM physical interface. The ipoaLisIfMappingTable provides the mappings between Logical IP Subnets and interfaces. The ipoaLisTable is indexed by ipoaLisSubnetAddr. An entry in the ipAddrTable should exist for each ipAddrEntry that is associated with an IP over ATM interface. Its ipAdEntAddr and ipAdEntNetMask when ANDed should map to a ipoaLisSubnetAddr.
                   usrIpoaLisSubnetAddr 1.3.6.1.4.1.429.4.46.1.2.1.1
The IP subnet address associated with this LIS.
                   usrIpoaLisDefaultMtu 1.3.6.1.4.1.429.4.46.1.2.1.2
The default MTU used within this LIS. Note that the actual size used for a VC between two members of the LIS may be negotiated during connection setup and may be different than this value. The usrIpoaVcNegotiatedMtu object indicates the actual MTU in use for a particular VC.
                   usrIpoaLisDefaultEncapsType 1.3.6.1.4.1.429.4.46.1.2.1.3
The default encapsulation to use on VCs created for this LIS. Note that the actual encapsulation type may be negotiated during connection setup and may be different than this value. The usrIpoaVcNegotiatedEncapsType object indicates the actual encapsulation in use for a particular VC.
                   usrIpoaLisInactivityTimer 1.3.6.1.4.1.429.4.46.1.2.1.4
The time, in seconds, before a call established for an ipNetToMediaEntry on a client will timeout due to no traffic being passed on the VC. A value of 0 implies no time out.
                   usrIpoaLisMinHoldingTime 1.3.6.1.4.1.429.4.46.1.2.1.5
The minimum amount of time, in seconds, that a call will remain open. If 0 then usrIpoaInactivityTimer will completely determine when a call is terminated.
                   usrIpoaLisQDepth 1.3.6.1.4.1.429.4.46.1.2.1.6
The maximum number of outstanding requests that are allowed while waiting for ATMARP replies and In_ATMARP replies for this LIS.
                   usrIpoaLisMaxCalls 1.3.6.1.4.1.429.4.46.1.2.1.7
The maximum number of SVCs that can be established simultaneously.
                   usrIpoaLisCacheEntryAge 1.3.6.1.4.1.429.4.46.1.2.1.8
The time, in seconds, before an ipNetToMediaEntry will age out of the table. Note that the default value will be different for a client and a server. A ATMARP server should use a default of 1200 and a client should use 900.
                   usrIpoaLisRetries 1.3.6.1.4.1.429.4.46.1.2.1.9
The number of times the ATMARP request will be retried when no response is received in the timeout interval indicated by usrIpoaLisTimeout.
                   usrIpoaLisTimeout 1.3.6.1.4.1.429.4.46.1.2.1.10
The time to wait, in seconds, before retransmission of an ARP PDU.
                   usrIpoaLisDefaultPeakCellRate 1.3.6.1.4.1.429.4.46.1.2.1.11
This object is the signalling parameter that should be used when setting up all best effort VCCs. This parameter applies to the forward and backward direction on a per best effort VCC basis. A value of zero implies that no configured default exists and that local policy should be used to determine the actual default to used during call setup. ATM Signaling Support for IP over ATM (RFC 1755) recommends 1/10th of the ATM interfaces speed.
                   usrIpoaLisActiveVcs 1.3.6.1.4.1.429.4.46.1.2.1.12
Number of active SVCs.
                   usrIpoaLisRowStatus 1.3.6.1.4.1.429.4.46.1.2.1.13
This object allows entries to be created and deleted in the usrIpoaLisTable. When the usrIpoaLisRowStatus deleted (by setting this object to destroy(6)), this has the side-effect of removing all entries from the ipNetToMediaTable that are associated with this LIS (in other words, it flushes the entitys ATMARP cache). It also removes the usrIpoaVcTable entries that were associated with those ipNetToMediaTable entries. Destroying the row also removes the corresponding entries in the usrIpoaArpSrvrTable, usrIpoaArpClientTable, usrIpoaLisIfMappingTable and usrIpoaArpRemoteSrvrTable. Entries in both the ipNetToMediaTable and the usrIpoaVcTable that are associated with a usrIpoaConfigPvcEntry are not effected by changes to usrIpoaLisRowStatus.
           usrIpoaArpClientTable 1.3.6.1.4.1.429.4.46.1.4
The ATMARP clients running on this system.
               usrIpoaArpClientEntry 1.3.6.1.4.1.429.4.46.1.4.1
Information about a single ATMARP Client. Clients can be started and stopped by adding and removing entries from this table. Note that adding and removing entries from this table may have the same effect on the corresponding ipAddrTable entry. An entry in the usrIpoaArpClientTable has a corresponding entry in the ipAddrTable. Both are indexed by ipAdEntAddr. The ifIndex and subnet mask of a client entry are the ipAddrEntrys ipAdEntIfIndex and ipAdEntNetMask respectively. A remote creation of an object in this table requires that either the corresponding ipAddrTable entry exists or that ipAdEntIfIndex and ipAdEntNetMask be specified in the creation of a usrIpoaArpClientEntry at a minimum in order to create the corresponding ipAddrEntry. Specification of ipAdEntBcastAddr and ipAdEntReasmMaxSize to complete a ipAddrEntry is implementation dependent.
                   usrIpoaArpClientAtmAddr 1.3.6.1.4.1.429.4.46.1.4.1.1
The ATM address of the client.
                   usrIpoaArpClientSrvrInUse 1.3.6.1.4.1.429.4.46.1.4.1.2
The ATM address of the ATMARP Server in use by this client. A value of 0 implies that communication with a ATMARP Server is not in effect.
                   usrIpoaArpClientInArpReqsIn 1.3.6.1.4.1.429.4.46.1.4.1.3
The number of InATMARP requests received by this client.
                   usrIpoaArpClientInArpReqsOut 1.3.6.1.4.1.429.4.46.1.4.1.4
The number of InATMARP requests sent by this client.
                   usrIpoaArpClientInArpRepliesIn 1.3.6.1.4.1.429.4.46.1.4.1.5
The number of InATMARP replies received by this client.
                   usrIpoaArpClientInArpRepliesOut 1.3.6.1.4.1.429.4.46.1.4.1.6
Total number of InATMARP replies sent by this client.
                   usrIpoaArpClientInArpInvalidReqsIn 1.3.6.1.4.1.429.4.46.1.4.1.7
The number of times that this client detected an invalid InATMARP request.
                   usrIpoaArpClientInArpInvalidReqsOut 1.3.6.1.4.1.429.4.46.1.4.1.8
The number of times that this client did not receive a InATMARP reply.
                   usrIpoaArpClientArpReqsIn 1.3.6.1.4.1.429.4.46.1.4.1.9
Total number of ATMARP requests received by this client.
                   usrIpoaArpClientArpReqsOut 1.3.6.1.4.1.429.4.46.1.4.1.10
Total number of ATMARP requests sent by this client.
                   usrIpoaArpClientArpRepliesIn 1.3.6.1.4.1.429.4.46.1.4.1.11
Total number of ATMARP replies received by this client.
                   usrIpoaArpClientArpRepliesOut 1.3.6.1.4.1.429.4.46.1.4.1.12
Total number of ATMARP replies sent by this client.
                   usrIpoaArpClientArpNaksIn 1.3.6.1.4.1.429.4.46.1.4.1.13
Total number of negative ATMARP replies received by this client.
                   usrIpoaArpClientArpNaksOut 1.3.6.1.4.1.429.4.46.1.4.1.14
Total number of negative ATMARP replies send by this client.
                   usrIpoaArpClientArpOpUnknown 1.3.6.1.4.1.429.4.46.1.4.1.15
The number of times that this client received an ATMARP message with an operation code for which it is not coded to support.
                   usrIpoaArpClientArpSrvrNoResp 1.3.6.1.4.1.429.4.46.1.4.1.16
The number of times this client failed to receive a response from a ATMARP Server within the usrIpoaLisTimeout value for usrIpoaLisRetries times. This may imply that the client will re-elect a primary ATMARP server for this LIS from the usrIpoaArpRemoteSrvrTable.
                   usrIpoaArpClientRowStatus 1.3.6.1.4.1.429.4.46.1.4.1.17
This object allows entries to be created and deleted from the usrIpoaArpClientTable.
           usrIpoaArpRemoteSrvrTable 1.3.6.1.4.1.429.4.46.1.6
A table of non-local ATMARP servers associated with a LIS. An entry in this table has three indexes: first the usrIpoaLisSubnetAddr of the LIS that the corresponding ATMARP server provides ATMARP services for, then the usrIpoaArpRemoteSrvrAtmAddr, which is the ATM address of the remote ATMARP server and finally the ifIndex of the interface on which the VC to the ATMARP Remote Server will be opened. A ifIndex value of 0 should be used when a single VC is to be shared for ATMARP purposes by multiple interfaces.
               usrIpoaArpRemoteSrvrEntry 1.3.6.1.4.1.429.4.46.1.6.1
Information about one non-local ATMARP server.
                   usrIpoaArpRemoteSrvrAtmAddr 1.3.6.1.4.1.429.4.46.1.6.1.1
The ATM address of the remote ATMARP server.
                   usrIpoaArpRemoteSrvrRowStatus 1.3.6.1.4.1.429.4.46.1.6.1.2
This object allows entries to be created and deleted from the usrIpoaArpRemoteSrvrTable as well as indicating the weather a VC exists to the Remote ATMARP Server. usrIpoaArpRemoteSrvrRowStatus states: active(1) - VC exists to Remote ATMARP Server whos IP Address is stored in usrIpoaArpRemoteSrvrIpAddr. This VC can be determined by searching the usrIpoaVcTable using usrIpoaArpRemoteSrvrIfIndex (if not 0 otherwise ignore ipNetToMediaIfIndex index) and usrIpoaArpRemoteSrvrIpAddr. A usrIpoaArpClientEntry should exist were its usrIpoaArpClientSrvrInUse object has the same value as usrIpoaArpRemoteSrvrAtmAddr. notInService(2) - Entry exists without an active VC to the Remote ATMARP Server. notReady(3) - usrIpoaArpRemoteSrvrEntry is incomplete. createAndGo(4) - Value used to remotely create an entry and then active it. createAndWait(5) - Value used to remotely create an entry and leave entry inactive with either notInService or notReady state. destroy(6) - When usrIpoaArpRemoteSrvrRowStatus is set with this value the corresponding table entry is deleted.
                   usrIpoaArpRemoteSrvrIfIndex 1.3.6.1.4.1.429.4.46.1.6.1.3
The ifIndex of the interface that the VC to the Remote ATMARP Server is associated with.
                   usrIpoaArpRemoteSrvrIpAddr 1.3.6.1.4.1.429.4.46.1.6.1.4
The IP Address of the Remote ATMARP Server. A value of 0 implies that this address isnt known.
           usrIpoaVcTable 1.3.6.1.4.1.429.4.46.1.7
A system that support IP over ATM is an IP system and therefore must support all of the appropriate tables from RFC1213, MIB-II. This includes the ipNetToMediaTable (the ARP cache). This usrIpoaVcTable keeps a set of VCs for each entry in the ARP cache that was put there by this IP over ATM system acting as either a host or server.
               usrIpoaVcEntry 1.3.6.1.4.1.429.4.46.1.7.1
A VC (permanent or switched) that this host or server has opened with another member of a LIS. Additional information can be determined about the VC from RFC1695, the AToM MIB. In an SVC environment, entries can not be created in this table by a management application. Entries are automatically added by the system as the result of ATMARP processing. In a PVC environment, an entry is automatically added to this table when an entry is created in the usrIpoaConfigPvcTable and the IP Address at the end of the PVC is discovered using In_ATMARP. An entry also is added to the ipNetToMediaTable.
                   usrIpoaVcVpi 1.3.6.1.4.1.429.4.46.1.7.1.1
The VPI value for the Virtual Circuit.
                   usrIpoaVcVci 1.3.6.1.4.1.429.4.46.1.7.1.2
The VCI value for the Virtual Circuit.
                   usrIpoaVcType 1.3.6.1.4.1.429.4.46.1.7.1.3
The type of the Virtual Circuit.
                   usrIpoaVcNegotiatedEncapsType 1.3.6.1.4.1.429.4.46.1.7.1.4
The encapsulation type used when communicating over this circuit.
                   usrIpoaVcNegotiatedMtu 1.3.6.1.4.1.429.4.46.1.7.1.5
The MTU used when communicating over this circuit.
           usrIpoaConfigPvcTable 1.3.6.1.4.1.429.4.46.1.8
This table must be supported when PVCs are intended to be supported in order to enable the setup of PVCs for use by IP.
               usrIpoaConfigPvcEntry 1.3.6.1.4.1.429.4.46.1.8.1
Defines a single PVC that exists at this host for use by IP.
                   usrIpoaConfigPvcIfIndex 1.3.6.1.4.1.429.4.46.1.8.1.1
The ifIndex of the ATM AAL Interface that this PVC is associated with.
                   usrIpoaConfigPvcVpi 1.3.6.1.4.1.429.4.46.1.8.1.2
The VPI value for the Virtual Circuit.
                   usrIpoaConfigPvcVci 1.3.6.1.4.1.429.4.46.1.8.1.3
The VCI value for the Virtual Circuit.
                   usrIpoaConfigPvcDefaultMtu 1.3.6.1.4.1.429.4.46.1.8.1.4
Classic2 allows use of other MTU values for PVCs but considers the how a value other than 9180 could be selected to be out of scope. usrIpoaConfigPvcDefaultMtu can be used to configure the MTU to be used for the PVC. Both ends must have the same value configured.
                   usrIpoaConfigPvcRowStatus 1.3.6.1.4.1.429.4.46.1.8.1.5
This object allows rows to be created and deleted in the usrIpoaConfigPvcTable. Creation of a entry in this table should eventually result in the creation of a ipNetToMediaEntry and a corresponding usrIpoaVcEntry after InATMARP has determined the destination address of system that the PVC is connected to. Setting this object to destroy(6) should remove the corresponding ipNetToMediaTable and usrIpoaVcTable entries. In this implementation, setting this object to destroy also removes the corresponding entry in the AtmArpPvcTable.
       usrIpoaNotifications 1.3.6.1.4.1.429.4.46.2
           usrIpoaMtuExceeded 1.3.6.1.4.1.429.4.46.2.1
A frame was received that exceeds the negotiated MTU size.
       usrIpoaConformance 1.3.6.1.4.1.429.4.46.3
       usrAtmArpPvcTable 1.3.6.1.4.1.429.4.49.1
This table must be supported when PVCs are intended to be supported in order to enable the setup of PVCs for use by IP. This table contains additional implementation specific information required for RFC 1577 PVCs. This table is mainly used to translate the IP Over ATM PVC name to the corresponding Ifindex, VPI and VCI values used to identify this PVC in the ConfigPvc table.
           usrAtmArpPvcEntry 1.3.6.1.4.1.429.4.49.1.1
Defines a single PVC that exists at this host for use by IP. Entries in this table must be created at the same time entries are created in the IpoaConfigPvc table.
               usrAtmArpPvcName 1.3.6.1.4.1.429.4.49.1.1.1
A string containing the name of the RFC1577 PVC.
               usrAtmArpPvcIfIndex 1.3.6.1.4.1.429.4.49.1.1.2
The ifIndex of the ATM AAL Interface that this PVC is associated with.
               usrAtmArpPvcVpi 1.3.6.1.4.1.429.4.49.1.1.3
The VPI value for the Virtual Circuit.
               usrAtmArpPvcVci 1.3.6.1.4.1.429.4.49.1.1.4
The VCI value for the Virtual Circuit.
               usrAtmArpPvcNetworkName 1.3.6.1.4.1.429.4.49.1.1.5
A string containing the name of the network of this RFC1577 PVC.
               usrAtmArpPvcInterfaceName 1.3.6.1.4.1.429.4.49.1.1.6
A string containing the name of the ATMAAL interface where this RFC1577 PVC is established.
               usrAtmArpPvcNetIfIndex 1.3.6.1.4.1.429.4.49.1.1.7
The ifIndex of the ATM Net Interface that this PVC is associated with.
               usrAtmArpPvcEnabledFlag 1.3.6.1.4.1.429.4.49.1.1.8
This flag indicates if this ATM 1577 PVC is enabled or disabled.
       usrAtmArpConfigFileName 1.3.6.1.4.1.429.4.49.2
The name of a ConfigFile to read/write permanent database records. If the value of this object is an empty string, then ATM ARP uses the default name `@file://Atmarp.cfg.
       usrAtmArpCFMStatusFlag 1.3.6.1.4.1.429.4.49.3
Setting the value of this object to `save causes the values of the ATM ARP MIB objects to be written out to the current config file, which is stored in the usrIpoaArpConfigFileName object. While the new ConfigFile is being written, ATM ARP will set the value of this flag to `saving. Any attempts to set the value while it is not `normal (i.e. the file is currently being written to the ConfigFile) while result in a badValue error being returned. Setting the value to `normal will result in no action.
       usrAtmArpServerNameTable 1.3.6.1.4.1.429.4.49.4
atm arp remote server name config table.
           usrAtmArpServerNameEntry 1.3.6.1.4.1.429.4.49.4.1
entry in the atm arp server name table
               usrAtmArpServerName 1.3.6.1.4.1.429.4.49.4.1.1
A string containing the name of the atm arp server.
               usrAtmArpLISSubnetAddress 1.3.6.1.4.1.429.4.49.4.1.2
LIS subnet address.
               usrAtmArpRemoteServerAtmAddr 1.3.6.1.4.1.429.4.49.4.1.3
Remote arp server atm address.
               usrAtmArpRemoteServerIfIndex 1.3.6.1.4.1.429.4.49.4.1.4
Interface index
               usrAtmArpServerRowStatus 1.3.6.1.4.1.429.4.49.4.1.5
server name index. dummy object, used to figure out server name in the list.
               usrAtmArpRemoteServerIfName 1.3.6.1.4.1.429.4.49.4.1.6
Interface index