CTRON-SSR-POLICY-MIB: View SNMP OID List / Download MIB

VENDOR: ENTERASYS NETWORKS INC.


 Home MIB: CTRON-SSR-POLICY-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
 polL3Group 1.3.6.1.4.1.52.2501.1.12
       polAclServer 1.3.6.1.4.1.52.2501.1.12.1 truthvalue read-write
This is true when Access Control Lists (ACLs) are defined by a Policy Server else false. At boot, this value is false. After the first valid set of any policy object, the value changes to true.
       polAclNumber 1.3.6.1.4.1.52.2501.1.12.2 integer read-only
The number of Layer 3 Access Control Lists defined in the SSR.
       polAclLastChanged 1.3.6.1.4.1.52.2501.1.12.3 timeticks read-only
The time the Access Control List were last changed.
       polAclTable 1.3.6.1.4.1.52.2501.1.12.4 no-access
A list of Access Control List entries.
           polAclEntry 1.3.6.1.4.1.52.2501.1.12.4.1 no-access
A record containing a Access Control List.
               polAclName 1.3.6.1.4.1.52.2501.1.12.4.1.1 displaystring read-only
The administratively assigned name to this static route entry.
               polAclItem 1.3.6.1.4.1.52.2501.1.12.4.1.2 integer read-only
This row's unique identifier within a given ACL set. Member of the ACL set are numbered from 1 to 256. If Item is set to 0, and rowStatus is destroy, all rows for this set are destroyed.
               polAclRestriction 1.3.6.1.4.1.52.2501.1.12.4.1.3 integer read-write
The permissions/restrictions given to this static route entry. Enumeration: 'deny': 2, 'permit': 1.
               polAclProtocol 1.3.6.1.4.1.52.2501.1.12.4.1.4 ssrprotocol read-write
The IETF protocol this ACL applies to.
               polAclSrcIp 1.3.6.1.4.1.52.2501.1.12.4.1.5 ipaddress read-write
The source L3 IP Address this ACL applies to.
               polAclSrcMask 1.3.6.1.4.1.52.2501.1.12.4.1.6 ipaddress read-write
The source L3 IP Mask this ACL Applies to.
               polAclDstIp 1.3.6.1.4.1.52.2501.1.12.4.1.7 ipaddress read-write
The source L3 IP Address this ACL applies to.
               polAclDstMask 1.3.6.1.4.1.52.2501.1.12.4.1.8 ipaddress read-write
The source L3 IP Mask this ACL Applies to.
               polAclTOS 1.3.6.1.4.1.52.2501.1.12.4.1.9 integer read-write
The source L3 IP Type of Service field.
               polAclSrcPort 1.3.6.1.4.1.52.2501.1.12.4.1.10 ssrsocketid read-write
The source L3 IP source port/socket ACL applies to.
               polAclDstPort 1.3.6.1.4.1.52.2501.1.12.4.1.11 ssrsocketid read-write
The source L3 IP destination port/socket ACL applies to.
               polAclSrcOperator 1.3.6.1.4.1.52.2501.1.12.4.1.12 ssrportcomparator read-write
polAclSrcPort is compared using this operator.
               polAclDstOperator 1.3.6.1.4.1.52.2501.1.12.4.1.13 ssrportcomparator read-write
polAclDstPort is compared using this operator.
               polAclSrcHighRange 1.3.6.1.4.1.52.2501.1.12.4.1.14 integer read-write
The high range source L3 IP port. Used only when SrcOperator == range. polAclSrcPort is used as the lower bounds of the range.
               polAclDstHighRange 1.3.6.1.4.1.52.2501.1.12.4.1.15 integer read-write
The high range destination L3 IP port. Used only when SrcOperator == range. polAclDstPort is used as the lower bounds of the range.
               polAclAuditTrail 1.3.6.1.4.1.52.2501.1.12.4.1.16 truthvalue read-write
