Nortel-Magellan-Passport-PppMIB: View SNMP OID List / Download MIB

VENDOR: NORTHERN TELECOM


 Home MIB: Nortel-Magellan-Passport-PppMIB
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
 ppp 1.3.6.1.4.1.562.2.4.1.102
         pppRowStatusTable 1.3.6.1.4.1.562.2.4.1.102.1 no-access
This entry controls the addition and deletion of ppp components.
             pppRowStatusEntry 1.3.6.1.4.1.562.2.4.1.102.1.1 no-access
A single entry in the table represents a single ppp component.
                 pppRowStatus 1.3.6.1.4.1.562.2.4.1.102.1.1.1 rowstatus read-write
This variable is used as the basis for SNMP naming of ppp components. These components can be added and deleted.
                 pppComponentName 1.3.6.1.4.1.562.2.4.1.102.1.1.2 displaystring read-only
This variable provides the component's string name for use with the ASCII Console Interface
                 pppStorageType 1.3.6.1.4.1.562.2.4.1.102.1.1.4 storagetype read-only
This variable represents the storage type value for the ppp tables.
                 pppIndex 1.3.6.1.4.1.562.2.4.1.102.1.1.10 integer32 no-access
This variable represents the index for the ppp tables.
         pppLnk 1.3.6.1.4.1.562.2.4.1.102.2
             pppLnkRowStatusTable 1.3.6.1.4.1.562.2.4.1.102.2.1 no-access
This entry controls the addition and deletion of pppLnk components.
                 pppLnkRowStatusEntry 1.3.6.1.4.1.562.2.4.1.102.2.1.1 no-access
A single entry in the table represents a single pppLnk component.
                     pppLnkRowStatus 1.3.6.1.4.1.562.2.4.1.102.2.1.1.1 rowstatus read-only
This variable is used as the basis for SNMP naming of pppLnk components. These components cannot be added nor deleted.
                     pppLnkComponentName 1.3.6.1.4.1.562.2.4.1.102.2.1.1.2 displaystring read-only
This variable provides the component's string name for use with the ASCII Console Interface
                     pppLnkStorageType 1.3.6.1.4.1.562.2.4.1.102.2.1.1.4 storagetype read-only
This variable represents the storage type value for the pppLnk tables.
                     pppLnkIndex 1.3.6.1.4.1.562.2.4.1.102.2.1.1.10 nonreplicated no-access
This variable represents the index for the pppLnk tables.
             pppLnkProvTable 1.3.6.1.4.1.562.2.4.1.102.2.10 no-access
This group contains the provisioned attributes for the Ppp Link component.
                   pppLnkProvEntry 1.3.6.1.4.1.562.2.4.1.102.2.10.1 no-access
An entry in the pppLnkProvTable.
                       pppLnkConfigInitialMru 1.3.6.1.4.1.562.2.4.1.102.2.10.1.1 unsigned32 read-write
This is the initial Maximum Receive Unit (Mru) that the local Ppp entity will advertise to the remote entity. A change to this attribute will not take effect until Ppp is restarted (lock/unlock).
                       pppLnkConfigMagicNumber 1.3.6.1.4.1.562.2.4.1.102.2.10.1.4 integer read-write
If enabled then the local node will attempt to perform Magic Number negotiation with the remote node. If disabled then this negotiation is not performed. In any event, the local node will comply with any magic number negotiations attempted by the remote node, per the Ppp specification. A change to this attribute will not take effect until Ppp is restarted (lock/unlock). Enumeration: 'disabled': 1, 'enabled': 2.
                       pppLnkRestartTimer 1.3.6.1.4.1.562.2.4.1.102.2.10.1.6 unsigned32 read-write
This is the time, in milliseconds, that Ppp will wait for a response to a configure request or a terminate request before retrying.
                       pppLnkContinuityMonitor 1.3.6.1.4.1.562.2.4.1.102.2.10.1.7 integer read-write
This attribute turns on/off (enabled/disabled) the Link Continuity Monitor. If set to enabled, periodic keep alive echo packet will be sent over the Ppp link. If set to disabled, no keep alive packets will be sent. A change to this attribute will not take effect until Ppp is restarted (lock/ unlock). Enumeration: 'disabled': 2, 'enabled': 1.
                       pppLnkNegativeAckTries 1.3.6.1.4.1.562.2.4.1.102.2.10.1.8 unsigned32 read-write
This attribute specifies the maximum negative acknowledgments sent to the remote Ppp entity during negotiation before defaulting it's configuration parameters.
                       pppLnkQualityThreshold 1.3.6.1.4.1.562.2.4.1.102.2.10.1.9 unsigned32 read-write
This attribute specifies the minimum allowed line quality before the line is considered too poor to continue operation. The value for this attribute is a percentage measure of the line quality given in integers (10 to 99). The higher the value, the more stringent the line requirements.
                       pppLnkQualityWindow 1.3.6.1.4.1.562.2.4.1.102.2.10.1.10 unsigned32 read-write
This attribute specifies the number of seconds used for sampling line quality. If line quality drops below the level set with the qualityThreshold attribute during this window, this instance of Ppp will be marked down until line quality recovers.
                       pppLnkTerminateRequestTries 1.3.6.1.4.1.562.2.4.1.102.2.10.1.11 unsigned32 read-write
This attribute specifies the maximum terminate requests to be sent, when closing the connection, and not answered before this instance of Ppp enters a closing state.
                       pppLnkConfigureRequestTries 1.3.6.1.4.1.562.2.4.1.102.2.10.1.12 unsigned32 read-write
This attribute specifies the number of configuration requests that will be sent out and not answered before this instance of Ppp enters a listening state. If both sides enter the listening state then the link will not come up. To eliminate this possibility, this attribute should be set to 1000000000. This will ensure that this end of the Ppp link will continue to try until the link is good.
             pppLnkOperTable 1.3.6.1.4.1.562.2.4.1.102.2.11 no-access
This group contains the Ppp Link Operational attributes.
                   pppLnkOperEntry 1.3.6.1.4.1.562.2.4.1.102.2.11.1 no-access
