SHIVA-NW-MIB: View SNMP OID List / Download MIB
VENDOR: SHIVA CORPORATION
Home | MIB: SHIVA-NW-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 |
nwIpx | 1.3.6.1.4.1.166.4.6.1 | |||
ipxInReceives | 1.3.6.1.4.1.166.4.6.1.1 | counter | read-only |
The number of IPX datagrams received on all interfaces |
ipxForwDatagrams | 1.3.6.1.4.1.166.4.6.1.2 | counter | read-only |
The number of received IPX datagrams which were not addressed directly to the router. |
ipxInHdrErrors | 1.3.6.1.4.1.166.4.6.1.3 | counter | read-only |
The number of received IPX datagrams which were dropped because of some error in the header, such as a protocol length which was inconsistent with the data-link length. |
ipxInDiscards | 1.3.6.1.4.1.166.4.6.1.4 | counter | read-only |
The number of received IPX datagrams which were dropped because of a resource error. |
ipxInDelivers | 1.3.6.1.4.1.166.4.6.1.5 | counter | read-only |
The number of received IPX datagrams delivered to protocol agents within the router. |
ipxInUnknownProtos | 1.3.6.1.4.1.166.4.6.1.6 | counter | read-only |
The number of packets which were addressed to the node, but for which no protocol handler could be found. |
ipxOutRequests | 1.3.6.1.4.1.166.4.6.1.7 | counter | read-only |
The number of IPX datagrams sent on behalf of agents in the router. |
ipxOutDiscards | 1.3.6.1.4.1.166.4.6.1.8 | counter | read-only |
The number of packets, whether originating locally or remotely, which were not transmitted because of a resource error. |
ipxOutNoRoutes | 1.3.6.1.4.1.166.4.6.1.9 | counter | read-only |
The number of packets, whether originating locally or remotely, which were not transmitted because there was no known route to the destination network. |
ipxNBForwards | 1.3.6.1.4.1.166.4.6.1.10 | counter | read-only |
The number of NetBIOS wide-area broadcast packets forwarded by the router. |
ipxTooManyHops | 1.3.6.1.4.1.166.4.6.1.11 | counter | read-only |
The number of packets which were dropped because the hop count was greater than or equal to 16. |
ipxRouteTable | 1.3.6.1.4.1.166.4.6.1.12 | no-access |
This entity's IPX Routing table. |
|
1.3.6.1.4.1.166.4.6.1.12.1 | no-access |
A route to a particular destination. |
||
ipxRouteDest | 1.3.6.1.4.1.166.4.6.1.12.1.1 | ipxnetnumber | read-only |
The destination IPX network number of this route. |
ipxRouteNwIfIndex | 1.3.6.1.4.1.166.4.6.1.12.1.2 | integer | read-only |
The nwifIndex of the next hop NetWare interface. |
ipxRouteHops | 1.3.6.1.4.1.166.4.6.1.12.1.3 | integer | read-only |
The number of intervening routers between the agent and the destination network. Directly attached routes have a hop count of zero. |
ipxRouteTime | 1.3.6.1.4.1.166.4.6.1.12.1.4 | timeticks | read-only |
The approximate round-trip transit time, in hundredths of a second, of a 576-byte IPX packet destined for this network. |
ipxRouteNextHop | 1.3.6.1.4.1.166.4.6.1.12.1.5 | ipxnodenumber | read-only |
The IPX node address of the next hop of this route. If the next hop is a directly connected net, the value is the agent's node address on that net. |
ipxRouteType | 1.3.6.1.4.1.166.4.6.1.12.1.6 | integer | read-only |
The type of the route. Indicates whether the route is on a directly attached interface or reached through another router. Enumeration: 'indirect': 4, 'other': 1, 'direct': 3, 'invalid': 2. |
ipxRouteProto | 1.3.6.1.4.1.166.4.6.1.12.1.7 | integer | read-only |
The routing mechanism by which the route was learned. Enumeration: 'other': 1, 'rip': 2. |
ipxRouteAge | 1.3.6.1.4.1.166.4.6.1.12.1.8 | integer | read-only |
The age of the route in seconds. Set to zero if the route is a direct route. |
ipxRouteUses | 1.3.6.1.4.1.166.4.6.1.12.1.9 | counter | read-only |
The number of packets that the entity has sent to this network, whether generated internally or forwarded on behalf of another node. |
ipxNumRoutes | 1.3.6.1.4.1.166.4.6.1.13 | integer | read-only |
The number or routes in this entity's IPX Routing table. |
nwRip | 1.3.6.1.4.1.166.4.6.2 | |||
ripInMsgs | 1.3.6.1.4.1.166.4.6.2.1 | counter | read-only |
The number of RIP packets received. |
ripOutMsgs | 1.3.6.1.4.1.166.4.6.2.2 | counter | read-only |
The number of RIP packets transmitted. |
nwSap | 1.3.6.1.4.1.166.4.6.3 | |||
sapInMsgs | 1.3.6.1.4.1.166.4.6.3.1 | counter | read-only |
The number of SAP packets received. |
sapOutMsgs | 1.3.6.1.4.1.166.4.6.3.2 | counter | read-only |
The number of SAP packets transmitted. |
sapTable | 1.3.6.1.4.1.166.4.6.3.3 | no-access |
This entity's Service Advertising Protocol table. |
|
1.3.6.1.4.1.166.4.6.3.3.1 | no-access |
An entry in the SAP table. |
||
sapIndex | 1.3.6.1.4.1.166.4.6.3.3.1.1 | integer | no-access |
A unique number indicating this entry's ordinal position in the SAP table. |
sapType | 1.3.6.1.4.1.166.4.6.3.3.1.2 | integer | read-only |
The device type of the server represented by this entry. This can be any 16-bit integer from 1 to 65534. Enumeration: 'shivaLanRoverT': 461, 'novellNacs': 35, 'novellFileServer': 4, 'shivaLanRoverE': 460, 'novellAdvPrintServer': 71, 'novellRemCons': 263, 'shivaNetModem': 459. |
sapNet | 1.3.6.1.4.1.166.4.6.3.3.1.3 | ipxnetnumber | read-only |
The IPX network number of the server. |
sapNode | 1.3.6.1.4.1.166.4.6.3.3.1.4 | ipxnodenumber | read-only |
The IPX node number of the server. |
sapSocket | 1.3.6.1.4.1.166.4.6.3.3.1.5 | integer | read-only |
The IPX socket number of the server. |
sapName | 1.3.6.1.4.1.166.4.6.3.3.1.6 | netwarename | read-only |
The name of the server. |
sapAge | 1.3.6.1.4.1.166.4.6.3.3.1.7 | integer | read-only |
The age of this entry in seconds. |
sapHops | 1.3.6.1.4.1.166.4.6.3.3.1.8 | integer | read-only |
The number of networks between this one and the server. |
sapNwIfIndex | 1.3.6.1.4.1.166.4.6.3.3.1.9 | integer | read-only |
The NetWare interface on which information about this server arrived. |
sapNumEntries | 1.3.6.1.4.1.166.4.6.3.4 | integer | read-only |
The number of entries in this entity's SAP table. |
nwSpx | 1.3.6.1.4.1.166.4.6.4 | |||
nwIf | 1.3.6.1.4.1.166.4.6.5 | |||
nwifNumber | 1.3.6.1.4.1.166.4.6.5.1 | integer | read-only |
The highest nwifIndex in use. |
nwifTable | 1.3.6.1.4.1.166.4.6.5.2 | no-access |
A list of NetWare interfaces for this entity. |
|
1.3.6.1.4.1.166.4.6.5.2.1 | no-access |
The description of one of the NetWare interfaces on this entity. |
||
nwifIndex | 1.3.6.1.4.1.166.4.6.5.2.1.1 | integer | read-only |
A unique value for each NetWare Interface. Its value is between 1 and the total number of NetWare Interfaces. The value for each interface must remain constant at least from the re-initialization of the entity's network management system to the next re-initialization. |
nwifDescr | 1.3.6.1.4.1.166.4.6.5.2.1.2 | displaystring | read-only |
A text string containing information about the interface. This string is intended for presentation to a human; it must not contain anything but printable ASCII characters. |
nwifType | 1.3.6.1.4.1.166.4.6.5.2.1.3 | integer | read-write |
The type of interface and encapsulation. Enumeration: 'lantolan': 9, 'ethernet2': 3, 'ieee8022': 5, 'ieee8023': 2, 'snap': 4, 'other': 1, 'rfc1234': 8, 'ppp': 7, 'dialin': 6. |
nwifNetwork | 1.3.6.1.4.1.166.4.6.5.2.1.4 | ipxnetnumber | read-write |
IPX network number associated with this interface. |
nwifNode | 1.3.6.1.4.1.166.4.6.5.2.1.5 | ipxnodenumber | read-write |
IPX node number associated with this interface. |
nwifStatus | 1.3.6.1.4.1.166.4.6.5.2.1.6 | integer | read-write |
Status of this interface. Enumeration: 'locked': 3, 'unlocked': 2, 'disabled': 1, 'guessed': 6, 'unconfigured': 4, 'learned': 5. |
nwifIfIndex | 1.3.6.1.4.1.166.4.6.5.2.1.7 | integer | read-write |
The physical or data-link interface associated with this NetWare interface. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex. |
nwifHome | 1.3.6.1.4.1.166.4.6.5.2.1.8 | integer | read-write |
An indication of whether or not the entity is homed on this interface, that is to say, an interface on which the entity could perform registrations for services that it chooses to advertise. Enumeration: 'home': 1, 'notHome': 2. |
nwifNBForward | 1.3.6.1.4.1.166.4.6.5.2.1.9 | integer | read-write |
Indicates whether Novell NetBIOS Wide Area Broadcast packets are forwarded out this interface. Enumeration: 'disabled': 2, 'enabled': 1. |
nwMgmt | 1.3.6.1.4.1.166.4.6.6 | |||
nwmgmtType | 1.3.6.1.4.1.166.4.6.6.1 | integer | read-write |
The device type of the primary network management service advertisement. If the value is shivaUniversal, the server type is coded in nwmgmtName. Enumeration: 'shivaLanRoverE': 460, 'nortelRapportDialupSwitch112E': 2216, 'nortelRapport8T': 2179, 'shivaLanRoverT': 461, 'ibm8325model021': 1950, 'shivaLanRoverEPLUS': 1388, 'ibm8325modelI40E': 2229, 'ibm8235modelI40T': 2242, 'ibm8235model022': 1949, 'ibm8325model002': 1386, 'ibm8325model001': 1387, 'shivaLanRoverT115': 1948, 'shivaUniversal': 462, 'nortelRapport8E': 2178, 'shivaLanRoverTPLUS': 1389, 'shivaNetModem': 459, 'shivaLanRoverE115': 1947, 'shivaLanRoverAccessSwitchE': 2084, 'ibm8235model012': 1873, 'ibm8235model011': 1874. |
nwmgmtNet | 1.3.6.1.4.1.166.4.6.6.2 | ipxnetnumber | read-only |
The IPX network number of the primary network management service advertisement. |
nwmgmtNode | 1.3.6.1.4.1.166.4.6.6.3 | ipxnodenumber | read-only |
The IPX node number of the primary network management service advertisement. |
nwmgmtSocket | 1.3.6.1.4.1.166.4.6.6.5 | integer | read-only |
The IPX socket number of the primary network management service advertisement. |
nwmgmtName | 1.3.6.1.4.1.166.4.6.6.6 | netwarename | read-only |
The name of the the primary network management service advertisement. |