Flows matching this ACL are logged for Accounting when true.
               polAclCheckpoint 1.3.6.1.4.1.52.2501.1.12.4.1.17 integer read-write
How long to keep flow at which point a checkpoint should be done. A checkpoint may trigger earlier than this time should the maximum batch size be reached. Enumeration: 'monthly': 4, 'hourly': 1, 'endofcall': 5, 'daily': 2, 'weekly': 3.
               polAclRowStatus 1.3.6.1.4.1.52.2501.1.12.4.1.18 rowstatus read-write
SNMP V2 RowStatus control for this table.
       polAclServiceNumber 1.3.6.1.4.1.52.2501.1.12.5 integer read-only
The number of Layer 3 Access Control Lists in service in the SSR.
       polAclServiceLastChanged 1.3.6.1.4.1.52.2501.1.12.6 timeticks read-only
The time the ACLs in service were last changed.
       polAclServiceTable 1.3.6.1.4.1.52.2501.1.12.7 no-access
A list of ACL's currently in service.
           polAclServiceEntry 1.3.6.1.4.1.52.2501.1.12.7.1 no-access
A record containing a Access Control Lists applied to Interfaces.
               polAclServiceIfIndex 1.3.6.1.4.1.52.2501.1.12.7.1.1 interfaceindex read-only
The ifIndex of the IP Interface the ACL is applied to. An SSR IP Interface has ifType 142
               polAclName2 1.3.6.1.4.1.52.2501.1.12.7.1.2 displaystring read-only
The name of the ACL applied to the particular port.
               polAclServiceDirection 1.3.6.1.4.1.52.2501.1.12.7.1.3 integer read-write
The direction the ACL is applied to the particular port. Enumeration: 'both': 3, 'ingress': 1, 'egress': 2.
               polAclServiceRowStatus 1.3.6.1.4.1.52.2501.1.12.7.1.6 rowstatus read-write
SNMP V2 RowStatus control for this table.
       polAclRemoteAllowed 1.3.6.1.4.1.52.2501.1.12.9 truthvalue read-only
Remote Policy Configuration is allowed when true only local (to SSR) policy may be applied.
       polAclInterfaceNumber 1.3.6.1.4.1.52.2501.1.12.10 integer read-only
The number of Layer 3 Interfaces in service in the SSR.
       polAclInterfaceLastChanged 1.3.6.1.4.1.52.2501.1.12.11 timeticks read-only
The time the Interfaces in service were last changed with regard to policy.
       polAclInterfaceTable 1.3.6.1.4.1.52.2501.1.12.12 no-access
A list of IP Interfaces in service and their policy status. Each IP Interface can be defined to use local static policy or remote dynamic policy in the config.
             polAclInterfaceEntry 1.3.6.1.4.1.52.2501.1.12.12.1 no-access
A record containing a Access Control Lists applied to Interfaces.
                 polAclInterfaceIfIndex 1.3.6.1.4.1.52.2501.1.12.12.1.1 interfaceindex read-only
The ifIndex of the IP Interface the ACL is applied to.
                 polAclInterfaceDirection 1.3.6.1.4.1.52.2501.1.12.12.1.2 integer read-only
The direction the ACL is applied to the particular port. Enumeration: 'both': 3, 'ingress': 1, 'egress': 2.
                 polAclPolicyStatus 1.3.6.1.4.1.52.2501.1.12.12.1.3 integer read-only
Rules for what type of management can apply ACLs to a particular interface. If set to remote, then a Policy Manager via SNMP may change dynamically the ACLs applied to an interface. Note, ACLs applied dynamically are not maintained across system reboot. Use local ACLs to setup the basic rules then apply dynamic rules as necessary. Enumeration: 'remote': 2, 'local': 1.
 polL4Group 1.3.6.1.4.1.52.2501.1.15
       polL4PolicyBasedRoutingEnabled 1.3.6.1.4.1.52.2501.1.15.1 truthvalue read-only
