AVICI-MODULE-MIB: View SNMP OID List / Download MIB
VENDOR: AVICI SYSTEMS
Home | MIB: AVICI-MODULE-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 |
aviciModuleMIB | 1.3.6.1.4.1.2474.1.5 |
This MIB module specifies those managed objects that monitor and control a forwarding module. |
||
aviciModuleObjects | 1.3.6.1.4.1.2474.1.5.1 | |||
aviciModuleTable | 1.3.6.1.4.1.2474.1.5.1.1 | no-access |
This table contains parameters and state variables for all modules in the system. |
|
1.3.6.1.4.1.2474.1.5.1.1.1 | no-access |
The status and parameter values for a module in the TSR bay. |
||
aviciModuleAdminStatus | 1.3.6.1.4.1.2474.1.5.1.1.1.1 | integer | read-write |
The administrative state of this module. Enumeration: 'down': 2, 'up': 1. |
aviciModuleOperStatus | 1.3.6.1.4.1.2474.1.5.1.1.1.2 | integer | read-only |
The operating state of the module. Enumeration: 'unknown': 4, 'testing': 5, 'upgrading': 9, 'up': 1, 'incompatibleSW': 8, 'down': 2, 'failed': 6, 'unconfigured': 3, 'misconfigured': 7. |
aviciModuleUpTime | 1.3.6.1.4.1.2474.1.5.1.1.1.3 | timeticks | read-only |
The time in 100ths of seconds since the the module booted. |
aviciModuleCurrTemp | 1.3.6.1.4.1.2474.1.5.1.1.1.4 | integer32 | read-only |
The current temperature of the module in degrees C. |
aviciModuleMaxTemp | 1.3.6.1.4.1.2474.1.5.1.1.1.5 | gauge32 | read-only |
The maximum temperature reported by the module in degrees C. |
aviciModuleDescr | 1.3.6.1.4.1.2474.1.5.1.1.1.6 | displaystring | read-only |
A text string containing a description of the type of module card in the slot. |
aviciModuleAssySerialNumber | 1.3.6.1.4.1.2474.1.5.1.1.1.7 | aviciserialnumbertype | read-only |
The serial number of the module assembly in the slot. |
aviciModuleLineSerialNumber | 1.3.6.1.4.1.2474.1.5.1.1.1.8 | aviciserialnumbertype | read-only |
The serial number of the line card attached to the module in the slot. |
aviciModuleMbSerialNumber | 1.3.6.1.4.1.2474.1.5.1.1.1.9 | aviciserialnumbertype | read-only |
The serial number of the mother board in the slot. |
aviciModuleAssyRevision | 1.3.6.1.4.1.2474.1.5.1.1.1.10 | avicirevisiontype | read-only |
The revision number of the module assembly in the slot. |
aviciModuleLineRevision | 1.3.6.1.4.1.2474.1.5.1.1.1.11 | avicirevisiontype | read-only |
The revision number of the line card attached to the module in the slot. |
aviciModuleMbRevision | 1.3.6.1.4.1.2474.1.5.1.1.1.12 | avicirevisiontype | read-only |
The revision number of the mother board in the slot. |
aviciModuleSoftwareVersion | 1.3.6.1.4.1.2474.1.5.1.1.1.13 | displaystring | read-only |
The version of the software running on the module in the slot. |
aviciModuleFirmwareVersion | 1.3.6.1.4.1.2474.1.5.1.1.1.14 | displaystring | read-only |
The version of the firmware running on the module in the slot. |
aviciModuleAssyProductId | 1.3.6.1.4.1.2474.1.5.1.1.1.15 | aviciproductidtype | read-only |
The product identification number of the module assembly in the slot. |
aviciModuleLinePartNumber | 1.3.6.1.4.1.2474.1.5.1.1.1.16 | avicipartnumbertype | read-only |
The part number of the line card attached to the module in the slot. |
aviciModuleMbPartNumber | 1.3.6.1.4.1.2474.1.5.1.1.1.17 | avicipartnumbertype | read-only |
The part number of the mother board in the slot. |
aviciModuleIpTable | 1.3.6.1.4.1.2474.1.5.1.2 | no-access |
This table contains the per-module Avici proprietary IP counters. |
|
1.3.6.1.4.1.2474.1.5.1.2.1 | no-access |
The per module aggregate IP counters. |
||
aviciModuleIpInReceives | 1.3.6.1.4.1.2474.1.5.1.2.1.1 | counter64 | read-only |
The total number of input datagrams received from interfaces, including those received in error. |
aviciModuleIpInHdrErrors | 1.3.6.1.4.1.2474.1.5.1.2.1.2 | counter64 | read-only |
The number of input datagrams discarded due to errors in their IP headers, including bad checksums, version number mismatch, other format errors, time-to-live exceeded, errors discovered in processing their IP options, etc. |
aviciModuleIpInAddrErrors | 1.3.6.1.4.1.2474.1.5.1.2.1.3 | counter64 | read-only |
The number of input datagrams discarded because the IP address in their IP header's destination field was not a valid address to be received at this entity. This count includes invalid addresses (e.g., 0.0.0.0) and addresses of unsupported Classes (e.g., Class E). For entities which are not IP routers and therefore do not forward datagrams, this counter includes datagrams discarded because the destination address was not a local address. |
aviciModuleIpForwDatagrams | 1.3.6.1.4.1.2474.1.5.1.2.1.4 | counter64 | read-only |
The number of input datagrams for which this entity was not their final IP destination, as a result of which an attempt was made to find a route to forward them to that final destination. In entities which do not act as IP routers, this counter will include only those packets which were Source-Routed via this entity, and the Source-Route option processing was successful. |
aviciModuleIpInUnknownProtos | 1.3.6.1.4.1.2474.1.5.1.2.1.5 | counter64 | read-only |
The number of locally-addressed datagrams received successfully but discarded because of an unknown or unsupported protocol. |
aviciModuleIpInDiscards | 1.3.6.1.4.1.2474.1.5.1.2.1.6 | counter64 | read-only |
The number of input IP datagrams for which no problems were encountered to prevent their continued processing, but which were discarded (e.g., for lack of buffer space). Note that this counter does not include any datagrams discarded while awaiting re-assembly. |
aviciModuleIpInDelivers | 1.3.6.1.4.1.2474.1.5.1.2.1.7 | counter64 | read-only |
The total number of input datagrams successfully delivered to IP user-protocols (including ICMP). |
aviciModuleIpOutRequests | 1.3.6.1.4.1.2474.1.5.1.2.1.8 | counter64 | read-only |
The total number of IP datagrams which local IP user- protocols (including ICMP) supplied to IP in requests for transmission. Note that this counter does not include any datagrams counted in ipForwDatagrams. |
aviciModuleIpOutDiscards | 1.3.6.1.4.1.2474.1.5.1.2.1.9 | counter64 | read-only |
The number of output IP datagrams for which no problem was encountered to prevent their transmission to their destination, but which were discarded (e.g., for lack of buffer space). Note that this counter would include datagrams counted in ipForwDatagrams if any such packets met this (discretionary) discard criterion. |
aviciModuleIpOutNoRoutes | 1.3.6.1.4.1.2474.1.5.1.2.1.10 | counter64 | read-only |
The number of IP datagrams discarded because no route could be found to transmit them to their destination. Note that this counter includes any packets counted in ipForwDatagrams which meet this `no-route' criterion. Note that this includes any datagrams which a host cannot route because all of its default routers are down. |
aviciModuleIpFragOKs | 1.3.6.1.4.1.2474.1.5.1.2.1.11 | counter64 | read-only |
The number of IP datagrams that have been successfully fragmented at this entity. |
aviciModuleIpFragFails | 1.3.6.1.4.1.2474.1.5.1.2.1.12 | counter64 | read-only |
The number of IP datagrams that have been discarded because they needed to be fragmented at this entity but could not be, e.g., because their Don't Fragment flag was set. |
aviciModuleIpFragCreates | 1.3.6.1.4.1.2474.1.5.1.2.1.13 | counter64 | read-only |
The number of IP datagram fragments that have been generated as a result of fragmentation at this entity. |
aviciModuleIcmpTable | 1.3.6.1.4.1.2474.1.5.1.3 | no-access |
This table contains the per-module Avici proprietary ICMP counters. |
|
1.3.6.1.4.1.2474.1.5.1.3.1 | no-access | |||
aviciModuleIcmpInMsgs | 1.3.6.1.4.1.2474.1.5.1.3.1.1 | counter64 | read-only |
The total number of ICMP messages which the entity received. Note that this counter includes all those counted by aviciModuleIcmpInErrors. |
aviciModuleIcmpInErrors | 1.3.6.1.4.1.2474.1.5.1.3.1.2 | counter64 | read-only |
The number of ICMP messages which the entity received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, etc.). |
aviciModuleIcmpInDestUnreachs | 1.3.6.1.4.1.2474.1.5.1.3.1.3 | counter64 | read-only |
The number of ICMP destination unreachable messages received. |
aviciModuleIcmpInTimeExcds | 1.3.6.1.4.1.2474.1.5.1.3.1.4 | counter64 | read-only |
The number of ICMP time exceeded messages received. |
aviciModuleIcmpInParmProbs | 1.3.6.1.4.1.2474.1.5.1.3.1.5 | counter64 | read-only |
The number of ICMP parameter problem messages received. |
aviciModuleIcmpInSrcQuenchs | 1.3.6.1.4.1.2474.1.5.1.3.1.6 | counter64 | read-only |
The number of ICMP source quench messages received. |
aviciModuleIcmpInRedirects | 1.3.6.1.4.1.2474.1.5.1.3.1.7 | counter64 | read-only |
The number of ICMP redirect messages received. |
aviciModuleIcmpInEchos | 1.3.6.1.4.1.2474.1.5.1.3.1.8 | counter64 | read-only |
The number of ICMP echo request messages received. |
aviciModuleIcmpInEchoReps | 1.3.6.1.4.1.2474.1.5.1.3.1.9 | counter64 | read-only |
The number of ICMP echo reply messages received. |
aviciModuleIcmpInTimestamps | 1.3.6.1.4.1.2474.1.5.1.3.1.10 | counter64 | read-only |
The number of ICMP timestamp request messages received. |
aviciModuleIcmpInTimestampReps | 1.3.6.1.4.1.2474.1.5.1.3.1.11 | counter64 | read-only |
The number of ICMP timestamp reply messages received. |
aviciModuleIcmpInAddrMasks | 1.3.6.1.4.1.2474.1.5.1.3.1.12 | counter64 | read-only |
The number of ICMP address mask request messages received. |
aviciModuleIcmpInAddrMaskReps | 1.3.6.1.4.1.2474.1.5.1.3.1.13 | counter64 | read-only |
The number of ICMP address mask reply messages received. |
aviciModuleIcmpOutMsgs | 1.3.6.1.4.1.2474.1.5.1.3.1.14 | counter64 | read-only |
The total number of ICMP messages which this entity attempted to send. Note that this counter includes all those counted by tsrIcmpOutErrors. |
aviciModuleIcmpOutErrors | 1.3.6.1.4.1.2474.1.5.1.3.1.15 | counter64 | read-only |
The number of ICMP messages which this entity did not send due to problems discovered within ICMP such as a lack of buffers. This value should not include errors discovered outside the ICMP layer such as the inability of IP to route the resultant datagram. In some implementations there may be no types of error which contribute to this counter's value. |
aviciModuleIcmpOutDestUnreachs | 1.3.6.1.4.1.2474.1.5.1.3.1.16 | counter64 | read-only |
The number of ICMP destination unreachable messages sent. |
aviciModuleIcmpOutTimeExcds | 1.3.6.1.4.1.2474.1.5.1.3.1.17 | counter64 | read-only |
The number of ICMP time exceeded messages sent. |
aviciModuleIcmpOutParmProbs | 1.3.6.1.4.1.2474.1.5.1.3.1.18 | counter64 | read-only |
The number of ICMP parameter problem messages sent. |
aviciModuleIcmpOutSrcQuenchs | 1.3.6.1.4.1.2474.1.5.1.3.1.19 | counter64 | read-only |
The number of ICMP source quench messages sent. |
aviciModuleIcmpOutRedirects | 1.3.6.1.4.1.2474.1.5.1.3.1.20 | counter64 | read-only |
The number of ICMP Redirect messages sent. For a host, this object will always be zero, since hosts do not send redirects. |
aviciModuleIcmpOutEchos | 1.3.6.1.4.1.2474.1.5.1.3.1.21 | counter64 | read-only |
The number of ICMP echo request messages sent. |
aviciModuleIcmpOutEchoReps | 1.3.6.1.4.1.2474.1.5.1.3.1.22 | counter64 | read-only |
The number of ICMP echo reply messages sent. |
aviciModuleIcmpOutTimestamps | 1.3.6.1.4.1.2474.1.5.1.3.1.23 | counter64 | read-only |
The number of ICMP timestamp request messages sent. |
aviciModuleIcmpOutTimestampReps | 1.3.6.1.4.1.2474.1.5.1.3.1.24 | counter64 | read-only |
The number of ICMP timestamp reply messages sent. |
aviciModuleIcmpOutAddrMasks | 1.3.6.1.4.1.2474.1.5.1.3.1.25 | counter64 | read-only |
The number of ICMP address mask request messages sent. |
aviciModuleIcmpOutAddrMaskReps | 1.3.6.1.4.1.2474.1.5.1.3.1.26 | counter64 | read-only |
The number of ICMP address mask reply messages sent. |
aviciServerAccessModuleTable | 1.3.6.1.4.1.2474.1.5.1.4 | no-access |
This table contains parameters and state variables for all server access modules in the system. |
|
1.3.6.1.4.1.2474.1.5.1.4.1 | no-access |
The status and parameter values for a server access module. |
||
aviciServerAccessModuleType | 1.3.6.1.4.1.2474.1.5.1.4.1.1 | avicihighavailabilitytype | read-only |
The type of Server Access Module (either primary or secondary). |
aviciServerAccessModuleLinkStatus | 1.3.6.1.4.1.2474.1.5.1.4.1.2 | integer | read-only |
Current state of the link to this Server Access Module as seen from the server's point of view. Enumeration: 'down': 2, 'up': 1. |
aviciServerAccessModuleNumTransitions | 1.3.6.1.4.1.2474.1.5.1.4.1.3 | gauge32 | read-only |
The number of times this Server Access Module has transitioned into the primary role. |
aviciServerAccessModuleLastTransition | 1.3.6.1.4.1.2474.1.5.1.4.1.4 | timeticks | read-only |
The last time this Server Access Module transitioned into the primary role. |
aviciModuleNotifications | 1.3.6.1.4.1.2474.1.5.2 | |||
aviciModuleNotificationPrefix | 1.3.6.1.4.1.2474.1.5.2.0 | |||
aviciModuleColdStart | 1.3.6.1.4.1.2474.1.5.2.0.1 |
An aviciModuleColdStart trap indicates that the specified module has powered-up. |
||
aviciModuleWarmStart | 1.3.6.1.4.1.2474.1.5.2.0.2 |
An aviciModuleWarmStart notification indicates that the specified module has restarted. |
||
aviciModuleDown | 1.3.6.1.4.1.2474.1.5.2.0.3 |
The aviciModuleDown notification indicates that a server is no longer communicating with the specified module after having established communication. |
||
aviciModuleTemperatureNormal | 1.3.6.1.4.1.2474.1.5.2.0.4 |
The moduleTemperatureNormal notification signifies that the specified module is now operating within the normal temperature range. The current temperature is reported in the aviciModuleCurrTemp object. |
||
aviciModuleTemperatureMinor | 1.3.6.1.4.1.2474.1.5.2.0.5 |
The aviciModuleTemperatureMinor notification signifies that the specified module is reporting a temperature above the minor temperature threshold but below the major temperature threshold. The current module temperature is reported in the aviciModuleCurrTemp object. When the reported temperature drops below the minor threshold, the aviciModuleTemperatureNormal notification will be sent to clear this fault. |
||
aviciModuleTemperatureMajor | 1.3.6.1.4.1.2474.1.5.2.0.6 |
The aviciModuleTemperatureMajor notification signifies that the specified module is reporting a temperature above the major temperature threshold but below the critical temperature threshold. The current module temperature is reported in the aviciModuleCurrTemp object. When the reported temperature drops below the major threshold, the aviciModuleTemperatureMinor notification will be sent to clear this fault. |
||
aviciModuleTemperatureCritical | 1.3.6.1.4.1.2474.1.5.2.0.7 |
The aviciModuleTemperatureCritical notification signifies that the specified module is reporting a temperature above the critical temperature threshold. The current module temperature is reported in the aviciModuleCurrTemp object. When the reported temperature drops below the critical threshold, the aviciModuleTemperatureMajor notification will be sent to clear this fault. |
||
aviciModuleMisconfigured | 1.3.6.1.4.1.2474.1.5.2.0.8 |
An aviciModuleMisconfigured trap indicates when the fabric version mismatch, or a module in a multimodule set is not in the proper slot. |
||
aviciModuleIncompatibleSW | 1.3.6.1.4.1.2474.1.5.2.0.9 |
The aviciModuleIncompatibleSW notification signifies that the module is running a software image that is incompatible with the server image. |
||
aviciModuleMIBConformance | 1.3.6.1.4.1.2474.1.5.3 | |||
aviciModuleMIBCompliances | 1.3.6.1.4.1.2474.1.5.3.1 | |||
aviciModuleMIBCompliance | 1.3.6.1.4.1.2474.1.5.3.1.1 |
The compliance statement for the aviciModule. |
||
aviciModuleMIBGroups | 1.3.6.1.4.1.2474.1.5.3.2 | |||
aviciModuleGroup | 1.3.6.1.4.1.2474.1.5.3.2.1 |
Objects for the module. |
||
aviciModuleIpCountersGroup | 1.3.6.1.4.1.2474.1.5.3.2.2 |
Internet Protocol Counter statistics for the module. |
||
aviciModuleIcmpCountersGroup | 1.3.6.1.4.1.2474.1.5.3.2.3 |
Internet Control Message Protocol Counter statistics for the module. |
||
aviciModuleNotificationGroup | 1.3.6.1.4.1.2474.1.5.3.2.4 |
Notifications for the module. |
||
aviciServerAccessModuleNotificationGroup | 1.3.6.1.4.1.2474.1.5.3.2.5 |
Notifications for server access modules. |
||
aviciServerAccessModuleNotifications | 1.3.6.1.4.1.2474.1.5.4 | |||
aviciServerAccessModuleNotificationPrefix | 1.3.6.1.4.1.2474.1.5.4.0 | |||
aviciServerAccessModuleDown | 1.3.6.1.4.1.2474.1.5.4.0.1 |
The aviciServerAccessModuleDown notification signifies that a server access module has gone down. |
||
aviciServerAccessModuleUp | 1.3.6.1.4.1.2474.1.5.4.0.2 |
The aviciServerAccessModuleUp notification signifies that a server access module has come up. |
||
aviciAllServerAccessModulesDown | 1.3.6.1.4.1.2474.1.5.4.0.3 |
The aviciAllServerAccessModulesDown notification signifies that all server access modules have gone down. |
||
aviciAllServerAccessModulesDownClear | 1.3.6.1.4.1.2474.1.5.4.0.4 |
The aviciAllServerAccessModulesDownClear notification signifies that at least one server access module has come up. |