Home/Catalog/GRF-ATMP-MIB

GRF-ATMP-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for GRF-ATMP-MIB.

132
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

132 total
Object Name
atmpMIBVersion
OBJECT IDENTIFIER
.1.3.6.1.4.1.1080.1.1.8.1
RFC1155-SMI
Unknown
.1.3.6.1.4.1.1080.1.1.8.1
atmpMIBVersionMajorMajor version number for the GRF ATMP MIB. This number is incremented when structural changes occur to the GRF ATMP MIB.ro
INTEGER
.1.3.6.1.4.1.1080.1.1.8.1.1
atmpMIBVersionMinorMinor version number for the GRF ATMP MIB. This number is incremented when non-structural changes occur to the GRF ATMP MIBro
INTEGER
.1.3.6.1.4.1.1080.1.1.8.1.2
atmpGeneralConfig
OBJECT IDENTIFIER
.1.3.6.1.4.1.1080.1.1.8.2
atmpUDPPortUDP port number to be used for ATMP.ro
INTEGER
.1.3.6.1.4.1.1080.1.1.8.2.1
atmpEnableAtmpTrapsEnable the atmp traps. There are no traps in the GRF ATMP implementation, so this is always disabled but left as a placeholder for future feature enhancement.ro
Enumeration
.1.3.6.1.4.1.1080.1.1.8.2.2
atmpNumberFAsThe number of foreign agents in the GRF ATMP configuration.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.2.3
atmpNumberHNsThe number of home networks in the GRF ATMP configuration.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.2.4
atmpMaxNumberHNsThe maximum number of home networks allowed in the GRF ATMP configuration.ro
INTEGER
.1.3.6.1.4.1.1080.1.1.8.2.5
atmpDFAConfig
OBJECT IDENTIFIER
.1.3.6.1.4.1.1080.1.1.8.3
atmpDFAConfiguredSpecifies whether a default foreign agent is configured in the GRF ATMP configuration. The default foreign agent record specifies multiple foreign agents with a single IP wildcard address. This is an optional record. A default foreign agent type of record can be used in addition to a regular foreign agent record to establish tunnels to the same home network.ro
Enumeration
.1.3.6.1.4.1.1080.1.1.8.3.1
atmpDFAWildcardIpAddressThe default foreign agent requires an IP wildcard address, 192.15.*.*, for example. If a wildcard IP address is not specified, the default value of *.*.*.* is used. The address need not be wildcarded and can be filled out completely.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1080.1.1.8.3.2
atmpDFAPasswordThe password that validates the default foreign agent to the GRF home agent. It is also configured in the mobile node's RADIUS profile as the Ascend-Home-Agent-Password. If a password is not specified, a tunnel is not negotiated. Reading this object always results in a DisplayString of length zero; authentication may not be bypassed by reading the MIB object.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1080.1.1.8.3.3
atmpGeneralStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.1080.1.1.8.4
atmpNumberTunnelsUpThe number of tunnels currently in the up state.ro
INTEGER
.1.3.6.1.4.1.1080.1.1.8.4.1
atmpNumberTunnelsRegisteringThe number of tunnels currently in the registering state.ro
INTEGER
.1.3.6.1.4.1.1080.1.1.8.4.2
atmpNumberFAFailingMatchThe number of foreign agents that failed to match any of the foreign agent records in the GRF ATMP configuration.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.4.3
atmpNumberFAPasswordRejectsThe number of foreign agents whose tunnel request failed to match the password of the identified foreign agent record in the GRF ATMP configuration.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.4.4
atmpNumberDFAMatchThe number of foreign agents whose IP address did not match that of any specific foreign agent in the GRF ATMP configuration, but matched the wildcard address of the default foreign agent record.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.4.5
atmpProtocolStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.1080.1.1.8.5
atmpRxRegistrationRequestPktsThe number of ATMP registration request packets received by the ATMP daemon process on the GRF.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.5.1
atmpTxChallengeRequestPktsThe number of ATMP challenge request packets sent by the ATMP daemon process on the GRF.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.5.2
atmpRxChallengeReplyPktsThe number of ATMP challenge reply packets received by the ATMP daemon process on the GRF.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.5.3
atmpTxRegistrationReplyPktsThe number of ATMP registration reply packets sent by the ATMP daemon process on the GRF.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.5.4
atmpRxDeRegistrationRequestPktsThe number of ATMP deregistration request packets received by the ATMP daemon process on the GRF.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.5.5
atmpTxDeRegistrationReplyPktsThe number of ATMP deregistration reply packets sent by the ATMP daemon process on the GRF.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.5.6
atmpReceiveProtocolErrorStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.1080.1.1.8.5.7
atmpRxErrorNotificationPktsThe number of ATMP error notification packets received by the ATMP daemon process on the GRF.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.5.7.1
atmpRxNoErrorPktsThe number of ATMP error notification packets containing the NO_ERROR error code received by the ATMP daemon process on the GRF.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.5.7.2
atmpRxAuthFailedPktsThe number of ATMP error notification packets containing the AUTH_FAILED error code received by the ATMP daemon process on the GRF.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.5.7.3
atmpRxNotEnabledPktsThe number of ATMP error notification packets containing the NOT_ENABLED error code received by the ATMP daemon process on the GRF.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.5.7.4
atmpRxTooManyPktsThe number of ATMP error notification packets containing the TOO_MANY error code received by the ATMP daemon process on the GRF.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.5.7.5
atmpRxParameterErrorPktsThe number of ATMP error notification packets containing the PARAMETER_ERROR error code received by the ATMP daemon process on the GRF.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.5.7.6
atmpRxInvalidTunnelIdPktsThe number of ATMP error notification packets containing the INVALID_TUNNEL_ID error code received by the ATMP daemon process on the GRF.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.5.7.7
atmpRxTimeoutPktsThe number of ATMP error notification packets containing the TIMEOUT error code received by the ATMP daemon process on the GRF.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.5.7.8
atmpRxNetUnreachablePktsThe number of ATMP error notification packets containing the NET_UNREACHABLE error code received by the ATMP daemon process on the GRF.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.5.7.9
atmpRxGeneralErrorPktsThe number of ATMP error notification packets containing the GENERAL_ERROR error code received by the ATMP daemon process on the GRF.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.5.7.10
atmpRxChallengeRequestPktsThe number of ATMP challenge request packets received by the ATMP daemon process on the GRF. These should not be received by a home agent, and are dropped.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.5.7.11
atmpRxRegistrationReplyPktsThe number of ATMP registration reply packets received by the ATMP daemon process on the GRF. These should not be received by a home agent, and are dropped.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.5.7.12
atmpRxDeRegistrationReplyPktsThe number of ATMP deregistration reply packets received by the ATMP daemon process on the GRF. These should not be received by a home agent, and are dropped.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.5.7.13
atmpRxUndersizeLengthPktsThe number of ATMP packets less than the minimum packet length received by the ATMP daemon process on the GRF.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.5.7.14
atmpRxBadVersionPktsThe number of ATMP packets containing a bad ATMP version number received by the ATMP daemon process on the GRF.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.5.7.15
atmpRxBufferAllocFailPktsThe number of received ATMP packets dropped due to buffer allocation failure by the ATMP daemon process on the GRF.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.5.7.16
atmpRxBadAtmpCodePktsThe number of ATMP packets dropped due to receiving an invalid type of ATMP packet in the ATMP daemon process on the GRF.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.5.7.17
atmpRxNetworkErrorsThe number of occurrences of a network error while attempting to receive ATMP packets by the ATMP daemon process on the GRF.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.5.7.18
atmpTransmitProtocolErrorStats
OBJECT IDENTIFIER
.1.3.6.1.4.1.1080.1.1.8.5.8
atmpTxErrorNotificationPktsThe number of ATMP error notification packets sent by the ATMP daemon process on the GRF.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.5.8.1
atmpTxNoErrorPktsThe number of ATMP error notification packets containing the NO_ERROR error code sent by the ATMP daemon process on the GRF.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.5.8.2
atmpTxAuthFailedPktsThe number of ATMP error notification packets containing the AUTH_FAILED error code sent by the ATMP daemon process on the GRF.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.5.8.3
atmpTxNotEnabledPktsThe number of ATMP error notification packets containing the NOT_ENABLED error code sent by the ATMP daemon process on the GRF.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.5.8.4
atmpTxTooManyPktsThe number of ATMP error notification packets containing the TOO_MANY error code sent by the ATMP daemon process on the GRF.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.5.8.5
atmpTxParameterErrorPktsThe number of ATMP error notification packets containing the PARAMETER_ERROR error code sent by the ATMP daemon process on the GRF.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.5.8.6
atmpTxInvalidTunnelIdPktsThe number of ATMP error notification packets containing the INVALID_TUNNEL_ID error code sent by the ATMP daemon process on the GRF.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.5.8.7
atmpTxTimeoutPktsThe number of ATMP error notification packets containing the TIMEOUT error code sent by the ATMP daemon process on the GRF.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.5.8.8
atmpTxNetUnreachablePktsThe number of ATMP error notification packets containing the NET_UNREACHABLE error code sent by the ATMP daemon process on the GRF.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.5.8.9
atmpTxGeneralErrorPktsThe number of ATMP error notification packets containing the GENERAL_ERROR error code sent by the ATMP daemon process on the GRF.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.5.8.10
atmpTxNetworkErrorsThe number of occurrences of a network error while attempting to send ATMP packets from the ATMP daemon process on the GRF.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.5.8.11
atmpTables
OBJECT IDENTIFIER
.1.3.6.1.4.1.1080.1.1.8.6
atmpFATableThe Foreign Agent Table. A list of foreign agent records in the GRF ATMP configuration. This table reflects the foreign agent records found in the configuration file of the ATMP daemon on the GRF. The table is indexed by the foreign agent IP address (atmpFAIpAddress), and is ordered by the 32-bit numerical representation of the foreign agent IP address, lowest to highest.
SEQUENCE OF AtmpFAEntry
.1.3.6.1.4.1.1080.1.1.8.6.1
atmpFAEntryAn ATMP foreign agent record in the GRF ATMP configuration.
AtmpFAEntry
.1.3.6.1.4.1.1080.1.1.8.6.1.1
atmpFAIpAddressThe IP address assigned to the foreign agent. The home agent uses this as the destination address in the GRE header.ro
IpAddress
.1.3.6.1.4.1.1080.1.1.8.6.1.1.1
atmpFAPasswordThe password that validates the foreign agent to the GRF home agent. It is also configured in the mobile node's RADIUS profile as the Ascend-Home-Agent-Password. If a password is not specified, tunnels cannot be negotiated. Reading this object always results in a DisplayString of length zero; authentication may not be bypassed by reading the MIB object.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1080.1.1.8.6.1.1.2
atmpFANumberTunnelsThe number of tunnels associated with this foreign agent.ro
INTEGER
.1.3.6.1.4.1.1080.1.1.8.6.1.1.3
atmpHNTableHome Network Table. A list of home network records in the GRF ATMP configuration. This table reflects the home network records found in the configuration file of the ATMP daemon on the GRF. Some per home network tunnel statistics are kept in this table. The table is indexed by the home agent IP address (atmpHAIpAddress), and is ordered by the 32-bit numerical representation of the home agent IP address, lowest to highest.
SEQUENCE OF AtmpHNEntry
.1.3.6.1.4.1.1080.1.1.8.6.2
atmpHNEntryAn ATMP home network record in the GRF ATMP configuration.
AtmpHNEntry
.1.3.6.1.4.1.1080.1.1.8.6.2.1
atmpHAIpAddressThe home agent address. Each home network maps to a different local IP address on the GRF. The foreign agent uses the address as the destination address in its IP encapsulation header. The GRF home agent uses it as the source address in its IP encapsulation header.ro
IpAddress
.1.3.6.1.4.1.1080.1.1.8.6.2.1.1
atmpHNNameThe unique name expressed as a text string of up to 31 characters that is used by the foreign agent to identify the home network.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1080.1.1.8.6.2.1.2
atmpHNMTULimitControls whether and how pre-fragmentation occurs. If the value is 0 (the default), no pre-fragmentation is performed (post- fragmentation is performed). If nonzero, mtu_limit specifies the maximum size of the fragments, prior to encapsulation, before pre-fragmentation will occur. If the value is -1 (auto), the mtu_limit is automatically computed for each packet so as to avoid post-fragmentation. If the mtu_limit parameter is not present in the home network record, it is set to the default (0).ro
INTEGER
.1.3.6.1.4.1.1080.1.1.8.6.2.1.3
atmpHNForceFragmentationControls the behavior of the GRF home agent when it receives a packet from the home network that requires pre-fragmentation, but has the IP DF (Don't Fragment) option set. It is ignored when mtu_limit is zero. If the force_fragmentation parameter is not present in the home network record, it is set to no as the default.ro
Enumeration
.1.3.6.1.4.1.1080.1.1.8.6.2.1.4
atmpHNBadSourceNotificationControls whether a foreign agent is notified when packets from a mobile node have a bad source address. If the bad_source_notification parameter is not present in the home network record, the value defaults to yes.ro
Enumeration
.1.3.6.1.4.1.1080.1.1.8.6.2.1.5
atmpHNMaxTunnelsThe maximum number of tunnels allowed for the home network. The maximum tunnel value does not guarantee the number of usable tunnels per home network. It is up to the local administrator to determine an appropriate value based on the predicted usage of each mobile node and the available bandwidth on the home agent to home network link. The default 0 (zero) is to set no limit. If the max_tunnels parameter is not present in the home network record, the default value of zero is used.ro
INTEGER
.1.3.6.1.4.1.1080.1.1.8.6.2.1.6
atmpHNInactivityTimeoutThe number of hours a home network's tunnels can be inactive before removal. The default is 0 (zero) hours if no timer parameter is added. A value of zero disables the inactivity timeout feature for the home network. If the inactivity_timeout parameter is not present in the home network record, the default value of zero is used.ro
INTEGER
.1.3.6.1.4.1.1080.1.1.8.6.2.1.7
atmpHNNumberTunnelsThe number of tunnels associated with this home network.ro
INTEGER
.1.3.6.1.4.1.1080.1.1.8.6.2.1.8
atmpHNInactiveTunnelsRemovedThe number of tunnels associated with this home network that were removed because of inactivity.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.6.2.1.9
atmpHNTunnelsMaxRejectedThe number of tunnels associated with this home network that were rejected because the maximum number of tunnels for the home network was exceeded.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.6.2.1.10
atmpHNTunnelHighWaterThe largest number of concurrently active tunnels associated with the home network.ro
INTEGER
.1.3.6.1.4.1.1080.1.1.8.6.2.1.11
atmpHNSwitchToStandbyInterfaceThe number of times the Home Agent had to switch to the standby interface when the primary interface went down.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.6.2.1.12
atmpHNSwitchToPrimaryInterfaceThe number of times the Home Agent switched back to the primary interface when the primary interface went up again.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.6.2.1.13
atmpHNRxErrorCountThe total number of errors received by this HN. The last 10 of these appear in atmpHNRxErrorTable.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.6.2.1.14
atmpHNTxErrorCountThe total number of errors transmitted by this HN. The last 10 of these appear in atmpHNTxErrorTable.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.6.2.1.15
atmpHNInterfaceCountThe number of interfaces (or circuits) configured for this HN.ro
INTEGER
.1.3.6.1.4.1.1080.1.1.8.6.2.1.16
atmpHNTxErrorTableHome Network Transmit Error Table. A list of the most recent errors transmitted from a home network interface. The error code, foreign agent IP address, and the timestamp of the transmitted error are tracked in this table. A maximum of 10 errors are stored in this table. The table is indexed by the home agent IP address (atmpHAIpAddress) and an error index (atmpHNTxErrorIndex). The table is ordered first by the 32-bit numerical representation of the home agent IP address, lowest to highest, and then by the error index, lowest to highest. The error index represents the order of occurrence, where the lower the index the more recent the occurrence.
SEQUENCE OF AtmpHNTxErrorEntry
.1.3.6.1.4.1.1080.1.1.8.6.3
atmpHNTxErrorEntryA transmitted error entry of the Home Network Transmit Error Table.
AtmpHNTxErrorEntry
.1.3.6.1.4.1.1080.1.1.8.6.3.1
atmpHNTxErrorIndexThis is the secondary index for the Home Network Transmit Error Table. Indices start at zero and represent the most recent to least recent errors that occurred.ro
INTEGER
.1.3.6.1.4.1.1080.1.1.8.6.3.1.1
atmpHNTxErrorCodeThe error code sent to a foreign agent by the GRF ATMP daemon process for a home network. The error code is the value of the result code from RFC 2107 plus 1.ro
AtmpResultCode
.1.3.6.1.4.1.1080.1.1.8.6.3.1.2
atmpHNTxErrorFAIpAddressThe IP address of the foreign agent that the GRF ATMP daemon process sent atmpHNTxErrorCode to. If the error is associated with an existing tunnel, the foreign agent IP address comes from foreign agent record of the aitmd.conf configuration file. Otherwise, the foreign agent IP address is the IP address associated with the network socket created to send to the foreign agent (e.g. failed tunnel negotiation due to unknown foreign agent IP address).ro
IpAddress
.1.3.6.1.4.1.1080.1.1.8.6.3.1.3
atmpHNTxErrorTimeThe time atmpHNTxErrorCode was sent to the foreign agent.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1080.1.1.8.6.3.1.4
atmpHNRxErrorTableHome Network Receive Error Table. A list of the most recent errors received on a home network interface. The error code, foreign agent IP address, and the timestamp of the received error are tracked in this table. A maximum of 10 errors are stored in this table. The table is indexed by the home agent IP address (atmpHAIpAddress) and an error index (atmpHNRxErrorIndex). The table is ordered first by the 32-bit numerical representation of the home agent IP address, lowest to highest, and then by the error index, lowest to highest. The error index represents the order of occurrence, where the lower the index the more recent the occurrence.
SEQUENCE OF AtmpHNRxErrorEntry
.1.3.6.1.4.1.1080.1.1.8.6.4
atmpHNRxErrorEntryA received error entry of the Home Network Transmit Error Table.
AtmpHNRxErrorEntry
.1.3.6.1.4.1.1080.1.1.8.6.4.1
atmpHNRxErrorIndexThis is the secondary index for the Home Network Receive Error Table. Indices start at zero and represent the most recent to least recent errors that occurred.ro
INTEGER
.1.3.6.1.4.1.1080.1.1.8.6.4.1.1
atmpHNRxErrorCodeThe error code received from a foreign agent by the GRF ATMP daemon process for a home network. The error code is the value of the result code from RFC 2107 plus 1.ro
AtmpResultCode
.1.3.6.1.4.1.1080.1.1.8.6.4.1.2
atmpHNRxErrorFAIpAddressThe IP address of the foreign agent that the GRF ATMP daemon process received atmpHNRxErrorCode from.ro
IpAddress
.1.3.6.1.4.1.1080.1.1.8.6.4.1.3
atmpHNRxErrorTimeThe time atmpHNRxErrorCode was received from the foreign agent.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1080.1.1.8.6.4.1.4
atmpHNInterfaceTableHome Network Interface Table. A list of interface/circuit records in a home network record of the GRF ATMP configuration. This table defines the interface/circuit records for the home network entries found in the Home Network Table. There must be 1 or 2 entries in the configuration. Each entry has values from the configuration file and system runtime parameters of the configuration items. This table is indexed by the Home Network Table index (atmpHAIpAddress), and the home network interface priority (atmpHNInterfacePriority). The table is ordered first by the 32-bit numerical representation of the home agent IP address, lowest to highest, and then by the interface priority, lowest to highest.
SEQUENCE OF AtmpHNInterfaceEntry
.1.3.6.1.4.1.1080.1.1.8.6.5
atmpHNInterfaceEntryAn ATMP interface record of a home network record in the GRF ATMP configuration.
AtmpHNInterfaceEntry
.1.3.6.1.4.1.1080.1.1.8.6.5.1
atmpHNInterfacePriorityThis is the secondary index for atmpHNInterfaceTable. A combination of the home agent IP address and this index uniquely identify the home network interface entry (atmpHNInterfaceEntry).ro
Enumeration
.1.3.6.1.4.1.1080.1.1.8.6.5.1.1
atmpHNInterfaceNameInterface name in standard GRF gx0yz format that indicates media, slot, and logical interface number (interface{name}).ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1080.1.1.8.6.5.1.2
atmpHNInterfaceConfigTypeThe type of configuration record the interface is defined with in the GRF ATMP configuration file.ro
Enumeration
.1.3.6.1.4.1.1080.1.1.8.6.5.1.3
atmpHNInterfaceCardThe slot number for a HSSI or ATM card. For interface records, this is determined using the interface name (circuit{card}).ro
INTEGER
.1.3.6.1.4.1.1080.1.1.8.6.5.1.4
atmpHNInterfacePortThe port number (or link) for the HSSI or ATM circuit. For interface records, this is determined using the interface name (circuit{port}).ro
INTEGER
.1.3.6.1.4.1.1080.1.1.8.6.5.1.5
atmpHNInterfaceDcliOrVpiThe DLCI for a HSSI link, or the VPI value for an ATMP PVC. For interface records, this is determined using the interface name (circuit{s0}).ro
INTEGER
.1.3.6.1.4.1.1080.1.1.8.6.5.1.6
atmpHNInterfaceVciThe VCI value for an ATM PVC, or 0 (zero) if a HSSI card. For interface records, this is determined using the interface name (circuit{s1}).ro
INTEGER
.1.3.6.1.4.1.1080.1.1.8.6.5.1.7
atmpHNInterfaceVpnAddressThe customer-assigned virtual private network address for the home agent on the home network, must be in the private network address space. If the vpn_addr parameter is not present in the interface (or circuit) record, the default value is 255.255.255.255 (interface{vpn_addr}).ro
IpAddress
.1.3.6.1.4.1.1080.1.1.8.6.5.1.8
atmpHNInterfaceVpnNetmaskSizeNumber of bits in the netmask for the virtual private network address. If the vpn_netmask_size parameter is not present in the interface (or circuit) record, the default value is 0 (zero) (interface{vpn_netmask_size}).ro
INTEGER
.1.3.6.1.4.1.1080.1.1.8.6.5.1.9
atmpHNInterfaceRipv2EnabledSets aitmd to send RIPv2 packets across the circuits to connected home networks. The packets carry the routes of all mobile nodes assigned to this home agent. The routes connect the home agent virtual private network address with the mobile node's private address. If the ripv2 record is not present, this defaults to not enabled (ripv2{enabled}).ro
Enumeration
.1.3.6.1.4.1.1080.1.1.8.6.5.1.10
atmpHNInterfaceRipv2MetricSpecifies the metric advertised with each route, where the metric is ignored if enabled is specified as no. If the ripv2 record is not present, this defaults to zero (ripv2{metric}).ro
INTEGER
.1.3.6.1.4.1.1080.1.1.8.6.5.1.11
atmpHNInterfaceRipv2PktsThe number of ripv2 packets sent by the GRF home agent on this interface.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.6.5.1.12
atmpHNInterfaceCompletenessThe completeness status of the interface. A value other than complete (1) is considered an error status.ro
Enumeration
.1.3.6.1.4.1.1080.1.1.8.6.5.1.13
atmpTunnelTableThe Tunnel Table. A list of ATMP tunnel entries. This table is indexed by the Home Network Table index (atmpHAIpAddress), and by the tunnel's mobile node address (atmpTunnelMNIpAddress). The table is ordered by the 32-bit numerical representation of the home agent IP address, lowest to highest, and then by the 32-bit numerical representation of the tunnel's mobile node IP address, lowest to highest.
SEQUENCE OF AtmpTunnelEntry
.1.3.6.1.4.1.1080.1.1.8.6.6
atmpTunnelEntryAn ATMP tunnel entry.
AtmpTunnelEntry
.1.3.6.1.4.1.1080.1.1.8.6.6.1
atmpTunnelIdThe identification assigned to this tunnel. This number is assigned by the HA. NOTE: this number does *not* uniquely identify a tunnel by itself. This is only unique per home network/agent.ro
INTEGER
.1.3.6.1.4.1.1080.1.1.8.6.6.1.1
atmpTunnelStateThe states the tunnel can be in.ro
Enumeration
.1.3.6.1.4.1.1080.1.1.8.6.6.1.2
atmpTunnelProtocolThis value indicates the protocol(s) that the tunnel supports. The value is a sum. The sum initially takes the value zero. Then for each protocol that is supported, the value of the protocol is or'ed to the sum. Example: 3 means ip and ipx.ro
Enumeration
.1.3.6.1.4.1.1080.1.1.8.6.6.1.3
atmpTunnelFAIpAddressThe IP address assigned to the foreign agent associated with this tunnel. This can be used as the index into the Foreign Agent Table.ro
IpAddress
.1.3.6.1.4.1.1080.1.1.8.6.6.1.4
atmpTunnelMnIpAddressThe IP Address of the Mobile Node.ro
IpAddress
.1.3.6.1.4.1.1080.1.1.8.6.6.1.5
atmpTunnelMnNetmaskThe netmask of the Mobile Node.ro
IpAddress
.1.3.6.1.4.1.1080.1.1.8.6.6.1.6
atmpTunnelMnIpxNetAddressThe IPX network address of the Mobile Node.ro
OCTET STRING
.1.3.6.1.4.1.1080.1.1.8.6.6.1.7
atmpTunnelMnIpxNodeAddressThe IPX node address of the Mobile Node.ro
OCTET STRING
.1.3.6.1.4.1.1080.1.1.8.6.6.1.8
atmpTunnelActiveThe active/inactive status of the tunnel.ro
Enumeration
.1.3.6.1.4.1.1080.1.1.8.6.6.1.9
atmpTunnelInPktsThe number of packets received on this tunnel from the foreign agent. This is not supported at this time and will contain a value of zero.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.6.6.1.10
atmpTunnelInOctetsThe number of octets received on this tunnel from the foreign agent. This is not supported at this time and will contain a value of zero.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.6.6.1.11
atmpTunnelInErrPktsThe number of packets received on this tunnel from the foreign agent that were dropped. This is not supported at this time and will contain a value of zero.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.6.6.1.12
atmpTunnelOutPktsThe number of packets sent on this tunnel to the foreign agent. This is not supported at this time and wile contain a value of zero.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.6.6.1.13
atmpTunnelOutOctetsThe number of octets sent on this tunnel to the foreign agent. This is not supported at this time and will contain a value of zero.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.6.6.1.14
atmpTunnelOutErrPktsThe number of packets dropped on this tunnel before sending to the foreign agent. This is not supported at this time and will contain a value of zero.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.6.6.1.15
atmpTunnelInOctetRateThe number of octets per second received on this tunnel from the peer agent. atmpTunnelInOctets and atmpTunnelInOctetSampleRate affect this value. This is not supported at this time and will contain a value of zero.ro
INTEGER
.1.3.6.1.4.1.1080.1.1.8.6.6.1.16
atmpTunnelInOctetSampleRateThe number of seconds between samples of atmpTunnelInOctets. This is not supported at this time and will contain a value of zero.ro
INTEGER
.1.3.6.1.4.1.1080.1.1.8.6.6.1.17
atmpTunnelOutOctetRateThe number of octets per second sent on this tunnel to the peer agent. atmpTunnelOutOctets and atmpTunnelOutOctetSampleRate affect this value. This is not supported at this time and will contain a value of zero.ro
INTEGER
.1.3.6.1.4.1.1080.1.1.8.6.6.1.18
atmpTunnelOutOctetSampleRateThe number of seconds between samples of atmpTunnelOutOctets. This is not supported at this time and will contain a value of zero.ro
INTEGER
.1.3.6.1.4.1.1080.1.1.8.6.6.1.19
atmpTunnelForcedToFragmentPktsThe number of packets forced to pre-fragment despite the DF bit. This is not supported at this time and will contain a value of zero.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.6.6.1.20
atmpTunnelFailedToFragmentPktsThe number of packets required to be fragmented but were dropped because force fragmentation was disabled and the DF bit in the IP header was set. This is not supported at this time and will contain a value of zero.ro
Counter
.1.3.6.1.4.1.1080.1.1.8.6.6.1.21
GRF-ATMP-MIB - SNMP MIB Reference | MIBs Explorer