CISCO-SRP-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-SRP-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
 ciscosrpMIB 1.3.6.1.4.1.9.10.60
The MIB module to describe objects for Spatial Reuse Protocol (SRP) interface layer.
       srpMAC 1.3.6.1.4.1.9.10.60.1
           srpIfTable 1.3.6.1.4.1.9.10.60.1.1 no-access
The SRP interface table.
               srpIfEntry 1.3.6.1.4.1.9.10.60.1.1.1 no-access
There exists one such entry for every interface in the ifTable which has an ifType of SRP interface (151) Each of these entries are indexed by the value of ifIndex as defined in RFC2233.
                   srpMACAddress 1.3.6.1.4.1.9.10.60.1.1.1.1 macaddress read-only
The MAC's 48-bit individual MAC address.
                   srpPriorityThreshold 1.3.6.1.4.1.9.10.60.1.1.1.2 integer32 read-write
The priority threshold value to be compared against the 3 bits of priority contained in each packet's SRP header. If a packet's priority is greater or equal to this threshold, that packet should be placed in the high priority transmit or transit queue. If a packet's priority is less than this threshold, it should be placed in the low priority transmit or transit queue. Since there are only two types of priority queues (High Priority and Low Priority) a packet is treated as either low or high priority once it is on the ring. Each node determines the threshold value for classifying what is considered a high priority packet and what is considered a low priority packet.
                   srpNodesOnTheRing 1.3.6.1.4.1.9.10.60.1.1.1.3 integer32 read-only
The number of nodes in the SRP ring. When interface is down the value is 0.
                   srpIpsState 1.3.6.1.4.1.9.10.60.1.1.1.4 integer read-only
Each node in the Intelligent Protection Switching (IPS) is one of the following states. Idle - In this mode the node is ready to perform protection and it sends to both neighboring nodes idle IPS messages, which include self in the source address field {0, SELF, 0, S}. PassThrough - Node participate in a protection switch by passing the wrapped traffic and long path signalling through itself. This state is entered based on received IPS messages. Wrapped - Node participate in a protection switch with a wrap present. This state is entered based on protection request issued locally or based on received IPS messages. When interface is down the value for IPS state is passThrough. Enumeration: 'wrapped': 3, 'passThrough': 2, 'idle': 1.
                   srpIpsLockedOut 1.3.6.1.4.1.9.10.60.1.1.1.5 truthvalue read-write
The boolean flag to indicate node LockedOut of protection state. If it's true than Intelligent Protection Swiching is disabled and the node will not wrap on either side of the interface.
                   srpIpsWaitToRestoreTimer 1.3.6.1.4.1.9.10.60.1.1.1.6 integer32 read-write
Indicates the length of time in seconds, to remain in the wrap state, after the cause of a wrap is removed. This mechanism prevents protection switch oscillations. Default value is 60 sec.
                   srpIfTimeElapsed 1.3.6.1.4.1.9.10.60.1.1.1.7 integer32 read-only
The number of seconds, including partial seconds, that have elapsed since the beginning of the current measurement interval as described in RFC 2493. If, for some reason, such as an adjustment in the system's time-of-day clock, the current interval exceeds the maximum value, the agent will return the maximum value.
                   srpIfValidIntervals 1.3.6.1.4.1.9.10.60.1.1.1.8 integer32 read-only
The number of previous 15-minute measurement intervals for which data was collected. A SRP interface must be capable of supporting at least n intervals. The minimum value of n is 4. The default of n is 32. The maximum value of n is 96. The value will be unless the measurement was (re-)started within the last (*15) minutes, in which case the value will be the number of complete 15 minute intervals for which the agent has at least some data. In certain cases (e.g., in the case where the agent is a proxy) it is possible that some intervals are unavailable. In this case, this interval is the maximum interval number for which data is available.
           srpMACSideTable 1.3.6.1.4.1.9.10.60.1.2 no-access
A table of information about the sides of SRP interfaces.
               srpMACSideEntry 1.3.6.1.4.1.9.10.60.1.2.1 no-access
A list of information specific to a particular side of a particular SRP interface.
                   srpMACInterfaceSide 1.3.6.1.4.1.9.10.60.1.2.1.1 interfaceside no-access
An indication of the side of the interface for which this row contains information.
                   srpMACNeighborAddress 1.3.6.1.4.1.9.10.60.1.2.1.2 macaddress read-only
The MAC's neighbor's 48-bit individual MAC address.
                   srpMACSideWrapped 1.3.6.1.4.1.9.10.60.1.2.1.3 truthvalue read-only
The boolean flag to indicate the node's wrapped state.
                   srpMACIpsMgmtRequestedMode 1.3.6.1.4.1.9.10.60.1.2.1.4 ipsmode read-write
The IPS mode requested by management for the local node that can affect the srpMACIpsActiveMode state of the SRP node, according to the set of rules describing IPS protocol. This variable value is one from the following subset (noRequest, manualSwitch, forcedSwitch).
                   srpMACIpsAutoDetectMode 1.3.6.1.4.1.9.10.60.1.2.1.5 ipsmode read-only
The current IPS mode as automatically detected by the the local node that can affect the srpMACIpsActiveMode state of the SRP node, according to the set of rules describing IPS protocol. This variable value is one from the following subset (SignalFail, SignalDegrade, WaitToRestore).
                   srpMACIpsRemoteMode 1.3.6.1.4.1.9.10.60.1.2.1.6 ipsmode read-only
The IPS mode indicated in IPS messages being received by the local node from other nodes on the ring, that can affect the srpMACIpsActiveMode state of the SRP node, according to the set of rules describing IPS protocol.
                   srpMACIpsRemoteType 1.3.6.1.4.1.9.10.60.1.2.1.7 integer read-only
Indicates if srpMACIpsRemoteMode object value belongs to the adjacent node in the case of the shortPath or belongs to the non-adjacent node in the case of the longPath. Enumeration: 'shortPath': 1, 'longPath': 2.
                   srpMACIpsActiveMode 1.3.6.1.4.1.9.10.60.1.2.1.8 ipsmode read-only