The state of Policy Based Routing on this network element.
       polL4NumRouters 1.3.6.1.4.1.52.2501.1.15.5 integer read-only
The number of next hop routers currently available.
       polL4NextHopTableLastChange 1.3.6.1.4.1.52.2501.1.15.10 timeticks read-only
The value of sysUpTime when a row was last added or deleted from polL4NextHopTable.
       polL4NextHopTable 1.3.6.1.4.1.52.2501.1.15.20 no-access
A list of next hop IP routers.
             polL4NextHopEntry 1.3.6.1.4.1.52.2501.1.15.20.1 no-access
An entry contains the status of a next hop router.
                 polL4NextHopRouter 1.3.6.1.4.1.52.2501.1.15.20.1.1 ipaddress read-only
The IP Address of the next hop router flow will be sent to.
                 polL4NextHopState 1.3.6.1.4.1.52.2501.1.15.20.1.2 integer read-only
The current status of the polL4NextHopRouter. If no entry found when a policy route is activated, then arp for the request the state will be waitingForArp(2). If a reply is found the state will go to macAcquired(3) else noArpReply(4). If NextHop is not local, mac is actual nexthop router. Enumeration: 'unknown': 1, 'macAcquired': 3, 'waitingForArp': 2, 'noArpReply': 4.
                 polL4NextHopPortOfExit 1.3.6.1.4.1.52.2501.1.15.20.1.3 interfaceindexorzero read-only
IfIndex of port we learned this router on or else zero if not known.
                 polL4NextHopMacAddress 1.3.6.1.4.1.52.2501.1.15.20.1.4 macaddress read-only
MAC Address of next hop router learned from ARP.
                 polL4NextHopLastChange 1.3.6.1.4.1.52.2501.1.15.20.1.5 timeticks read-only
The value of sysUpTime when this polL4NextHopState changed.
       polL4lowControlTableLastChange 1.3.6.1.4.1.52.2501.1.15.25 timeticks read-only
The value of sysUpTime when a row was last added or deleted from polL4lowControlTable.
       polL4NumPolicies 1.3.6.1.4.1.52.2501.1.15.26 integer read-only
The number of policies currently available.
       polL4lowControlTable 1.3.6.1.4.1.52.2501.1.15.30 no-access
Contains Control rows that indicate which flows have been redirected. As flows are aged out and recreated, these rules will enforce flow redirection policy.
             polL4lowControlEntry 1.3.6.1.4.1.52.2501.1.15.30.1 no-access
This table is an ordered collection of route policies. For SSR, this maps to the command: ip-policy Name [permit|deny] acl acl-list
                 polL4PolicyName 1.3.6.1.4.1.52.2501.1.15.30.1.1 displaystring no-access
A unique name for this flow policy.
                 polL4PolicySequence 1.3.6.1.4.1.52.2501.1.15.30.1.2 integer32 no-access
The evaluation order of this object. When two objects have the same value, the value of the instance value decides which is evaluated first. than higher numbers.
                 polL4PolicyInstance 1.3.6.1.4.1.52.2501.1.15.30.1.3 integer32 no-access
The sequence of this policy based route. Lower numbers have higher precedence than higher numbers.
                 polL4PolicyType 1.3.6.1.4.1.52.2501.1.15.30.1.4 ssrflowpolicytype read-only
Controls if packets are forwarded or not for this policy.
                 polL4PolicyAction 1.3.6.1.4.1.52.2501.1.15.30.1.5 ssrflowpolicyaction read-only
Define when this policy should be used during normal packet forwarding process.
                 polL4PolicyMatch 1.3.6.1.4.1.52.2501.1.15.30.1.6 ssrflowpolicyacllist read-only
Up to twenty (20) separate ACLs may be defined to match for this policy. This object is mandatory. Use active row from polAclTable.
                 polL4PolicyNextHops 1.3.6.1.4.1.52.2501.1.15.30.1.7 ssrflownexthoplist read-only