An entry in the pppLnkOperTable.
                       pppLnkOperState 1.3.6.1.4.1.562.2.4.1.102.2.11.1.1 integer read-only
This is the operational state of the Link Control Protocol. For more information as to the definition of each state see RFC1331 section 5.3. Enumeration: 'ackrcvd': 7, 'acksent': 8, 'initial': 0, 'stopped': 3, 'reqsent': 6, 'closed': 2, 'stopping': 5, 'closing': 4, 'starting': 1, 'opened': 9.
                       pppLnkLineCondition 1.3.6.1.4.1.562.2.4.1.102.2.11.1.2 integer read-only
This attribute describes the condition of the physical line that Ppp is running over. ok: The condition of the line is good. looped: The line is looped back on itself, probably at the remote end. noClock: There is a hardware problem with the line. The cable may not be plugged in correctly. badLineCondition: The quality of the line is below the qualityThreshold. Enumeration: 'looped': 1, 'ok': 0, 'badLineCondition': 4, 'noClock': 3.
                       pppLnkBadAddresses 1.3.6.1.4.1.562.2.4.1.102.2.11.1.4 counter32 read-only
This attribute counts the number of packets received with an incorrect Address Field. If this count is going up quickly, it could indicate that there is a line quality problem or that the remote end is transmitting a protocol other than Ppp. This counter will wrap around to 0 when it exceeds its maximum count.
                       pppLnkBadControls 1.3.6.1.4.1.562.2.4.1.102.2.11.1.5 counter32 read-only
This attribute counts the number of packets received on this link with an incorrect Control Field. If this count is going up quickly, it could indicate that there is a line quality problem or that the remote end is transmitting a protocol other than Ppp. This counter will wrap around to 0 when it exceeds its maximum count.
                       pppLnkPacketTooLongs 1.3.6.1.4.1.562.2.4.1.102.2.11.1.6 counter32 read-only
This attribute counts the number of packets received that have been discarded because their length exceeded the Maximum Receive Unit (Mru). This counter will wrap around to 0 when it exceeds its maximum count.
                       pppLnkBadFcss 1.3.6.1.4.1.562.2.4.1.102.2.11.1.7 counter32 read-only
This attribute counts the number of packets received that have been discarded due to having an incorrect Frame Check Sequence (Fcs). This counter will wrap around to 0 when it exceeds its maximum count.
                       pppLnkLocalMru 1.3.6.1.4.1.562.2.4.1.102.2.11.1.8 unsigned32 read-only
This is the current value of the Maximum Receive Unit (Mru) for the local Ppp Entity. This value is the Mru that the remote entity is using when sending packets to the local Ppp entity.
                       pppLnkRemoteMru 1.3.6.1.4.1.562.2.4.1.102.2.11.1.9 unsigned32 read-only
This is the current value of the Maximum Receive Unit (Mru) for the remote Ppp entity. This value is the Mru that the local entity is using when sending packets to the remote Ppp entity.
                       pppLnkTransmitFcsSize 1.3.6.1.4.1.562.2.4.1.102.2.11.1.16 unsigned32 read-only
This is the size of the Frame Check Sequence (Fcs) in bits that the local node will generate when sending packets to the remote node.
                       pppLnkReceiveFcsSize 1.3.6.1.4.1.562.2.4.1.102.2.11.1.17 unsigned32 read-only
This is the size of the Frame Check Sequence (Fcs) in bits that the remote node will generate when sending packets to the local node.
         pppLqm 1.3.6.1.4.1.562.2.4.1.102.3
             pppLqmRowStatusTable 1.3.6.1.4.1.562.2.4.1.102.3.1 no-access
This entry controls the addition and deletion of pppLqm components.
                 pppLqmRowStatusEntry 1.3.6.1.4.1.562.2.4.1.102.3.1.1 no-access
A single entry in the table represents a single pppLqm component.
                     pppLqmRowStatus 1.3.6.1.4.1.562.2.4.1.102.3.1.1.1 rowstatus read-only
This variable is used as the basis for SNMP naming of pppLqm components. These components cannot be added nor deleted.
                     pppLqmComponentName 1.3.6.1.4.1.562.2.4.1.102.3.1.1.2 displaystring read-only
This variable provides the component's string name for use with the ASCII Console Interface
                     pppLqmStorageType 1.3.6.1.4.1.562.2.4.1.102.3.1.1.4 storagetype read-only
This variable represents the storage type value for the pppLqm tables.
                     pppLqmIndex 1.3.6.1.4.1.562.2.4.1.102.3.1.1.10 nonreplicated no-access
This variable represents the index for the pppLqm tables.
             pppLqmProvTable 1.3.6.1.4.1.562.2.4.1.102.3.10 no-access
This group contains the provisioned attributes for the Ppp Link Quality Monitor component.
                   pppLqmProvEntry 1.3.6.1.4.1.562.2.4.1.102.3.10.1 no-access
An entry in the pppLqmProvTable.
                       pppLqmConfigPeriod 1.3.6.1.4.1.562.2.4.1.102.3.10.1.1 unsigned32 read-write
This is the Lqm reporting period that the local Ppp entity will attempt to negotiate with the remote entity, in units of hundredths of a second. A value of '0' will allow the remote Ppp entity to determine the reporting period. A value greater than 180,000 (1/2 hour) will allow the period to be determined dynamically as a function of the transmit data rate. A value from 1-9 will be rounded up to 10 during negotiation. A change to this attribute will not take effect until Ppp is restarted (lock/unlock).
                       pppLqmConfigStatus 1.3.6.1.4.1.562.2.4.1.102.3.10.1.2 integer read-write
If this attribute is enabled, the local node will attempt to perform Lqm negotiation with the remote node. If it is disabled then this negotiation is not performed. A change to this attribute will not take effect until Ppp is restarted (lock/unlock). Enumeration: 'disabled': 1, 'enabled': 2.
             pppLqmOperTable 1.3.6.1.4.1.562.2.4.1.102.3.11 no-access
This group contains the operational attributes for the Ppp Link Quality Monitor component.
                   pppLqmOperEntry 1.3.6.1.4.1.562.2.4.1.102.3.11.1 no-access