The currently active IPS mode for the local node, which can be changed based on combined effect of the following variables: srpMACIpsMgmtRequestedMode, srpMACIpsAutoDetectMode, srpMACIpsRemoteMode, and srpMACIpsRemoteType according to the set of rules describing IPS protocol.
                   srpMACIpsWrapCounter 1.3.6.1.4.1.9.10.60.1.2.1.9 counter32 read-only
The number of transition from unwrap to wrap state.
                   srpMACIpsLastWrapTimeStamp 1.3.6.1.4.1.9.10.60.1.2.1.10 timestamp read-only
The value of sysUpTime for the last wrap.
                   srpMACIpsLastUnWrapTimeStamp 1.3.6.1.4.1.9.10.60.1.2.1.11 timestamp read-only
The value of sysUpTime for the last unwrap.
                   srpMACClockSourceMode 1.3.6.1.4.1.9.10.60.1.2.1.12 integer read-write
Indicates the mode of the SRP interface clock source. Internal - mode specifies the clock source as internal, and is used when connecting between two routers over a dark fiber or over WDM system. The internal mode is used as a default value. Line - mode specifies the clock source as line, and is used when connecting a router to SONET/SDH ADM. Enumeration: 'line': 2, 'internal': 1.
                   srpMACTopologyTimer 1.3.6.1.4.1.9.10.60.1.2.1.13 integer32 read-write
Indicates the topology-timer on a SRP ring, how frequently topology discovery messages are sent around ring to identify the nodes. Toplogy discovery is always on. The default value is 10 seconds.
           srpRingTopologyMapTable 1.3.6.1.4.1.9.10.60.1.3 no-access
A list of SRP ring topology map entries.
               srpRingTopologyMapEntry 1.3.6.1.4.1.9.10.60.1.3.1 no-access
A MAC entry containing information specific to a particular node on the ring.
                   srpNodeHopsNumber 1.3.6.1.4.1.9.10.60.1.3.1.1 unsigned32 no-access
A value, between 0 and (srpNodesOnTheRing - 1), used to identify the particular node which is the number of hops around the ring (clock-wise) away from the local node.
                   srpNodeMACAddress 1.3.6.1.4.1.9.10.60.1.3.1.2 macaddress read-only
The node MAC's 48-bit individual MAC address.
                   srpNodeWrapped 1.3.6.1.4.1.9.10.60.1.3.1.3 truthvalue read-only
Indicates in general if the node is wrapped without specifying on which side.
                   srpNodeName 1.3.6.1.4.1.9.10.60.1.3.1.4 displaystring read-only
The node name reported by the SRP protocol. If the name is not known then this field is left blank.
           srpMACCountersTable 1.3.6.1.4.1.9.10.60.1.6 no-access
The MAC layer traffic Counters table.
               srpMACCountersEntry 1.3.6.1.4.1.9.10.60.1.6.1 no-access
A packet counting and packet reject capability for a source and/or destination address on a particular SRP interface.
                   srpMACCountPktsBySourceFlag 1.3.6.1.4.1.9.10.60.1.6.1.1 truthvalue read-write
Indicates that packets are to be counted for a particular source address.
                   srpMACCountPktsBySourceAddress 1.3.6.1.4.1.9.10.60.1.6.1.2 macaddress read-write
Indicates the particular source address for which packets are to be counted when the corresponding instance of srpMACCountPktsBySourceFlag has the value 'true'.
                   srpMACSourceDiscontTimeStamp 1.3.6.1.4.1.9.10.60.1.6.1.3 timestamp read-only
The value of sysUpTime on the most recent occasion when there was a change in the value of the corresponding instances of either srpMACCountPktsBySourceAddress or srpMACCountPktsBySourceFlag.
                   srpMACCountPktsBySource 1.3.6.1.4.1.9.10.60.1.6.1.4 counter64 read-only
Counter for the number of packets received from a particular source node's MAC address. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of srpMACSourceDiscontTimeStamp.
                   srpMACCountPktsByDestinationFlag 1.3.6.1.4.1.9.10.60.1.6.1.5 truthvalue read-write
Indicates that packets are to be counted for a particular destination address.
                   srpMACCountPktsByDestAddress 1.3.6.1.4.1.9.10.60.1.6.1.6 macaddress read-write
Indicates the particular destination address for which packets are to be counted when the corresponding instance of srpMACCountPktsByDestinationFlag has the value 'true'.
                   srpMACDestDiscontTimeStamp 1.3.6.1.4.1.9.10.60.1.6.1.7 timestamp read-only
The value of sysUpTime on the most recent occasion when there was a change in the value of the corresponding instances of either srpMACCountPktsByDestAddress or srpMACCountPktsByDestinationFlag.
                   srpMACCountPktsByDest 1.3.6.1.4.1.9.10.60.1.6.1.8 counter64 read-only
Counter for the number of packets send to a particular destination node's MAC address. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of srpMACDestDiscontTimeStamp.
                   srpMACRejectPktsBySourceFlag 1.3.6.1.4.1.9.10.60.1.6.1.9 truthvalue read-write
Indicates that packets are to be rejected for a particular source address.
                   srpMACRejectPktsBySourceAddress 1.3.6.1.4.1.9.10.60.1.6.1.10 macaddress read-write
Indicates the particular source address for which packets are to rejected when the corresponding instance of srpMACRejectPktsBySourceFlag has the value 'true'.
                   srpMACRejectPktsByDestFlag 1.3.6.1.4.1.9.10.60.1.6.1.11 truthvalue read-write
Indicates that packets are to be rejected for a particular destination address.
                   srpMACRejectPktsByDestAddress 1.3.6.1.4.1.9.10.60.1.6.1.12 macaddress read-write
Indicates the particular destination address for which packets are to rejected when the corresponding instance of srpMACRejectPktsByDestFlag has the value 'true'.
       srpRingCounters 1.3.6.1.4.1.9.10.60.2
           srpRingCountersCurrentTable 1.3.6.1.4.1.9.10.60.2.1 no-access