Up to for IpAddresses may be specified to route data to next. Load balancing If more than one next hop ip address is specified, the default load balancing scheme is round robin. This object is mandatory. Use objects from polL4NextHopTable.
                 polL4PolicyLoading 1.3.6.1.4.1.52.2501.1.15.30.1.8 ssrflowloadpolicy read-only
When more than one next hop is defined and available, set loading policy here.
                 polL4PolicyWatch 1.3.6.1.4.1.52.2501.1.15.30.1.9 truthvalue read-only
When True, use icmp echo to actively maintain status of next hop. This is useful to prevent data sinks with static routes.
                 polL4lowCreationTime 1.3.6.1.4.1.52.2501.1.15.30.1.10 timeticks read-only
The value of sysUpTime when policy went was created then activated.
                 polL4lowActiveGates 1.3.6.1.4.1.52.2501.1.15.30.1.11 gauge32 read-only
The number of currently active nexthop gateways.
                 polL4lowAppliedTimes 1.3.6.1.4.1.52.2501.1.15.30.1.12 counter32 read-only
The number of times this policy was used.
                 polL4lowControlStatus 1.3.6.1.4.1.52.2501.1.15.30.1.13 rowstatus read-only
Entries in active state cause a flow to remain programmed with the next hop router specified. If the next hop router goes down, the rowStatus will become inactive. New flows that match this specification will assume this next hop router over any other route directive. This assumes polL4PolicyBasedRouteState value is true.
       polL4GroupStats 1.3.6.1.4.1.52.2501.1.15.35
             polL4lowLostRouters 1.3.6.1.4.1.52.2501.1.15.35.1 counter32 read-only
The count of times routers were disabled from NextHopTable due to lost contact.
             polL4lowControlTableActivates 1.3.6.1.4.1.52.2501.1.15.35.2 counter32 read-only
The count of successful activations of flow control policies made.
             polL4lowControlTableActivateFails 1.3.6.1.4.1.52.2501.1.15.35.3 counter32 read-only
The count of unsuccessful flow control policies made.
             polL4lowArpMappingChanges 1.3.6.1.4.1.52.2501.1.15.35.4 counter32 read-only
The count of mac to next hop IP address mapping changes affecting policy based route tables.
             polL4lowIcmpRedirects 1.3.6.1.4.1.52.2501.1.15.35.16 counter32 read-only
The count of next hop route redirects received that match a policy in the polL4lowControlTable. This can help to determine if bad route policies are in effect.
             polL4lowMatchAttempts 1.3.6.1.4.1.52.2501.1.15.35.17 counter32 read-only
The count of total number of policy based flow lookups made against policy based route table.
 polL2Group 1.3.6.1.4.1.52.2501.1.16
       polL2FilterNumber 1.3.6.1.4.1.52.2501.1.16.1 integer read-only
The number of Layer 3 Access Control Lists defined in the SSR.
       polL2FilterLastChanged 1.3.6.1.4.1.52.2501.1.16.2 timeticks read-only
The time the Access Control List were last changed.
       polL2FilterTable 1.3.6.1.4.1.52.2501.1.16.3 no-access
A list of Layer 2 filters.
           polL2FilterEntry 1.3.6.1.4.1.52.2501.1.16.3.1 no-access
An entry containing a layer 2 filter.
               polL2FilterIndex 1.3.6.1.4.1.52.2501.1.16.3.1.1 integer no-access
A unique index into the table representing a single filter entry. This value will remain unique and the relationship between the index and the underlying filter is valid until the next reboot.
               polL2FilterDesc 1.3.6.1.4.1.52.2501.1.16.3.1.2 displaystring read-only
A string used to describe the filter. It should contain the creator IP address, and other descriptive information about the filter. It is recommended that names be unique within a given filter type. This object may not be modified if the associated. polL2FilterStatus object is equal to active(1).
               polL2FilterType 1.3.6.1.4.1.52.2501.1.16.3.1.3 integer read-only
