Home/Catalog/ASCEND-ATMP-MIB

ASCEND-ATMP-MIB

AI MIB Summary

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

42
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

42 total
Object Name
RFC1155-SMIThe type of ATMP Agent.ro
Enumeration
.1.3.6.1.4.1.529.24.1
atmpAgentTypeThe type of ATMP HA Agent. ha-router means the HA will route the tunneled data to other networks. ha-gateway means the HA delivers tunneled data to other networks without routing anything. A ha-notapp will be returned for FA and if ATMP is disabled.ro
Enumeration
.1.3.6.1.4.1.529.24.2
atmpAgentUDPPortUDP port number to be used for ATMP.ro
INTEGER
.1.3.6.1.4.1.529.24.3
atmpAgentGreMtuThe maximum IP packet size that can be transmitted to a peer agent without performing fragmentation. The value 0 means this feature is disabled.ro
INTEGER
.1.3.6.1.4.1.529.24.4
atmpAgentForceFragmentationTo force fragmentation of large IP frames before they are sent to the peer agent even if the packet has the DF bit set. NOTE: this behavior is not standard and prevents MTU discovery mechanisms. This works in conjunction with atmpAgentGreMtu.ro
Enumeration
.1.3.6.1.4.1.529.24.5
atmpAgentHAIdleLimitTime in minutes that the HA will allow a tunnel to have no traffic before tearing it down. The value 0 means this option is disabled.ro
INTEGER
.1.3.6.1.4.1.529.24.6
atmpLastErrorGeneratedThis is the last error at the Agent level or Tunnel creation that was generated by the Agent. To clear the field and atmpAgentSentErrorTo do a set with the value no-error(1)rw
Enumeration
.1.3.6.1.4.1.529.24.7
atmpAgentSentErrorToThe IP Address of the agent that the generated was sent to. Clearing atmpLastErrorGenerated also clears this field.ro
IpAddress
.1.3.6.1.4.1.529.24.8
atmpLastErrorRecvThis is the last error at the Agent level or Tunnel creation that was received from the Peer Agent. To clear the field and atmpAgentRecvErrorFrom do a set with the value no-error(1)rw
Enumeration
.1.3.6.1.4.1.529.24.9
atmpAgentRecvErrorFromThe IP Address of the agent that the last error received was from. Clearing atmpLastErrorRecv also clears this field.ro
IpAddress
.1.3.6.1.4.1.529.24.10
atmpEnableAtmpTrapsEnable the atmp traps.rw
Enumeration
.1.3.6.1.4.1.529.24.11
atmpAgentNumberFATunnelsThe number of FA tunnels.ro
INTEGER
.1.3.6.1.4.1.529.24.12
atmpAgentNumberHATunnelsThe number of HA tunnels.ro
INTEGER
.1.3.6.1.4.1.529.24.13
atmpAgentNumberLocalTunnelsThe number of Local client mode tunnels.ro
INTEGER
.1.3.6.1.4.1.529.24.14
atmpAgentTunnelHighWaterThe high water mark on created ATMP tunnels.ro
INTEGER
.1.3.6.1.4.1.529.24.15
atmpTunnelTableA list of ATMP tunnel entries.
SEQUENCE OF AtmpTunnelEntry
.1.3.6.1.4.1.529.24.16
atmpTunnelEntryA ATMP tunnel entry.
AtmpTunnelEntry
.1.3.6.1.4.1.529.24.16.1
atmpTunnelIndexA unique index assigned to this tunnel.ro
INTEGER (1..'7fffffff'h)
.1.3.6.1.4.1.529.24.16.1.1
atmpTunnelIdThe tunnel ID assigned to this tunnel. This number is assigned by the HA. NOTE: this number does *not* uniquely identify a tunnel.ro
INTEGER (0.. 65535)
.1.3.6.1.4.1.529.24.16.1.2
atmpHAIpAddressThe IP Address of this tunnel's HA.ro
IpAddress
.1.3.6.1.4.1.529.24.16.1.3
atmpFAIpAddressThe IP Address of this tunnel's FA.ro
IpAddress
.1.3.6.1.4.1.529.24.16.1.4
atmpTunneledProtocolThis 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.529.24.16.1.5
atmpTunnelTypeThe type of tunnel this is.ro
Enumeration
.1.3.6.1.4.1.529.24.16.1.6
atmpTunnelStateThese are the states the tunnel can be in.ro
Enumeration
.1.3.6.1.4.1.529.24.16.1.7
atmpMnIpAddressThe IP Address of the Mobile Node.ro
IpAddress
.1.3.6.1.4.1.529.24.16.1.8
atmpMnNetmaskThe netmask of the Mobile Node.ro
IpAddress
.1.3.6.1.4.1.529.24.16.1.9
atmpMnIpxNetAddressThe IPX network address of the Mobile Node.ro
OCTET STRING
.1.3.6.1.4.1.529.24.16.1.10
atmpMnIpxNodeAddressThe IPX node address of the Mobile Node.ro
OCTET STRING
.1.3.6.1.4.1.529.24.16.1.11
atmpHNProfileNameThe name of the home network profile which will be used to forward all packets received by the HA. This may be NULL if the HA is in router mode.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.529.24.16.1.12
atmpHNMaxTunnelsThe maximum number of tunnels allowed to this HN.ro
INTEGER
.1.3.6.1.4.1.529.24.16.1.13
atmpFAPrimaryHAAddressThe Address of the Primary HA. This is known on the FA and will be NULL if the tunnel is on the HA.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.529.24.16.1.14
atmpFASecondaryHAAddressThe Address of the secondary HA. This is known only on the FA and will be NULL if the tunnel is on the HA.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.529.24.16.1.15
atmpFASsnStatusIndexThe session status entry index. This is used to tie in the tunnel with a mobile node. It is the same as ssnStatusIndex. This is only known on the FA and will be 0 if the tunnel is on the HA.ro
INTEGER
.1.3.6.1.4.1.529.24.16.1.16
atmpFAUserNameThe name of the mobile node. This is only known on the FA and will be NULL if the tunnel is on the HA.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.529.24.16.1.17
atmpInPktsThe number of packets received on this tunnel from the peer Agent. Not valid for tunnels in local client mode.ro
Counter
.1.3.6.1.4.1.529.24.16.1.18
atmpInOctetsThe number of octets received on this tunnel from the peer Agent. Not valid for tunnels in local client mode.ro
Counter
.1.3.6.1.4.1.529.24.16.1.19
atmpInErrPktsThe number of packets received on this tunnel from the peer Agent that were dropped. Not valid for tunnels in local client mode.ro
Counter
.1.3.6.1.4.1.529.24.16.1.20
atmpOutPktsThe number of packets sent on this tunnel to the peer Agent. Not valid for tunnels in local client mode.ro
Counter
.1.3.6.1.4.1.529.24.16.1.21
atmpOutOctetsThe number of octets sent on this tunnel to the peer Agent. Not valid for tunnels in local client mode.ro
Counter
.1.3.6.1.4.1.529.24.16.1.22
atmpOutErrPktsThe number of packets dropped on this tunnel before sending to peer Agent. Not valid for tunnels in local client mode.ro
Counter
.1.3.6.1.4.1.529.24.16.1.23
atmpPktsForcedToFragmentThe number of packets forced to pre-fragment despite the DF bit. Not valid for tunnels in local client mode.ro
Counter
.1.3.6.1.4.1.529.24.16.1.24
atmpPktsFailedFragmentThe number of packets that required to be fragmented but were dropped because atmpAgentForceFragemtnation was disable and the DF bit was set. Not valid for tunnels in local client mode.ro
Counter
.1.3.6.1.4.1.529.24.16.1.25
ASCEND-ATMP-MIB - SNMP MIB Reference | MIBs Explorer