An entry in the pppLqmOperTable.
                       pppLqmQuality 1.3.6.1.4.1.562.2.4.1.102.3.11.1.1 integer read-only
This is the current quality of the link as declared by the local Ppp entity's Link-Quality Management modules. A value of good indicates that LinkQualityMonitor configStatus is enabled and Link quality is above Link qualityThreshold. A value of bad indicates that LinkQualityMonitor configStatus is enabled and Link quality is not above Link qualityThreshold. A value of notDetermined indicates that LinkQualityMonitor configStatus is enabled and the quality of the link has not been calculated yet or LinkQualityMonitor configStatus is disabled. Enumeration: 'notDetermined': 3, 'bad': 2, 'good': 1.
                       pppLqmInGoodOctets 1.3.6.1.4.1.562.2.4.1.102.3.11.1.2 counter32 read-only
This attribute counts the number of good octets received. This counter will wrap around to 0 when it exceeds its maximum count.
                       pppLqmLocalPeriod 1.3.6.1.4.1.562.2.4.1.102.3.11.1.3 unsigned32 read-only
This is the Lqm reporting period, in hundredths of a second that is in effect for the local Ppp entity.
                       pppLqmRemotePeriod 1.3.6.1.4.1.562.2.4.1.102.3.11.1.4 unsigned32 read-only
This is the Lqm reporting period, in hundredths of a second, that is in effect for the remote Ppp entity.
                       pppLqmOutLqrs 1.3.6.1.4.1.562.2.4.1.102.3.11.1.5 counter32 read-only
This attribute counts the number of link quality reports sent out. This counter will wrap around to 0 when it exceeds its maximum count.
                       pppLqmInLqrs 1.3.6.1.4.1.562.2.4.1.102.3.11.1.6 counter32 read-only
This attribute counts the number of link quality reports received. This counter will wrap around to 0 when it exceeds its maximum count.
         pppNcp 1.3.6.1.4.1.562.2.4.1.102.4
             pppNcpRowStatusTable 1.3.6.1.4.1.562.2.4.1.102.4.1 no-access
This entry controls the addition and deletion of pppNcp components.
                 pppNcpRowStatusEntry 1.3.6.1.4.1.562.2.4.1.102.4.1.1 no-access
A single entry in the table represents a single pppNcp component.
                     pppNcpRowStatus 1.3.6.1.4.1.562.2.4.1.102.4.1.1.1 rowstatus read-only
This variable is used as the basis for SNMP naming of pppNcp components. These components cannot be added nor deleted.
                     pppNcpComponentName 1.3.6.1.4.1.562.2.4.1.102.4.1.1.2 displaystring read-only
This variable provides the component's string name for use with the ASCII Console Interface
                     pppNcpStorageType 1.3.6.1.4.1.562.2.4.1.102.4.1.1.4 storagetype read-only
This variable represents the storage type value for the pppNcp tables.
                     pppNcpIndex 1.3.6.1.4.1.562.2.4.1.102.4.1.1.10 nonreplicated no-access
This variable represents the index for the pppNcp tables.
             pppNcpBmcEntry 1.3.6.1.4.1.562.2.4.1.102.4.2
                 pppNcpBmcEntryRowStatusTable 1.3.6.1.4.1.562.2.4.1.102.4.2.1 no-access
This entry controls the addition and deletion of pppNcpBmcEntry components.
                     pppNcpBmcEntryRowStatusEntry 1.3.6.1.4.1.562.2.4.1.102.4.2.1.1 no-access
A single entry in the table represents a single pppNcpBmcEntry component.
                         pppNcpBmcEntryRowStatus 1.3.6.1.4.1.562.2.4.1.102.4.2.1.1.1 rowstatus read-write
This variable is used as the basis for SNMP naming of pppNcpBmcEntry components. These components can be added.
                         pppNcpBmcEntryComponentName 1.3.6.1.4.1.562.2.4.1.102.4.2.1.1.2 displaystring read-only
This variable provides the component's string name for use with the ASCII Console Interface
                         pppNcpBmcEntryStorageType 1.3.6.1.4.1.562.2.4.1.102.4.2.1.1.4 storagetype read-only
This variable represents the storage type value for the pppNcpBmcEntry tables.
                         pppNcpBmcEntryMacTypeIndex 1.3.6.1.4.1.562.2.4.1.102.4.2.1.1.10 integer no-access
This variable represents the index for the pppNcpBmcEntry tables. Enumeration: 'tokenRing': 3, 'ethernet': 1, 'tokenBus': 2, 'fddi': 4.
                 pppNcpBmcEntryProvTable 1.3.6.1.4.1.562.2.4.1.102.4.2.10 no-access
This group contains the attributes for one entry in the BridgeMediaConfigEntry table.
                       pppNcpBmcEntryProvEntry 1.3.6.1.4.1.562.2.4.1.102.4.2.10.1 no-access
An entry in the pppNcpBmcEntryProvTable.
                           pppNcpBmcEntryLocalStatus 1.3.6.1.4.1.562.2.4.1.102.4.2.10.1.1 integer read-write
This attribute indicates whether the local Ppp bridging entity should accept packets of the protocol type identified by the instance value of this component. Setting this attribute to accept allows packets of this protocol type to be accepted. A change to this attribute will not take effect until Ppp is restarted (lock/unlock). Enumeration: 'accept': 1.
             pppNcpBmEntry 1.3.6.1.4.1.562.2.4.1.102.4.3
                 pppNcpBmEntryRowStatusTable 1.3.6.1.4.1.562.2.4.1.102.4.3.1 no-access
*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This entry controls the addition and deletion of pppNcpBmEntry components.
                     pppNcpBmEntryRowStatusEntry 1.3.6.1.4.1.562.2.4.1.102.4.3.1.1 no-access
A single entry in the table represents a single pppNcpBmEntry component.
                         pppNcpBmEntryRowStatus 1.3.6.1.4.1.562.2.4.1.102.4.3.1.1.1 rowstatus read-only