The types of filters, as explained below. static-entry Based on the restrictions and the presence of source, destination MAC address they can be of three types : source-static-entry - All frames with a source address equal to srcMAC, coming through any of the inPorts will be allowed/disallowed to go to any port that is a member of the outPorts list. destination-static-entry - All frames with a destination address equal to dstMAC, coming through any of the inPorts will be allowed/ disallowed/forced to go to any port that is a member of the outPorts list. flow-static-entry - All frames with a source address equal to srcMAC and a destination address equal to dstMAC, coming through any of the inPorts list will be allowed/disallowed to go to any port that is a member of the outPorts list. Ports must be in flow-bridging mode in order to use filters with both src and dst mac specified. address-filter Based on the restrictions and the presence of source, destination MAC address they can be of three types : source-address-filter - All frames with a source address equal to srcMAC, coming through any of the inPorts will be filtered out. destination-address-filter - All frames with a destination address equal to dstMAC, coming through any of the inPorts will be filtered out. flow-filter - All frames with a source address equal to srcMAC and a destination address equal to dstMAC, coming through any of the inPorts list will be filtered out. Ports must be in flow mode in order to set a filter using both source and destination address. port-address-lock This locks a source address to a port. It allows learning of srcMAC addresses only on any of the ports in inPorts. The following objects are mandatory and must be set by mgmt station to activate a row: polL2FilterDesc, polL2FilterSrcMacAddr, polL2FilterInPorts secure-port This blocks all traffic in a given direction to a port. Used with static entries, it is effective in allowing only certain well defined source/destination mac addresses. The following objects must be set by mgmt station to activate an entry: polL2FilterDesc, r, polL2FilterInPorts This object may not be modified if the associated. polL2FilterStatus object is equal to active(1). Enumeration: 'staticEntry': 1, 'addressFilter': 2, 'securePort': 4, 'portAddressLock': 3.
               polL2FilterRestrictions 1.3.6.1.4.1.52.2501.1.16.3.1.4 integer read-only
The first 3 restrictions, allow, disallow, force apply when the filterType is static-entry. When polL2FilterType is addressFilter or portAddressLock, this object does not apply. For securePort, the blockIngress, blockEgress values apply. This object may not be modified if the associated. polL2FilterStatus object is equal to active(1). Enumeration: 'blockIngress': 5, 'none': 4, 'force': 3, 'disallow': 2, 'allow': 1, 'blockEgress': 6.
               polL2FilterSrcMacAddr 1.3.6.1.4.1.52.2501.1.16.3.1.5 macaddress read-only
The source MAC address, which is present in case of a Flow, that has been learned by the switch.
               polL2FilterDstMacAddr 1.3.6.1.4.1.52.2501.1.16.3.1.6 macaddress read-only
The destination MAC address which has been learned. This object may not be modified if the associated. polL2FilterStatus object is equal to active(1).
               polL2FilterVlanId 1.3.6.1.4.1.52.2501.1.16.3.1.7 ssrvlanindex read-only
The VLAN the destination MAC address belongs to. The default VLAN is id 1 on SSR. This object may not be modified if the associated. polL2FilterStatus object is equal to active(1).
               polL2FilterInPorts 1.3.6.1.4.1.52.2501.1.16.3.1.8 ssrportlist read-only
The set of Ports to which this filter applies on input. This object may not be modified if the associated. polL2FilterStatus object is equal to active(1).
               polL2FilterOutPorts 1.3.6.1.4.1.52.2501.1.16.3.1.9 ssrportlist read-only
The set of ports to which this filter applies on output. This object may not be modified if the associated. polL2FilterStatus object is equal to active(1).
               polL2FilterCreationTime 1.3.6.1.4.1.52.2501.1.16.3.1.10 timeticks read-only
The value of sysUpTime when this filter was made active(1).
               polL2FilterStatus 1.3.6.1.4.1.52.2501.1.16.3.1.11 rowstatus read-only
