ASCEND-MIBATMP-MIB: View SNMP OID List / Download MIB
VENDOR: ASCEND COMMUNICATIONS INC.
Home | MIB: ASCEND-MIBATMP-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).
|
|||
Object Name | OID | Type | Access | Info |
mibatmpProfile | 1.3.6.1.4.1.529.23.42 | |||
mibatmpProfileTable | 1.3.6.1.4.1.529.23.42.1 | no-access |
A list of mibatmpProfile profile entries. |
|
1.3.6.1.4.1.529.23.42.1.1 | no-access |
A mibatmpProfile entry containing objects that maps to the parameters of mibatmpProfile profile. |
||
atmpProfile_Index_o | 1.3.6.1.4.1.529.23.42.1.1.1 | integer | read-only | |
atmpProfile_AgentMode | 1.3.6.1.4.1.529.23.42.1.1.2 | integer | read-write |
The valid modes for this ATMP agent. Enumeration: 'tunnelDisabled': 1, 'homeAndForeignAgent': 4, 'homeAgent': 2, 'foreignAgent': 3. |
atmpProfile_AgentType | 1.3.6.1.4.1.529.23.42.1.1.3 | integer | read-write |
The type of Home Agent. Enumeration: 'gatewayHomeAgent': 2, 'routerHomeAgent': 1. |
atmpProfile_UdpPort | 1.3.6.1.4.1.529.23.42.1.1.4 | integer | read-write |
UDP port number to use locally. |
atmpProfile_HomeAgentPassword | 1.3.6.1.4.1.529.23.42.1.1.5 | displaystring | read-write |
The password required to access this home agent. |
atmpProfile_AtmpSapReply | 1.3.6.1.4.1.529.23.42.1.1.6 | integer | read-write |
Whether an ATMP Home Agent should reply to IPX SAP Nearest Server queries from the Mobile Client. Enumeration: 'yes': 2, 'no': 1. |
atmpProfile_RetryTimeout | 1.3.6.1.4.1.529.23.42.1.1.7 | integer | read-write |
The number of seconds between retries to establish a tunnel. |
atmpProfile_RetryLimit | 1.3.6.1.4.1.529.23.42.1.1.8 | integer | read-write |
The maximum number of failed attempts to establish a tunnel before switching to the alternate home agent. |
atmpProfile_IdleTimer | 1.3.6.1.4.1.529.23.42.1.1.9 | integer | read-write |
The number of minutes of no activity before an ATMP Home Agent will drop a tunnel. The value 0 disables the idle timer. |
atmpProfile_MtuLimit | 1.3.6.1.4.1.529.23.42.1.1.10 | integer | read-write |
The maximum IP packet size that can be transmitted to a remote agent without performing pre-fragmentation. The value 0 disables this feature. If enabled, the smallest size the system will use is 68, even if a smaller size is specified. This is to comply with the minimum IP packet size requirement per RFC 791. |
atmpProfile_ForceFragmentation | 1.3.6.1.4.1.529.23.42.1.1.11 | integer | read-write |
When set to NO, an ICMP message will be sent if a frame needs fragmentation and the DF bit is set. This is the standard behavior. When set to YES, it forces pre-fragmentation of large IP frames before they are sent to the remote agent, even if the frame has the DF bit set. This behavior is not standard and prevents MTU discovery mechanisms. Enumeration: 'yes': 2, 'no': 1. |
atmpProfile_AtmpSnmpTrap | 1.3.6.1.4.1.529.23.42.1.1.12 | integer | read-write |
When set to No, do not send ATMP SNMP traps. If Yes, send traps. The default is No. Enumeration: 'yes': 2, 'no': 1. |
atmpProfile_Action_o | 1.3.6.1.4.1.529.23.42.1.1.13 | integer | read-write |
Enumeration: 'deleteProfile': 3, 'createProfile': 2, 'noAction': 1. |