CTRON-SSR-L3-MIB
AI MIB Summary
The CTRON-SSR-L3-MIB formerly provided vendor-specific access to Layer 3 processing subsystem metrics and filter table configurations on Ctron SSR platforms, a capability now deprecated in favor of standard RMON I (RFC 1757) and Ctron-SSR-Policy MIBs.
This module defines a schema to access SSR Layer 3 processing subsystem. This mib is no longer supported on ssr platforms. features of this mib now exist in standard mibs. RMON I RFC 1757 provides Layer 3 information and ctron-ssr-policy mib to program filter tables.
Main OID:
l3MIB.1.3.6.1.4.1.52.2501.1.600
32
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
32 total| Object Name |
|---|
l3Group OBJECT IDENTIFIER .1.3.6.1.4.1.52.2501.1.3 |
l3FlowTableA list of L3 flow entries.obsolete SEQUENCE OF L3FlowEntry .1.3.6.1.4.1.52.2501.1.3.1 |
l3FlowEntryAn entry containing the L3 flow informationobsolete L3FlowEntry .1.3.6.1.4.1.52.2501.1.3.1.1 |
l3FlowIndexA unique number for each flow. The encoding is as explained. bit 0-15 = Table Index (0-64K) bit 16-18 = Table Number (0-3) bit 19-31 = Channel Number (0-32)roobsolete INTEGER .1.3.6.1.4.1.52.2501.1.3.1.1.1 |
l3FlowFilterIdA filter byte to narrow the data returned by the agent. The number of possible flows can be extremely high. An SNMP walk could take a significatn resources. Using a walk with a filter will narrow the values returned to those flows matching the fields used in the index. Currently only the first byte of this Integer is used. This byte specifies one or more fields to compare flows in the system against the index in the get-next request. Big endian least significant Byte is encoding is as follows: bit 0 : unused bit 1 : Port Of Entry Filter mask bit 2 : Src IP Address Filter mask bit 3 : Dst IP Address Filter mask bit 4 : Type Of Service Filter mask bit 5 : Protocol Filter mask bit 6 : Src port Filter mask bit 7 : Dst port Filter mask A complete walk of the mib will use the filter value of 0 as will a get Requestroobsolete INTEGER .1.3.6.1.4.1.52.2501.1.3.1.1.2 |
l3FlowPortOfEntryThe physical port in the chassis/shelf from which this flow enters the switch.roobsolete INTEGER .1.3.6.1.4.1.52.2501.1.3.1.1.3 |
l3FlowSrcIpAddressThe source IP address for this flow.roobsolete IpAddress .1.3.6.1.4.1.52.2501.1.3.1.1.4 |
l3FlowDstIpAddressThe destination IP address for this flow.roobsolete IpAddress .1.3.6.1.4.1.52.2501.1.3.1.1.5 |
l3FlowTOSThe Type Of Service for this flow.roobsolete INTEGER .1.3.6.1.4.1.52.2501.1.3.1.1.6 |
l3FlowProtocolThe IP protocol for this flow. Official assignments are defined in ftp://ftp.isi.edu/in-notes/iana/assignments/protocol-numbersroobsolete SSRProtocols .1.3.6.1.4.1.52.2501.1.3.1.1.7 |
l3FlowSrcPortThe source UDP/TCP port for this flow. Official port numbers are defined in: ftp://ftp.isi.edu/in-notes/iana/assignments/port-numbersroobsolete INTEGER .1.3.6.1.4.1.52.2501.1.3.1.1.8 |
l3FlowDstPortThe destination UDP/TCP port for this flow. Official port numbers are defined in ftp://ftp.isi.edu/in-notes/iana/assignments/port-numbersroobsolete INTEGER .1.3.6.1.4.1.52.2501.1.3.1.1.9 |
l3FlowPktsThe packets in this flow.roobsolete Counter32 .1.3.6.1.4.1.52.2501.1.3.1.1.10 |
l3FlowOctetsThe number of octets in this flow.roobsolete Counter32 .1.3.6.1.4.1.52.2501.1.3.1.1.11 |
l3FlowPriorityTableA list of priorities for L3 flow entries.obsolete SEQUENCE OF L3FlowPriorityEntry .1.3.6.1.4.1.52.2501.1.3.2 |
l3FlowPriorityEntryAn entry containing the L3 flow priority informationobsolete L3FlowPriorityEntry .1.3.6.1.4.1.52.2501.1.3.2.1 |
l3FlowPriorityIndexThe unique entry number for this flow.rwobsolete INTEGER .1.3.6.1.4.1.52.2501.1.3.2.1.1 |
l3FlowPriorityNameA unique name for this flow. Padded with blanks to 20 bytes.rwobsolete OCTET STRING .1.3.6.1.4.1.52.2501.1.3.2.1.2 |
l3FlowPrioritySrcIpAddressThe source IP address for this flow.rwobsolete IpAddress .1.3.6.1.4.1.52.2501.1.3.2.1.3 |
l3FlowPrioritySrcPortThe source UDP/TCP port for this flow. The Official port numbers are defined in: ftp://ftp.isi.edu/in-notes/iana/assignments/port-numbersrwobsolete INTEGER .1.3.6.1.4.1.52.2501.1.3.2.1.4 |
l3FlowPriorityDstIpAddressThe destination IP address for this flow.rwobsolete IpAddress .1.3.6.1.4.1.52.2501.1.3.2.1.5 |
l3FlowPriorityDstPortThe destination UDP/TCP port for this flow. Official port numbers are defined in ftp://ftp.isi.edu/in-notes/iana/assignments/port-numbersrwobsolete INTEGER .1.3.6.1.4.1.52.2501.1.3.2.1.6 |
l3FlowPriorityTOSThe Type Of Service for this flow.rwobsolete INTEGER .1.3.6.1.4.1.52.2501.1.3.2.1.7 |
l3FlowPriorityProtocolThe IP protocol for this flow. Official assignments are defined in ftp://ftp.isi.edu/in-notes/iana/assignments/protocol-numbersrwobsolete SSRProtocols .1.3.6.1.4.1.52.2501.1.3.2.1.8 |
l3FlowPriorityInterfaceThe set of interfaces which are associated with this entry. Each octet within the value of this object specifies a set of eight interfaces, with the first octet specifying interfaces 1 through 8, the second octet specifying interfaces 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered interface, and the least significant bit represents the highest numbered interface. Thus, each interface of the switch is represented by a single bit within the value of this object. If that bit has a value of '1' then that interface is included in the set of interfaces; the interface is not included if its bit has a value of '0'.rwobsolete OCTET STRING .1.3.6.1.4.1.52.2501.1.3.2.1.9 |
l3FlowPriorityThe priority for this flow.rwobsolete Enumeration .1.3.6.1.4.1.52.2501.1.3.2.1.10 |
l3MIBThis module defines a schema to access SSR Layer 3 processing subsystem. This mib is no longer supported on ssr platforms. features of this mib now exist in standard mibs. RMON I RFC 1757 provides Layer 3 information and ctron-ssr-policy mib to program filter tables. MODULE-IDENTITY .1.3.6.1.4.1.52.2501.1.600 |
l3Conformance OBJECT IDENTIFIER .1.3.6.1.4.1.52.2501.1.600.2 |
l3Compliances OBJECT IDENTIFIER .1.3.6.1.4.1.52.2501.1.600.2.1 |
l3Groups OBJECT IDENTIFIER .1.3.6.1.4.1.52.2501.1.600.2.2 |
l3ConfGroupV10A set of managed objects that make up version 1.0 of the SSR Layer 3 MIBobsolete Unknown .1.3.6.1.4.1.52.2501.1.600.2.2.1 |
l3ComplianceV10The compliance statement for the SSR-L3-MIB.obsolete Unknown .1.3.6.1.4.1.52.2501.1.600.2.2.1.1 |