SMIv2 RowStatus control for this table. Use createAndWait or createAndGo to create a filter, use destroy to remove an entry or notInService to disengage a filter without destroying it. A row in the notReady state has not had all the mandatory objects set.
       polL2Dot1qVlanStaticTable 1.3.6.1.4.1.52.2501.1.16.4 no-access
A table containing hardware specific VLAN behavior configuration information for VLANs created with the dot1qVlanStaticTable. Configuration information for each VLAN configured into the device by (local or network) management.
           polL2Dot1qVlanStaticEntry 1.3.6.1.4.1.52.2501.1.16.4.1 no-access
An entry containing additional hardware specific objects for a dot1qVlanStaticEntry.
               polL2Dot1qVlanStaticProtocols 1.3.6.1.4.1.52.2501.1.16.4.1.1 bits read-only
Specifies the types of traffic that will be forwarded on this VLAN. Protocols not set in this definition will be filtered. The types of protocols supported on this VLAN corresponds to the type option in the CLI command vlan create . If no protocols are specified, all protocols are forwarded. This corresponds to the port-based CLI option. reserved(0) - this bit is reserved and has no defined behavior. bridged-protocols(1) - this VLAN supports all bridged protocols excluding IP and IPX. Includes appletalk(4), dec(5), sna(6), and ipv6(7) if none of these protocols are set. If any are set, only those that are set are included. ip(2) - this VLAN supports IP protocol. ipx(3) - this VLAN supports IPX protocol. appletalk(4) - this VLAN supports Appletalk protocol. dec(5) - this VLAN supports DEC protocol. sna(6) - this VLAN supports SNA protocol. ipv6(7) - this VLAN supports IPv6 protocol. Bits: 'reserved': 0, 'sna': 6, 'bridged-protocols': 1, 'ip': 2, 'appletalk': 4, 'ipv6': 7, 'ipx': 3, 'dec': 5.
               polL2Dot1qVlanStaticL4Bridging 1.3.6.1.4.1.52.2501.1.16.4.1.2 truthvalue read-only
If this object has a value of false(2), the L4 Bridging feature is not enabled on this VLAN. If this object has a value of true(1), the L4 Bridging feature is enabled for this VLAN. This corresponds to the CLI command vlan enable l4-bridging.
 policyMIB 1.3.6.1.4.1.52.2501.1.210
This module defines a schema to control filters on a device capable of Layer 3 filters also called Access Control Lists (ACLs) and at layer 2. It may also be used to configure static IP routes that use other IP header fields in addition to destination IP address.
         polConformance 1.3.6.1.4.1.52.2501.1.210.2
             polCompliances 1.3.6.1.4.1.52.2501.1.210.2.1
                 polComplianceV10 1.3.6.1.4.1.52.2501.1.210.2.1.1
The compliance statement for the policyMIB.
                 polComplianceV11 1.3.6.1.4.1.52.2501.1.210.2.1.2
The compliance statement for the policyMIB for version 1.1.
                 polComplianceV12 1.3.6.1.4.1.52.2501.1.210.2.1.3
The compliance statement for the policyMIB for version 1.2.
                 polComplianceV13 1.3.6.1.4.1.52.2501.1.210.2.1.4
The compliance statement for the policyMIB for version 1.3.
             polGroups 1.3.6.1.4.1.52.2501.1.210.2.2
                 polGroupV10 1.3.6.1.4.1.52.2501.1.210.2.2.1
A set of managed objects that make up version 1.0 of the SSR Flow Policy MIB.
                 polGroupV11 1.3.6.1.4.1.52.2501.1.210.2.2.2
A set of managed objects that make up version 1.1 of the SSR Flow Policy MIB.
                 polGroupV12 1.3.6.1.4.1.52.2501.1.210.2.2.3
A set of managed objects that make up version 1.2 of the SSR Flow Policy MIB.
                 polGroupV13 1.3.6.1.4.1.52.2501.1.210.2.2.4
A set of managed objects that make up version 1.3 of the SSR Flow Policy MIB.