This variable is used as the basis for SNMP naming of pppNcpBmEntry components. These components cannot be added nor deleted.
                         pppNcpBmEntryComponentName 1.3.6.1.4.1.562.2.4.1.102.4.3.1.1.2 displaystring read-only
This variable provides the component's string name for use with the ASCII Console Interface
                         pppNcpBmEntryStorageType 1.3.6.1.4.1.562.2.4.1.102.4.3.1.1.4 storagetype read-only
This variable represents the storage type value for the pppNcpBmEntry tables.
                         pppNcpBmEntryMacTypeIndex 1.3.6.1.4.1.562.2.4.1.102.4.3.1.1.10 integer no-access
This variable represents the index for the pppNcpBmEntry tables. Enumeration: 'tokenRing': 3, 'ethernet': 1, 'tokenBus': 2, 'fddi': 4.
                 pppNcpBmEntryOperTable 1.3.6.1.4.1.562.2.4.1.102.4.3.10 no-access
*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This group contains the attributes for one entry in the BridgeMediaEntry table.
                       pppNcpBmEntryOperEntry 1.3.6.1.4.1.562.2.4.1.102.4.3.10.1 no-access
An entry in the pppNcpBmEntryOperTable.
                           pppNcpBmEntryLocalStatus 1.3.6.1.4.1.562.2.4.1.102.4.3.10.1.2 integer read-only
This attribute indicates whether the local Ppp bridging entity will accept packets of the protocol type identified by the instance value of this component. A value of accept indicates that packets of this protocol type will be accepted. A value of dontAccept indicates that packets of this type will not be accepted. Enumeration: 'accept': 1, 'dontAccept': 2.
                           pppNcpBmEntryRemoteStatus 1.3.6.1.4.1.562.2.4.1.102.4.3.10.1.3 integer read-only
This attribute indicates whether the remote Ppp bridging entity will accept packets of the protocol type identified by the instance value of this component. A value of accept indicates that packets of this protocol type will be accepted. A value of dontAccept indicates that packets of this type will not be accepted. Enumeration: 'accept': 1, 'dontAccept': 2.
             pppNcpBprovTable 1.3.6.1.4.1.562.2.4.1.102.4.11 no-access
This group contains the provisioned attributes for the Bridge Network Control Protocol.
                   pppNcpBprovEntry 1.3.6.1.4.1.562.2.4.1.102.4.11.1 no-access
An entry in the pppNcpBprovTable.
                       pppNcpBConfigTinygram 1.3.6.1.4.1.562.2.4.1.102.4.11.1.1 integer read-write
If this attribute is set to disabled then the local Bridge Network Control Protocol (Bncp) entity will not initiate the tinygram compression option negotiation. If it is enabled then the local Bncp entity will initiate negotiation of this option. A change to this attribute will not take effect until Ppp is restarted (lock/unlock). Enumeration: 'disabled': 1, 'enabled': 2.
                       pppNcpBConfigLanId 1.3.6.1.4.1.562.2.4.1.102.4.11.1.4 integer read-write
If this attribute is set to disabled then the local Bncp entity will not initiate the lan identification option negotiation. If it is enabled then the local Bncp entity will initiate negotiation of the option. A change to this attribute will not take effect until Ppp is restarted (lock/unlock). Enumeration: 'disabled': 1, 'enabled': 2.
             pppNcpIpOperTable 1.3.6.1.4.1.562.2.4.1.102.4.12 no-access
This group contains the Ip Network Control Protocol operational attributes.
                   pppNcpIpOperEntry 1.3.6.1.4.1.562.2.4.1.102.4.12.1 no-access
An entry in the pppNcpIpOperTable.
                       pppNcpIpOperState 1.3.6.1.4.1.562.2.4.1.102.4.12.1.1 integer read-only
This is the operational state of the Ip network protocol. For more information as to the definition of each state see RFC1331 section 5.3. Enumeration: 'ackrcvd': 7, 'acksent': 8, 'initial': 0, 'stopped': 3, 'reqsent': 6, 'closed': 2, 'stopping': 5, 'closing': 4, 'starting': 1, 'opened': 9.
             pppNcpBoperTable 1.3.6.1.4.1.562.2.4.1.102.4.14 no-access
This group contains the Bridge Network Control Protocol operational attributes.
                   pppNcpBoperEntry 1.3.6.1.4.1.562.2.4.1.102.4.14.1 no-access
An entry in the pppNcpBoperTable.
                       pppNcpBOperState 1.3.6.1.4.1.562.2.4.1.102.4.14.1.1 integer read-only
This is the operational status of the bridge network protocol. For more information as to the definition of each state see RFC1331 section 5.3. Enumeration: 'ackrcvd': 7, 'acksent': 8, 'initial': 0, 'stopped': 3, 'reqsent': 6, 'closed': 2, 'stopping': 5, 'closing': 4, 'starting': 1, 'opened': 9.
                       pppNcpBLocalToRemoteTinygramComp 1.3.6.1.4.1.562.2.4.1.102.4.14.1.3 integer read-only
This attribute indicates whether the local node will perform tinygram compression when sending packets to the remote entity. If it is disabled then the local entity will not perform tinygram compression. If it is enabled then the local entity will perform tinygram compression. Enumeration: 'disabled': 1, 'enabled': 2.
                       pppNcpBRemoteToLocalTinygramComp 1.3.6.1.4.1.562.2.4.1.102.4.14.1.4 integer read-only
If this attribute is disabled then the remote entity is not expected to perform tinygram compression. If it is enabled then the remote entity is expected to perform tinygram compression. Enumeration: 'disabled': 1, 'enabled': 2.
                       pppNcpBLocalToRemoteLanId 1.3.6.1.4.1.562.2.4.1.102.4.14.1.5 integer read-only
This attribute indicates whether the local node will include the lan identification field in transmitted packets or not. If it is disabled then the local node will not transmit this field, enabled means that the field will be transmitted. Enumeration: 'disabled': 1, 'enabled': 2.
                       pppNcpBRemoteToLocalLanId 1.3.6.1.4.1.562.2.4.1.102.4.14.1.6 integer read-only
