ASCEND-MIBIPXRT-MIB: View SNMP OID List / Download MIB
VENDOR: ASCEND COMMUNICATIONS INC.
Home | MIB: ASCEND-MIBIPXRT-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 |
mibipxRouteProfile | 1.3.6.1.4.1.529.23.89 | |||
mibipxRouteProfileTable | 1.3.6.1.4.1.529.23.89.1 | no-access |
A list of mibipxRouteProfile profile entries. |
|
1.3.6.1.4.1.529.23.89.1.1 | no-access |
A mibipxRouteProfile entry containing objects that maps to the parameters of mibipxRouteProfile profile. |
||
ipxRouteProfile_Index | 1.3.6.1.4.1.529.23.89.1.1.1 | integer | read-write |
PROFACCE index |
ipxRouteProfile_Name | 1.3.6.1.4.1.529.23.89.1.1.2 | displaystring | read-only |
SAP name of the server. |
ipxRouteProfile_ServerType | 1.3.6.1.4.1.529.23.89.1.1.3 | displaystring | read-write |
SAP type. |
ipxRouteProfile_DestNetwork | 1.3.6.1.4.1.529.23.89.1.1.4 | displaystring | read-write |
The IPX network number of the destination network in 4 bytes. |
ipxRouteProfile_ServerNode | 1.3.6.1.4.1.529.23.89.1.1.5 | displaystring | read-write |
The node address of the server. For NetWare servers 3.0 and beyond, this is 1. |
ipxRouteProfile_ServerSocket | 1.3.6.1.4.1.529.23.89.1.1.6 | displaystring | read-write |
The advertising socket number for the server. |
ipxRouteProfile_Hops | 1.3.6.1.4.1.529.23.89.1.1.7 | integer | read-write |
The distance in hops to the network. |
ipxRouteProfile_Ticks | 1.3.6.1.4.1.529.23.89.1.1.8 | integer | read-write |
The distance in ticks to the network. |
ipxRouteProfile_ProfileNumber | 1.3.6.1.4.1.529.23.89.1.1.9 | integer | read-write |
The profile through which we reach the net. |
ipxRouteProfile_ProfileName | 1.3.6.1.4.1.529.23.89.1.1.10 | displaystring | read-write |
The connection through which we reach the net. |
ipxRouteProfile_ActiveRoute | 1.3.6.1.4.1.529.23.89.1.1.11 | integer | read-write |
TRUE if this route is active.Inactive routes are not placed in the routing tables. Enumeration: 'yes': 2, 'no': 1. |
ipxRouteProfile_Action_o | 1.3.6.1.4.1.529.23.89.1.1.12 | integer | read-write |
Enumeration: 'deleteProfile': 3, 'createProfile': 2, 'noAction': 1. |