The Physical medium dependent layer Current counters table.
               srpRingCountersCurrentEntry 1.3.6.1.4.1.9.10.60.2.1.1 no-access
Packets and octets statistics for the current interval for the Physical medium dependent layer of a particular side of a particular SRP interface. The corresponding instance of srpIfTimeElapsed indicates the number of seconds which have elapsed so far in the current interval.
                   srpRingInterfaceSide 1.3.6.1.4.1.9.10.60.2.1.1.1 interfaceside no-access
An indication of the side of the interface for which this row contains information.
                   srpRingCurUcastLowPriPktsIn 1.3.6.1.4.1.9.10.60.2.1.1.2 perfcurrentcount64 read-only
The counter associated with the number of low priority unicast packets received from the Physical medium dependent layer in the current 15 minute interval.
                   srpRingCurUcastLowPriOctetsIn 1.3.6.1.4.1.9.10.60.2.1.1.3 perfcurrentcount64 read-only
The counter associated with the number of low priority unicast octets received from the Physical medium dependent layer in the current 15minute interval.
                   srpRingCurMcastLowPriPktsIn 1.3.6.1.4.1.9.10.60.2.1.1.4 perfcurrentcount64 read-only
The counter associated with the number of low priority multicast packets received from the Physical medium dependent layer in the current 15 minute interval.
                   srpRingCurMcastLowPriOctetsIn 1.3.6.1.4.1.9.10.60.2.1.1.5 perfcurrentcount64 read-only
The counter associated with the number of low priority multicast octets received from the Physical medium dependent layer in the current 15 minute interval.
                   srpRingCurUcastHighPriPktsIn 1.3.6.1.4.1.9.10.60.2.1.1.6 perfcurrentcount64 read-only
The counter associated with the number of high priority unicast packets received from the Physical medium dependent layer in the current 15 minute interval.
                   srpRingCurUcastHighPriOctetsIn 1.3.6.1.4.1.9.10.60.2.1.1.7 perfcurrentcount64 read-only
The counter associated with the number of high priority unicast octets received from the Physical medium dependent layer in the current 15 minute interval.
                   srpRingCurMcastHighPriPktsIn 1.3.6.1.4.1.9.10.60.2.1.1.8 perfcurrentcount64 read-only
The counter associated with the number of high priority multicast packets received from the Physical medium dependent layer in the current 15 minute interval.
                   srpRingCurMcastHighPriOctetsIn 1.3.6.1.4.1.9.10.60.2.1.1.9 perfcurrentcount64 read-only
The counter associated with the number of high priority multicast octets received from the Physical medium dependent layer in the current 15 minute interval.
                   srpRingCurUcastLowPriPktsOut 1.3.6.1.4.1.9.10.60.2.1.1.10 perfcurrentcount64 read-only
The counter associated with the number of low priority unicast packets going to the Physical medium dependent layer in the current 15 minute interval.
                   srpRingCurUcastLowPriOctetsOut 1.3.6.1.4.1.9.10.60.2.1.1.11 perfcurrentcount64 read-only
The counter associated with the number of low priority unicast octets going to the Physical medium dependent layer in the current 15 minute interval.
                   srpRingCurMcastLowPriPktsOut 1.3.6.1.4.1.9.10.60.2.1.1.12 perfcurrentcount64 read-only
The counter associated with the number of low priority multicast packets going to the Physical medium dependent layer in the current 15 minute interval.
                   srpRingCurMcastLowPriOctetsOut 1.3.6.1.4.1.9.10.60.2.1.1.13 perfcurrentcount64 read-only
The counter associated with the number of low priority multicast octets going to the Physical medium dependent layer in the current 15 minute interval.
                   srpRingCurUcastHighPriPktsOut 1.3.6.1.4.1.9.10.60.2.1.1.14 perfcurrentcount64 read-only
The counter associated with the number of high priority unicast packets going to the Physical medium dependent layer in the current 15 minute interval.
                   srpRingCurUcastHighPriOctetsOut 1.3.6.1.4.1.9.10.60.2.1.1.15 perfcurrentcount64 read-only
The counter associated with the number of high priority unicast octets going to the Physical medium dependent layer in the current 15 minute interval.
                   srpRingCurMcastHighPriPktsOut 1.3.6.1.4.1.9.10.60.2.1.1.16 perfcurrentcount64 read-only
The counter associated with the number of high priority multicast packets going to the Physical medium dependent layer in the current 15 minute interval.
                   srpRingCurMcastHighPriOctetsOut 1.3.6.1.4.1.9.10.60.2.1.1.17 perfcurrentcount64 read-only
The counter associated with the number of high priority multicast octets going to the Physical medium dependent layer in the current 15 minute interval.
           srpRingCountersIntervalTable 1.3.6.1.4.1.9.10.60.2.2 no-access
The Physical medium dependent layer Interval counters table.
               srpRingCountersIntervalEntry 1.3.6.1.4.1.9.10.60.2.2.1 no-access
Packets and octets statistics collected for a particular interval for the Physical medium dependent layer of a particular side of a particular SRP interface. The number of 15-minute intervals is between 1 and 96, identifies the intervals for which the set of and statistics is available.
                   srpRingIntInterfaceSide 1.3.6.1.4.1.9.10.60.2.2.1.1 interfaceside no-access
An indication of the side of the interface for which this row contains information.
                   srpRingIntNumber 1.3.6.1.4.1.9.10.60.2.2.1.2 integer32 no-access
A number between 1 and 96, which identifies the intervals for which the set of statistics is available. The interval identified by 1 is the most recently completed 15 minute interval, and interval identified by N is the interval immediately preceding the one identified by N-1.
                   srpRingIntWrapCounter 1.3.6.1.4.1.9.10.60.2.2.1.3 counter32 read-only
The counter counts the number of transition from unwrap to wrap state for the last intervals described by the srpRingIntNumber variable.
                   srpRingIntUcastLowPriPktsIn 1.3.6.1.4.1.9.10.60.2.2.1.4 perfintervalcount64 read-only
