RIPSAP
- Registered at
- 1.3.6.1.4.1.23.2.20
- Namespace
- nokia
- Source file
RIPSAP- Digest
sha256:224f2b0d3fa93d14afcd2eded2f14075b6173fe16c56cb497670394d2c209956
Imports
| From | Symbols |
|---|---|
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, enterprises, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
RIPSAP SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| novell OBJECT-IDENTITY | 1.3.6.1.4.1.23 | |||
| mibDoc OBJECT-IDENTITY | 1.3.6.1.4.1.23.2 | |||
| ripsap OBJECT-IDENTITY | 1.3.6.1.4.1.23.2.20 | |||
| ripsapSystem OBJECT-IDENTITY | 1.3.6.1.4.1.23.2.20.1 | |||
| ripSysTable OBJECT-TYPE The RIP system table. | 1.3.6.1.4.1.23.2.20.1.1 | not-accessible | current | |
| ripSysEntry OBJECT-TYPE Each entry corresponds to one instance of RIP running on the system. | 1.3.6.1.4.1.23.2.20.1.1.1 | not-accessible | current | |
| ripSysInstance OBJECT-TYPE 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. | 1.3.6.1.4.1.23.2.20.1.1.1.1 | INTEGER | read-write | current |
| ripSysState OBJECT-TYPE Indicates the operational state of this instance of RIP. | 1.3.6.1.4.1.23.2.20.1.1.1.2 | INTEGER {off(1), on(2)} | read-write | current |
| ripSysIncorrectPackets OBJECT-TYPE The number of times that an incorrectly formatted RIP packet was received. | 1.3.6.1.4.1.23.2.20.1.1.1.3 | Counter32 | read-only | current |
| sapSysTable OBJECT-TYPE The SAP system table. | 1.3.6.1.4.1.23.2.20.1.2 | not-accessible | current | |
| sapSysEntry OBJECT-TYPE Each entry corresponds to one instance of SAP running on the system. | 1.3.6.1.4.1.23.2.20.1.2.1 | not-accessible | current | |
| sapSysInstance OBJECT-TYPE 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. | 1.3.6.1.4.1.23.2.20.1.2.1.1 | INTEGER | read-write | current |
| sapSysState OBJECT-TYPE Indicates the operational state of this instance of SAP. | 1.3.6.1.4.1.23.2.20.1.2.1.2 | INTEGER {off(1), on(2)} | read-write | current |
| sapSysIncorrectPackets OBJECT-TYPE The number of times that an incorrectly formatted SAP packet was received. | 1.3.6.1.4.1.23.2.20.1.2.1.3 | Counter32 | read-only | current |
| ripsapCircuit OBJECT-IDENTITY | 1.3.6.1.4.1.23.2.20.2 | |||
| ripCircTable OBJECT-TYPE The RIP Circuit table. | 1.3.6.1.4.1.23.2.20.2.1 | not-accessible | current | |
| ripCircEntry OBJECT-TYPE Each entry corresponds to one circuit known to the system. | 1.3.6.1.4.1.23.2.20.2.1.1 | not-accessible | current | |
| ripCircSysInstance OBJECT-TYPE 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. | 1.3.6.1.4.1.23.2.20.2.1.1.1 | INTEGER | read-write | current |
| ripCircIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.23.2.20.2.1.1.2 | INTEGER | read-write | current |
| ripCircState OBJECT-TYPE Indicates whether RIP information may be sent/received over this circuit. | 1.3.6.1.4.1.23.2.20.2.1.1.3 | INTEGER {off(1), on(2), auto-on(3), auto-off(4)} | read-write | current |
| ripCircPace OBJECT-TYPE The maximum pace, in packets per second, at which RIP packets may be sent on this circuit. | 1.3.6.1.4.1.23.2.20.2.1.1.4 | INTEGER | read-write | current |
| ripCircUpdate OBJECT-TYPE The RIP periodic update interval, in seconds. | 1.3.6.1.4.1.23.2.20.2.1.1.5 | INTEGER | read-write | current |
| ripCircAgeMultiplier OBJECT-TYPE The holding multiplier for information received in RIP periodic updates. | 1.3.6.1.4.1.23.2.20.2.1.1.6 | INTEGER | read-write | current |
| ripCircPacketSize OBJECT-TYPE The RIP packet size used on this circuit. | 1.3.6.1.4.1.23.2.20.2.1.1.7 | INTEGER | read-write | current |
| ripCircOutPackets OBJECT-TYPE The number of RIP packets sent on this circuit. | 1.3.6.1.4.1.23.2.20.2.1.1.8 | Counter32 | read-only | current |
| ripCircInPackets OBJECT-TYPE The number of RIP packets received on this circuit. | 1.3.6.1.4.1.23.2.20.2.1.1.9 | Counter32 | read-only | current |
| sapCircTable OBJECT-TYPE The SAP Circuit table. | 1.3.6.1.4.1.23.2.20.2.2 | not-accessible | current | |
| sapCircEntry OBJECT-TYPE Each entry corresponds to one circuit known to the system. | 1.3.6.1.4.1.23.2.20.2.2.1 | not-accessible | current | |
| sapCircSysInstance OBJECT-TYPE 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. | 1.3.6.1.4.1.23.2.20.2.2.1.1 | INTEGER | read-write | current |
| sapCircIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.23.2.20.2.2.1.2 | INTEGER | read-write | current |
| sapCircState OBJECT-TYPE Indicates whether SAP information may be sent/received over this circuit. | 1.3.6.1.4.1.23.2.20.2.2.1.3 | INTEGER {off(1), on(2), auto-on(3), auto-off(4)} | read-write | current |
| sapCircPace OBJECT-TYPE The maximum pace, in packets per second, at which SAP packets may be sent on this circuit. | 1.3.6.1.4.1.23.2.20.2.2.1.4 | INTEGER | read-write | current |
| sapCircUpdate OBJECT-TYPE The SAP periodic update interval, in seconds. | 1.3.6.1.4.1.23.2.20.2.2.1.5 | INTEGER | read-write | current |
| sapCircAgeMultiplier OBJECT-TYPE The holding multiplier for information received in SAP periodic updates. | 1.3.6.1.4.1.23.2.20.2.2.1.6 | INTEGER | read-write | current |
| sapCircPacketSize OBJECT-TYPE The SAP packet size used on this circuit. | 1.3.6.1.4.1.23.2.20.2.2.1.7 | INTEGER | read-write | current |
| sapCircGetNearestServerReply OBJECT-TYPE Indicates whether to respond to SAP get nearest server requests received on this circuit. | 1.3.6.1.4.1.23.2.20.2.2.1.8 | INTEGER {no(1), yes(2)} | read-write | current |
| sapCircOutPackets OBJECT-TYPE The number of SAP packets sent on this circuit. | 1.3.6.1.4.1.23.2.20.2.2.1.9 | Counter32 | read-only | current |
| sapCircInPackets OBJECT-TYPE The number of SAP packets received on this circuit. | 1.3.6.1.4.1.23.2.20.2.2.1.10 | Counter32 | read-only | current |