This attribute indicates whether the remote node has indicated that it will include the lan identification field in transmitted packets or not. If it is disabled then the field will not be transmitted, if enabled then the field will be transmitted. Enumeration: 'disabled': 1, 'enabled': 2.
             pppNcpOperTable 1.3.6.1.4.1.562.2.4.1.102.4.16 no-access
This group contains the operational attributes for any Network Control Protocols other than Ip and Bridge.
                   pppNcpOperEntry 1.3.6.1.4.1.562.2.4.1.102.4.16.1 no-access
An entry in the pppNcpOperTable.
                       pppNcpAppletalkOperState 1.3.6.1.4.1.562.2.4.1.102.4.16.1.1 integer read-only
This is the operational state of the AppleTalk network protocol. For more information as to the definition of each state see RFC1331 section 5.3. Enumeration: 'ackrcvd': 7, 'acksent': 8, 'initial': 0, 'stopped': 3, 'reqsent': 6, 'closed': 2, 'stopping': 5, 'closing': 4, 'starting': 1, 'opened': 9.
                       pppNcpIpxOperState 1.3.6.1.4.1.562.2.4.1.102.4.16.1.2 integer read-only
This is the operational state of the Ipx network protocol. For more information as to the definition of each state see RFC1331 section 5.3. Enumeration: 'ackrcvd': 7, 'acksent': 8, 'initial': 0, 'stopped': 3, 'reqsent': 6, 'closed': 2, 'stopping': 5, 'closing': 4, 'starting': 1, 'opened': 9.
                       pppNcpXnsOperState 1.3.6.1.4.1.562.2.4.1.102.4.16.1.3 integer read-only
This is the operational state of the Xns network protocol. For more information as to the definition of each state see RFC1331 section 5.3. Enumeration: 'ackrcvd': 7, 'acksent': 8, 'initial': 0, 'stopped': 3, 'reqsent': 6, 'closed': 2, 'stopping': 5, 'closing': 4, 'starting': 1, 'opened': 9.
                       pppNcpDecnetOperState 1.3.6.1.4.1.562.2.4.1.102.4.16.1.4 integer read-only
This is the operational state of the DecNet network protocol. For more information as to the definition of each state see RFC1331 section 5.3. Enumeration: 'ackrcvd': 7, 'acksent': 8, 'initial': 0, 'stopped': 3, 'reqsent': 6, 'closed': 2, 'stopping': 5, 'closing': 4, 'starting': 1, 'opened': 9.
         pppFramer 1.3.6.1.4.1.562.2.4.1.102.5
             pppFramerRowStatusTable 1.3.6.1.4.1.562.2.4.1.102.5.1 no-access
This entry controls the addition and deletion of pppFramer components.
                 pppFramerRowStatusEntry 1.3.6.1.4.1.562.2.4.1.102.5.1.1 no-access
A single entry in the table represents a single pppFramer component.
                     pppFramerRowStatus 1.3.6.1.4.1.562.2.4.1.102.5.1.1.1 rowstatus read-only
This variable is used as the basis for SNMP naming of pppFramer components. These components cannot be added nor deleted.
                     pppFramerComponentName 1.3.6.1.4.1.562.2.4.1.102.5.1.1.2 displaystring read-only
This variable provides the component's string name for use with the ASCII Console Interface
                     pppFramerStorageType 1.3.6.1.4.1.562.2.4.1.102.5.1.1.4 storagetype read-only
This variable represents the storage type value for the pppFramer tables.
                     pppFramerIndex 1.3.6.1.4.1.562.2.4.1.102.5.1.1.10 nonreplicated no-access
This variable represents the index for the pppFramer tables.
             pppFramerProvTable 1.3.6.1.4.1.562.2.4.1.102.5.10 no-access
This group contains the base provisioning data for the Framer component. Application or hardware interface specific provisioning data is contained in other provisionable Framer groups.
                   pppFramerProvEntry 1.3.6.1.4.1.562.2.4.1.102.5.10.1 no-access
An entry in the pppFramerProvTable.
                       pppFramerInterfaceName 1.3.6.1.4.1.562.2.4.1.102.5.10.1.1 link read-write
This attribute contains a hardware component name. The attribute associates the application with a specific link. This defines the logical processor on which Framer's parent component (as well as Framer itself) will run.
             pppFramerStateTable 1.3.6.1.4.1.562.2.4.1.102.5.12 no-access
This group contains the three OSI State attributes. The descriptions generically indicate what each state attribute implies about the component. Note that not all the values and state combinations described here are supported by every component which uses this group. For component-specific information and the valid state combinations, refer to NTP 241-7001-150, Passport Operations and Maintenance Guide.
                   pppFramerStateEntry 1.3.6.1.4.1.562.2.4.1.102.5.12.1 no-access
An entry in the pppFramerStateTable.
                       pppFramerAdminState 1.3.6.1.4.1.562.2.4.1.102.5.12.1.1 integer read-only
This attribute indicates the OSI Administrative State of the component. The value locked indicates that the component is administratively prohibited from providing services for its users. A Lock or Lock - force command has been previously issued for this component. When the value is locked, the value of usageState must be idle. The value shuttingDown indicates that the component is administratively permitted to provide service to its existing users only. A Lock command was issued against the component and it is in the process of shutting down. The value unlocked indicates that the component is administratively permitted to provide services for its users. To enter this state, issue an Unlock command to this component. Enumeration: 'locked': 0, 'shuttingDown': 2, 'unlocked': 1.
                       pppFramerOperationalState 1.3.6.1.4.1.562.2.4.1.102.5.12.1.2 integer read-only
This attribute indicates the OSI Operational State of the component. The value enabled indicates that the component is available for operation. Note that if adminState is locked, it would still not be providing service. The value disabled indicates that the component is not available for operation. For example, something is wrong with the component itself, or with another component on which this one depends. If the value is disabled, the usageState must be idle. Enumeration: 'disabled': 0, 'enabled': 1.
                       pppFramerUsageState 1.3.6.1.4.1.562.2.4.1.102.5.12.1.3 integer read-only