The counter associated with the number of low priority unicast packets received from the Physical medium dependent layer in a particular 15-minute interval in the past 24 hours.
                   srpRingIntUcastLowPriOctetsIn 1.3.6.1.4.1.9.10.60.2.2.1.5 perfintervalcount64 read-only
The counter associated with the number of low priority unicast octets received from the Physical medium dependent layer in a particular 15-minute interval in the past 24 hours.
                   srpRingIntMcastLowPriPktsIn 1.3.6.1.4.1.9.10.60.2.2.1.6 perfintervalcount64 read-only
The counter associated with the number of low priority multicast packets received from the Physical medium dependent layer in a particular 15-minute interval in the past 24 hours.
                   srpRingIntMcastLowPriOctetsIn 1.3.6.1.4.1.9.10.60.2.2.1.7 perfintervalcount64 read-only
The counter associated with the number of low priority multicast octets received from the Physical medium dependent layer in a particular 15-minute interval in the past 24 hours.
                   srpRingIntUcastHighPriPktsIn 1.3.6.1.4.1.9.10.60.2.2.1.8 perfintervalcount64 read-only
The counter associated with the number of high priority unicast packets received from the Physical medium dependent layer in a particular 15-minute interval in the past 24 hours.
                   srpRingIntUcastHighPriOctetsIn 1.3.6.1.4.1.9.10.60.2.2.1.9 perfintervalcount64 read-only
The counter associated with the number of high priority unicast octets received from the Physical medium dependent layer in a particular 15-minute interval in the past 24 hours.
                   srpRingIntMcastHighPriPktsIn 1.3.6.1.4.1.9.10.60.2.2.1.10 perfintervalcount64 read-only
The counter associated with the number of high priority multicast packets received from the Physical medium dependent layer in a particular 15-minute interval in the past 24 hours.
                   srpRingIntMcastHighPriOctetsIn 1.3.6.1.4.1.9.10.60.2.2.1.11 perfintervalcount64 read-only
The counter associated with the number of high priority multicast octets received from the Physical medium dependent layer in a particular 15-minute interval in the past 24 hours.
                   srpRingIntUcastLowPriPktsOut 1.3.6.1.4.1.9.10.60.2.2.1.12 perfintervalcount64 read-only
The counter associated with the number of low priority unicast packets going to the Physical medium dependent layer in a particular 15-minute interval in the past 24 hours.
                   srpRingIntUcastLowPriOctetsOut 1.3.6.1.4.1.9.10.60.2.2.1.13 perfintervalcount64 read-only
The counter associated with the number of low priority unicast octets going to the Physical medium dependent layer in a particular 15-minute interval in the past 24 hours.
                   srpRingIntMcastLowPriPktsOut 1.3.6.1.4.1.9.10.60.2.2.1.14 perfintervalcount64 read-only
The counter associated with the number of low priority multicast packets going to the Physical medium dependent layer in a particular 15-minute interval in the past 24 hours.
                   srpRingIntMcastLowPriOctetsOut 1.3.6.1.4.1.9.10.60.2.2.1.15 perfintervalcount64 read-only
The counter associated with the number of low priority multicast octets going to the Physical medium dependent layer in a particular 15-minute interval in the past 24 hours.
                   srpRingIntUcastHighPriPktsOut 1.3.6.1.4.1.9.10.60.2.2.1.16 perfintervalcount64 read-only
The counter associated with the number of high priority unicast packets going to the Physical medium dependent layer in a particular 15-minute interval in the past 24 hours.
                   srpRingIntUcastHighPriOctetsOut 1.3.6.1.4.1.9.10.60.2.2.1.17 perfintervalcount64 read-only
The counter associated with the number of high priority unicast octets going to the Physical medium dependent layer in a particular 15-minute interval in the past 24 hours.
                   srpRingIntMcastHighPriPktsOut 1.3.6.1.4.1.9.10.60.2.2.1.18 perfintervalcount64 read-only
The counter associated with the number of high priority multicast packets going to the Physical medium dependent layer in a particular 15-minute interval in the past 24 hours.
                   srpRingIntMcastHighPriOctetsOut 1.3.6.1.4.1.9.10.60.2.2.1.19 perfintervalcount64 read-only
The counter associated with the number of high priority multicast octets going to the Physical medium dependent layer in a particular 15-minute interval in the past 24 hours.
       srpHostCounters 1.3.6.1.4.1.9.10.60.3
           srpHostCountersCurrentTable 1.3.6.1.4.1.9.10.60.3.1 no-access
The Higher Layer Current counters table.
               srpHostCountersCurrentEntry 1.3.6.1.4.1.9.10.60.3.1.1 no-access
Packets and octets statistics for the current interval for the Higher Layer of a particular side of a particular SRP interface. The corresponding instance of srpIfTimeElapsed indicates the number of seconds which have elapsed so far in the current interval.
                   srpHostInterfaceSide 1.3.6.1.4.1.9.10.60.3.1.1.1 interfaceside no-access
An indication of the side of the interface for which this row contains information.
                   srpHostCurUcastLowPriPktsIn 1.3.6.1.4.1.9.10.60.3.1.1.2 perfcurrentcount64 read-only
The counter associated with the number of total unicast packets received from the Higher Layer in the current 15 minute interval.
                   srpHostCurUcastLowPriOctetsIn 1.3.6.1.4.1.9.10.60.3.1.1.3 perfcurrentcount64 read-only
The counter associated with the number of total unicast octets received from the Higher Layer in the current 15 minute interval.
                   srpHostCurMcastLowPriPktsIn 1.3.6.1.4.1.9.10.60.3.1.1.4 perfcurrentcount64 read-only
The counter associated with the number of total multicast packets received from the Higher Layer in the current 15 minute interval.
                   srpHostCurMcastLowPriOctetsIn 1.3.6.1.4.1.9.10.60.3.1.1.5 perfcurrentcount64 read-only
The counter associated with the number of total multicast octets received from the Higher Layer in the current 15 minute interval.
                   srpHostCurUcastHighPriPktsIn 1.3.6.1.4.1.9.10.60.3.1.1.6 perfcurrentcount64 read-only
