MIBs Depot

CISCO-SRP-MIB

Registered at
1.3.6.1.4.1.9.10.60
Last updated
2005-12-19 00:00
Organization
Cisco Systems, Inc.
Revisions
2005-12-19 00:00, 2001-03-28 00:00, 2000-04-17 00:00
Namespace
cisco
Source file
CISCO-SRP-MIB
Digest
sha256:17c028a12d9a92fb481e94de98da3f2712a6efbdb2ae73e7e067595467f8551d

Description

The MIB module to describe objects for Spatial Reuse Protocol (SRP) interface layer.

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-dpt@cisco.com

Imports

FromSymbols
CISCO-SMIciscoExperiment
IF-MIBifIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Counter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, MacAddress, TEXTUAL-CONVENTION, TimeStamp, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-SMI
CISCO-SRP-MIB
IANAifType-MIB
IF-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
InterfaceSide
TEXTUAL-CONVENTION
An indication of the side of the interface. An SRP ring is composed of two fiber rings: Outer and Inner. Outer ring traffic flows clockwise. Inner ring traffic flows counter-clockwise. The side of a node with Outer ring receive fiber is identified as side A, the side of a node with Inner ring receive fiber is identified as B. Side A must be connected to side B. The SRP protocol operates by sending data traffic in one direction known as downstream and it's corresponding control information in the opposite direction known as upstream.
current
IpsMode
TEXTUAL-CONVENTION
An Intelligent Protection Switching mode. An SRP ring provides redundancy and protection from a failed node or a link/fiber cut through the use of IPS modes that are automatic or operator/user-configured. Automatic IPS modes take effect when the ring detects an event, a fiber cut, or a node failure and remain in effect until the wait-to-restore value expires. As the protection requests travel around the ring, the protection hierarchy is applied. All modes are signalled on the IPS messaging channel. If an node or fiber facility failure is detected, traffic going toward or coming from the failure direction is wrapped (looped) back to go in opposite direction on the other ring. The wrap around takes place on the nodes adjacent to the failure. This way the traffic is re-routed from the failed span. The ISP modes starting from the highest to the lowest level in the IPS protection hierarchy are: 'forcedSwitch' - an operator-configured mode which causes a high-priority protection switch wrap on each end of a specified span. 'signalFail' - an automatically-detected mode which causes a protection switch wrap on a span when a media signal failure is detected. 'signalDegrade' - an automatically-detected mode which causes protection switch wraps on a span when a media signal degrade is detected due to excessive Bit Error Rate. 'manualSwitch' - an operator-configured mode which causes a low-prioority protection switch wrap on each end of a specified span. 'waitToRestore' - an automatically-invoked mode which results in a waiting period after the working channel meets the restoration criteria after a signal fail or signal degrade condition disappears to prevent protection switch oscilation. 'normal' - a mode which can be configured by an operator, and/or is in effect when no other mode has been automatically detected/invoked.
current
PerfCurrentCount64
TEXTUAL-CONVENTION
A gauge associated with a performance measurement in a current 15 minute measurement interval. The value of an object with an HCPerfCurrentCount syntax starts from zero and is increased when associated events occur, until the end of the 15 minute interval. At that time the value of the gauge is stored in the first 15 minute history interval, and the gauge is restarted at zero. In the case where the agent has no valid data available for the current interval, the corresponding object instance is not available and upon a retrieval request a corresponding error message shall be returned to indicate that this instance does not exist. This count represents a non-negative integer, which may increase or decrease, but shall never exceed 2^64-1 (18446744073709551615 decimal), nor fall below 0. The value of an object with HCPerfCurrentCount syntax assumes its maximum value whenever the underlying count exceeds 2^64-1. If the underlying count subsequently decreases below 2^64-1 (due, e.g., to a retroactive adjustment as a result of entering or exiting unavailable time), then the object's value also decreases. Note that this TC is not strictly supported in SMIv2, because the 'always increasing' and 'counter wrap' semantics associated with the Counter64 base type are not preserved. It is possible that management applications which rely solely upon the (Counter64) ASN.1 tag to determine object semantics will mistakenly operate upon objects of this type as they would for Counter64 objects. This textual convention represents a limited and short- term solution, and may be deprecated as a long term solution is defined and deployed to replace it.
current
PerfIntervalCount64
TEXTUAL-CONVENTION
A gauge associated with a performance measurement in a previous 15 minute measurement interval. In the case where the agent has no valid data available for a particular interval, the corresponding object instance is not available and upon a retrieval request a corresponding error message shall be returned to indicate that this instance does not exist. Let X be an object with HCPerfIntervalCount syntax Let Y be an object with HCPerfCurrentCount syntax. Let Z be an object with HCPerfTotalCount syntax. Then, in a system supporting a history of n intervals with X(1) and X(n) the most and least recent intervals respectively, the following applies at the end of a 15 minute interval: - discard the value of X(n) - the value of X(i) becomes that of X(i-1) for n >= i > 1 - the value of X(1) becomes that of Y. - the value of Z, if supported, is adjusted. This count represents a non-negative integer, which may increase or decrease, but shall never exceed 2^64-1 (18446744073709551615 decimal), nor fall below 0. The value of an object with HCPerfIntervalCount syntax assumes its maximum value whenever the underlying count exceeds 2^64-1. If the underlying count subsequently decreases below 2^64-1 (due, e.g., to a retroactive adjustment as a result of entering or exiting unavailable time), then the value of the object also decreases. Note that this TC is not strictly supported in SMIv2, because the 'always increasing' and 'counter wrap' semantics associated with the Counter64 base type are not preserved. It is possible that management applications which rely solely upon the (Counter64) ASN.1 tag to determine object semantics will mistakenly operate upon objects of this type as they would for Counter64 objects. This textual convention represents a limited and short- term solution, and may be deprecated as a long term solution is defined and deployed to replace it.
current

