NOVELL-RIPSAP-MIB: View SNMP OID List / Download MIB

VENDOR: NOVELL


 Home MIB: NOVELL-RIPSAP-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ripsap 1.3.6.1.4.1.23.2.20
       ripsapSystem 1.3.6.1.4.1.23.2.20.1
           ripSysTable 1.3.6.1.4.1.23.2.20.1.1 no-access
The RIP system table.
               ripSysEntry 1.3.6.1.4.1.23.2.20.1.1.1 no-access
Each entry corresponds to one instance of RIP running on the system.
                   ripSysInstance 1.3.6.1.4.1.23.2.20.1.1.1.1 integer read-write
The unique identifier of the instance of RIP to which this row corresponds. This value links the instance of RIP to an instance of IPX running on the system (i.e. the value of ripSysInstance should be the same as a value of ipxSysInstance). This value may be written only when creating a new entry in the table.
                   ripSysState 1.3.6.1.4.1.23.2.20.1.1.1.2 integer read-write
Indicates the operational state of this instance of RIP. Enumeration: 'on': 2, 'off': 1.
                   ripSysIncorrectPackets 1.3.6.1.4.1.23.2.20.1.1.1.3 counter read-only
The number of times that an incorrectly formatted RIP packet was received.
           sapSysTable 1.3.6.1.4.1.23.2.20.1.2 no-access
The SAP system table.
               sapSysEntry 1.3.6.1.4.1.23.2.20.1.2.1 no-access
Each entry corresponds to one instance of SAP running on the system.
                   sapSysInstance 1.3.6.1.4.1.23.2.20.1.2.1.1 integer read-write
The unique identifier of the instance of SAP to which this row corresponds. This value links the instance of SAP to an instance of IPX running on the system (i.e. the value of SApSysInstance should be the same as a value of ipxSysInstance). This value may be written only when creating a new entry in the table.
                   sapSysState 1.3.6.1.4.1.23.2.20.1.2.1.2 integer read-write
Indicates the operational state of this instance of SAP. Enumeration: 'on': 2, 'off': 1.
                   sapSysIncorrectPackets 1.3.6.1.4.1.23.2.20.1.2.1.3 counter read-only
The number of times that an incorrectly formatted SAP packet was received.
       ripsapCircuit 1.3.6.1.4.1.23.2.20.2
           ripCircTable 1.3.6.1.4.1.23.2.20.2.1 no-access
The RIP Circuit table.
               ripCircEntry 1.3.6.1.4.1.23.2.20.2.1.1 no-access
Each entry corresponds to one circuit known to the system.
                   ripCircSysInstance 1.3.6.1.4.1.23.2.20.2.1.1.1 integer read-write
The unique identifier of the instance of RIP and IPX (via ipxSysInstance) to which this entry corresponds. This value may be written only when creating a new entry in the table.
                   ripCircIndex 1.3.6.1.4.1.23.2.20.2.1.1.2 integer read-write
The identifier of this circuit, unique within the instance of RIP. This value corresponds to the circuit identifier found in ipxCircIndex. This value may be written only when creating a new entry in the table.
                   ripCircState 1.3.6.1.4.1.23.2.20.2.1.1.3 integer read-write
Indicates whether RIP information may be sent/received over this circuit. Enumeration: 'on': 2, 'auto-on': 3, 'off': 1, 'auto-off': 4.
                   ripCircPace 1.3.6.1.4.1.23.2.20.2.1.1.4 integer read-write
The maximum pace, in packets per second, at which RIP packets may be sent on this circuit.
                   ripCircUpdate 1.3.6.1.4.1.23.2.20.2.1.1.5 integer read-write
The RIP periodic update interval, in seconds.
                   ripCircAgeMultiplier 1.3.6.1.4.1.23.2.20.2.1.1.6 integer read-write
The holding multiplier for information received in RIP periodic updates.
                   ripCircPacketSize 1.3.6.1.4.1.23.2.20.2.1.1.7 integer read-write
The RIP packet size used on this circuit.
                   ripCircOutPackets 1.3.6.1.4.1.23.2.20.2.1.1.8 counter read-only
The number of RIP packets sent on this circuit.
                   ripCircInPackets 1.3.6.1.4.1.23.2.20.2.1.1.9 counter read-only
The number of RIP packets received on this circuit.
           sapCircTable 1.3.6.1.4.1.23.2.20.2.2 no-access
The SAP Circuit table.
               sapCircEntry 1.3.6.1.4.1.23.2.20.2.2.1 no-access
Each entry corresponds to one circuit known to the system.
                   sapCircSysInstance 1.3.6.1.4.1.23.2.20.2.2.1.1 integer read-write
The unique identifier of the instance of SAP and IPX (via ipxSysInstance) to which this entry corresponds. This value may be written only when creating a new entry in the table.
                   sapCircIndex 1.3.6.1.4.1.23.2.20.2.2.1.2 integer read-write
The identifier of this circuit, unique within the instance of SAP. This value corresponds to the circuit identifier found in ipxCircIndex. This value may be written only when creating a new entry in the table.
                   sapCircState 1.3.6.1.4.1.23.2.20.2.2.1.3 integer read-write
Indicates whether SAP information may be sent/received over this circuit. Enumeration: 'on': 2, 'auto-on': 3, 'off': 1, 'auto-off': 4.
                   sapCircPace 1.3.6.1.4.1.23.2.20.2.2.1.4 integer read-write
The maximum pace, in packets per second, at which SAP packets may be sent on this circuit.
                   sapCircUpdate 1.3.6.1.4.1.23.2.20.2.2.1.5 integer read-write
The SAP periodic update interval, in seconds.
                   sapCircAgeMultiplier 1.3.6.1.4.1.23.2.20.2.2.1.6 integer read-write
The holding multiplier for information received in SAP periodic updates.
                   sapCircPacketSize 1.3.6.1.4.1.23.2.20.2.2.1.7 integer read-write
The SAP packet size used on this circuit.
                   sapCircGetNearestServerReply 1.3.6.1.4.1.23.2.20.2.2.1.8 integer read-write
Indicates whether to respond to SAP get nearest server requests received on this circuit. Enumeration: 'yes': 2, 'no': 1.
                   sapCircOutPackets 1.3.6.1.4.1.23.2.20.2.2.1.9 counter read-only
The number of SAP packets sent on this circuit.
                   sapCircInPackets 1.3.6.1.4.1.23.2.20.2.2.1.10 counter read-only
The number of SAP packets received on this circuit.