The counter associated with the number of high priority unicast packets received from the Higher Layer in the current 15 minute interval.
                   srpHostCurUcastHighPriOctetsIn 1.3.6.1.4.1.9.10.60.3.1.1.7 perfcurrentcount64 read-only
The counter associated with the number of high priority unicast octets received from the Higher Layer in the current 15 minute interval.
                   srpHostCurMcastHighPriPktsIn 1.3.6.1.4.1.9.10.60.3.1.1.8 perfcurrentcount64 read-only
The counter associated with the number of high priority multicast packets received from the Higher Layer in the current 15 minute interval.
                   srpHostCurMcastHighPriOctetsIn 1.3.6.1.4.1.9.10.60.3.1.1.9 perfcurrentcount64 read-only
The counter associated with the number of high priority multicast octets received from the Higher Layer in the current 15 minute interval.
                   srpHostCurUcastLowPriPktsOut 1.3.6.1.4.1.9.10.60.3.1.1.10 perfcurrentcount64 read-only
The counter associated with the number of total unicast packets going to the Higher Layer in the current 15 minute interval.
                   srpHostCurUcastLowPriOctetsOut 1.3.6.1.4.1.9.10.60.3.1.1.11 perfcurrentcount64 read-only
The counter associated with the number of total unicast octets going to the Higher Layer in the current 15 minute interval.
                   srpHostCurMcastLowPriPktsOut 1.3.6.1.4.1.9.10.60.3.1.1.12 perfcurrentcount64 read-only
The counter associated with the number of total multicast packets going to the Higher Layer in the current 15 minute interval.
                   srpHostCurMcastLowPriOctetsOut 1.3.6.1.4.1.9.10.60.3.1.1.13 perfcurrentcount64 read-only
The counter associated with the number of total multicast octets going to the Higher Layer in the current 15 minute interval.
                   srpHostCurUcastHighPriPktsOut 1.3.6.1.4.1.9.10.60.3.1.1.14 perfcurrentcount64 read-only
The counter associated with the number of high priority unicast packets going to the Higher Layer in the current 15 minute interval.
                   srpHostCurUcastHighPriOctetsOut 1.3.6.1.4.1.9.10.60.3.1.1.15 perfcurrentcount64 read-only
The counter associated with the number of high priority unicast octets going to from the Higher Layer in the current 15 minute interval.
                   srpHostCurMcastHighPriPktsOut 1.3.6.1.4.1.9.10.60.3.1.1.16 perfcurrentcount64 read-only
The counter associated with the number of high priority multicast packets going to the Higher Layer in the current 15 minute interval.
                   srpHostCurMcastHighPriOctetsOut 1.3.6.1.4.1.9.10.60.3.1.1.17 perfcurrentcount64 read-only
The counter associated with the number of high priority multicast octets going to the Higher Layer in the current 15 minute interval.
           srpHostCountersIntervalTable 1.3.6.1.4.1.9.10.60.3.2 no-access
The Higher Layer Interval counters table.
               srpHostCountersIntervalEntry 1.3.6.1.4.1.9.10.60.3.2.1 no-access
Packets and octets statistics collected for a particular interval for the Higher Layer of a particular side of a particular SRP interface. The number of 15-minute intervals is between 1 and 96, and identifies the intervals for which the set of statistics is available.
                   srpHostIntInterfaceSide 1.3.6.1.4.1.9.10.60.3.2.1.1 interfaceside no-access
An indication of the side of the interface for which this row contains information.
                   srpHostIntNumber 1.3.6.1.4.1.9.10.60.3.2.1.2 integer32 no-access
A number between 1 and 96, which identifies the interval for which the set od statistics is available. The interval identified by 1 is the most recently completed 15 minute interval, and interval identified by N is the interval immediately preceding the one identified by N-1.
                   srpHostIntUcastLowPriPktsIn 1.3.6.1.4.1.9.10.60.3.2.1.3 perfintervalcount64 read-only
The counter associated with the number of total unicast packets received from the Higher Layer in a particular 15-minute interval in the past 24 hours.
                   srpHostIntUcastLowPriOctetsIn 1.3.6.1.4.1.9.10.60.3.2.1.4 perfintervalcount64 read-only
The counter associated with the number of total unicast octets received from the Higher Layer in a particular 15-minute interval in the past 24 hours.
                   srpHostIntMcastLowPriPktsIn 1.3.6.1.4.1.9.10.60.3.2.1.5 perfintervalcount64 read-only
The counter associated with the number of total multicast packets received from the Higher Layer in a particular 15-minute interval in the past 24 hours.
                   srpHostIntMcastLowPriOctetsIn 1.3.6.1.4.1.9.10.60.3.2.1.6 perfintervalcount64 read-only
The counter associated with the number of total multicast octets received from the Higher Layer in a particular 15-minute interval in the past 24 hours.
                   srpHostIntUcastHighPriPktsIn 1.3.6.1.4.1.9.10.60.3.2.1.7 perfintervalcount64 read-only
The counter associated with the number of high priority unicast packets received from the Higher Layer in a particular 15-minute interval in the past 24 hours.
                   srpHostIntUcastHighPriOctetsIn 1.3.6.1.4.1.9.10.60.3.2.1.8 perfintervalcount64 read-only
The counter associated with the number of high priority unicast octets received from from the Higher Layer in a particular 15-minute interval in the past 24 hours.
                   srpHostIntMcastHighPriPktsIn 1.3.6.1.4.1.9.10.60.3.2.1.9 perfintervalcount64 read-only
The counter associated with the number of high priority multicast packets received from the Higher Layer in a particular 15-minute interval in the past 24 hours.
                   srpHostIntMcastHighPriOctetsIn 1.3.6.1.4.1.9.10.60.3.2.1.10 perfintervalcount64 read-only
The counter associated with the number of high priority multicast octets received from the Higher Layer in a particular 15-minute interval in the past 24 hours.
                   srpHostIntUcastLowPriPktsOut 1.3.6.1.4.1.9.10.60.3.2.1.11 perfintervalcount64 read-only