Objects

NameOIDSyntaxAccessStatus
srpMAC
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.60.1
srpIfTable
OBJECT-TYPE
The SRP interface table.
1.3.6.1.4.1.9.10.60.1.1not-accessiblecurrent
srpIfEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.1.1.1not-accessiblecurrent
srpMACAddress
OBJECT-TYPE
The MAC's 48-bit individual MAC address.
1.3.6.1.4.1.9.10.60.1.1.1.1MacAddressread-onlycurrent
srpPriorityThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.1.1.1.2Integer32 (0..7)read-writecurrent
srpNodesOnTheRing
OBJECT-TYPE
The number of nodes in the SRP ring. When interface is down the value is 0.
1.3.6.1.4.1.9.10.60.1.1.1.3Integer32 (0..128)read-onlycurrent
srpIpsState
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.1.1.1.4INTEGER {idle(1), passThrough(2), wrapped(3)}read-onlycurrent
srpIpsLockedOut
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.1.1.1.5TruthValueread-writecurrent
srpIpsWaitToRestoreTimer
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.1.1.1.6Integer32 (10..600)read-writecurrent
srpIfTimeElapsed
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.1.1.1.7Integer32 (1..900)read-onlycurrent
srpIfValidIntervals
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.1.1.1.8Integer32 (0..96)read-onlycurrent
srpMACSideTable
OBJECT-TYPE
A table of information about the sides of SRP interfaces.
1.3.6.1.4.1.9.10.60.1.2not-accessiblecurrent
srpMACSideEntry
OBJECT-TYPE
A list of information specific to a particular side of a particular SRP interface.
1.3.6.1.4.1.9.10.60.1.2.1not-accessiblecurrent
srpMACInterfaceSide
OBJECT-TYPE
An indication of the side of the interface for which this row contains information.
1.3.6.1.4.1.9.10.60.1.2.1.1InterfaceSidenot-accessiblecurrent
srpMACNeighborAddress
OBJECT-TYPE
The MAC's neighbor's 48-bit individual MAC address.
1.3.6.1.4.1.9.10.60.1.2.1.2MacAddressread-onlycurrent
srpMACSideWrapped
OBJECT-TYPE
The boolean flag to indicate the node's wrapped state.
1.3.6.1.4.1.9.10.60.1.2.1.3TruthValueread-onlycurrent
srpMACIpsMgmtRequestedMode
OBJECT-TYPE
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).
1.3.6.1.4.1.9.10.60.1.2.1.4IpsModeread-writecurrent
srpMACIpsAutoDetectMode
OBJECT-TYPE
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).
1.3.6.1.4.1.9.10.60.1.2.1.5IpsModeread-onlycurrent
srpMACIpsRemoteMode
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.1.2.1.6IpsModeread-onlycurrent
srpMACIpsRemoteType
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.1.2.1.7INTEGER {shortPath(1), longPath(2)}read-onlycurrent
srpMACIpsActiveMode
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.1.2.1.8IpsModeread-onlycurrent
srpMACIpsWrapCounter
OBJECT-TYPE
The number of transition from unwrap to wrap state.
1.3.6.1.4.1.9.10.60.1.2.1.9Counter32read-onlycurrent
srpMACIpsLastWrapTimeStamp
OBJECT-TYPE
The value of sysUpTime for the last wrap.
1.3.6.1.4.1.9.10.60.1.2.1.10TimeStampread-onlycurrent
srpMACIpsLastUnWrapTimeStamp
OBJECT-TYPE
The value of sysUpTime for the last unwrap.
1.3.6.1.4.1.9.10.60.1.2.1.11TimeStampread-onlycurrent
srpMACClockSourceMode
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.1.2.1.12INTEGER {internal(1), line(2)}read-writecurrent
srpMACTopologyTimer
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.1.2.1.13Integer32 (1..600)read-writecurrent
srpRingTopologyMapTable
OBJECT-TYPE
A list of SRP ring topology map entries.
1.3.6.1.4.1.9.10.60.1.3not-accessiblecurrent
srpRingTopologyMapEntry
OBJECT-TYPE
A MAC entry containing information specific to a particular node on the ring.
1.3.6.1.4.1.9.10.60.1.3.1not-accessiblecurrent
srpNodeHopsNumber
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.1.3.1.1Unsigned32 (0..128)not-accessiblecurrent
srpNodeMACAddress
OBJECT-TYPE
The node MAC's 48-bit individual MAC address.
1.3.6.1.4.1.9.10.60.1.3.1.2MacAddressread-onlycurrent
srpNodeWrapped
OBJECT-TYPE
Indicates in general if the node is wrapped without specifying on which side.
1.3.6.1.4.1.9.10.60.1.3.1.3TruthValueread-onlycurrent
srpNodeName
OBJECT-TYPE
The node name reported by the SRP protocol. If the name is not known then this field is left blank.
1.3.6.1.4.1.9.10.60.1.3.1.4DisplayString (SIZE(0..255))read-onlycurrent
srpMACCountersTable
OBJECT-TYPE
The MAC layer traffic Counters table.
1.3.6.1.4.1.9.10.60.1.6not-accessibledeprecated
srpMACCountersEntry
OBJECT-TYPE
A packet counting and packet reject capability for a source and/or destination address on a particular SRP interface.
1.3.6.1.4.1.9.10.60.1.6.1not-accessibledeprecated
srpMACCountPktsBySourceFlag
OBJECT-TYPE
Indicates that packets are to be counted for a particular source address.
1.3.6.1.4.1.9.10.60.1.6.1.1TruthValueread-writedeprecated
srpMACCountPktsBySourceAddress
OBJECT-TYPE
Indicates the particular source address for which packets are to be counted when the corresponding instance of srpMACCountPktsBySourceFlag has the value 'true'.
1.3.6.1.4.1.9.10.60.1.6.1.2MacAddressread-writedeprecated
srpMACSourceDiscontTimeStamp
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.1.6.1.3TimeStampread-onlydeprecated
srpMACCountPktsBySource
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.1.6.1.4Counter64read-onlydeprecated
srpMACCountPktsByDestinationFlag
OBJECT-TYPE
Indicates that packets are to be counted for a particular destination address.
1.3.6.1.4.1.9.10.60.1.6.1.5TruthValueread-writedeprecated
srpMACCountPktsByDestAddress
OBJECT-TYPE
Indicates the particular destination address for which packets are to be counted when the corresponding instance of srpMACCountPktsByDestinationFlag has the value 'true'.
1.3.6.1.4.1.9.10.60.1.6.1.6MacAddressread-writedeprecated
srpMACDestDiscontTimeStamp
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.1.6.1.7TimeStampread-onlydeprecated
srpMACCountPktsByDest
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.1.6.1.8Counter64read-onlydeprecated
srpMACRejectPktsBySourceFlag
OBJECT-TYPE
Indicates that packets are to be rejected for a particular source address.
1.3.6.1.4.1.9.10.60.1.6.1.9TruthValueread-writedeprecated
srpMACRejectPktsBySourceAddress
OBJECT-TYPE
Indicates the particular source address for which packets are to rejected when the corresponding instance of srpMACRejectPktsBySourceFlag has the value 'true'.
1.3.6.1.4.1.9.10.60.1.6.1.10MacAddressread-writedeprecated
srpMACRejectPktsByDestFlag
OBJECT-TYPE
Indicates that packets are to be rejected for a particular destination address.
1.3.6.1.4.1.9.10.60.1.6.1.11TruthValueread-writedeprecated
srpMACRejectPktsByDestAddress
OBJECT-TYPE
Indicates the particular destination address for which packets are to rejected when the corresponding instance of srpMACRejectPktsByDestFlag has the value 'true'.
1.3.6.1.4.1.9.10.60.1.6.1.12MacAddressread-writedeprecated
srpRingCounters
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.60.2
srpRingCountersCurrentTable
OBJECT-TYPE
The Physical medium dependent layer Current counters table.
1.3.6.1.4.1.9.10.60.2.1not-accessiblecurrent
srpRingCountersCurrentEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.2.1.1not-accessiblecurrent
srpRingInterfaceSide
OBJECT-TYPE
An indication of the side of the interface for which this row contains information.
1.3.6.1.4.1.9.10.60.2.1.1.1InterfaceSidenot-accessiblecurrent
srpRingCurUcastLowPriPktsIn
OBJECT-TYPE
The counter associated with the number of low priority unicast packets received from the Physical medium dependent layer in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.2.1.1.2PerfCurrentCount64read-onlycurrent
srpRingCurUcastLowPriOctetsIn
OBJECT-TYPE
The counter associated with the number of low priority unicast octets received from the Physical medium dependent layer in the current 15minute interval.
1.3.6.1.4.1.9.10.60.2.1.1.3PerfCurrentCount64read-onlycurrent
srpRingCurMcastLowPriPktsIn
OBJECT-TYPE
The counter associated with the number of low priority multicast packets received from the Physical medium dependent layer in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.2.1.1.4PerfCurrentCount64read-onlycurrent
srpRingCurMcastLowPriOctetsIn
OBJECT-TYPE
The counter associated with the number of low priority multicast octets received from the Physical medium dependent layer in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.2.1.1.5PerfCurrentCount64read-onlycurrent
srpRingCurUcastHighPriPktsIn
OBJECT-TYPE
The counter associated with the number of high priority unicast packets received from the Physical medium dependent layer in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.2.1.1.6PerfCurrentCount64read-onlycurrent
srpRingCurUcastHighPriOctetsIn
OBJECT-TYPE
The counter associated with the number of high priority unicast octets received from the Physical medium dependent layer in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.2.1.1.7PerfCurrentCount64read-onlycurrent
srpRingCurMcastHighPriPktsIn
OBJECT-TYPE
The counter associated with the number of high priority multicast packets received from the Physical medium dependent layer in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.2.1.1.8PerfCurrentCount64read-onlycurrent
srpRingCurMcastHighPriOctetsIn
OBJECT-TYPE
The counter associated with the number of high priority multicast octets received from the Physical medium dependent layer in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.2.1.1.9PerfCurrentCount64read-onlycurrent
srpRingCurUcastLowPriPktsOut
OBJECT-TYPE
The counter associated with the number of low priority unicast packets going to the Physical medium dependent layer in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.2.1.1.10PerfCurrentCount64read-onlycurrent
srpRingCurUcastLowPriOctetsOut
OBJECT-TYPE
The counter associated with the number of low priority unicast octets going to the Physical medium dependent layer in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.2.1.1.11PerfCurrentCount64read-onlycurrent
srpRingCurMcastLowPriPktsOut
OBJECT-TYPE
The counter associated with the number of low priority multicast packets going to the Physical medium dependent layer in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.2.1.1.12PerfCurrentCount64read-onlycurrent
srpRingCurMcastLowPriOctetsOut
OBJECT-TYPE
The counter associated with the number of low priority multicast octets going to the Physical medium dependent layer in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.2.1.1.13PerfCurrentCount64read-onlycurrent
srpRingCurUcastHighPriPktsOut
OBJECT-TYPE
The counter associated with the number of high priority unicast packets going to the Physical medium dependent layer in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.2.1.1.14PerfCurrentCount64read-onlycurrent
srpRingCurUcastHighPriOctetsOut
OBJECT-TYPE
The counter associated with the number of high priority unicast octets going to the Physical medium dependent layer in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.2.1.1.15PerfCurrentCount64read-onlycurrent
srpRingCurMcastHighPriPktsOut
OBJECT-TYPE
The counter associated with the number of high priority multicast packets going to the Physical medium dependent layer in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.2.1.1.16PerfCurrentCount64read-onlycurrent
srpRingCurMcastHighPriOctetsOut
OBJECT-TYPE
The counter associated with the number of high priority multicast octets going to the Physical medium dependent layer in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.2.1.1.17PerfCurrentCount64read-onlycurrent
srpRingCountersIntervalTable
OBJECT-TYPE
The Physical medium dependent layer Interval counters table.
1.3.6.1.4.1.9.10.60.2.2not-accessiblecurrent
srpRingCountersIntervalEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.2.2.1not-accessiblecurrent
srpRingIntInterfaceSide
OBJECT-TYPE
An indication of the side of the interface for which this row contains information.
1.3.6.1.4.1.9.10.60.2.2.1.1InterfaceSidenot-accessiblecurrent
srpRingIntNumber
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.2.2.1.2Integer32 (1..96)not-accessiblecurrent
srpRingIntWrapCounter
OBJECT-TYPE
The counter counts the number of transition from unwrap to wrap state for the last intervals described by the srpRingIntNumber variable.
1.3.6.1.4.1.9.10.60.2.2.1.3Counter32read-onlycurrent
srpRingIntUcastLowPriPktsIn
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.2.2.1.4PerfIntervalCount64read-onlycurrent
srpRingIntUcastLowPriOctetsIn
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.2.2.1.5PerfIntervalCount64read-onlycurrent
srpRingIntMcastLowPriPktsIn
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.2.2.1.6PerfIntervalCount64read-onlycurrent
srpRingIntMcastLowPriOctetsIn
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.2.2.1.7PerfIntervalCount64read-onlycurrent
srpRingIntUcastHighPriPktsIn
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.2.2.1.8PerfIntervalCount64read-onlycurrent
srpRingIntUcastHighPriOctetsIn
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.2.2.1.9PerfIntervalCount64read-onlycurrent
srpRingIntMcastHighPriPktsIn
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.2.2.1.10PerfIntervalCount64read-onlycurrent
srpRingIntMcastHighPriOctetsIn
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.2.2.1.11PerfIntervalCount64read-onlycurrent
srpRingIntUcastLowPriPktsOut
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.2.2.1.12PerfIntervalCount64read-onlycurrent
srpRingIntUcastLowPriOctetsOut
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.2.2.1.13PerfIntervalCount64read-onlycurrent
srpRingIntMcastLowPriPktsOut
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.2.2.1.14PerfIntervalCount64read-onlycurrent
srpRingIntMcastLowPriOctetsOut
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.2.2.1.15PerfIntervalCount64read-onlycurrent
srpRingIntUcastHighPriPktsOut
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.2.2.1.16PerfIntervalCount64read-onlycurrent
srpRingIntUcastHighPriOctetsOut
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.2.2.1.17PerfIntervalCount64read-onlycurrent
srpRingIntMcastHighPriPktsOut
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.2.2.1.18PerfIntervalCount64read-onlycurrent
srpRingIntMcastHighPriOctetsOut
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.2.2.1.19PerfIntervalCount64read-onlycurrent
srpHostCounters
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.60.3
srpHostCountersCurrentTable
OBJECT-TYPE
The Higher Layer Current counters table.
1.3.6.1.4.1.9.10.60.3.1not-accessiblecurrent
srpHostCountersCurrentEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.3.1.1not-accessiblecurrent
srpHostInterfaceSide
OBJECT-TYPE
An indication of the side of the interface for which this row contains information.
1.3.6.1.4.1.9.10.60.3.1.1.1InterfaceSidenot-accessiblecurrent
srpHostCurUcastLowPriPktsIn
OBJECT-TYPE
The counter associated with the number of total unicast packets received from the Higher Layer in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.3.1.1.2PerfCurrentCount64read-onlycurrent
srpHostCurUcastLowPriOctetsIn
OBJECT-TYPE
The counter associated with the number of total unicast octets received from the Higher Layer in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.3.1.1.3PerfCurrentCount64read-onlycurrent
srpHostCurMcastLowPriPktsIn
OBJECT-TYPE
The counter associated with the number of total multicast packets received from the Higher Layer in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.3.1.1.4PerfCurrentCount64read-onlycurrent
srpHostCurMcastLowPriOctetsIn
OBJECT-TYPE
The counter associated with the number of total multicast octets received from the Higher Layer in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.3.1.1.5PerfCurrentCount64read-onlycurrent
srpHostCurUcastHighPriPktsIn
OBJECT-TYPE
The counter associated with the number of high priority unicast packets received from the Higher Layer in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.3.1.1.6PerfCurrentCount64read-onlycurrent
srpHostCurUcastHighPriOctetsIn
OBJECT-TYPE
The counter associated with the number of high priority unicast octets received from the Higher Layer in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.3.1.1.7PerfCurrentCount64read-onlycurrent
srpHostCurMcastHighPriPktsIn
OBJECT-TYPE
The counter associated with the number of high priority multicast packets received from the Higher Layer in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.3.1.1.8PerfCurrentCount64read-onlycurrent
srpHostCurMcastHighPriOctetsIn
OBJECT-TYPE
The counter associated with the number of high priority multicast octets received from the Higher Layer in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.3.1.1.9PerfCurrentCount64read-onlycurrent
srpHostCurUcastLowPriPktsOut
OBJECT-TYPE
The counter associated with the number of total unicast packets going to the Higher Layer in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.3.1.1.10PerfCurrentCount64read-onlycurrent
srpHostCurUcastLowPriOctetsOut
OBJECT-TYPE
The counter associated with the number of total unicast octets going to the Higher Layer in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.3.1.1.11PerfCurrentCount64read-onlycurrent
srpHostCurMcastLowPriPktsOut
OBJECT-TYPE
The counter associated with the number of total multicast packets going to the Higher Layer in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.3.1.1.12PerfCurrentCount64read-onlycurrent
srpHostCurMcastLowPriOctetsOut
OBJECT-TYPE
The counter associated with the number of total multicast octets going to the Higher Layer in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.3.1.1.13PerfCurrentCount64read-onlycurrent
srpHostCurUcastHighPriPktsOut
OBJECT-TYPE
The counter associated with the number of high priority unicast packets going to the Higher Layer in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.3.1.1.14PerfCurrentCount64read-onlycurrent
srpHostCurUcastHighPriOctetsOut
OBJECT-TYPE
The counter associated with the number of high priority unicast octets going to from the Higher Layer in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.3.1.1.15PerfCurrentCount64read-onlycurrent
srpHostCurMcastHighPriPktsOut
OBJECT-TYPE
The counter associated with the number of high priority multicast packets going to the Higher Layer in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.3.1.1.16PerfCurrentCount64read-onlycurrent
srpHostCurMcastHighPriOctetsOut
OBJECT-TYPE
The counter associated with the number of high priority multicast octets going to the Higher Layer in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.3.1.1.17PerfCurrentCount64read-onlycurrent
srpHostCountersIntervalTable
OBJECT-TYPE
The Higher Layer Interval counters table.
1.3.6.1.4.1.9.10.60.3.2not-accessiblecurrent
srpHostCountersIntervalEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.3.2.1not-accessiblecurrent
srpHostIntInterfaceSide
OBJECT-TYPE
An indication of the side of the interface for which this row contains information.
1.3.6.1.4.1.9.10.60.3.2.1.1InterfaceSidenot-accessiblecurrent
srpHostIntNumber
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.3.2.1.2Integer32 (1..96)not-accessiblecurrent
srpHostIntUcastLowPriPktsIn
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.3.2.1.3PerfIntervalCount64read-onlycurrent
srpHostIntUcastLowPriOctetsIn
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.3.2.1.4PerfIntervalCount64read-onlycurrent
srpHostIntMcastLowPriPktsIn
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.3.2.1.5PerfIntervalCount64read-onlycurrent
srpHostIntMcastLowPriOctetsIn
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.3.2.1.6PerfIntervalCount64read-onlycurrent
srpHostIntUcastHighPriPktsIn
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.3.2.1.7PerfIntervalCount64read-onlycurrent
srpHostIntUcastHighPriOctetsIn
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.3.2.1.8PerfIntervalCount64read-onlycurrent
srpHostIntMcastHighPriPktsIn
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.3.2.1.9PerfIntervalCount64read-onlycurrent
srpHostIntMcastHighPriOctetsIn
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.3.2.1.10PerfIntervalCount64read-onlycurrent
srpHostIntUcastLowPriPktsOut
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.3.2.1.11PerfIntervalCount64read-onlycurrent
srpHostIntUcastLowPriOctetsOut
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.3.2.1.12PerfIntervalCount64read-onlycurrent
srpHostIntMcastLowPriPktsOut
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.3.2.1.13PerfIntervalCount64read-onlycurrent
srpHostIntMcastLowPriOctetsOut
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.3.2.1.14PerfIntervalCount64read-onlycurrent
srpHostIntUcastHighPriPktsOut
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.3.2.1.15PerfIntervalCount64read-onlycurrent
srpHostIntUcastHighPriOctetsOut
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.3.2.1.16PerfIntervalCount64read-onlycurrent
srpHostIntMcastHighPriPktsOut
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.3.2.1.17PerfIntervalCount64read-onlycurrent
srpHostIntMcastHighPriOctetsOut
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.3.2.1.18PerfIntervalCount64read-onlycurrent
srpErrorsCounters
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.60.4
srpErrorsCountersCurrentTable
OBJECT-TYPE
The SRP Errors Current counters table.
1.3.6.1.4.1.9.10.60.4.1not-accessibledeprecated
srpErrorsCountersCurrentEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.4.1.1not-accessibledeprecated
srpErrorsInterfaceSide
OBJECT-TYPE
An indication of the side of the interface for which this row contains information.
1.3.6.1.4.1.9.10.60.4.1.1.1InterfaceSidenot-accessibledeprecated
srpRingCurRxErrorsDataParity
OBJECT-TYPE
The counter associated with the number of data parity errors, received from the Physical medium dependent layer in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.4.1.1.2PerfCurrentCount64read-onlydeprecated
srpRingCurRxErrorsShortPackets
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.4.1.1.3PerfCurrentCount64read-onlydeprecated
srpRingCurRxErrorsGiantPackets
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.4.1.1.4PerfCurrentCount64read-onlydeprecated
srpRingCurRxErrorsSideBadPackets
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.4.1.1.5PerfCurrentCount64read-onlydeprecated
srpRingCurRxErrorsCRC
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.4.1.1.6PerfCurrentCount64read-onlydeprecated
srpHostCurRxErrorsDataParity
OBJECT-TYPE
The counter associated with the current number of data parity errors, received from the Higher Layer in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.4.1.1.7PerfCurrentCount64read-onlydeprecated
srpHostCurRxErrorsShortPackets
OBJECT-TYPE
The counter associated with the current number of short packets, received from the Higher Layer in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.4.1.1.8PerfCurrentCount64read-onlydeprecated
srpHostCurRxErrorsGiantPackets
OBJECT-TYPE
The counter associated with the current number of giant packets, received from the Higher Layer in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.4.1.1.9PerfCurrentCount64read-onlydeprecated
srpHostCurRxErrorsSideBadPackets
OBJECT-TYPE
The counter associated with the current number of bad packets, received from the Higher Layer in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.4.1.1.10PerfCurrentCount64read-onlydeprecated
srpErrorsCountersIntervalTable
OBJECT-TYPE
The SRP Errors Interval counters table.
1.3.6.1.4.1.9.10.60.4.2not-accessibledeprecated
srpErrorsCountersIntervalEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.4.2.1not-accessibledeprecated
srpErrorsIntervalInterfaceSide
OBJECT-TYPE
An indication of the side of the interface for which this row contains information.
1.3.6.1.4.1.9.10.60.4.2.1.1InterfaceSidenot-accessibledeprecated
srpErrorsIntervalNumber
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.4.2.1.2Integer32 (1..96)not-accessibledeprecated
srpRingIntRxErrorsDataParity
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.4.2.1.3PerfIntervalCount64read-onlydeprecated
srpRingIntRxErrorsShortPackets
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.4.2.1.4PerfIntervalCount64read-onlydeprecated
srpRingIntRxErrorsGiantPackets
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.4.2.1.5PerfIntervalCount64read-onlydeprecated
srpRingIntRxErrorsSideBadPackets
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.4.2.1.6PerfIntervalCount64read-onlydeprecated
srpRingIntRxErrorsCRC
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.4.2.1.7PerfIntervalCount64read-onlydeprecated
srpHostIntRxErrorsDataParity
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.4.2.1.8PerfIntervalCount64read-onlydeprecated
srpHostIntRxErrorsShortPackets
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.4.2.1.9PerfIntervalCount64read-onlydeprecated
srpHostIntRxErrorsGiantPackets
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.4.2.1.10PerfIntervalCount64read-onlydeprecated
srpHostIntRxErrorsSideBadPackets
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.4.2.1.11PerfIntervalCount64read-onlydeprecated
srpErrCntCurrTable
OBJECT-TYPE
The SRP Errors Current counters table.
1.3.6.1.4.1.9.10.60.4.3not-accessiblecurrent
srpErrCntCurrEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.4.3.1not-accessiblecurrent
srpErrCntCurrInterfaceSide
OBJECT-TYPE
An indication of the side of the interface for which this row contains information.
1.3.6.1.4.1.9.10.60.4.3.1.1InterfaceSidenot-accessiblecurrent
srpErrCntCurrRingRxTtlExpPkts
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.4.3.1.2PerfCurrentCount64read-onlycurrent
srpErrCntCurrRingRxShortPkts
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.4.3.1.3PerfCurrentCount64read-onlycurrent
srpErrCntCurrRingRxGiantPkts
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.4.3.1.4PerfCurrentCount64read-onlycurrent
srpErrCntCurrRingRxAbortPkts
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.4.3.1.5PerfCurrentCount64read-onlycurrent
srpErrCntCurrRingRxCRC
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.4.3.1.6PerfCurrentCount64read-onlycurrent
srpErrCntCurrHostRxDiscardPkts
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.4.3.1.7PerfCurrentCount64read-onlycurrent
srpErrCntCurrHostRxShortPkts
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.4.3.1.8PerfCurrentCount64read-onlycurrent
srpErrCntCurrHostRxGiantPkts
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.4.3.1.9PerfCurrentCount64read-onlycurrent
srpErrCntIntTable
OBJECT-TYPE
The SRP Errors Interval counters table.
1.3.6.1.4.1.9.10.60.4.4not-accessiblecurrent
srpErrCntIntEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.4.4.1not-accessiblecurrent
srpErrCntIntInterfaceSide
OBJECT-TYPE
An indication of the side of the interface for which this row contains information.
1.3.6.1.4.1.9.10.60.4.4.1.1InterfaceSidenot-accessiblecurrent
srpErrCntIntNumber
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.4.4.1.2Integer32 (1..96)not-accessiblecurrent
srpErrCntIntRingRxTtlExpPkts
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.4.4.1.3PerfIntervalCount64read-onlycurrent
srpErrCntIntRingRxShortPkts
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.4.4.1.4PerfIntervalCount64read-onlycurrent
srpErrCntIntRingRxGiantPkts
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.4.4.1.5PerfIntervalCount64read-onlycurrent
srpErrCntIntRingRxAbortPkts
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.4.4.1.6PerfIntervalCount64read-onlycurrent
srpErrCntIntRingRxCRC
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.4.4.1.7PerfIntervalCount64read-onlycurrent
srpErrCntIntHostRxDiscardPkts
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.4.4.1.8PerfIntervalCount64read-onlycurrent
srpErrCntIntHostRxShortPkts
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.4.4.1.9PerfIntervalCount64read-onlycurrent
srpErrCntIntHostRxGiantPkts
OBJECT-TYPE
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.
1.3.6.1.4.1.9.10.60.4.4.1.10PerfIntervalCount64read-onlycurrent
srpTrapsNotificationsPrefix
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.60.5
srpTrapsNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.60.5.0
srpConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.60.6
srpGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.60.6.1
srpCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.10.60.6.2

