RmonStatus |
|
The status of a table entry.
Setting this object to the value invalid(4) has the
effect of invalidating the corresponding entry.
That is, it effectively disassociates the mapping
identified with said entry.
It is an implementation-specific matter as to whether
the agent removes an invalidated entry from the table.
Accordingly, management stations must be prepared to
receive tabular information from agents that corresponds
to entries currently not in use. Proper
interpretation of such entries requires examination
of the relevant RmonStatus object.
An existing instance of this object cannot be set to
createRequest(2). This object may only be set to
createRequest(2) when this instance is created. When
this object is created, the agent may wish to create
supplemental object instances with default values
to complete a conceptual row in this table. Because the
creation of these default objects is entirely at the option
of the agent, the manager must not assume that any will be
created, but may make use of any that are created.
Immediately after completing the create operation, the agent
must set this object to underCreation(3).
When in the underCreation(3) state, an entry is allowed to
exist in a possibly incomplete, possibly inconsistent state,
usually to allow it to be modified in multiple PDUs. When in
this state, an entry is not fully active.
Entries shall exist in the underCreation(3) state until
the management station is finished configuring the entry
and sets this object to valid(1) or aborts, setting this
object to invalid(4). If the agent determines that an
entry has been in the underCreation(3) state for an
abnormally long time, it may decide that the management
station has crashed. If the agent makes this decision,
it may set this object to invalid(4) to reclaim the
entry. A prudent agent will understand that the
management station may need to wait for human input
and will allow for that possibility in its
determination of this abnormally long period.
An entry in the valid(1) state is fully configured and
consistent and fully represents the configuration or
operation such a row is intended to represent. For
example, it could be a statistical function that is
configured and active, or a filter that is available
in the list of filters processed by the packet capture
process.
A manager is restricted to changing the state of an entry in
the following ways:
To: valid createRequest underCreation invalid
From:
valid OK NO OK OK
createRequest N/A N/A N/A N/A
underCreation OK NO OK OK
invalid NO NO NO OK
nonExistent NO OK NO OK
In the table above, it is not applicable to move the state
from the createRequest state to any other state because the
manager will never find the variable in that state. The
nonExistent state is not a value of the enumeration, rather
it means that the entryStatus variable does not exist at all.
An agent may allow an entryStatus variable to change state in
additional ways, so long as the semantics of the states are
followed. This allowance is made to ease the implementation of
the agent and is made despite the fact that managers should
never exercise these additional state transitions. |
TEXTUAL-CONVENTION |
|
|
|
|
INTEGER |
valid(1), createRequest(2), underCreation(3), invalid(4) |
|
SysPortCtrlEntry |
|
SEQUENCE |
|
|
|
|
sysPortCtrlIndex |
Integer32 |
|
|
sysPortCtrlSpeed |
INTEGER |
|
|
sysPortCtrlOperStatus |
INTEGER |
|
|
sysPortCtrlMDI |
INTEGER |
|
|
sysPortCtrlFlowControl |
INTEGER |
|
|
sysPortCtrlFlowControlOper |
INTEGER |
|
|
sysPortCtrlType |
INTEGER |
|
StpPortEntry |
|
SEQUENCE |
|
|
|
|
stpPort |
INTEGER |
|
|
stpPortPriority |
INTEGER |
|
|
stpPortState |
INTEGER |
|
|
stpPortEnable |
INTEGER |
|
|
stpAdminPortPathCost |
INTEGER |
|
|
stpPortPathCost |
INTEGER |
|
|
stpPortDesignatedRoot |
BridgeId |
|
|
stpPortDesignatedCost |
INTEGER |
|
|
stpPortDesignatedBridge |
BridgeId |
|
|
stpPortDesignatedPort |
OCTET STRING |
|
|
stpPortForwardTransitions |
Counter32 |
|
|
stpPortProtocolMigration |
TruthValue |
|
|
stpPortOperEdgePort |
TruthValue |
|
|
stpPortAdminPointToPoint |
INTEGER |
|
|
stpPortOperPointToPoint |
TruthValue |
|
|
stpPortEdge |
INTEGER |
|
|
stpPortRestrictedRole |
TruthValue |
|
|
stpPortRestrictedTCN |
TruthValue |
|
Dot1qVlanUngisterMCFilterEntry |
|
SEQUENCE |
|
|
|
|
dot1qVlanUngisterMCFilterVlanId |
Integer32 |
|
|
dot1qVlanUngisterMCFiltermode |
INTEGER |
|
IgsVlanMulticastGroupEntry |
|
SEQUENCE |
|
|
|
|
igsVlanMulticastGroupVlanId |
Integer32 |
|
|
igsVlanMulticastGroupIpAddress |
InetAddress |
|
|
igsVlanMulticastGroupMacAddress |
MacAddress |
|
|
igsVlanMulticastGroupPortList |
PortList |
|
Dot1xAuthConfigPortEntry |
|
SEQUENCE |
|
|
|
|
dot1xAuthConfigPortNumber |
INTEGER |
|
|
dot1xAuthConfigPortControl |
INTEGER |
|
|
dot1xAuthConfigPortStatus |
INTEGER |
|
|
dot1xAuthConfigPortSessionTime |
TimeTicks |
|
|
dot1xAuthConfigPortSessionUserName |
SnmpAdminString |
|
ARPSpoofPreventEntry |
|
SEQUENCE |
|
|
|
|
aRPSpoofPreventIpAddr |
IpAddress |
|
|
aRPSpoofPreventMacAddress |
MacAddress |
|
|
aRPSpoofPreventPortList |
PortList |
|
|
aRPSpoofPreventRowStatus |
RowStatus |
|
Ipv4AclProfileEntry |
|
SEQUENCE |
|
|
|
|
ipv4aclProfileNo |
Integer32 |
|
|
ipv4aclProfileType |
INTEGER |
|
|
ipv4aclProfileRuleCount |
Integer32 |
|
|
ipv4aclProfileMask |
OCTET STRING |
|
|
ipv4aclProfileDstMacAddrMask |
MacAddress |
|
|
ipv4aclProfileSrcMacAddrMask |
MacAddress |
|
|
ipv4aclProfileIPProtocol |
INTEGER |
|
|
ipv4aclProfileDstIpAddrMask |
IpAddress |
|
|
ipv4aclProfileSrcIpAddrMask |
IpAddress |
|
|
ipv4aclProfileDstPortMask |
OCTET STRING |
|
|
ipv4aclProfileSrcPortMask |
OCTET STRING |
|
|
ipv4aclProfileArpSenderMacAddrMask |
MacAddress |
|
|
ipv4aclProfileArpSenderIpAddrMask |
IpAddress |
|
|
ipv4aclProfileStatus |
RowStatus |
|
AclProfileEntry |
|
SEQUENCE |
|
|
|
|
aclProfileNo |
Integer32 |
|
|
aclProfileType |
INTEGER |
|
|
aclProfileRuleCount |
Integer32 |
|
|
aclProfileMask |
OCTET STRING |
|
|
aclProfileDstMacAddrMask |
MacAddress |
|
|
aclProfileSrcMacAddrMask |
MacAddress |
|
|
aclProfileIPProtocol |
INTEGER |
|
|
aclProfileDstIpAddrMaskType |
INTEGER |
|
|
aclProfileDstIpAddrMask |
Ipv6Address |
|
|
aclProfileSrcIpAddrMaskType |
INTEGER |
|
|
aclProfileSrcIpAddrMask |
Ipv6Address |
|
|
aclProfileDstPortMask |
OCTET STRING |
|
|
aclProfileSrcPortMask |
OCTET STRING |
|
|
aclProfileArpSenderMacAddrMask |
MacAddress |
|
|
aclProfileArpSenderIpAddrMask |
Ipv6Address |
|
|
aclProfileStatus |
RowStatus |
|
AclL3RuleEntry |
|
SEQUENCE |
|
|
|
|
aclL3RuleAccessID |
Integer32 |
|
|
aclL3RuleProfileNo |
Integer32 |
|
|
aclL3RuleProtocol |
INTEGER |
|
|
aclL3RuleICMPMessageType |
Integer32 |
|
|
aclL3RuleICMPMessageCode |
Integer32 |
|
|
aclL3RuleDstIpAddr |
IpAddress |
|
|
aclL3RuleSrcIpAddr |
IpAddress |
|
|
aclL3RuleDstIpAddrMask |
IpAddress |
|
|
aclL3RuleSrcIpAddrMask |
IpAddress |
|
|
aclL3RuleTcpUdpDstPort |
Integer32 |
|
|
aclL3RuleTcpUdpSrcPort |
Integer32 |
|
|
aclL3RuleTcpUdpDstPortMask |
OCTET STRING |
|
|
aclL3RuleTcpUdpSrcPortMask |
OCTET STRING |
|
|
aclL3RuleTcpAckBit |
INTEGER |
|
|
aclL3RuleTcpRstBit |
INTEGER |
|
|
aclL3RuleTcpUrgBit |
INTEGER |
|
|
aclL3RuleTcpPshBit |
INTEGER |
|
|
aclL3RuleTcpSynBit |
INTEGER |
|
|
aclL3RuleTcpFinBit |
INTEGER |
|
|
aclL3RuleDscp |
Integer32 |
|
|
aclL3RuleIgmpType |
Integer32 |
|
|
aclL3RulePortList |
PortList |
|
|
aclL3RuleAction |
INTEGER |
|
|
aclL3RuleStatus |
RowStatus |
|
Aclv6L3RuleEntry |
|
SEQUENCE |
|
|
|
|
aclv6L3RuleAccessID |
Integer32 |
|
|
aclv6L3RuleProfileNo |
Integer32 |
|
|
aclv6L3RuleProtocol |
INTEGER |
|
|
aclv6L3RuleICMPMessageType |
Integer32 |
|
|
aclv6L3RuleICMPMessageCode |
Integer32 |
|
|
aclv6L3RuleDstIpAddr |
Ipv6Address |
|
|
aclv6L3RuleSrcIpAddr |
Ipv6Address |
|
|
aclv6L3RuleDstIpAddrMask |
Ipv6Address |
|
|
aclv6L3RuleSrcIpAddrMask |
Ipv6Address |
|
|
aclv6L3RuleTcpUdpDstPort |
Integer32 |
|
|
aclv6L3RuleTcpUdpSrcPort |
Integer32 |
|
|
aclv6L3RuleTcpUdpDstPortMask |
OCTET STRING |
|
|
aclv6L3RuleTcpUdpSrcPortMask |
OCTET STRING |
|
|
aclv6L3RuleTcpAckBit |
INTEGER |
|
|
aclv6L3RuleTcpRstBit |
INTEGER |
|
|
aclv6L3RuleTcpUrgBit |
INTEGER |
|
|
aclv6L3RuleTcpPshBit |
INTEGER |
|
|
aclv6L3RuleTcpSynBit |
INTEGER |
|
|
aclv6L3RuleTcpFinBit |
INTEGER |
|
|
aclv6L3RuleTrafficClass |
Integer32 |
|
|
aclv6L3RulePortList |
PortList |
|
|
aclv6L3RuleAction |
INTEGER |
|
|
aclv6L3RuleStatus |
RowStatus |
|
SnmpV3UserEntry |
|
SEQUENCE |
|
|
|
|
snmpV3UserName |
SnmpAdminString |
|
|
snmpV3UserVersion |
INTEGER |
|
|
snmpV3UserGroupName |
SnmpAdminString |
|
|
snmpV3UserAuthProtocol |
INTEGER |
|
|
snmpV3UserAuthProtocolPassword |
SnmpAdminString |
|
|
snmpV3UserPrivProtocol |
INTEGER |
|
|
snmpV3UserPrivProtocolPassword |
SnmpAdminString |
|
|
snmpV3UserStatus |
RowStatus |
|
SnmpV3GroupEntry |
|
SEQUENCE |
|
|
|
|
snmpV3GroupName |
SnmpAdminString |
|
|
snmpV3GroupSecurityModel |
INTEGER |
|
|
snmpV3GroupSecurityLevel |
SnmpSecurityLevel |
|
|
snmpV3GroupReadViewName |
SnmpAdminString |
|
|
snmpV3GroupWriteViewName |
SnmpAdminString |
|
|
snmpV3GroupNotifyViewName |
SnmpAdminString |
|
|
snmpV3GroupStatus |
RowStatus |
|
Ipv4snmpV3HostEntry |
|
SEQUENCE |
|
|
|
|
ipv4snmpV3HostAddress |
IpAddress |
|
|
ipv4snmpV3HostCommunityName |
SnmpAdminString |
|
|
ipv4snmpV3HostVersion |
INTEGER |
|
|
ipv4snmpV3HostStatus |
RowStatus |
|
VoiceVlanPortControlEntry |
|
SEQUENCE |
|
|
|
|
voicevlanPortControlIndex |
InterfaceIndex |
|
|
voicevlanPortAutoDetection |
INTEGER |
|
|
voicevlanPortManuTagMode |
INTEGER |
|
|
voicevlanPortCurrentTagMode |
INTEGER |
|
|
voicevlanPortState |
INTEGER |
|
AutoSurveillanceVlanOUIEntry |
|
SEQUENCE |
|
|
|
|
autoSurveillanceVlanOUISurveillanceOUI |
MacAddress |
|
|
autoSurveillanceVlanOUIDescription |
OCTET STRING |
|
|
autoSurveillanceVlanOUIMask |
MacAddress |
|
|
autoSurveillanceVlanOUIStatus |
RowStatus |
|
|
autoSurveillanceVlanOUIComponentType |
INTEGER |
|
DlinklldpConfigManAddrEntry |
|
SEQUENCE |
|
|
|
|
dlinklldpLocManAddrSubtype |
AddressFamilyNumbers |
|
|
dlinklldpLocManAddr |
LldpManAddress |
|
|
dlinklldpConfigManAddrPortsTxEnable |
PortList |
|
Ipv4DhcpServerScreenServerEntry |
|
SEQUENCE |
|
|
|
|
ipv4dhcpServerScreenServerIndex |
INTEGER |
|
|
ipv4dhcpServerScreenServerAddress |
IpAddress |
|
|
ipv4dhcpServerScreenServerStatus |
RowStatus |
|
DhcpServerScreenTrustedServerEntry |
|
SEQUENCE |
|
|
|
|
dhcpServerScreenTrustedServerIndex |
INTEGER |
|
|
dhcpServerScreenTrustedServerAddress |
Ipv6Address |
|
|
dhcpServerScreenIPType |
INTEGER |
|
|
dhcpServerScreenTrustedServerStatus |
RowStatus |
|
RmonHistoryEntry |
|
SEQUENCE |
|
|
|
|
rmonHistoryIndex |
Integer32 |
|
|
rmonHistoryDataSource |
OBJECT IDENTIFIER |
|
|
rmonHistoryBucketsRequested |
Integer32 |
|
|
rmonHistoryInterval |
Integer32 |
|
|
rmonHistoryOwner |
OCTET STRING |
|
|
rmonHistoryStatus |
RmonStatus |
|
RmonAlarmEntry |
|
SEQUENCE |
|
|
|
|
rmonAlarmIndex |
Integer32 |
|
|
rmonAlarmInterval |
Integer32 |
|
|
rmonAlarmVariable |
OBJECT IDENTIFIER |
|
|
rmonAlarmSampleType |
INTEGER |
|
|
rmonAlarmRisingThreshold |
Integer32 |
|
|
rmonAlarmFallingThreshold |
Integer32 |
|
|
rmonAlarmRisingEventIndex |
Integer32 |
|
|
rmonAlarmFallingEventIndex |
Integer32 |
|
|
rmonAlarmOwner |
OCTET STRING |
|
|
rmonAlarmStatus |
RmonStatus |
|
sysPortCtrlEntry |
1.3.6.1.4.1.171.10.76.15.1.13.1 |
An entry appears in this table for each interface in the system.
Index to the table is the interface index of the port. |
Status: current |
Access: not-accessible |
OBJECT-TYPE |
|
|
|
|
SysPortCtrlEntry |
|
|
dot3azEntry |
1.3.6.1.4.1.171.10.76.15.52.1.1.1 |
An entry appears in IEEE802.3az EEE table for each interface
in the system. |
Status: current |
Access: not-accessible |
OBJECT-TYPE |
|
|
|
|
Dot3azEntry |
|
|
ipifV6AddressEntry |
1.3.6.1.4.1.171.10.76.15.2.5.12.1 |
An entry containing management information applicable
to a particular interface. |
Status: current |
Access: not-accessible |
OBJECT-TYPE |
|
|
|
|
IpifV6AddressEntry |
|
|
ipifV6AddressMainIndex |
1.3.6.1.4.1.171.10.76.15.2.5.12.1.1 |
The index of this IPv6 entry. |
Status: current |
Access: read-only |
OBJECT-TYPE |
|
|
|
|
InterfaceIndex |
|
|
impbSettingEntry |
1.3.6.1.4.1.171.10.76.15.14.10.1.1 |
An entry appears in IP-MAC-Port Binding Setting table for each interface
in the system. |
Status: current |
Access: not-accessible |
OBJECT-TYPE |
|
|
|
|
ImpbSettingEntry |
|
|
impbSmartEntry |
1.3.6.1.4.1.171.10.76.15.14.10.2.1 |
An entry appears in Smart IP-MAC-Port Binding table for each interface
in the system. |
Status: current |
Access: not-accessible |
OBJECT-TYPE |
|
|
|
|
ImpbSmartEntry |
|
|
impbWhiteListEntry |
1.3.6.1.4.1.171.10.76.15.14.10.3.1 |
An entry appears in Manual IP-MAC-Port Binding white list table for each interface
in the system. |
Status: current |
Access: not-accessible |
OBJECT-TYPE |
|
|
|
|
ImpbWhiteListEntry |
|
|
impbBlackListEntry |
1.3.6.1.4.1.171.10.76.15.14.10.4.1 |
An entry appears in Manual IP-MAC-Port Binding black list table for each interface
in the system. |
Status: current |
Access: not-accessible |
OBJECT-TYPE |
|
|
|
|
ImpbBlackListEntry |
|
|
stpPortEntry |
1.3.6.1.4.1.171.10.76.15.6.2.1 |
A list of information maintained by every port
about the Spanning Tree Protocol state for that
port. |
Status: current |
Access: not-accessible |
OBJECT-TYPE |
|
|
|
|
StpPortEntry |
|
|
staticMcastEntry |
1.3.6.1.4.1.171.10.76.15.35.1.1 |
A Static MAC entry containing the mac and forwarding port. |
Status: current |
Access: not-accessible |
OBJECT-TYPE |
|
|
|
|
StaticMcastEntry |
|
|
dot1qVlanEntry |
1.3.6.1.4.1.171.10.76.15.7.6.1 |
Information for a VLAN configured into the
device by (local or network) management. |
Status: current |
Access: not-accessible |
OBJECT-TYPE |
|
|
|
|
Dot1qVlanEntry |
|
|
dot1qVlanPortEntry |
1.3.6.1.4.1.171.10.76.15.7.7.1 |
Information controlling VLAN configuration for a port
on the device. |
Status: current |
Access: not-accessible |
OBJECT-TYPE |
|
|
|
|
Dot1qVlanPortEntry |
|
|
dot1qVlanUngisterMCFilterEntry |
1.3.6.1.4.1.171.10.76.15.7.8.1 |
A list of multicast filter mode information for each VLAN ID. |
Status: current |
Access: not-accessible |
OBJECT-TYPE |
|
|
|
|
Dot1qVlanUngisterMCFilterEntry |
|
|
laPortChannelEntry |
1.3.6.1.4.1.171.10.76.15.8.1.3.1 |
There is one entry in this table for each created
port-channel port. |
Status: current |
Access: not-accessible |
OBJECT-TYPE |
|
|
|
|
LaPortChannelEntry |
|
|
laPortControlEntry |
1.3.6.1.4.1.171.10.76.15.8.2.1.1 |
A list of Link Aggregation Control configuration
parameters for each Aggregation Port on this device. |
Status: current |
Access: not-accessible |
OBJECT-TYPE |
|
|
|
|
LaPortControlEntry |
|
|
staticEntry |
1.3.6.1.4.1.171.10.76.15.9.3.1 |
A Static MAC entry containing the mac and forwarding port. |
Status: current |
Access: not-accessible |
OBJECT-TYPE |
|
|
|
|
StaticEntry |
|
|
igsVlanRouterEntry |
1.3.6.1.4.1.171.10.76.15.10.3.3.1 |
An igs vlan router entry contain the igs vlan router port list. |
Status: current |
Access: not-accessible |
OBJECT-TYPE |
|
|
|
|
IgsVlanRouterEntry |
|
|
igsVlanFilterEntry |
1.3.6.1.4.1.171.10.76.15.10.3.4.1 |
Contains snooping status , version and fast leave
configuration for a specific VLAN. |
Status: current |
Access: not-accessible |
OBJECT-TYPE |
|
|
|
|
IgsVlanFilterEntry |
|
|
igsVlanMulticastGroupEntry |
1.3.6.1.4.1.171.10.76.15.10.3.5.1 |
This table contains VLAN ID, multicast group MAC address and the
list of ports onto which the multicast data packets for group
should be forwarded. |
Status: current |
Access: not-accessible |
OBJECT-TYPE |
|
|
|
|
IgsVlanMulticastGroupEntry |
|
|
dot1xAuthConfigPortEntry |
1.3.6.1.4.1.171.10.76.15.11.2.9.1 |
The configuration information for an Authenticator Port. |
Status: current |
Access: not-accessible |
OBJECT-TYPE |
|
|
|
|
Dot1xAuthConfigPortEntry |
|
|
dot1pPortEntry |
1.3.6.1.4.1.171.10.76.15.12.3.1.1 |
A list of 802.1p port default priority priorities. |
Status: current |
Access: not-accessible |
OBJECT-TYPE |
|
|
|
|
Dot1pPortEntry |
|
|
aclQosEntry |
1.3.6.1.4.1.171.10.76.15.12.6.1.1 |
A list of priority by acl setting entry. |
Status: current |
Access: not-accessible |
OBJECT-TYPE |
|
|
|
|
AclQosEntry |
|
|
bandwidthCtrlEntry |
1.3.6.1.4.1.171.10.76.15.13.1.2.1 |
An entry appears in this table for each physical
interface in the switch. |
Status: current |
Access: not-accessible |
OBJECT-TYPE |
|
|
|
|
BandwidthCtrlEntry |
|
|
ipv4trustedHostEntry |
1.3.6.1.4.1.171.10.76.15.14.1.2.1 |
Each entry in this table represents rules for particular
trusted host. |
Status: obsolete |
Access: not-accessible |
OBJECT-TYPE |
|
|
|
|
Ipv4TrustedHostEntry |
|
|
trustedHostEntry |
1.3.6.1.4.1.171.10.76.15.14.1.3.1 |
Each entry in this table represents rules for particular
trusted host. |
Status: current |
Access: not-accessible |
OBJECT-TYPE |
|
|
|
|
TrustedHostEntry |
|
|
aRPSpoofPreventEntry |
1.3.6.1.4.1.171.10.76.15.14.3.1.1 |
An entry appears in this table for each interface
in the system. |
Status: current |
Access: not-accessible |
OBJECT-TYPE |
|
|
|
|
ARPSpoofPreventEntry |
|
|
portSecEntry |
1.3.6.1.4.1.171.10.76.15.14.2.1.1 |
An entry appears in port security table for each interface
in the system. |
Status: current |
Access: not-accessible |
OBJECT-TYPE |
|
|
|
|
PortSecEntry |
|
|
ipv4aclProfileEntry |
1.3.6.1.4.1.171.10.76.15.15.1.1.1 |
Each entry in this table is a ACL profile.
Index to the table is ACL profile ID. |
Status: obsolete |
Access: not-accessible |
OBJECT-TYPE |
|
|
|
|
Ipv4AclProfileEntry |
|
|
ipv4aclProfileType |
1.3.6.1.4.1.171.10.76.15.15.1.1.1.2 |
The ACL Profile type, possible value are
l2 (1) - for MAC-based rule.
l3v4 (2) - for IPv4-based rule.
impb (3) - for IMPB entry.
arpSP-permit(4) - for ARP Spoofing prevention entry.
arpSP-deny(5) - for ARP Spoofing prevention entry.
voiceVlan(6) - for Voice VLAN OUI entry.
surveillanceVlan(7) - for Surveillance VLAN OUI entry.
aclQoS(8) - for ACL QoS entry.
dhcpServerScreen(10) - for DHCP server screening entry.
Note that only l2, l3v4 and l3v6 could be set by user,
other is reserved for system to show information.
|
Status: obsolete |
Access: read-write |
OBJECT-TYPE |
|
|
|
|
INTEGER |
l2(1), l3(2), impb(3), arpSP-permit(4), arpSP-deny(5), voiceVlan(6), surveillanceVlan(7), aclQoS(8), dhcpServerScreen(10) |
|
aclProfileEntry |
1.3.6.1.4.1.171.10.76.15.15.1.2.1 |
Each entry in this table is a ACL profile.
Index to the table is ACL profile ID. |
Status: current |
Access: not-accessible |
OBJECT-TYPE |
|
|
|
|
AclProfileEntry |
|
|
aclProfileType |
1.3.6.1.4.1.171.10.76.15.15.1.2.1.2 |
The ACL Profile type, possible value are
l2 (1) - for MAC-based rule.
l3v4 (2) - for IPv4-based rule.
impb (3) - for IMPB entry.
l3v6 (11) - for IPv6-based rule.
zone defense (12) - for zone defense entry.
arpSP-permit(4) - for ARP Spoofing prevention entry.
arpSP-deny(5) - for ARP Spoofing prevention entry.
voiceVlan(6) - for Voice VLAN OUI entry.
surveillanceVlan(7) - for Surveillance VLAN OUI entry.
aclQoS(8) - for ACL QoS entry.
dhcpServerScreen(10) - for DHCP server screening entry.
Note that only l2, l3v4 and l3v6 could be set by user,
other is reserved for system to show information.
|
Status: current |
Access: read-write |
OBJECT-TYPE |
|
|
|
|
INTEGER |
l2(1), l3v4(2), impb(3), arpSP-permit(4), arpSP-deny(5), voiceVlan(6), surveillanceVlan(7), aclQoS(8), dhcpServerScreen(10), l3v6(11), zone-defense(12) |
|
aclL2RuleEntry |
1.3.6.1.4.1.171.10.76.15.15.2.1.1 |
Each entry in this table is a L2 filter rule.
Index to the table is the L2 filter number and Profile ID. |
Status: current |
Access: not-accessible |
OBJECT-TYPE |
|
|
|
|
AclL2RuleEntry |
|
|
aclL3RuleEntry |
1.3.6.1.4.1.171.10.76.15.15.3.1.1 |
Each entry in this table is a L3 filter rule.
Index to the table is L3 filter number. |
Status: current |
Access: not-accessible |
OBJECT-TYPE |
|
|
|
|
AclL3RuleEntry |
|
|
aclL3RuleICMPMessageType |
1.3.6.1.4.1.171.10.76.15.15.3.1.1.4 |
The message type to be checked against the packet. If the
message type matches with the packet, then the packet will be
dropped / allowed based on the action set in aclL3RuleAction.
The default value is '-1',which means the rule don't care this
condition.
Some ICMP message types are:
echoReply(0),
destinationUnreachable(3),
sourceQuench(4),
redirect(5),
echoRequest(8),
timeExceeded(11),
parameterProblem(12),
timestampRequest(13),
timestampReply(14),
informationRequest(15),
informationReply(16),
addressMaskRequest(17),
addressMaskReply (18),
|
Status: current |
Access: read-write |
OBJECT-TYPE |
|
|
|
|
Integer32 |
-1..255 |
|
aclL3RuleICMPMessageCode |
1.3.6.1.4.1.171.10.76.15.15.3.1.1.5 |
The message code to be checked against the packet. If the
packet matches with the message code, then the packet will
be dropped / allowed based on the action set in aclL3RuleAction.
The default value is '-1', which means the rule don't care this
condition.
Some ICMP message codes are :
networkUnreachable(0),
hostUnreachable(1),
protocolUnreachable(2),
portUnreachable(3),
fragmentNeed(4),
sourceRouteFail(5),
destNetworkUnknown(6),
destHostUnknown(7),
srcHostIsolated(8),
destNetworkAdminProhibited(9),
destHostAdminProhibited(10),
networkUnreachableTOS(11),
hostUnreachableTOS(12),
|
Status: current |
Access: read-write |
OBJECT-TYPE |
|
|
|
|
Integer32 |
-1..255 |
|
aclv6L3RuleEntry |
1.3.6.1.4.1.171.10.76.15.15.3.2.1 |
Each entry in this table is a L3 filter rule.
Index to the table is L3 filter number. |
Status: current |
Access: not-accessible |
OBJECT-TYPE |
|
|
|
|
Aclv6L3RuleEntry |
|
|
aclv6L3RuleICMPMessageType |
1.3.6.1.4.1.171.10.76.15.15.3.2.1.4 |
The message type to be checked against the packet. If the
message type matches with the packet, then the packet will be
dropped / allowed based on the action set in aclL3RuleAction.
The default value is '-1',which means the rule don't care this
condition.
Some ICMP message types are:
echoReply(0),
destinationUnreachable(3),
sourceQuench(4),
redirect(5),
echoRequest(8),
timeExceeded(11),
parameterProblem(12),
timestampRequest(13),
timestampReply(14),
informationRequest(15),
informationReply(16),
addressMaskRequest(17),
addressMaskReply (18),
|
Status: current |
Access: read-write |
OBJECT-TYPE |
|
|
|
|
Integer32 |
-1..255 |
|
aclv6L3RuleICMPMessageCode |
1.3.6.1.4.1.171.10.76.15.15.3.2.1.5 |
The message code to be checked against the packet. If the
packet matches with the message code, then the packet will
be dropped / allowed based on the action set in aclL3RuleAction.
The default value is '-1', which means the rule don't care this
condition.
Some ICMP message codes are :
networkUnreachable(0),
hostUnreachable(1),
protocolUnreachable(2),
portUnreachable(3),
fragmentNeed(4),
sourceRouteFail(5),
destNetworkUnknown(6),
destHostUnknown(7),
srcHostIsolated(8),
destNetworkAdminProhibited(9),
destHostAdminProhibited(10),
networkUnreachableTOS(11),
hostUnreachableTOS(12),
|
Status: current |
Access: read-write |
OBJECT-TYPE |
|
|
|
|
Integer32 |
-1..255 |
|
snmpV3UserEntry |
1.3.6.1.4.1.171.10.76.15.25.2.1.1 |
Tok_String |
Status: current |
Access: not-accessible |
OBJECT-TYPE |
|
|
|
|
SnmpV3UserEntry |
|
|
snmpV3GroupEntry |
1.3.6.1.4.1.171.10.76.15.25.3.1.1 |
Tok_String |
Status: current |
Access: not-accessible |
OBJECT-TYPE |
|
|
|
|
SnmpV3GroupEntry |
|
|
snmpV3ViewTreeEntry |
1.3.6.1.4.1.171.10.76.15.25.4.1.1 |
Tok_String |
Status: current |
Access: not-accessible |
OBJECT-TYPE |
|
|
|
|
SnmpV3ViewTreeEntry |
|
|
snmpV3viewTreeMask |
1.3.6.1.4.1.171.10.76.15.25.4.1.1.3 |
The bit mask which, in combination with the
corresponding instance of vacmViewTreeFamilySubtree,
defines a family of view subtrees.
Each bit of this bit mask corresponds to a
sub-identifier of vacmViewTreeFamilySubtree, with the
most significant bit of the i-th octet of this octet
string value (extended if necessary, see below)
corresponding to the (8*i - 7)-th sub-identifier, and
the least significant bit of the i-th octet of this
octet string corresponding to the (8*i)-th
sub-identifier, where i is in the range 1 through 16.
Each bit of this bit mask specifies whether or not
the corresponding sub-identifiers must match when
determining if an OBJECT IDENTIFIER is in this
family of view subtrees; a '1' indicates that an
exact match must occur; a '0' indicates 'wild card',
i.e., any sub-identifier value matches.
Thus, the OBJECT IDENTIFIER X of an object instance
is contained in a family of view subtrees if, for
each sub-identifier of the value of
vacmViewTreeFamilySubtree, either:
the i-th bit of vacmViewTreeFamilyMask is 0, or
the i-th sub-identifier of X is equal to the i-th
sub-identifier of the value of
vacmViewTreeFamilySubtree.
If the value of this bit mask is M bits long and
there are more than M sub-identifiers in the
corresponding instance of vacmViewTreeFamilySubtree,
then the bit mask is extended with 1's to be the
required length.
Note that when the value of this object is the
zero-length string, this extension rule results in
a mask of all-1's being used (i.e., no 'wild card'),
and the family of view subtrees is the one view
subtree uniquely identified by the corresponding
instance of vacmViewTreeFamilySubtree.
Note that masks of length greater than zero length
do not need to be supported. In this case this
object is made read-only.
|
Status: current |
Access: read-create |
OBJECT-TYPE |
|
|
|
|
OCTET STRING |
Size(0..16) |
|
ipv4snmpV3HostEntry |
1.3.6.1.4.1.171.10.76.15.25.6.1.1 |
Tok_String |
Status: obsolete |
Access: not-accessible |
OBJECT-TYPE |
|
|
|
|
Ipv4snmpV3HostEntry |
|
|
snmpV3HostEntry |
1.3.6.1.4.1.171.10.76.15.25.6.2.1 |
Tok_String |
Status: current |
Access: not-accessible |
OBJECT-TYPE |
|
|
|
|
SnmpV3HostEntry |
|
|