The counter associated with the number of total unicast packets going to the Higher Layer in a particular 15-minute interval in the past 24 hours.
                   srpHostIntUcastLowPriOctetsOut 1.3.6.1.4.1.9.10.60.3.2.1.12 perfintervalcount64 read-only
The counter associated with the number of total unicast octets going to the Higher Layer in a particular 15-minute interval in the past 24 hours.
                   srpHostIntMcastLowPriPktsOut 1.3.6.1.4.1.9.10.60.3.2.1.13 perfintervalcount64 read-only
The counter associated with the number of total multicast packets going to the Higher Layer in a particular 15-minute interval in the past 24 hours.
                   srpHostIntMcastLowPriOctetsOut 1.3.6.1.4.1.9.10.60.3.2.1.14 perfintervalcount64 read-only
The counter associated with the number of total multicast octets going to the Higher Layer in a particular 15-minute interval in the past 24 hours.
                   srpHostIntUcastHighPriPktsOut 1.3.6.1.4.1.9.10.60.3.2.1.15 perfintervalcount64 read-only
The counter associated with the number of high priority unicast packets going to the Higher Layer in a particular 15-minute interval in the past 24 hours.
                   srpHostIntUcastHighPriOctetsOut 1.3.6.1.4.1.9.10.60.3.2.1.16 perfintervalcount64 read-only
The counter associated with the number of high priority unicast octets going to the Higher Layer in a particular 15-minute interval in the past 24 hours.
                   srpHostIntMcastHighPriPktsOut 1.3.6.1.4.1.9.10.60.3.2.1.17 perfintervalcount64 read-only
The counter associated with the number of high priority multicast packets going to the Higher Layer in a particular 15-minute interval in the past 24 hours.
                   srpHostIntMcastHighPriOctetsOut 1.3.6.1.4.1.9.10.60.3.2.1.18 perfintervalcount64 read-only
The counter associated with the number of high priority multicast octets going to the Higher Layer in a particular 15-minute interval in the past 24 hours.
       srpErrorsCounters 1.3.6.1.4.1.9.10.60.4
           srpErrorsCountersCurrentTable 1.3.6.1.4.1.9.10.60.4.1 no-access
The SRP Errors Current counters table.
               srpErrorsCountersCurrentEntry 1.3.6.1.4.1.9.10.60.4.1.1 no-access
Errors statistics for the current interval of a particular side of a particular SRP interface. The corresponding instance of srpIfTimeElapsed indicates the number of seconds which have elapsed so far in the current interval.
                   srpErrorsInterfaceSide 1.3.6.1.4.1.9.10.60.4.1.1.1 interfaceside no-access
An indication of the side of the interface for which this row contains information.
                   srpRingCurRxErrorsDataParity 1.3.6.1.4.1.9.10.60.4.1.1.2 perfcurrentcount64 read-only
The counter associated with the number of data parity errors, received from the Physical medium dependent layer in the current 15 minute interval.
                   srpRingCurRxErrorsShortPackets 1.3.6.1.4.1.9.10.60.4.1.1.3 perfcurrentcount64 read-only
The counter associated with the number of short packets, received from the Physical medium dependent layer in the current 15 minute interval. A short packet is 16 octets or less.
                   srpRingCurRxErrorsGiantPackets 1.3.6.1.4.1.9.10.60.4.1.1.4 perfcurrentcount64 read-only
The counter associated with the number of giant packets, received from the Physical medium dependent layer in the current 15 minute interval. A giant packet is larger than max size MTU, which is 9216 octets.
                   srpRingCurRxErrorsSideBadPackets 1.3.6.1.4.1.9.10.60.4.1.1.5 perfcurrentcount64 read-only
The counter associated with the current number of bad packets, received from the Physical medium dependent layer in the current 15 minute interval. A bad packet is an empty packet with a valid Start-Of-Packet signal causing an incorrect CRC.
                   srpRingCurRxErrorsCRC 1.3.6.1.4.1.9.10.60.4.1.1.6 perfcurrentcount64 read-only
The counter associated with the current number of packets with CRC errors, received from the Physical medium dependent layer in the current 15 minute interval.
                   srpHostCurRxErrorsDataParity 1.3.6.1.4.1.9.10.60.4.1.1.7 perfcurrentcount64 read-only
The counter associated with the current number of data parity errors, received from the Higher Layer in the current 15 minute interval.
                   srpHostCurRxErrorsShortPackets 1.3.6.1.4.1.9.10.60.4.1.1.8 perfcurrentcount64 read-only
The counter associated with the current number of short packets, received from the Higher Layer in the current 15 minute interval.
                   srpHostCurRxErrorsGiantPackets 1.3.6.1.4.1.9.10.60.4.1.1.9 perfcurrentcount64 read-only
The counter associated with the current number of giant packets, received from the Higher Layer in the current 15 minute interval.
                   srpHostCurRxErrorsSideBadPackets 1.3.6.1.4.1.9.10.60.4.1.1.10 perfcurrentcount64 read-only
The counter associated with the current number of bad packets, received from the Higher Layer in the current 15 minute interval.
           srpErrorsCountersIntervalTable 1.3.6.1.4.1.9.10.60.4.2 no-access
The SRP Errors Interval counters table.
               srpErrorsCountersIntervalEntry 1.3.6.1.4.1.9.10.60.4.2.1 no-access
Error statistics collected for a particular interval of a particular side of a particular SRP interface. The number of 15-minute intervals is between 1 and 96, and identifies the intervals for which the set of statistics is available.
                   srpErrorsIntervalInterfaceSide 1.3.6.1.4.1.9.10.60.4.2.1.1 interfaceside no-access
An indication of the side of the interface for which this row contains information.
                   srpErrorsIntervalNumber 1.3.6.1.4.1.9.10.60.4.2.1.2 integer32 no-access
