Home/Catalog/Wellfleet-AOT-MIB

Wellfleet-AOT-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for Wellfleet-AOT-MIB.

30
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

30 total
Object Name
wfAot
OBJECT IDENTIFIER
.1.3.6.1.4.1.18.3.5.21.1
RFC1155-SMI
Unknown
.1.3.6.1.4.1.18.3.5.21.1
wfAotDeleteCreate/Delete parameter. Default is created. User perform an SNMP SET operation on this object in order to create/delete AOTrw
Enumeration
.1.3.6.1.4.1.18.3.5.21.1.1
wfAotDisableEnable/Disable parameter. Default is enabled. User perform an SNMP SET operation on this object in order to enable/disable AOTrw
Enumeration
.1.3.6.1.4.1.18.3.5.21.1.2
wfAotStateThe current state of AOTro
Enumeration
.1.3.6.1.4.1.18.3.5.21.1.3
wfAotInterfaceTableInterface table which lists all PASYNC line entries and other line related information
SEQUENCE OF WfAotInterfaceEntry
.1.3.6.1.4.1.18.3.5.21.2
wfAotInterfaceEntryAn entry in wfAotInterfaceTable
WfAotInterfaceEntry
.1.3.6.1.4.1.18.3.5.21.2.1
wfAotInterfaceDeleteCreate/Delete attribute. Default is Created Users perform SNMP SET operation on this object in order to create/delete a translation interface recordrw
Enumeration
.1.3.6.1.4.1.18.3.5.21.2.1.1
wfAotInterfaceDisableEnables/Disables this mapping entry Setting of this attribute to DISABLED will disconnect all active sessions pertaining to this interface entryrw
Enumeration
.1.3.6.1.4.1.18.3.5.21.2.1.2
wfAotInterfaceCctNumberThe circuit from which the connection attempt is received that initiates a translation session.ro
INTEGER
.1.3.6.1.4.1.18.3.5.21.2.1.3
wfAotInterfaceSlotNumberSlot number on which this interface is runningro
INTEGER
.1.3.6.1.4.1.18.3.5.21.2.1.4
wfAotInterfaceStateThe current state of the Interfacero
Enumeration
.1.3.6.1.4.1.18.3.5.21.2.1.5
wfAotInterfaceTypeIf this interface is point-to-point, i.e. no splitting occurs we can straight away deliver PASC frame to designated TCP circuitrw
Enumeration
.1.3.6.1.4.1.18.3.5.21.2.1.6
wfAotInterfaceAttachedToInformation that this interface is attached to the Primary or secondary PASC stationrw
Enumeration
.1.3.6.1.4.1.18.3.5.21.2.1.7
wfAotInterfacePktCntInterface packet count ...ro
Counter
.1.3.6.1.4.1.18.3.5.21.2.1.8
wfAotKeepaliveIntervalIdle session timeout period, in seconds. If an established TCP connection remains inactive for this interval, KEEPALIVE messages will be sent to the peer (if the Keepalive Timer is non-zero). Setting the Idle Timer to zero disables the keepalive feature.rw
INTEGER
.1.3.6.1.4.1.18.3.5.21.2.1.9
wfAotKeepaliveRtoKEEPALIVE retransmit timeout period, in seconds. This is the interval at which unacknowledged KEEPALIVE messages will be retransmitted. If the Idle Timer is set to zero, this timer ignored. If the Idle Timer is non-zero and this timer IS zero, no KEEPALIVEs are sent and the session is terminated upon expiration of the Idle Timer.rw
INTEGER
.1.3.6.1.4.1.18.3.5.21.2.1.10
wfAotKeepaliveMaxRetryNumber of unacknowledged KEEPALIVE messages retransmitted before the TCP session is terminated. If this count is set to zero, only one KEEPALIVE message will be sent.rw
INTEGER
.1.3.6.1.4.1.18.3.5.21.2.1.11
wfAotPeerTablePeer table lists all TCP connections this router will have with its peers
SEQUENCE OF WfAotPeerEntry
.1.3.6.1.4.1.18.3.5.21.3
wfAotPeerEntryAn entry in wfAotPeerTable
WfAotPeerEntry
.1.3.6.1.4.1.18.3.5.21.3.1
wfAotPeerEntryDeleteCreate/Delete attribute. Default is Created Users perform SNMP SET operation on this object in order to create/delete a peer recordrw
Enumeration
.1.3.6.1.4.1.18.3.5.21.3.1.1
wfAotPeerEntryDisableEnables/Disables this mapping entry Setting of this attribute to DISABLED will disconnect all active sessions pertaining to this interface entryrw
Enumeration
.1.3.6.1.4.1.18.3.5.21.3.1.2
wfAotPeerSlotNumberSlot number on which this peer entry is configuredro
INTEGER
.1.3.6.1.4.1.18.3.5.21.3.1.3
wfAotPeerCctNumberThe circuit from which the connection attempt is received that initiates a translation session.ro
INTEGER
.1.3.6.1.4.1.18.3.5.21.3.1.4
wfAotPeerRemoteIpAddrIP Address of the remote host with which this translation session is established.ro
IpAddress
.1.3.6.1.4.1.18.3.5.21.3.1.5
wfAotConnOriginatorUpon start up, based on the configuration either partner is going to initiate TCP conn. or myselfro
Enumeration
.1.3.6.1.4.1.18.3.5.21.3.1.6
wfAotPeerLocalTcpListenPortBased on the field wfAotConnOriginator, SiteManager will allow user to configure only one of following two fields: if Originator = SELF then through SiteManager ask user to enter PeerTcpListenPort# else through SiteManager ask user to enter LocalTcpListenPort# So, in any case one of the two fields will have NULL_VALUE.ro
INTEGER
.1.3.6.1.4.1.18.3.5.21.3.1.7
wfAotPeerRemoteTcpListenPortPeer listen port for TCP connectionro
INTEGER
.1.3.6.1.4.1.18.3.5.21.3.1.8
wfAotPeerLocalTcpPortWhen TCP connection is established, we will have other TCP port number available which is assigned by the system from the available pool. We will fill in this information here in this READ_ONLY variable. Again, based on Originator only one of the following two fields will have valid value. if Originator = SELF then fill in LocalTcpPort field inside the AOT module else fill in PeerTcpPort field inside the AOT module In short, ========= For Originator = SELF PeerTcpListenPort and LocalTcpPort entries are valid For Originator = PARTNER LocalTcpListenPort and PeerTcpPort entries are validro
INTEGER
.1.3.6.1.4.1.18.3.5.21.3.1.9
wfAotPeerRemoteTcpPortPeer TCP port of the connectionro
INTEGER
.1.3.6.1.4.1.18.3.5.21.3.1.10
Wellfleet-AOT-MIB - SNMP MIB Reference | MIBs Explorer