Notifications

NameOIDStatus
srpTrapRingWrapped
NOTIFICATION-TYPE
An srpTrapRingWrapped notification is sent when the value of an instance of srpMACIpsWrapCounter increments.
1.3.6.1.4.1.9.10.60.5.0.1current
srpTrapRingRestored
NOTIFICATION-TYPE
An srpTrapRingRestored notification is sent when the value of an instance of rpMACIpsLastUnWrapTimeStamp is changed.
1.3.6.1.4.1.9.10.60.5.0.2current

Conformance

NameOIDStatus
srpIfGroup
OBJECT-GROUP
A collection of objects providing information independent from a particular side A or B and is applicable to all SRP interfaces.
1.3.6.1.4.1.9.10.60.6.1.1current
srpMACSideGroup
OBJECT-GROUP
A collection of objects providing information dependent from a particular side A or B and is specific to MAC and IPS (Intelligent protection Switching).
1.3.6.1.4.1.9.10.60.6.1.2current
srpRingTopologyMapGroup
OBJECT-GROUP
A collection of objects providing information on the ring topology and nodes status.
1.3.6.1.4.1.9.10.60.6.1.3current
srpMACCountersGroup
OBJECT-GROUP
A collection of objects providing information about packets received or rejected by a particular source or destination address.
1.3.6.1.4.1.9.10.60.6.1.4deprecated
srpRingCountersCurrentGroup
OBJECT-GROUP
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.
1.3.6.1.4.1.9.10.60.6.1.5current
srpRingCountersIntervalGroup
OBJECT-GROUP
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.
1.3.6.1.4.1.9.10.60.6.1.6current
srpHostCountersCurrentGroup
OBJECT-GROUP
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.
1.3.6.1.4.1.9.10.60.6.1.7current
srpHostCountersIntervalGroup
OBJECT-GROUP
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.
1.3.6.1.4.1.9.10.60.6.1.8current
srpErrorsCountersCurrentGroup
OBJECT-GROUP
A collection of objects providing information about errors coming from the ring to a particular node in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.6.1.9deprecated
srpErrorsCountersIntervalGroup
OBJECT-GROUP
A collection of objects providing information about errors coming from the higher layer to a particular interface in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.6.1.10deprecated
srpErrCntCurrGroup
OBJECT-GROUP
A collection of objects providing information about received errors, in the current 15 minute interval.
1.3.6.1.4.1.9.10.60.6.1.11current
srpErrCntIntGroup
OBJECT-GROUP
A collection of objects providing information about received errors, in a particular 15-minute interval in the past 24 hours.
1.3.6.1.4.1.9.10.60.6.1.12current
srpNotificationsGroup
NOTIFICATION-GROUP
The collection of notifications used to indicate wrapped and unwrapped node state information.
1.3.6.1.4.1.9.10.60.6.1.13current
srpCompliance
MODULE-COMPLIANCE
The compliance statement for this MIB.
1.3.6.1.4.1.9.10.60.6.2.1current
srpComplianceOld
MODULE-COMPLIANCE
A compliance statement whose only purpose is to list explicitly the deprecated groups.
1.3.6.1.4.1.9.10.60.6.2.2deprecated