A number between 1 and 96, which identifies the interval for which the set od statistics is available. The interval identified by 1 is the most recently completed 15 minute interval, and interval identified by N is the interval immediately preceding the one identified by N-1.
                   srpRingIntRxErrorsDataParity 1.3.6.1.4.1.9.10.60.4.2.1.3 perfintervalcount64 read-only
The counter associated with the interval number of data parity errors, received from the Layer 1 Physical medium in a particular 15-minute interval in the past 24 hours.
                   srpRingIntRxErrorsShortPackets 1.3.6.1.4.1.9.10.60.4.2.1.4 perfintervalcount64 read-only
The counter associated with the interval number of short packets, received from the Layer 1 Physical medium in a particular 15-minute interval in the past 24 hours.
                   srpRingIntRxErrorsGiantPackets 1.3.6.1.4.1.9.10.60.4.2.1.5 perfintervalcount64 read-only
The counter associated with the interval number of giant packets, received from the Layer 1 Physical medium in a particular 15-minute interval in the past 24 hours.
                   srpRingIntRxErrorsSideBadPackets 1.3.6.1.4.1.9.10.60.4.2.1.6 perfintervalcount64 read-only
The counter associated with the interval number of bad packets, received from the Layer 1 Physical medium in a particular 15-minute interval in the past 24 hours.
                   srpRingIntRxErrorsCRC 1.3.6.1.4.1.9.10.60.4.2.1.7 perfintervalcount64 read-only
The counter associated with the interval number of packets with CRC errors, received from the Layer 1 Physical medium in a particular 15-minute interval in the past 24 hours.
                   srpHostIntRxErrorsDataParity 1.3.6.1.4.1.9.10.60.4.2.1.8 perfintervalcount64 read-only
The counter associated with the interval number of data parity errors, received from the higher layer in a particular 15-minute interval in the past 24 hours.
                   srpHostIntRxErrorsShortPackets 1.3.6.1.4.1.9.10.60.4.2.1.9 perfintervalcount64 read-only
The counter associated with the interval number of short packets, received from the higher layer in a particular 15-minute interval in the past 24 hours.
                   srpHostIntRxErrorsGiantPackets 1.3.6.1.4.1.9.10.60.4.2.1.10 perfintervalcount64 read-only
The counter associated with the interval number of giant packets, received from the higher layer in a particular 15-minute interval in the past 24 hours.
                   srpHostIntRxErrorsSideBadPackets 1.3.6.1.4.1.9.10.60.4.2.1.11 perfintervalcount64 read-only
The counter associated with the interval number of bad packets, received from the higher layer in a particular 15-minute interval in the past 24 hours.
           srpErrCntCurrTable 1.3.6.1.4.1.9.10.60.4.3 no-access
The SRP Errors Current counters table.
               srpErrCntCurrEntry 1.3.6.1.4.1.9.10.60.4.3.1 no-access
Errors statistics for the current interval of a particular side of a particular SRP interface. The corresponding instance of srpIfTimeElapsed indicates the number of seconds which have elapsed so far in the current interval.
                   srpErrCntCurrInterfaceSide 1.3.6.1.4.1.9.10.60.4.3.1.1 interfaceside no-access
An indication of the side of the interface for which this row contains information.
                   srpErrCntCurrRingRxTtlExpPkts 1.3.6.1.4.1.9.10.60.4.3.1.2 perfcurrentcount64 read-only
The counter associated with the number of packets discarded due to TTL expiry, received from the Physical medium dependent layer in the current 15 minute interval.
                   srpErrCntCurrRingRxShortPkts 1.3.6.1.4.1.9.10.60.4.3.1.3 perfcurrentcount64 read-only
The counter associated with the number of short packets, received from the Physical medium dependent layer in the current 15 minute interval. A short packet is 16 octets or less.
                   srpErrCntCurrRingRxGiantPkts 1.3.6.1.4.1.9.10.60.4.3.1.4 perfcurrentcount64 read-only
The counter associated with the number of giant packets, received from the Physical medium dependent layer in the current 15 minute interval. A giant packet is larger than max size packet, which is 9216 octets.
                   srpErrCntCurrRingRxAbortPkts 1.3.6.1.4.1.9.10.60.4.3.1.5 perfcurrentcount64 read-only
The counter associated with the current number of aborted packets, received from the Physical medium dependent layer in the current 15 minute interval. Aborted packets are packets that have been aborted by an abort sequence code.
                   srpErrCntCurrRingRxCRC 1.3.6.1.4.1.9.10.60.4.3.1.6 perfcurrentcount64 read-only
The counter associated with the current number of packets with CRC errors, received from the Physical medium dependent layer in the current 15 minute interval.
                   srpErrCntCurrHostRxDiscardPkts 1.3.6.1.4.1.9.10.60.4.3.1.7 perfcurrentcount64 read-only
The counter associated with the current number of packets which were prevented from being delivered to the Higher Layer because of a resource limitation, in the current 15 minute interval.
                   srpErrCntCurrHostRxShortPkts 1.3.6.1.4.1.9.10.60.4.3.1.8 perfcurrentcount64 read-only
The counter associated with the current number of packets which were prevented from being delivered to the Higher Layer because of being too short, in the current 15 minute interval.
                   srpErrCntCurrHostRxGiantPkts 1.3.6.1.4.1.9.10.60.4.3.1.9 perfcurrentcount64 read-only
The counter associated with the current number of packets discarded because of being too big for the higher layer, in the current 15 minute interval.
           srpErrCntIntTable 1.3.6.1.4.1.9.10.60.4.4 no-access
The SRP Errors Interval counters table.
               srpErrCntIntEntry 1.3.6.1.4.1.9.10.60.4.4.1 no-access
Error statistics collected for a particular interval of a particular side of a particular SRP interface. The number of 15-minute intervals is between 1 and 96, and identifies the intervals for which the set of statistics is available. The value of srpIfValidIntervals indicates how many intervals are currently available.
                   srpErrCntIntInterfaceSide 1.3.6.1.4.1.9.10.60.4.4.1.1 interfaceside no-access
An indication of the side of the interface for which this row contains information.
                   srpErrCntIntNumber 1.3.6.1.4.1.9.10.60.4.4.1.2 integer32 no-access