This attribute indicates the OSI Usage State of the component. The value idle indicates that the component is not currently in use. The value active indicates that the component is in use and has spare capacity to provide for additional users. The value busy indicates that the component is in use and has no spare operating capacity for additional users at this time. Enumeration: 'active': 1, 'idle': 0, 'busy': 2.
             pppFramerStatsTable 1.3.6.1.4.1.562.2.4.1.102.5.13 no-access
This group contains the operational statistics data for a Framer component.
                   pppFramerStatsEntry 1.3.6.1.4.1.562.2.4.1.102.5.13.1 no-access
An entry in the pppFramerStatsTable.
                       pppFramerFrmToIf 1.3.6.1.4.1.562.2.4.1.102.5.13.1.1 counter32 read-only
This attribute counts the number of frames transmitted to the link interface by Framer. Note: This does not include the number of frames transmitted directly to the hardware queue, thus bypassing the Framer component.
                       pppFramerFrmFromIf 1.3.6.1.4.1.562.2.4.1.102.5.13.1.2 counter32 read-only
This attribute counts the number of frames received from the link interface by Framer.
                       pppFramerAborts 1.3.6.1.4.1.562.2.4.1.102.5.13.1.3 counter32 read-only
This attribute counts the total number of aborts received.
                       pppFramerCrcErrors 1.3.6.1.4.1.562.2.4.1.102.5.13.1.4 counter32 read-only
This attribute counts the total number of frames with CRC errors.
                       pppFramerLrcErrors 1.3.6.1.4.1.562.2.4.1.102.5.13.1.5 counter32 read-only
This attribute counts the total number of frames with LRC errors.
                       pppFramerNonOctetErrors 1.3.6.1.4.1.562.2.4.1.102.5.13.1.6 counter32 read-only
This attribute counts the total number of frames that were non octet aligned.
                       pppFramerOverruns 1.3.6.1.4.1.562.2.4.1.102.5.13.1.7 counter32 read-only
This attribute counts the total number of frames received from the link for which overruns occurred.
                       pppFramerUnderruns 1.3.6.1.4.1.562.2.4.1.102.5.13.1.8 counter32 read-only
This attribute counts the total number of frames transmitted to the link for which underruns occurred.
                       pppFramerLargeFrmErrors 1.3.6.1.4.1.562.2.4.1.102.5.13.1.9 counter32 read-only
This attribute counts the total number of frames received which were too large. The frame execeeded the maximumFrameLengthLimit provisioned attribute or it contained more than the 255 block hardware limit.
             pppFramerUtilTable 1.3.6.1.4.1.562.2.4.1.102.5.14 no-access
This group contains the link utilizaiton operational data for a Framer component.
                   pppFramerUtilEntry 1.3.6.1.4.1.562.2.4.1.102.5.14.1 no-access
An entry in the pppFramerUtilTable.
                       pppFramerNormPrioLinkUtilToIf 1.3.6.1.4.1.562.2.4.1.102.5.14.1.1 gauge32 read-only
This attribute is the utilization of the normal priority data sent to the link as a percentage of the available bandwidth on the link. The utilization is the average for the last minute.
                       pppFramerNormPrioLinkUtilFromIf 1.3.6.1.4.1.562.2.4.1.102.5.14.1.3 gauge32 read-only
This attribute is the utilization of the normal priority data received from the link as a percentage of the available bandwidth on the link. The utilization is the average for the last minute.
         pppLeq 1.3.6.1.4.1.562.2.4.1.102.6
             pppLeqRowStatusTable 1.3.6.1.4.1.562.2.4.1.102.6.1 no-access
This entry controls the addition and deletion of pppLeq components.
                 pppLeqRowStatusEntry 1.3.6.1.4.1.562.2.4.1.102.6.1.1 no-access
A single entry in the table represents a single pppLeq component.
                     pppLeqRowStatus 1.3.6.1.4.1.562.2.4.1.102.6.1.1.1 rowstatus read-write
This variable is used as the basis for SNMP naming of pppLeq components. These components can be added and deleted.
                     pppLeqComponentName 1.3.6.1.4.1.562.2.4.1.102.6.1.1.2 displaystring read-only
This variable provides the component's string name for use with the ASCII Console Interface
                     pppLeqStorageType 1.3.6.1.4.1.562.2.4.1.102.6.1.1.4 storagetype read-only
This variable represents the storage type value for the pppLeq tables.
                     pppLeqIndex 1.3.6.1.4.1.562.2.4.1.102.6.1.1.10 nonreplicated no-access
This variable represents the index for the pppLeq tables.
             pppLeqProvTable 1.3.6.1.4.1.562.2.4.1.102.6.10 no-access
This group contains the provisioned attributes for the LinkEmissionQueue component.
                   pppLeqProvEntry 1.3.6.1.4.1.562.2.4.1.102.6.10.1 no-access
An entry in the pppLeqProvTable.
                       pppLeqMaxPackets 1.3.6.1.4.1.562.2.4.1.102.6.10.1.1 unsigned32 read-write
This attribute specifies the maximum number of packets allowed in the Leq before being discarded. If this attribute is set to zero then the maximum number of packets is calculated from the transmit data rate. This calculated value is placed in queuePktThreshold.
                       pppLeqMaxMsecData 1.3.6.1.4.1.562.2.4.1.102.6.10.1.2 unsigned32 read-write
This attribute specifies the maximum number of 'Milliseconds worth of data' allowed in the Leq before packets are discarded. The queueByteThreshold will be calculated from this attribute, based on the transmit data rate.
                       pppLeqMaxPercentMulticast 1.3.6.1.4.1.562.2.4.1.102.6.10.1.3 unsigned32 read-write
This attribute specifies the maximum percentage of multicast packets allowed in the Leq, based on queuePktThreshold, before being discarded. The calculated value will be placed in queueMulticastThreshold.
                       pppLeqTimeToLive 1.3.6.1.4.1.562.2.4.1.102.6.10.1.4 unsigned32 read-write
This attribute specifies the 'Milliseconds Time To Live' of packets in the Leq. If the timeToLive of a packet expires, it will be discarded.
             pppLeqStatsTable 1.3.6.1.4.1.562.2.4.1.102.6.11 no-access
