HP-SN-IP-ACL-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for HP-SN-IP-ACL-MIB.
43
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
43 total| Object Name |
|---|
snAgAcl OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15 |
RFC1155-SMI Unknown .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15 |
snAgAclGlobal OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.1 |
snAgAclGblCurRowIndexThe current row index of the ACL table entry.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.1.1 |
snAgAclTableTable of Access Control List SEQUENCE OF SnAgAclEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.2 |
snAgAclEntryAn entry in the IP access control list table. SnAgAclEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.2.1 |
snAgAclIndexThe access control list item number for an entry.
This is a unique number that identifies different
Access list entries combined with the access list
name and access list number. This one has to be
unique even though the name and number are not unique
for a give access list with same or different source
address, subnet mask, destination address and destination
mask, protocol type, action (permit/deny) type and the
operator (neq, eq, gt and , lt) which makes the index a
unique tuple (name, number, itemnumber).ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.2.1.1 |
snAgAclNumberThe access control list number for an entry.
The standard access list is in the range <1..99>.
The extended access list is in the range <100-199>.rw AclNumber .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.2.1.2 |
snAgAclNameACL name for an entry.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.2.1.3 |
snAgAclActionAction to take if the ip packet matches
with this access control list.rw Action .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.2.1.4 |
snAgAclProtocolTransport protocol. 0 means any protocol.rw IpProtocol .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.2.1.5 |
snAgAclSourceIpSource IP address.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.2.1.6 |
snAgAclSourceMaskSource IP subnet mask.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.2.1.7 |
snAgAclSourceOperatorType of comparison to perform.
for now, this only applys to tcp or udp
to compare the port numberrw Operator .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.2.1.8 |
snAgAclSourceOperand1For now this only refers to transport
protocol port number. 0 means NArw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.2.1.9 |
snAgAclSourceOperand2For now this only refers to transport
protocol port number. 0 means NArw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.2.1.10 |
snAgAclDestinationIpDestination IP address.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.2.1.11 |
snAgAclDestinationMaskDestination IP subnet mask.rw IpAddress .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.2.1.12 |
snAgAclDestinationOperatorType of comparison to perform.
for now, this only applys to tcp or udp
to compare the port numberrw Operator .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.2.1.13 |
snAgAclDestinationOperand1For now this only refers to transport
protocol port number. 0 means NArw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.2.1.14 |
snAgAclDestinationOperand2For now this only refers to transport
protocol port number. 0 means NArw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.2.1.15 |
snAgAclPrecedenceThis refers to IP precedence value in the range <0-7>
critical(5),
flash(3),
flash-override(4),
immediate(2),
internet(6),
network(7),
priority(1),
routine(0)rw PrecedenceValue .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.2.1.16 |
snAgAclTosThis refers to the IP type of service value in range
<0-15> which is the sum of numeric vlaues of the
following options -
match packets with maximum reliability TOS (2)
match packets with maximum throughput TOS (4)
match packets with minimum delay (8)
match packets with minimum monetary cost TOS (1)
match packets with normal TOS (0)rw TosValue .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.2.1.17 |
snAgAclEstablishedEnable/Disable the filtering of established TCP
packets of which the ACK or RESET flag is on. This
additional filter only applies to TCP transport
protocol.rw RtrStatus .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.2.1.18 |
snAgAclLogOptionLog flagrw TruthVal .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.2.1.19 |
snAgAclStandardFlagReturn whether the ACL is standard or extended, 1 for standard ACLrw TruthVal .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.2.1.20 |
snAgAclRowStatusTo create or delete a access list
entry.rw SnRowStatus .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.2.1.21 |
snAgAclFlowCounterApproximate count of flows matching individual ACL entry.ro Counter64 .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.2.1.22 |
snAgAclPacketCounterAccurate count of packets matching individual ACL entry.ro Counter64 .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.2.1.23 |
snAgAclCommentsRemark description of individual ACL entry.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.2.1.24 |
snAgAclIpPriorityQoS priority option for IP ACL entry.rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.2.1.25 |
snAgAclPriorityForceForce packet outgoing priority. Not defined(4)rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.2.1.26 |
snAgAclPriorityMappingMap incoming packet priority. Not defined(8)rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.2.1.27 |
snAgAclDscpMarkingMark packets with given DSCP value. Not defined(64)rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.2.1.28 |
snAgAclDscpMappingMap incoming DSCP value. Not defined(64)rw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.2.1.29 |
snAgAclBindToPortTableTable of ACL binding to port for router SEQUENCE OF SnAgAclBindToPortEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.3 |
snAgAclBindToPortEntryAn entry in the ACL-binding-to-port table. SnAgAclBindToPortEntry .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.3.1 |
snAgAclPortNumBinding-to port num, either physical port or virtual interface.ro INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.3.1.1 |
snAgAclPortBindDirectionACL port direction, inbound or outboundro Direction .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.3.1.2 |
snAgAclNumDefined ACL numberrw INTEGER .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.3.1.3 |
snAgAclNameStringDefined ACL namerw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.3.1.4 |
snAgBindPortListInVirtualInterfacePort list for binding virtual interfacerw OCTET STRING .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.3.1.5 |
snAgAclPortRowStatusTo create or delete a ACL port entry.rw SnRowStatus .1.3.6.1.4.1.11.2.3.7.11.12.2.2.15.3.1.6 |