A number between 1 and 96, which identifies the interval for which the set od statistics is available. The interval identified by 1 is the most recently completed 15 minute interval, and interval identified by N is the interval immediately preceding the one identified by N-1.
                   srpErrCntIntRingRxTtlExpPkts 1.3.6.1.4.1.9.10.60.4.4.1.3 perfintervalcount64 read-only
The counter associated with the interval number of expired packets, received from the Layer 1 Physical medium in a particular 15-minute interval in the past 24 hours.
                   srpErrCntIntRingRxShortPkts 1.3.6.1.4.1.9.10.60.4.4.1.4 perfintervalcount64 read-only
The counter associated with the interval number of short packets, received from the Layer 1 Physical medium in a particular 15-minute interval in the past 24 hours.
                   srpErrCntIntRingRxGiantPkts 1.3.6.1.4.1.9.10.60.4.4.1.5 perfintervalcount64 read-only
The counter associated with the interval number of giant packets, received from the Layer 1 Physical medium in a particular 15-minute interval in the past 24 hours.
                   srpErrCntIntRingRxAbortPkts 1.3.6.1.4.1.9.10.60.4.4.1.6 perfintervalcount64 read-only
The counter associated with the interval number of aborted packets, received from the Layer 1 Physical medium in a particular 15-minute interval in the past 24 hours.
                   srpErrCntIntRingRxCRC 1.3.6.1.4.1.9.10.60.4.4.1.7 perfintervalcount64 read-only
The counter associated with the interval number of packets with CRC errors, received from the Layer 1 Physical medium in a particular 15-minute interval in the past 24 hours.
                   srpErrCntIntHostRxDiscardPkts 1.3.6.1.4.1.9.10.60.4.4.1.8 perfintervalcount64 read-only
The counter associated with the interval number of packets discarded due to resource limitations, received from the Layer 1 Physical medium in a particular 15-minute interval in the past 24 hours.
                   srpErrCntIntHostRxShortPkts 1.3.6.1.4.1.9.10.60.4.4.1.9 perfintervalcount64 read-only
The counter associated with the interval number of packets discarded because of being too short for the higher layer, in a particular 15-minute interval in the past 24 hours.
                   srpErrCntIntHostRxGiantPkts 1.3.6.1.4.1.9.10.60.4.4.1.10 perfintervalcount64 read-only
The counter associated with the interval number of packets discarded because of being too big for the higher layer, in a particular 15-minute interval in the past 24 hours.
       srpTrapsNotificationsPrefix 1.3.6.1.4.1.9.10.60.5
           srpTrapsNotifications 1.3.6.1.4.1.9.10.60.5.0
               srpTrapRingWrapped 1.3.6.1.4.1.9.10.60.5.0.1
An srpTrapRingWrapped notification is sent when the value of an instance of srpMACIpsWrapCounter increments.
               srpTrapRingRestored 1.3.6.1.4.1.9.10.60.5.0.2
An srpTrapRingRestored notification is sent when the value of an instance of rpMACIpsLastUnWrapTimeStamp is changed.
       srpConformance 1.3.6.1.4.1.9.10.60.6
           srpGroups 1.3.6.1.4.1.9.10.60.6.1
               srpIfGroup 1.3.6.1.4.1.9.10.60.6.1.1
A collection of objects providing information independent from a particular side A or B and is applicable to all SRP interfaces.
               srpMACSideGroup 1.3.6.1.4.1.9.10.60.6.1.2
A collection of objects providing information dependent from a particular side A or B and is specific to MAC and IPS (Intelligent protection Switching).
               srpRingTopologyMapGroup 1.3.6.1.4.1.9.10.60.6.1.3
A collection of objects providing information on the ring topology and nodes status.
               srpMACCountersGroup 1.3.6.1.4.1.9.10.60.6.1.4
A collection of objects providing information about packets received or rejected by a particular source or destination address.
               srpRingCountersCurrentGroup 1.3.6.1.4.1.9.10.60.6.1.5
A collection of objects providing information about unicast or multicast packets and octets coming from the ring to a particular node in the current 15 minute interval.
               srpRingCountersIntervalGroup 1.3.6.1.4.1.9.10.60.6.1.6
A collection of objects providing information about uni or multicast packets and octets coming from the ring to a particular node in a particular 15-minute interval in the past 24 hours.
               srpHostCountersCurrentGroup 1.3.6.1.4.1.9.10.60.6.1.7
A collection of objects providing information about uni or multicast packets and octets coming from the host to a particular node in the current 15 minute interval.
               srpHostCountersIntervalGroup 1.3.6.1.4.1.9.10.60.6.1.8
A collection of objects providing information about uni or multicast packets and octets coming from the host to a particular node in a particular 15-minute interval in the past 24 hours.
               srpErrorsCountersCurrentGroup 1.3.6.1.4.1.9.10.60.6.1.9
A collection of objects providing information about errors coming from the ring to a particular node in the current 15 minute interval.
               srpErrorsCountersIntervalGroup 1.3.6.1.4.1.9.10.60.6.1.10
A collection of objects providing information about errors coming from the higher layer to a particular interface in the current 15 minute interval.
               srpErrCntCurrGroup 1.3.6.1.4.1.9.10.60.6.1.11
A collection of objects providing information about received errors, in the current 15 minute interval.
               srpErrCntIntGroup 1.3.6.1.4.1.9.10.60.6.1.12
A collection of objects providing information about received errors, in a particular 15-minute interval in the past 24 hours.
               srpNotificationsGroup 1.3.6.1.4.1.9.10.60.6.1.13
The collection of notifications used to indicate wrapped and unwrapped node state information.
           srpCompliances 1.3.6.1.4.1.9.10.60.6.2
               srpCompliance 1.3.6.1.4.1.9.10.60.6.2.1
The compliance statement for this MIB.
               srpComplianceOld 1.3.6.1.4.1.9.10.60.6.2.2
A compliance statement whose only purpose is to list explicitly the deprecated groups.