This group contains Link Emission Queue general statistics.
                   pppLeqStatsEntry 1.3.6.1.4.1.562.2.4.1.102.6.11.1 no-access
An entry in the pppLeqStatsTable.
                       pppLeqTimedOutPkt 1.3.6.1.4.1.562.2.4.1.102.6.11.1.1 counter32 read-only
This attribute counts the number of packets that have been discarded due to exceeding the timeToLive. This counter will wrap around to 0 when it exceeds its maximum count.
                       pppLeqHardwareForcedPkt 1.3.6.1.4.1.562.2.4.1.102.6.11.1.2 counter32 read-only
This attribute counts the number of hardware forced packets on this instance of Ppp. This counter will wrap around to 0 when it exceeds its maximum count.
                       pppLeqForcedPktDiscards 1.3.6.1.4.1.562.2.4.1.102.6.11.1.4 counter32 read-only
This attribute counts the total number of hardware forced packets that had to be discarded due to link failure. This counter will wrap around to 0 when it exceeds its maximum count.
                       pppLeqQueuePurgeDiscards 1.3.6.1.4.1.562.2.4.1.102.6.11.1.5 counter32 read-only
This attribute counts the total number of packets discarded by a queue purge (i.e. a discarding of all packets on the queue). This counter will wrap around to 0 when it exceeds its maximum count.
             pppLeqTStatsTable 1.3.6.1.4.1.562.2.4.1.102.6.12 no-access
This group contains Link Emission Queue total statistics.
                   pppLeqTStatsEntry 1.3.6.1.4.1.562.2.4.1.102.6.12.1 no-access
An entry in the pppLeqTStatsTable.
                       pppLeqTotalPktHandled 1.3.6.1.4.1.562.2.4.1.102.6.12.1.1 counter32 read-only
This attribute counts the total number of packets handled by the Leq. This counter will wrap around to 0 when it exceeds its maximum count.
                       pppLeqTotalPktForwarded 1.3.6.1.4.1.562.2.4.1.102.6.12.1.2 counter32 read-only
This attribute counts the total number of packets forwarded by the Leq. This counter will wrap around to 0 when it exceeds its maximum count.
                       pppLeqTotalPktQueued 1.3.6.1.4.1.562.2.4.1.102.6.12.1.3 counter32 read-only
This attribute counts the total number of packets that required queuing by the Leq due to transmit congestion. This counter will wrap around to 0 when it exceeds its maximum count.
                       pppLeqTotalMulticastPkt 1.3.6.1.4.1.562.2.4.1.102.6.12.1.4 counter32 read-only
This attribute counts the total number of multicast packets handled by this instance of Ppp. This counter will wrap around to 0 when it exceeds its maximum count.
                       pppLeqTotalPktDiscards 1.3.6.1.4.1.562.2.4.1.102.6.12.1.8 counter32 read-only
This attribute counts the total number of packets that were discarded for this instance of Ppp. This is the sum of timedOutPkt, forcedPktDiscards, queuePurgeDiscards, pktThresholdExceeded, byteThresholdExceeded, mulThresholdExceeded, and memThresholdExceeded. This counter will wrap around to 0 when it exceeds its maximum count.
             pppLeqCStatsTable 1.3.6.1.4.1.562.2.4.1.102.6.13 no-access
This group contains Link Emission Queue current statistics.
                   pppLeqCStatsEntry 1.3.6.1.4.1.562.2.4.1.102.6.13.1 no-access
An entry in the pppLeqCStatsTable.
                       pppLeqCurrentPktQueued 1.3.6.1.4.1.562.2.4.1.102.6.13.1.1 gauge32 read-only
This attribute counts the current number of packets queued.
                       pppLeqCurrentBytesQueued 1.3.6.1.4.1.562.2.4.1.102.6.13.1.2 gauge32 read-only
This attribute counts the current number of bytes queued.
                       pppLeqCurrentMulticastQueued 1.3.6.1.4.1.562.2.4.1.102.6.13.1.3 gauge32 read-only
This attribute counts the current number of multicast packets in the queue.
             pppLeqThrStatsTable 1.3.6.1.4.1.562.2.4.1.102.6.14 no-access
This group contains Link Emission Queue threshold statistics.
                   pppLeqThrStatsEntry 1.3.6.1.4.1.562.2.4.1.102.6.14.1 no-access
An entry in the pppLeqThrStatsTable.
                       pppLeqQueuePktThreshold 1.3.6.1.4.1.562.2.4.1.102.6.14.1.1 unsigned32 read-only
This attribute is the maximum number of packets that can be contained in the queue before being discarded. If maxPackets was set to 0 then this attribute will contain the value that has been calculated based on the transmit data rate. If maxPackets was set to one or more than this attribute will contain that number.
                       pppLeqPktThresholdExceeded 1.3.6.1.4.1.562.2.4.1.102.6.14.1.2 counter32 read-only
This attribute counts the number of packets discarded due to the queuePktThreshold being exceeded. This counter will wrap around to 0 when it exceeds its maximum count.
                       pppLeqQueueByteThreshold 1.3.6.1.4.1.562.2.4.1.102.6.14.1.3 unsigned32 read-only
This attribute is the maximum number of bytes allowed in the queue based on maxMsecData and the transmit data rate.
                       pppLeqByteThresholdExceeded 1.3.6.1.4.1.562.2.4.1.102.6.14.1.4 counter32 read-only
This attribute counts the number of packets discarded due to the queueByteThreshold being exceeded. This counter will wrap around to 0 when it exceeds its maximum count.
                       pppLeqQueueMulticastThreshold 1.3.6.1.4.1.562.2.4.1.102.6.14.1.5 unsigned32 read-only
This attribute is the number of multicast packets allowed in the queue based on maxPercentMulticast and maxPackets.
                       pppLeqMulThresholdExceeded 1.3.6.1.4.1.562.2.4.1.102.6.14.1.6 counter32 read-only
This attribute counts the number of packets discarded due to the queueMulticastThreshold being exceeded. This counter will wrap around to 0 when it exceeds its maximum count.
                       pppLeqMemThresholdExceeded 1.3.6.1.4.1.562.2.4.1.102.6.14.1.7 counter32 read-only
This attribute counts the number of packets discarded due to exceeding the memory usage threshold for Leq. The memory usage threshold is determined by the Leq software, guaranteeing that the Leq does not consume all of the memory. This counter will wrap around to 0 when it exceeds its maximum count.
         pppCidDataTable 1.3.6.1.4.1.562.2.4.1.102.20 no-access
This group contains the attribute for a component's Customer Identifier (CID). Refer to the attribute description for a detailed explanation of CIDs.
               pppCidDataEntry 1.3.6.1.4.1.562.2.4.1.102.20.1 no-access
An entry in the pppCidDataTable.
                   pppCustomerIdentifier 1.3.6.1.4.1.562.2.4.1.102.20.1.1 unsigned32 read-write
This attribute holds the Customer Identifier (CID). Every component has a CID. If a component has a cid attribute, the component's CID is the provisioned value of that attribute; otherwise the component inherits the CID of its parent. The top- level component has a CID of 0. Every operator session also has a CID, which is the CID provisioned for the operator's user ID. An operator will see only the stream data for components having a matching CID. Also, the operator will be allowed to issue commands for only those components which have a matching CID. An operator CID of 0 is used to identify the Network Manager (referred to as 'NetMan' in DPN). This CID matches the CID of any component. Values 1 to 8191 inclusive (equivalent to 'basic CIDs' in DPN) may be assigned to specific customers.
         pppIfEntryTable 1.3.6.1.4.1.562.2.4.1.102.21 no-access
This group contains the provisionable attributes for the ifEntry.
               pppIfEntryEntry 1.3.6.1.4.1.562.2.4.1.102.21.1 no-access
An entry in the pppIfEntryTable.
                   pppIfAdminStatus 1.3.6.1.4.1.562.2.4.1.102.21.1.1 integer read-write
The desired state of the interface. The up state indicates the interface is operational. The down state indicates the interface is not operational. The testing state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1.
                   pppIfIndex 1.3.6.1.4.1.562.2.4.1.102.21.1.2 interfaceindex read-only
This is the index for the IfEntry. Its value is automatically initialized during the provisioning process.
         pppMpTable 1.3.6.1.4.1.562.2.4.1.102.22 no-access
This group contains the base provisioning data for the Media Application component.
               pppMpEntry 1.3.6.1.4.1.562.2.4.1.102.22.1 no-access
An entry in the pppMpTable.
                   pppLinkToProtocolPort 1.3.6.1.4.1.562.2.4.1.102.22.1.1 link read-write
This attribute contains a protocol port component name. The attribute associates the application with a protocol port.
         pppStateTable 1.3.6.1.4.1.562.2.4.1.102.23 no-access
This group contains the three OSI State attributes. The descriptions generically indicate what each state attribute implies about the component. Note that not all the values and state combinations described here are supported by every component which uses this group. For component-specific information and the valid state combinations, refer to NTP 241-7001-150, Passport Operations and Maintenance Guide.
               pppStateEntry 1.3.6.1.4.1.562.2.4.1.102.23.1 no-access
An entry in the pppStateTable.
                   pppAdminState 1.3.6.1.4.1.562.2.4.1.102.23.1.1 integer read-only
This attribute indicates the OSI Administrative State of the component. The value locked indicates that the component is administratively prohibited from providing services for its users. A Lock or Lock - force command has been previously issued for this component. When the value is locked, the value of usageState must be idle. The value shuttingDown indicates that the component is administratively permitted to provide service to its existing users only. A Lock command was issued against the component and it is in the process of shutting down. The value unlocked indicates that the component is administratively permitted to provide services for its users. To enter this state, issue an Unlock command to this component. Enumeration: 'locked': 0, 'shuttingDown': 2, 'unlocked': 1.
                   pppOperationalState 1.3.6.1.4.1.562.2.4.1.102.23.1.2 integer read-only
This attribute indicates the OSI Operational State of the component. The value enabled indicates that the component is available for operation. Note that if adminState is locked, it would still not be providing service. The value disabled indicates that the component is not available for operation. For example, something is wrong with the component itself, or with another component on which this one depends. If the value is disabled, the usageState must be idle. Enumeration: 'disabled': 0, 'enabled': 1.
                   pppUsageState 1.3.6.1.4.1.562.2.4.1.102.23.1.3 integer read-only
This attribute indicates the OSI Usage State of the component. The value idle indicates that the component is not currently in use. The value active indicates that the component is in use and has spare capacity to provide for additional users. The value busy indicates that the component is in use and has no spare operating capacity for additional users at this time. Enumeration: 'active': 1, 'idle': 0, 'busy': 2.
         pppOperStatusTable 1.3.6.1.4.1.562.2.4.1.102.24 no-access
This group includes the Operational Status attribute. This attribute defines the current operational state of this component.
               pppOperStatusEntry 1.3.6.1.4.1.562.2.4.1.102.24.1 no-access
An entry in the pppOperStatusTable.
                   pppSnmpOperStatus 1.3.6.1.4.1.562.2.4.1.102.24.1.1 integer read-only
The current state of the interface. The up state indicates the interface is operational and capable of forwarding packets. The down state indicates the interface is not operational, thus unable to forward packets. testing state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1.
 pppMIB 1.3.6.1.4.1.562.2.4.2.33
       pppGroup 1.3.6.1.4.1.562.2.4.2.33.1
           pppGroupBC 1.3.6.1.4.1.562.2.4.2.33.1.3
               pppGroupBC02 1.3.6.1.4.1.562.2.4.2.33.1.3.3
                   pppGroupBC02A 1.3.6.1.4.1.562.2.4.2.33.1.3.3.2
       pppCapabilities 1.3.6.1.4.1.562.2.4.2.33.3
           pppCapabilitiesBC 1.3.6.1.4.1.562.2.4.2.33.3.3
               pppCapabilitiesBC02 1.3.6.1.4.1.562.2.4.2.33.3.3.3
                   pppCapabilitiesBC02A 1.3.6.1.4.1.562.2.4.2.33.3.3.3.2