EdgeSwitch-SWITCHING-MIB

File: EdgeSwitch-SWITCHING-MIB.mib (472649 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC EdgeSwitch-REF-MIB
RFC1213-MIB Q-BRIDGE-MIB IANAifType-MIB
IF-MIB INET-ADDRESS-MIB EdgeSwitch-LOGGING-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
IpAddress Integer32 Unsigned32
Counter32 Counter64 Gauge32
TimeTicks OBJECT-IDENTITY RowStatus
TruthValue MacAddress DateAndTime
TEXTUAL-CONVENTION fastPath AgentPortMask
DisplayString PhysAddress VlanId
VlanIndex dot1qVlanIndex dot1qFdbId
IANAifType InterfaceIndex ifIndex
InterfaceIndexOrZero InetAddressType InetAddress
AgentLogSeverity

Defined Types

PortList  
Each octet within this value specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the bridge is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'.
TEXTUAL-CONVENTION    
  OCTET STRING  

VlanList  
Each octet within this value specifies a set of eight vlans, with the first octet specifying vlans 1 through 8, the second octet specifying vlans 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered vlan, and the least significant bit represents the highest numbered vlan. Thus, each vlan supported is represented by a single bit within the value of this object. If that bit has a value of '1' then the associated port is in that vlan; the port is not included if the vlans bit has a value of '0'.
TEXTUAL-CONVENTION    
  OCTET STRING  

Ipv6Address  
This data type is used to model IPv6 addresses. This is a binary string of 16 octets in network byte-order.
TEXTUAL-CONVENTION    
  OCTET STRING Size(16)  

Ipv6AddressPrefix  
This data type is used to model IPv6 address prefixes. This is a binary string of up to 16 octets in network byte-order.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..16)  

Ipv6AddressIfIdentifier  
This data type is used to model IPv6 address interface identifiers. This is a binary string of up to 8 octets in network byte-order.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..8)  

Ipv6IfIndex  
A unique value, greater than zero for each internetwork-layer interface in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each internetwork-layer interface must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
TEXTUAL-CONVENTION    
  Integer32 1..2147483647  

Ipv6IfIndexOrZero  
This textual convention is an extension of the Ipv6IfIndex convention. The latter defines a greater than zero value used to identify an IPv6 interface in the managed system. This extension permits the additional value of zero. The value zero is object-specific and must therefore be defined as part of the description of any object which uses this syntax. Examples of the usage of zero might include situations where interface was unknown, or when none or all interfaces need to be referenced.
TEXTUAL-CONVENTION    
  Integer32 0..2147483647  

PortId  
This data type is used to model port ids. This is a binary string of 2 octets.
TEXTUAL-CONVENTION    
  OCTET STRING Size(2)  

AgentTrapLogEntry  
SEQUENCE    
  agentTrapLogIndex Integer32
  agentTrapLogSystemTime DisplayString
  agentTrapLogTrap DisplayString

AgentSupportedMibEntry  
SEQUENCE    
  agentSupportedMibIndex Integer32
  agentSupportedMibName DisplayString
  agentSupportedMibDescription DisplayString

AgentSwitchCpuProcessEntry  
SEQUENCE    
  agentSwitchCpuProcessIndex Integer32
  agentSwitchCpuProcessName DisplayString
  agentSwitchCpuProcessPercentageUtilization DisplayString
  agentSwitchCpuProcessId DisplayString

AgentSwitchCpuCosQDropEntry  
SEQUENCE    
  agentSwitchCpuCosQIndex Unsigned32
  agentSwitchCpuCosQDrops Counter32

AgentSwitchMbufEntry  
SEQUENCE    
  agentSwitchMbufPrio Unsigned32
  agentSwitchMbufClassName DisplayString
  agentSwitchMbufAllocAttempts Counter32
  agentSwitchMbufAllocFails Counter32

AgentLoginSessionEntry  
SEQUENCE    
  agentLoginSessionIndex Integer32
  agentLoginSessionUserName DisplayString
  agentLoginSessionIPAddress IpAddress
  agentLoginSessionConnectionType INTEGER
  agentLoginSessionIdleTime TimeTicks
  agentLoginSessionSessionTime TimeTicks
  agentLoginSessionStatus RowStatus
  agentLoginSessionInetAddressType InetAddressType
  agentLoginSessionInetAddress InetAddress

AgentUserConfigEntry  
SEQUENCE    
  agentUserIndex Integer32
  agentUserName DisplayString
  agentUserPassword DisplayString
  agentUserAccessMode INTEGER
  agentUserStatus RowStatus
  agentUserAuthenticationType INTEGER
  agentUserEncryptionType INTEGER
  agentUserEncryptionPassword DisplayString
  agentUserLockoutStatus INTEGER
  agentUserPasswordExpireTime DateAndTime
  agentUserAccessLevel INTEGER

AgentPasswordManagementStrengthExcludeKeywordEntry  
SEQUENCE    
  agentPasswordMgmtStrengthExcludeKeyword DisplayString
  agentPasswordMgmtStrengthExcludeKeywordStatus RowStatus

AgentIASUserConfigEntry  
SEQUENCE    
  agentIASUserIndex Integer32
  agentIASUserName DisplayString
  agentIASUserPassword DisplayString
  agentIASUserStatus RowStatus

AgentLagSummaryConfigEntry  
SEQUENCE    
  agentLagSummaryLagIndex Integer32
  agentLagSummaryName DisplayString
  agentLagSummaryFlushTimer Integer32
  agentLagSummaryLinkTrap INTEGER
  agentLagSummaryAdminMode INTEGER
  agentLagSummaryStpMode INTEGER
  agentLagSummaryAddPort Integer32
  agentLagSummaryDeletePort Integer32
  agentLagSummaryStatus RowStatus
  agentLagSummaryType INTEGER
  agentLagSummaryStaticCapability INTEGER
  agentLagSummaryHashOption Integer32
  agentLagSummaryMinimumActiveLinks INTEGER
  agentLagSummaryLocalPreferenceMode INTEGER
  agentLagSummaryMtuValue Unsigned32
  agentLagSummaryPortCounter Integer32

AgentLagDetailedConfigEntry  
SEQUENCE    
  agentLagDetailedLagIndex Integer32
  agentLagDetailedIfIndex Integer32
  agentLagDetailedPortSpeed OBJECT IDENTIFIER
  agentLagDetailedPortStatus INTEGER
  agentLagDetailedPortCounter Integer32

AgentNetworkIpv6AddrEntry  
SEQUENCE    
  agentNetworkIpv6AddrPrefix Ipv6AddressPrefix
  agentNetworkIpv6AddrPrefixLength INTEGER
  agentNetworkIpv6AddrEuiFlag INTEGER
  agentNetworkIpv6AddrStatus RowStatus

AgentServicePortIpv6AddrEntry  
SEQUENCE    
  agentServicePortIpv6AddrPrefix Ipv6AddressPrefix
  agentServicePortIpv6AddrPrefixLength INTEGER
  agentServicePortIpv6AddrEuiFlag INTEGER
  agentServicePortIpv6AddrStatus RowStatus

AgentSnmpCommunityConfigEntry  
SEQUENCE    
  agentSnmpCommunityIndex Integer32
  agentSnmpCommunityName DisplayString
  agentSnmpCommunityIPAddress IpAddress
  agentSnmpCommunityIPMask IpAddress
  agentSnmpCommunityAccessMode INTEGER
  agentSnmpCommunityStatus INTEGER

AgentSnmpTrapReceiverConfigEntry  
SEQUENCE    
  agentSnmpTrapReceiverIndex Integer32
  agentSnmpTrapReceiverCommunityName DisplayString
  agentSnmpTrapReceiverAddressType INTEGER
  agentSnmpTrapReceiverAddress DisplayString
  agentSnmpTrapReceiverIPAddress IpAddress
  agentSnmpTrapReceiverStatus INTEGER
  agentSnmpTrapReceiverVersion INTEGER
  agentSnmpTrapReceiverIpv6Address Ipv6AddressPrefix

AgentSwitchAddressAgingTimeoutEntry  
SEQUENCE    
  agentSwitchAddressAgingTimeout Integer32

AgentSwitchStaticMacFilteringEntry  
SEQUENCE    
  agentSwitchStaticMacFilteringVlanId Integer32
  agentSwitchStaticMacFilteringAddress MacAddress
  agentSwitchStaticMacFilteringSourcePortMask AgentPortMask
  agentSwitchStaticMacFilteringDestPortMask AgentPortMask
  agentSwitchStaticMacFilteringStatus RowStatus

AgentSwitchSnoopSSMGroupEntry  
SEQUENCE    
  agentSwitchSnoopSSMGroupAddressType InetAddressType
  agentSwitchSnoopSSMGroupAddress InetAddress
  agentSwitchSnoopSSMGroupIfIndex InterfaceIndex
  agentSwitchSnoopSSMGroupVlanId VlanIndex
  agentSwitchSnoopSSMGroupLastReporter InetAddress
  agentSwitchSnoopSSMGroupSourceFilterMode INTEGER

AgentSwitchSnoopSSMSrcListEntry  
SEQUENCE    
  agentSwitchSnoopSSMSrcListAddressType InetAddressType
  agentSwitchSnoopSSMSrcListAddress InetAddress
  agentSwitchSnoopSSMSrcListIfIndex InterfaceIndex
  agentSwitchSnoopSSMSrcListVlanId VlanIndex
  agentSwitchSnoopSSMSrcListHostAddress InetAddress

AgentSwitchSnoopSSMFDBEntry  
SEQUENCE    
  agentSwitchSnoopSSMFDBVlanIndex VlanIndex
  agentSwitchSnoopSSMFDBGroupAddressType InetAddressType
  agentSwitchSnoopSSMFDBGroupAddress InetAddress
  agentSwitchSnoopSSMFDBSourceAddress InetAddress
  agentSwitchSnoopSSMFDBIncludePortList AgentPortMask
  agentSwitchSnoopSSMFDBExcludePortList AgentPortMask

AgentSwitchSnoopingCfgEntry  
SEQUENCE    
  agentSwitchSnoopingProtocol InetAddressType
  agentSwitchSnoopingAdminMode INTEGER
  agentSwitchSnoopingPortMask AgentPortMask
  agentSwitchSnoopingMulticastControlFramesProcessed Counter32
  agentSwitchSnoopingProxyQuerierAdminMode INTEGER

AgentSwitchSnoopingIntfEntry  
SEQUENCE    
  agentSwitchSnoopingIntfIndex Unsigned32
  agentSwitchSnoopingIntfAdminMode INTEGER
  agentSwitchSnoopingIntfGroupMembershipInterval Integer32
  agentSwitchSnoopingIntfMaxResponseTime Integer32
  agentSwitchSnoopingIntfMRPExpirationTime Integer32
  agentSwitchSnoopingIntfFastLeaveAdminMode INTEGER
  agentSwitchSnoopingIntfMulticastRouterMode INTEGER
  agentSwitchSnoopingIntfVlanIDs VlanList
  agentSwitchSnoopingIntfProxyQuerierAdminMode INTEGER

AgentSwitchSnoopingVlanEntry  
SEQUENCE    
  agentSwitchSnoopingVlanAdminMode INTEGER
  agentSwitchSnoopingVlanGroupMembershipInterval Integer32
  agentSwitchSnoopingVlanMaxResponseTime Integer32
  agentSwitchSnoopingVlanFastLeaveAdminMode INTEGER
  agentSwitchSnoopingVlanMRPExpirationTime Integer32
  agentSwitchSnoopingVlanReportSuppMode INTEGER
  agentSwitchSnoopingVlanProxyQuerierAdminMode INTEGER

AgentSwitchVlanStaticMrouterEntry  
SEQUENCE    
  agentSwitchVlanStaticMrouterAdminMode INTEGER

AgentSwitchMFDBEntry  
SEQUENCE    
  agentSwitchMFDBVlanId VlanIndex
  agentSwitchMFDBMacAddress MacAddress
  agentSwitchMFDBProtocolType INTEGER
  agentSwitchMFDBType INTEGER
  agentSwitchMFDBDescription DisplayString
  agentSwitchMFDBForwardingPortMask AgentPortMask
  agentSwitchMFDBFilteringPortMask AgentPortMask

AgentSwitchMFDBSummaryEntry  
SEQUENCE    
  agentSwitchMFDBSummaryVlanId VlanIndex
  agentSwitchMFDBSummaryMacAddress MacAddress
  agentSwitchMFDBSummaryForwardingPortMask AgentPortMask

AgentSwitchDVlanTagEntry  
SEQUENCE    
  agentSwitchDVlanTagTPid Integer32
  agentSwitchDVlanTagPrimaryTPid INTEGER
  agentSwitchDVlanTagRowStatus RowStatus

AgentSwitchPortDVlanTagEntry  
SEQUENCE    
  agentSwitchPortDVlanTagInterfaceIfIndex Integer32
  agentSwitchPortDVlanTagTPid Integer32
  agentSwitchPortDVlanTagMode INTEGER
  agentSwitchPortDVlanTagCustomerId Integer32
  agentSwitchPortDVlanTagRowStatus RowStatus

AgentSwitchVlanMacAssociationEntry  
SEQUENCE    
  agentSwitchVlanMacAssociationMacAddress MacAddress
  agentSwitchVlanMacAssociationVlanId VlanIndex
  agentSwitchVlanMacAssociationRowStatus RowStatus

AgentSwitchProtectedPortEntry  
SEQUENCE    
  agentSwitchProtectedPortGroupId Integer32
  agentSwitchProtectedPortGroupName DisplayString
  agentSwitchProtectedPortPortList PortList

AgentSwitchVlanSubnetAssociationEntry  
SEQUENCE    
  agentSwitchVlanSubnetAssociationIPAddress IpAddress
  agentSwitchVlanSubnetAssociationSubnetMask IpAddress
  agentSwitchVlanSubnetAssociationVlanId VlanIndex
  agentSwitchVlanSubnetAssociationRowStatus RowStatus

AgentSwitchSnoopingQuerierCfgEntry  
SEQUENCE    
  agentSwitchSnoopingQuerierAdminMode INTEGER
  agentSwitchSnoopingQuerierVersion Integer32
  agentSwitchSnoopingQuerierAddress InetAddress
  agentSwitchSnoopingQuerierQueryInterval Integer32
  agentSwitchSnoopingQuerierExpiryInterval Integer32

AgentSwitchSnoopingQuerierVlanEntry  
SEQUENCE    
  agentSwitchSnoopingQuerierVlanAdminMode INTEGER
  agentSwitchSnoopingQuerierVlanOperMode INTEGER
  agentSwitchSnoopingQuerierElectionParticipateMode INTEGER
  agentSwitchSnoopingQuerierVlanAddress InetAddress
  agentSwitchSnoopingQuerierOperVersion Integer32
  agentSwitchSnoopingQuerierOperMaxResponseTime Integer32
  agentSwitchSnoopingQuerierLastQuerierAddress InetAddress
  agentSwitchSnoopingQuerierLastQuerierVersion Integer32

AgentPortMirrorEntry  
SEQUENCE    
  agentPortMirrorSessionNum Unsigned32
  agentPortMirrorDestinationPort Unsigned32
  agentPortMirrorSourcePortMask AgentPortMask
  agentPortMirrorAdminMode INTEGER
  agentPortMirrorSourceVlan Unsigned32
  agentPortMirrorRemoteSourceVlan Unsigned32
  agentPortMirrorRemoteDestinationVlan Unsigned32
  agentPortMirrorReflectorPort Unsigned32
  agentPortMirrorIpAccessListNumber Unsigned32
  agentPortMirrorMacAccessListNumber Unsigned32

AgentPortMirrorTypeEntry  
SEQUENCE    
  agentPortMirrorTypeSourcePort Unsigned32
  agentPortMirrorTypeType INTEGER

AgentPortMirrorRemoteVlanEntry  
SEQUENCE    
  agentPortMirrorRemoteVlanIndex VlanIndex
  agentPortMirrorRemoteVlanRowStatus RowStatus

AgentDot3adAggPortEntry  
SEQUENCE    
  agentDot3adAggPort Integer32
  agentDot3adAggPortLACPMode INTEGER

AgentSwitchportConfigEntry  
SEQUENCE    
  agentSwitchportIntfIndex Integer32
  agentSwitchportMode INTEGER
  agentSwitchportAccessVlanID VlanIndex
  agentSwitchportTrunkNativeVlanID VlanIndex
  agentSwitchportTrunkNativeVlanTagging INTEGER
  agentSwitchportTrunkAllowedVlanList VlanList
  agentSwitchportGeneralUntaggedVlanList VlanList
  agentSwitchportGeneralTaggedVlanList VlanList
  agentSwitchportGeneralForbiddenVlanList VlanList
  agentSwitchportGeneralDynamicallyAddedVlanList VlanList

AgentPortConfigEntry  
SEQUENCE    
  agentPortDot1dBasePort Integer32
  agentPortIfIndex Integer32
  agentPortIanaType IANAifType
  agentPortSTPMode INTEGER
  agentPortSTPState INTEGER
  agentPortAdminMode INTEGER
  agentPortPhysicalMode INTEGER
  agentPortPhysicalStatus INTEGER
  agentPortLinkTrapMode INTEGER
  agentPortClearStats INTEGER
  agentPortDefaultType OBJECT IDENTIFIER
  agentPortType OBJECT IDENTIFIER
  agentPortAutoNegAdminStatus INTEGER
  agentPortDot3FlowControlMode INTEGER
  agentPortDVlanTagMode INTEGER
  agentPortDVlanTagEthertype Integer32
  agentPortDVlanTagCustomerId Integer32
  agentPortMaxFrameSizeLimit Integer32
  agentPortMaxFrameSize Integer32
  agentPortBroadcastControlMode INTEGER
  agentPortBroadcastControlThreshold Integer32
  agentPortMulticastControlMode INTEGER
  agentPortMulticastControlThreshold Integer32
  agentPortUnicastControlMode INTEGER
  agentPortUnicastControlThreshold Integer32
  agentPortBroadcastControlThresholdUnit INTEGER
  agentPortMulticastControlThresholdUnit INTEGER
  agentPortUnicastControlThresholdUnit INTEGER
  agentPortVoiceVlanMode INTEGER
  agentPortVoiceVlanID Integer32
  agentPortVoiceVlanPriority INTEGER
  agentPortVoiceVlanDataPriorityMode INTEGER
  agentPortVoiceVlanOperationalStatus INTEGER
  agentPortVoiceVlanUntagged INTEGER
  agentPortVoiceVlanNoneMode INTEGER
  agentPortVoiceVlanDSCP Integer32
  agentPortVoiceVlanAuthMode INTEGER
  agentPortDot3FlowControlOperStatus INTEGER
  agentPortSwitchportMode INTEGER

AgentProtocolGroupEntry  
SEQUENCE    
  agentProtocolGroupId Integer32
  agentProtocolGroupName DisplayString
  agentProtocolGroupVlanId Integer32
  agentProtocolGroupProtocolIP INTEGER
  agentProtocolGroupProtocolARP INTEGER
  agentProtocolGroupProtocolIPX INTEGER
  agentProtocolGroupStatus RowStatus

AgentProtocolGroupPortEntry  
SEQUENCE    
  agentProtocolGroupPortIfIndex Integer32
  agentProtocolGroupPortStatus RowStatus

AgentProtocolGroupProtocolEntry  
SEQUENCE    
  agentProtocolGroupProtocolID Integer32
  agentProtocolGroupProtocolStatus RowStatus

AgentStpPortEntry  
SEQUENCE    
  agentStpPortState INTEGER
  agentStpPortStatsMstpBpduRx Counter32
  agentStpPortStatsMstpBpduTx Counter32
  agentStpPortStatsRstpBpduRx Counter32
  agentStpPortStatsRstpBpduTx Counter32
  agentStpPortStatsStpBpduRx Counter32
  agentStpPortStatsStpBpduTx Counter32
  agentStpPortUpTime TimeTicks
  agentStpPortMigrationCheck INTEGER

AgentStpCstPortEntry  
SEQUENCE    
  agentStpCstPortOperEdge INTEGER
  agentStpCstPortOperPointToPoint INTEGER
  agentStpCstPortTopologyChangeAck INTEGER
  agentStpCstPortEdge INTEGER
  agentStpCstPortForwardingState INTEGER
  agentStpCstPortId PortId
  agentStpCstPortPathCost Unsigned32
  agentStpCstPortPriority Unsigned32
  agentStpCstDesignatedBridgeId OCTET STRING
  agentStpCstDesignatedCost Unsigned32
  agentStpCstDesignatedPortId PortId
  agentStpCstExtPortPathCost Unsigned32
  agentStpCstPortBpduGuardEffect INTEGER
  agentStpCstPortBpduFilter INTEGER
  agentStpCstPortBpduFlood INTEGER
  agentStpCstPortAutoEdge INTEGER
  agentStpCstPortRootGuard INTEGER
  agentStpCstPortTCNGuard INTEGER
  agentStpCstPortLoopGuard INTEGER

AgentStpMstEntry  
SEQUENCE    
  agentStpMstId Unsigned32
  agentStpMstBridgePriority Unsigned32
  agentStpMstBridgeIdentifier OCTET STRING
  agentStpMstDesignatedRootId OCTET STRING
  agentStpMstRootPathCost Unsigned32
  agentStpMstRootPortId OCTET STRING
  agentStpMstTimeSinceTopologyChange TimeTicks
  agentStpMstTopologyChangeCount Counter32
  agentStpMstTopologyChangeParm INTEGER
  agentStpMstRowStatus RowStatus

AgentStpMstPortEntry  
SEQUENCE    
  agentStpMstPortForwardingState INTEGER
  agentStpMstPortId OCTET STRING
  agentStpMstPortPathCost Unsigned32
  agentStpMstPortPriority Unsigned32
  agentStpMstDesignatedBridgeId OCTET STRING
  agentStpMstDesignatedCost Unsigned32
  agentStpMstDesignatedPortId PortId
  agentStpMstPortLoopInconsistentState INTEGER
  agentStpMstPortTransitionsIntoLoopInconsistentState Counter32
  agentStpMstPortTransitionsOutOfLoopInconsistentState Counter32

AgentStpMstVlanEntry  
SEQUENCE    
  agentStpMstVlanRowStatus RowStatus

AgentAuthenticationListEntry  
SEQUENCE    
  agentAuthenticationListIndex Unsigned32
  agentAuthenticationListName DisplayString
  agentAuthenticationListMethod1 INTEGER
  agentAuthenticationListMethod2 INTEGER
  agentAuthenticationListMethod3 INTEGER
  agentAuthenticationListStatus RowStatus
  agentAuthenticationListMethod4 INTEGER
  agentAuthenticationListMethod5 INTEGER

AgentUserAuthenticationConfigEntry  
SEQUENCE    
  agentUserAuthenticationList DisplayString

AgentUserPortConfigEntry  
SEQUENCE    
  agentUserPortSecurity AgentPortMask

AgentExecAccountingListEntry  
SEQUENCE    
  agentExecAccountingListIndex Unsigned32
  agentExecAccountingListName DisplayString
  agentExecAccountingMethodType INTEGER
  agentExecAccountingListMethod1 INTEGER
  agentExecAccountingListMethod2 INTEGER
  agentExecAccountingListStatus RowStatus

AgentCmdsAccountingListEntry  
SEQUENCE    
  agentCmdsAccountingListIndex Unsigned32
  agentCmdsAccountingListName DisplayString
  agentCmdsAccountingMethodType INTEGER
  agentCmdsAccountingListMethod1 INTEGER
  agentCmdsAccountingListStatus RowStatus

AgentClassOfServicePortEntry  
SEQUENCE    
  agentClassOfServicePortPriority INTEGER
  agentClassOfServicePortClass INTEGER

AgentCmdsAuthorizationListEntry  
SEQUENCE    
  agentCmdsAuthorizationListIndex Unsigned32
  agentCmdsAuthorizationListName DisplayString
  agentCmdsAuthorizationListMethod1 INTEGER
  agentCmdsAuthorizationListMethod2 INTEGER
  agentCmdsAuthorizationListMethod3 INTEGER
  agentCmdsAuthorizationListStatus RowStatus

AgentExecAuthorizationListEntry  
SEQUENCE    
  agentExecAuthorizationListIndex Unsigned32
  agentExecAuthorizationListName DisplayString
  agentExecAuthorizationListMethod1 INTEGER
  agentExecAuthorizationListMethod2 INTEGER
  agentExecAuthorizationListMethod3 INTEGER
  agentExecAuthorizationListMethod4 INTEGER
  agentExecAuthorizationListStatus RowStatus

AgentDaiVlanConfigEntry  
SEQUENCE    
  agentDaiVlanIndex VlanIndex
  agentDaiVlanDynArpInspEnable TruthValue
  agentDaiVlanLoggingEnable TruthValue
  agentDaiVlanArpAclName DisplayString
  agentDaiVlanArpAclStaticFlag TruthValue

AgentDaiVlanStatsEntry  
SEQUENCE    
  agentDaiVlanStatsIndex VlanIndex
  agentDaiVlanPktsForwarded Counter32
  agentDaiVlanPktsDropped Counter32
  agentDaiVlanDhcpDrops Counter32
  agentDaiVlanDhcpPermits Counter32
  agentDaiVlanAclDrops Counter32
  agentDaiVlanAclPermits Counter32
  agentDaiVlanSrcMacFailures Counter32
  agentDaiVlanDstMacFailures Counter32
  agentDaiVlanIpValidFailures Counter32

AgentDaiIfConfigEntry  
SEQUENCE    
  agentDaiIfTrustEnable TruthValue
  agentDaiIfRateLimit Integer32
  agentDaiIfBurstInterval Unsigned32

AgentArpAclEntry  
SEQUENCE    
  agentArpAclName DisplayString
  agentArpAclRowStatus RowStatus

AgentArpAclRuleEntry  
SEQUENCE    
  agentArpAclRuleMatchSenderIpAddr IpAddress
  agentArpAclRuleMatchSenderMacAddr MacAddress
  agentArpAclRuleRowStatus RowStatus

AgentDhcpSnoopingVlanConfigEntry  
SEQUENCE    
  agentDhcpSnoopingVlanIndex VlanIndex
  agentDhcpSnoopingVlanEnable TruthValue

AgentDhcpSnoopingIfConfigEntry  
SEQUENCE    
  agentDhcpSnoopingIfTrustEnable TruthValue
  agentDhcpSnoopingIfLogEnable TruthValue
  agentDhcpSnoopingIfRateLimit Integer32
  agentDhcpSnoopingIfBurstInterval Integer32

AgentIpsgIfConfigEntry  
SEQUENCE    
  agentIpsgIfVerifySource TruthValue
  agentIpsgIfPortSecurity TruthValue

AgentDhcpSnoopingStatsEntry  
SEQUENCE    
  agentDhcpSnoopingMacVerifyFailures Counter32
  agentDhcpSnoopingInvalidClientMessages Counter32
  agentDhcpSnoopingInvalidServerMessages Counter32

AgentStaticIpsgBindingEntry  
SEQUENCE    
  agentStaticIpsgBindingIfIndex InterfaceIndex
  agentStaticIpsgBindingVlanId VlanIndex
  agentStaticIpsgBindingIpAddr IpAddress
  agentStaticIpsgBindingMacAddr MacAddress
  agentStaticIpsgBindingRowStatus RowStatus

AgentDynamicIpsgBindingEntry  
SEQUENCE    
  agentDynamicIpsgBindingIfIndex InterfaceIndex
  agentDynamicIpsgBindingVlanId VlanIndex
  agentDynamicIpsgBindingIpAddr IpAddress
  agentDynamicIpsgBindingMacAddr MacAddress

AgentStaticDsBindingEntry  
SEQUENCE    
  agentStaticDsBindingIfIndex InterfaceIndex
  agentStaticDsBindingVlanId VlanId
  agentStaticDsBindingMacAddr MacAddress
  agentStaticDsBindingIpAddr IpAddress
  agentStaticDsBindingRowStatus RowStatus

AgentDynamicDsBindingEntry  
SEQUENCE    
  agentDynamicDsBindingIfIndex InterfaceIndex
  agentDynamicDsBindingVlanId VlanIndex
  agentDynamicDsBindingMacAddr MacAddress
  agentDynamicDsBindingIpAddr IpAddress
  agentDynamicDsBindingLeaseRemainingTime TimeTicks

AgentDhcpL2RelayIfConfigEntry  
SEQUENCE    
  agentDhcpL2RelayIfEnable TruthValue
  agentDhcpL2RelayIfTrustEnable TruthValue

AgentDhcpL2RelayVlanConfigEntry  
SEQUENCE    
  agentDhcpL2RelayVlanIndex VlanIndex
  agentDhcpL2RelayVlanEnable TruthValue
  agentDhcpL2RelayCircuitIdVlanEnable TruthValue
  agentDhcpL2RelayRemoteIdVlanEnable DisplayString

AgentDhcpL2RelayStatsEntry  
SEQUENCE    
  agentDhcpL2RelayUntrustedSrvrMsgsWithOptn82 Counter32
  agentDhcpL2RelayUntrustedClntMsgsWithOptn82 Counter32
  agentDhcpL2RelayTrustedSrvrMsgsWithoutOptn82 Counter32
  agentDhcpL2RelayTrustedClntMsgsWithoutOptn82 Counter32

AgentSwitchVoiceVlanDeviceEntry  
SEQUENCE    
  agentSwitchVoiceVlanInterfaceNum Integer32
  agentSwitchVoiceVlanDeviceMacAddress MacAddress

AgentSdmTemplateEntry  
SEQUENCE    
  agentSdmTemplateId INTEGER
  agentArpEntries INTEGER
  agentIPv4UnicastRoutes INTEGER
  agentIPv6NdpEntries INTEGER
  agentIPv6UnicastRoutes INTEGER
  agentEcmpNextHops INTEGER
  agentIPv4MulticastRoutes INTEGER
  agentIPv6MulticastRoutes INTEGER

AgentPrivateVlanEntry  
SEQUENCE    
  agentPrivateVlanType INTEGER
  agentPrivateVlanAssociate VlanList

AgentPrivateVlanIntfAssocEntry  
SEQUENCE    
  agentPrivateVlanIntfAssocHostPrimary Integer32
  agentPrivateVlanIntfAssocHostSecondary Integer32
  agentPrivateVlanIntfAssocPromiscuousPrimary Integer32
  agentPrivateVlanIntfAssocPromiscuousSecondary VlanList
  agentPrivateVlanIntfAssocOperational VlanList

AgentSwitchPrivateGroupEntry  
SEQUENCE    
  agentSwitchPrivateGroupId Integer32
  agentSwitchPrivateGroupName DisplayString
  agentSwitchPrivateGroupMode INTEGER
  agentSwitchPrivateGroupRowStatus RowStatus

AgentSwitchPrivateGroupPortEntry  
SEQUENCE    
  agentSwitchPrivateGroupPortGroupId Integer32
  agentSwitchPrivateGroupPortGroupName DisplayString
  agentSwitchPrivateGroupPortPortList PortList

AgentDhcpv6SnoopingVlanConfigEntry  
SEQUENCE    
  agentDhcpv6SnoopingVlanIndex VlanIndex
  agentDhcpv6SnoopingVlanEnable TruthValue

AgentDhcpv6SnoopingIfConfigEntry  
SEQUENCE    
  agentDhcpv6SnoopingIfTrustEnable TruthValue
  agentDhcpv6SnoopingIfLogEnable TruthValue
  agentDhcpv6SnoopingIfRateLimit Integer32
  agentDhcpv6SnoopingIfBurstInterval Integer32

AgentIpv6sgIfConfigEntry  
SEQUENCE    
  agentIpv6sgIfVerifySource TruthValue
  agentIpv6sgIfPortSecurity TruthValue

AgentDhcpv6SnoopingStatsEntry  
SEQUENCE    
  agentDhcpv6SnoopingMacVerifyFailures Counter32
  agentDhcpv6SnoopingInvalidClientMessages Counter32
  agentDhcpv6SnoopingInvalidServerMessages Counter32

AgentStaticIpv6sgBindingEntry  
SEQUENCE    
  agentStaticIpv6sgBindingIfIndex InterfaceIndex
  agentStaticIpv6sgBindingVlanId VlanIndex
  agentStaticIpv6sgBindingIpAddr Ipv6Address
  agentStaticIpv6sgBindingMacAddr MacAddress
  agentStaticIpv6sgBindingRowStatus RowStatus

AgentDynamicIpv6sgBindingEntry  
SEQUENCE    
  agentDynamicIpv6sgBindingIfIndex InterfaceIndex
  agentDynamicIpv6sgBindingVlanId VlanIndex
  agentDynamicIpv6sgBindingIpAddr Ipv6Address
  agentDynamicIpv6sgBindingMacAddr MacAddress

AgentStaticDsv6BindingEntry  
SEQUENCE    
  agentStaticDsv6BindingIfIndex InterfaceIndex
  agentStaticDsv6BindingVlanId VlanId
  agentStaticDsv6BindingMacAddr MacAddress
  agentStaticDsv6BindingIpAddr Ipv6Address
  agentStaticDsv6BindingRowStatus RowStatus

AgentDynamicDsv6BindingEntry  
SEQUENCE    
  agentDynamicDsv6BindingIfIndex InterfaceIndex
  agentDynamicDsv6BindingVlanId VlanIndex
  agentDynamicDsv6BindingMacAddr MacAddress
  agentDynamicDsv6BindingIpAddr Ipv6Address
  agentDynamicDsv6BindingLeaseRemainingTime TimeTicks

AgentPvrstpVlanEntry  
SEQUENCE    
  agentPvrstpVlanTableIndex VlanId
  agentPvrstpVlanRootPriSec INTEGER
  agentPvrstpVlanHelloTime INTEGER
  agentPvrstpVlanFwdDelayTime INTEGER
  agentPvrstpVlanMaxAgeTime INTEGER

AgentPvrstpPortVlanEntry  
SEQUENCE    
  agentPvrstpPortIndex Unsigned32
  agentPvrstpVlanIndex Unsigned32
  agentPvrstpPortVlanPriority Unsigned32
  agentPvrstpVlanCost Unsigned32

Defined Values

fastPathSwitching 1.3.6.1.4.1.4413.1.1.1
The Ubiquiti Private MIB for FastPath Switching
MODULE-IDENTITY    

agentInfoGroup 1.3.6.1.4.1.4413.1.1.1.1
OBJECT IDENTIFIER    

agentInventoryGroup 1.3.6.1.4.1.4413.1.1.1.1.1
OBJECT IDENTIFIER    

agentInventorySysDescription 1.3.6.1.4.1.4413.1.1.1.1.1.1
The switch's Inventory system description.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentInventoryMachineType 1.3.6.1.4.1.4413.1.1.1.1.1.2
Type of the Machine used in the Switch
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentInventoryMachineModel 1.3.6.1.4.1.4413.1.1.1.1.1.3
The switch's Machine Model.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentInventorySerialNumber 1.3.6.1.4.1.4413.1.1.1.1.1.4
Serial number of the switch.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentInventoryFRUNumber 1.3.6.1.4.1.4413.1.1.1.1.1.5
FRU Number of the switch
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentInventoryMaintenanceLevel 1.3.6.1.4.1.4413.1.1.1.1.1.6
The switch's Inventory Maintenance Level
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentInventoryPartNumber 1.3.6.1.4.1.4413.1.1.1.1.1.7
The switch's Inventory Part Number
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentInventoryManufacturer 1.3.6.1.4.1.4413.1.1.1.1.1.8
Name of the Manufacturer of this unit
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentInventoryBurnedInMacAddress 1.3.6.1.4.1.4413.1.1.1.1.1.9
Burned-In MAC Address
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress  

agentInventoryOperatingSystem 1.3.6.1.4.1.4413.1.1.1.1.1.10
Operating System running on this unit
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentInventoryNetworkProcessingDevice 1.3.6.1.4.1.4413.1.1.1.1.1.11
Network Processing Device for this unit
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentInventoryAdditionalPackages 1.3.6.1.4.1.4413.1.1.1.1.1.12
Lists additional functional packages available on this unit.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentInventorySoftwareVersion 1.3.6.1.4.1.4413.1.1.1.1.1.13
Lists the version of software loaded on this unit.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentInventoryHardwareVersion 1.3.6.1.4.1.4413.1.1.1.1.1.14
Lists the version of hardware of this unit. This is a platform dependant string.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentTrapLogGroup 1.3.6.1.4.1.4413.1.1.1.1.2
OBJECT IDENTIFIER    

agentTrapLogTotal 1.3.6.1.4.1.4413.1.1.1.1.2.1
The total number of traps sent since last reset.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

agentTrapLogTotalSinceLastViewed 1.3.6.1.4.1.4413.1.1.1.1.2.3
The number of traps sent since last viewed.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

agentTrapLogTable 1.3.6.1.4.1.4413.1.1.1.1.2.4
Agent Trap Log
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentTrapLogEntry

agentTrapLogEntry 1.3.6.1.4.1.4413.1.1.1.1.2.4.1
Agent trap log entry
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentTrapLogEntry  

agentTrapLogIndex 1.3.6.1.4.1.4413.1.1.1.1.2.4.1.1
Unique index of trap entry
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

agentTrapLogSystemTime 1.3.6.1.4.1.4413.1.1.1.1.2.4.1.2
System uptime when trap was sent. This entry shows how long the system has been up when the trap occurred.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentTrapLogTrap 1.3.6.1.4.1.4413.1.1.1.1.2.4.1.3
Description of the trap sent.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..512)  

agentSupportedMibTable 1.3.6.1.4.1.4413.1.1.1.1.3
Supported MIB table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSupportedMibEntry

agentSupportedMibEntry 1.3.6.1.4.1.4413.1.1.1.1.3.1
Supported MIB entry
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentSupportedMibEntry  

agentSupportedMibIndex 1.3.6.1.4.1.4413.1.1.1.1.3.1.1
Unique index of the Supported MIB entry
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

agentSupportedMibName 1.3.6.1.4.1.4413.1.1.1.1.3.1.2
The name of the MIB (RFC or IEEE) that is supported.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentSupportedMibDescription 1.3.6.1.4.1.4413.1.1.1.1.3.1.3
Description of the MIB (RFC or IEEE) that is supported.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..512)  

agentSwitchCpuProcessGroup 1.3.6.1.4.1.4413.1.1.1.1.4
OBJECT IDENTIFIER    

agentSwitchCpuProcessMemFree 1.3.6.1.4.1.4413.1.1.1.1.4.1
The total memory free for utilization in KBytes.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

agentSwitchCpuProcessMemAvailable 1.3.6.1.4.1.4413.1.1.1.1.4.2
The total memory available in KBytes.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

agentSwitchCpuProcessRisingThreshold 1.3.6.1.4.1.4413.1.1.1.1.4.3
The CPU Rising utilization threshold in percentage. A zero percent threshold indicates CPU Utilization Notification feature is disabled. A notification is triggered when the total CPU utilization exceeds this threshold over the configured Rising threshold interval. If the Rising threshold is configured to be less than the Falling threshold, the Falling threshold is set equal to the Rising threshold.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..100  

agentSwitchCpuProcessRisingThresholdInterval 1.3.6.1.4.1.4413.1.1.1.1.4.4
The CPU Rising threshold interval in seconds. The time interval is configured in multiples of 5 seconds. A zero Rising interval indicates CPU Utilization Notification feature is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 5..86400  

agentSwitchCpuProcessFallingThreshold 1.3.6.1.4.1.4413.1.1.1.1.4.5
The CPU Falling utilization threshold in percentage. Configuration of this object value is optional. Value '0' is not allowed for configuration, if the Rising threshold is non-zero. If the Falling threshold is configured to be greater than the Rising threshold, the Rising threshold is set equal to the Falling threshold. If the Falling threshold is not configured, it takes the same value as the Rising threshold. A notification is triggered when the total CPU utilization falls below this threshold over the configured Falling threshold interval.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..100  

agentSwitchCpuProcessFallingThresholdInterval 1.3.6.1.4.1.4413.1.1.1.1.4.6
The CPU Falling threshold interval in seconds. Configuration of this object value is optional. Value '0' is not allowed for configuration, if the Rising interval is non-zero. If the Falling interval is not configured, it takes the same value as the Rising interval. The time interval is configured in multiples of 5 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 5..86400  

agentSwitchCpuProcessFreeMemoryThreshold 1.3.6.1.4.1.4413.1.1.1.1.4.7
The CPU Free Memory threshold in kilobytes. A zero threshold value indicates the CPU Free Memory Notification feature is disabled. Notifications are triggered when the CPU Free Memory falls below the configured threshold and when it rises to 10% above the configured threshold.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

agentSwitchCpuProcessTable 1.3.6.1.4.1.4413.1.1.1.1.4.8
A table of Task and cpu utilization.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSwitchCpuProcessEntry

agentSwitchCpuProcessEntry 1.3.6.1.4.1.4413.1.1.1.1.4.8.1
Represents entry for a Task Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentSwitchCpuProcessEntry  

agentSwitchCpuProcessIndex 1.3.6.1.4.1.4413.1.1.1.1.4.8.1.1
Unique index of process table
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

agentSwitchCpuProcessName 1.3.6.1.4.1.4413.1.1.1.1.4.8.1.2
Name of the process
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentSwitchCpuProcessPercentageUtilization 1.3.6.1.4.1.4413.1.1.1.1.4.8.1.3
CPU utilization per task in Percentage over a period of 5, 60, 300 seconds, and the Rising threshold period also in seconds, if configured.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentSwitchCpuProcessId 1.3.6.1.4.1.4413.1.1.1.1.4.8.1.4
Process ID
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentSwitchCpuProcessTotalUtilization 1.3.6.1.4.1.4413.1.1.1.1.4.9
Total CPU utilization over a period of 5, 60, 300 seconds, and the Rising threshold period also in seconds, if configured.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentSwitchCpuCosQDropGroup 1.3.6.1.4.1.4413.1.1.1.1.6
OBJECT IDENTIFIER    

agentSwitchCpuCosQDropTable 1.3.6.1.4.1.4413.1.1.1.1.6.1
Table lists the number of packets dropped at each CoS queue for the CPU.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSwitchCpuCosQDropEntry

agentSwitchCpuCosQDropEntry 1.3.6.1.4.1.4413.1.1.1.1.6.1.1
Packet drop statistics for a CPU CoS queue.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentSwitchCpuCosQDropEntry  

agentSwitchCpuCosQIndex 1.3.6.1.4.1.4413.1.1.1.1.6.1.1.1
Unique index of a CPU CoS queue.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

agentSwitchCpuCosQDrops 1.3.6.1.4.1.4413.1.1.1.1.6.1.1.2
Number of packets dropped at this CPU CoS queue because the queue was full.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentSwitchMbufGroup 1.3.6.1.4.1.4413.1.1.1.1.7
OBJECT IDENTIFIER    

agentSwitchMbufsTotal 1.3.6.1.4.1.4413.1.1.1.1.7.3
Total number of message buffers in the system.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentSwitchMbufsFree 1.3.6.1.4.1.4413.1.1.1.1.7.1
Number of message buffers currently available.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentSwitchMbufsUsed 1.3.6.1.4.1.4413.1.1.1.1.7.4
Number of message buffers currently in use.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentSwitchMbufTable 1.3.6.1.4.1.4413.1.1.1.1.7.2
Table lists information about message buffer allocation for packets arriving at the CPU.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSwitchMbufEntry

agentSwitchMbufEntry 1.3.6.1.4.1.4413.1.1.1.1.7.2.1
Information on a specific class of message buffers.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentSwitchMbufEntry  

agentSwitchMbufPrio 1.3.6.1.4.1.4413.1.1.1.1.7.2.1.1
Message buffer priority.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

agentSwitchMbufClassName 1.3.6.1.4.1.4413.1.1.1.1.7.2.1.2
Name of this class of message buffer.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentSwitchMbufAllocAttempts 1.3.6.1.4.1.4413.1.1.1.1.7.2.1.3
Number of times the system tried to allocate a message buffer allocation of this class.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentSwitchMbufAllocFails 1.3.6.1.4.1.4413.1.1.1.1.7.2.1.4
Number of message buffer allocation failures for this class of message buffer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentConfigGroup 1.3.6.1.4.1.4413.1.1.1.2
OBJECT IDENTIFIER    

agentCLIConfigGroup 1.3.6.1.4.1.4413.1.1.1.2.1
OBJECT IDENTIFIER    

agentLoginSessionTable 1.3.6.1.4.1.4413.1.1.1.2.1.1
A table of the switch's login session
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentLoginSessionEntry

agentLoginSessionEntry 1.3.6.1.4.1.4413.1.1.1.2.1.1.1
Login Session Entry
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentLoginSessionEntry  

agentLoginSessionIndex 1.3.6.1.4.1.4413.1.1.1.2.1.1.1.1
Agent Login Session Index of the switch
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

agentLoginSessionUserName 1.3.6.1.4.1.4413.1.1.1.2.1.1.1.2
Agent Login Session UserName of the switch
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentLoginSessionIPAddress 1.3.6.1.4.1.4413.1.1.1.2.1.1.1.3
Agent Login Session IP Address of the switch
Status: obsolete Access: read-only
OBJECT-TYPE    
  IpAddress  

agentLoginSessionConnectionType 1.3.6.1.4.1.4413.1.1.1.2.1.1.1.4
Agent Login Session Connection Type of the switch
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER serial(1), telnet(2), ssh(3), http(4), https(5)  

agentLoginSessionIdleTime 1.3.6.1.4.1.4413.1.1.1.2.1.1.1.5
Agent Login Session Idle Time of the switch
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

agentLoginSessionSessionTime 1.3.6.1.4.1.4413.1.1.1.2.1.1.1.6
Agent Login Session Time of the switch
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

agentLoginSessionStatus 1.3.6.1.4.1.4413.1.1.1.2.1.1.1.7
Status of the user. active(1) - This connection is active. destroy(6) - Set to this value to disconnect this user.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

agentLoginSessionInetAddressType 1.3.6.1.4.1.4413.1.1.1.2.1.1.1.8
Type of address agentLoginSessionInetAddress is returning. Can be either unknown(0), ipv4(1), or ipv6 (2). Will return unknown(0) in the case of a serial login.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

agentLoginSessionInetAddress 1.3.6.1.4.1.4413.1.1.1.2.1.1.1.9
Inet Address of the connecting the user is logging in with. Will return a zero-length string in the case of a serial login.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

agentTelnetConfigGroup 1.3.6.1.4.1.4413.1.1.1.2.1.2
OBJECT IDENTIFIER    

agentTelnetLoginTimeout 1.3.6.1.4.1.4413.1.1.1.2.1.2.1
Telnet login timeout (minutes) Config telnet timeout will set the telnet session timeout value. A session is active as long as the session has not remained idle for the value set. Specify a value from 1 to 160. Note: Changing the timeout value for active sessions does not become effective until the session is reaccessed. Any keystroke will also activate the new timeout duration.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..160  

agentTelnetMaxSessions 1.3.6.1.4.1.4413.1.1.1.2.1.2.2
Maximum number of Telnet Sessions Config telnet maxsessions is an integer value that specifies the maximum number of telnet sessions that can be established. If the value is 0, no Telnet session can be established.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

agentTelnetAllowNewMode 1.3.6.1.4.1.4413.1.1.1.2.1.2.3
Allow new telnet sessions (enable or disable) Config telnet disable means that no new Telnet sessions are to be established. Any already established session remains active until the session is ended or an abnormal network error ends it.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentTelnetMgmtPortNum 1.3.6.1.4.1.4413.1.1.1.2.1.2.4
Get/Set the TCP port number that the telnet server listens to for incoming requests. The port number is an integer value from 1 to 65535. Before setting this object, check your system (e.g. using 'netstat') to make sure the desired port number is not currently being used by any other service. The default value for this object is 23. Note that existing telnet login sessions are not affected by a change in value of this object, although establishment of any new telnet sessions must use the new port number.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

agentUserConfigGroup 1.3.6.1.4.1.4413.1.1.1.2.1.3
OBJECT IDENTIFIER    

agentUserConfigCreate 1.3.6.1.4.1.4413.1.1.1.2.1.3.1
Create a new user. When set with a non-empty string, a new user with that name will be created. This object will only return an empty string. This string is limited to alpha-numeric strings (uncluding the '-' and '_' characters).
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..64)  

agentUserConfigTable 1.3.6.1.4.1.4413.1.1.1.2.1.3.2
User Config Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentUserConfigEntry

agentUserConfigEntry 1.3.6.1.4.1.4413.1.1.1.2.1.3.2.1
User Config Entry
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentUserConfigEntry  

agentUserIndex 1.3.6.1.4.1.4413.1.1.1.2.1.3.2.1.1
Agent User Config Index
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

agentUserName 1.3.6.1.4.1.4413.1.1.1.2.1.3.2.1.2
Agent User Name. This string is limited to alpha-numeric strings (including the '-' and '_' characters).
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..64)  

agentUserPassword 1.3.6.1.4.1.4413.1.1.1.2.1.3.2.1.3
Agent User Password This object will return an empty string even if a password is set.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

agentUserAccessMode 1.3.6.1.4.1.4413.1.1.1.2.1.3.2.1.4
Agent User Access Mode. This object is deprecated in favor of agentUserAccessLevel.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER read(1), write(2), suspended(3)  

agentUserStatus 1.3.6.1.4.1.4413.1.1.1.2.1.3.2.1.5
Agent User Status. active(1) - This user account is active. destroy(6) - Set to this value to remove this user account.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

agentUserAuthenticationType 1.3.6.1.4.1.4413.1.1.1.2.1.3.2.1.6
SNMPv3 User Authentication. The user passsword must be set to a string greater than or equal to 8 characters for this to be set to anything but none(1). none(1) - no authentication used hmacmd5(1) - Use HMAC-MD5 authentication hmacsha(1) - Use HMAC-SHA authentication
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), hmacmd5(2), hmacsha(3)  

agentUserEncryptionType 1.3.6.1.4.1.4413.1.1.1.2.1.3.2.1.7
SNMPv3 User Encryption Can not be set to des(2) if agentUserAuthenticationType is set to none(1). none(1) - no encryption used des(2) - DES encryption used
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), des(2)  

agentUserEncryptionPassword 1.3.6.1.4.1.4413.1.1.1.2.1.3.2.1.8
SNMPv3 User Encryption Password This object will return an empty string even if a password is set. agentUserEncryptionType must be set to des(2) before this object can be configured. This object will return an empty string even if a password is set.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(8..64)  

agentUserLockoutStatus 1.3.6.1.4.1.4413.1.1.1.2.1.3.2.1.9
Displays whether the user account is locked due to excessive failed login attempts.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1)  

agentUserPasswordExpireTime 1.3.6.1.4.1.4413.1.1.1.2.1.3.2.1.10
Date and time when the user's password expires (past or present). Only valid when password aging is enabled.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

agentUserAccessLevel 1.3.6.1.4.1.4413.1.1.1.2.1.3.2.1.11
Agent User Access Level. Supported values are 0, 1 and 15.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..15  

agentSerialGroup 1.3.6.1.4.1.4413.1.1.1.2.1.5
OBJECT IDENTIFIER    

agentSerialTimeout 1.3.6.1.4.1.4413.1.1.1.2.1.5.1
agentSerialTimeout specifies the maximum connect time(in minutes) without console activity. A value of 0 indicates that a console can be connected indefinitely. The time range is 0 to 160.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..160  

agentSerialBaudrate 1.3.6.1.4.1.4413.1.1.1.2.1.5.2
agentSerialBaudrate specifies the current baud rate at which the serial port will try to connect. The available values are 1200, 2400, 4800, 9600, 19200, 38400,57600, and 115200 baud.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER baud-1200(1), baud-2400(2), baud-4800(3), baud-9600(4), baud-19200(5), baud-38400(6), baud-57600(7), baud-115200(8)  

agentSerialCharacterSize 1.3.6.1.4.1.4413.1.1.1.2.1.5.3
agentSerialCharacterSize specifies the number of bits in a character. The number of bits is always 8.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

agentSerialHWFlowControlMode 1.3.6.1.4.1.4413.1.1.1.2.1.5.4
agentSerialHardwareFlowControl specifies whether hardware flow-control is enabled or disabled. Hardware Flow Control is always disabled.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentSerialStopBits 1.3.6.1.4.1.4413.1.1.1.2.1.5.5
agentSerialStopBits specifies the number of Stop bits per character. The number of Stop bits is always 1.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

agentSerialParityType 1.3.6.1.4.1.4413.1.1.1.2.1.5.6
agentSerialParityType specifies the Parity Method used on the Serial Port. The Parity Method is always None.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER even(1), odd(2), none(3)  

agentPasswordManagementConfigGroup 1.3.6.1.4.1.4413.1.1.1.2.1.6
OBJECT IDENTIFIER    

agentPasswordManagementMinLength 1.3.6.1.4.1.4413.1.1.1.2.1.6.1
Minimum length for user passwords All new local user passwords must be at least this many characters in length.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 8..64  

agentPasswordManagementHistory 1.3.6.1.4.1.4413.1.1.1.2.1.6.2
The number of previous passwords to store for prevention of password reuse. This ensures that each user does not reuse passwords often. A value of 0 indicates that no previous passwords will be stored.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..10  

agentPasswordManagementAging 1.3.6.1.4.1.4413.1.1.1.2.1.6.3
The maximum time that user passwords are valid, in days, from the time the password is set. Once a password expires, the user will be required to enter a new password following the first login after password expiration. A value of 0 indicates that passwords never expire.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..365  

agentPasswordManagementLockAttempts 1.3.6.1.4.1.4413.1.1.1.2.1.6.4
The number of allowable failed local authentication attempts before the user's account is locked. A value of 0 indicates that user accounts will never be locked.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..5  

agentPasswordManagementPasswordStrengthCheck 1.3.6.1.4.1.4413.1.1.1.2.1.6.5
Configures Password Strength Check feature.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentPasswordManagementStrengthMinUpperCase 1.3.6.1.4.1.4413.1.1.1.2.1.6.6
The number of minimum allowable uppercase letters in a password. Minimum of 0 means no restriction on that set of characters.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..16  

agentPasswordManagementStrengthMinLowerCase 1.3.6.1.4.1.4413.1.1.1.2.1.6.7
The number of minimum allowable lowercase letters in a password. Minimum of 0 means no restriction on that set of characters.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..16  

agentPasswordManagementStrengthMinNumericNumbers 1.3.6.1.4.1.4413.1.1.1.2.1.6.8
The number of minimum allowable numeric numbers in a password. Minimum of 0 means no restriction on that set of characters.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..16  

agentPasswordManagementStrengthMinSpecialCharacters 1.3.6.1.4.1.4413.1.1.1.2.1.6.9
The number of minimum allowable special characters in a password. Minimum of 0 means no restriction on that set of characters.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..16  

agentPasswordManagementStrengthMaxConsecutiveCharacters 1.3.6.1.4.1.4413.1.1.1.2.1.6.10
The number of maximum consecutive characters can be present in a password. Maximum of 0 means disabling the restriction.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..15  

agentPasswordManagementStrengthMaxRepeatedCharacters 1.3.6.1.4.1.4413.1.1.1.2.1.6.11
The number of maximum repeated characters can be present in a password. Maximum of 0 means disabling the restriction.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..15  

agentPasswordManagementStrengthMinCharacterClasses 1.3.6.1.4.1.4413.1.1.1.2.1.6.12
The number of minimum allowable character classes in a password. Minimum of 0 means no restriction on that set of characters.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4  

agentPasswordMgmtLastPasswordSetResult 1.3.6.1.4.1.4413.1.1.1.2.1.6.14
Retrieves the last password set Result.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentPasswordManagementStrengthExcludeKeywordTable 1.3.6.1.4.1.4413.1.1.1.2.1.6.15
Represents Password strength restricted keywords from the configurable password.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentPasswordManagementStrengthExcludeKeywordEntry

agentPasswordManagementStrengthExcludeKeywordEntry 1.3.6.1.4.1.4413.1.1.1.2.1.6.15.1
Represents Password strength restricted keywords from the configurable password.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentPasswordManagementStrengthExcludeKeywordEntry  

agentPasswordMgmtStrengthExcludeKeyword 1.3.6.1.4.1.4413.1.1.1.2.1.6.15.1.1
Specifies the given keyword string restricted from the configurable password.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentPasswordMgmtStrengthExcludeKeywordStatus 1.3.6.1.4.1.4413.1.1.1.2.1.6.15.1.2
Create the Exclude Keyword Index and configure (Create or Destroy) the keyword to it.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentIASUserConfigGroup 1.3.6.1.4.1.4413.1.1.1.2.1.7
OBJECT IDENTIFIER    

agentIASUserConfigCreate 1.3.6.1.4.1.4413.1.1.1.2.1.7.1
Create a new user. When set with a non-empty string, a new user with that name will be created. This object will only return an empty string. This string is limited to alpha-numeric strings (including the '-' and '_' characters).
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..64)  

agentIASUserConfigTable 1.3.6.1.4.1.4413.1.1.1.2.1.7.2
A table for dot1x Client details and associated functionality.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentIASUserConfigEntry

agentIASUserConfigEntry 1.3.6.1.4.1.4413.1.1.1.2.1.7.2.1
Represents entry for port config table.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentIASUserConfigEntry  

agentIASUserIndex 1.3.6.1.4.1.4413.1.1.1.2.1.7.2.1.1
IAS user config index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..99  

agentIASUserName 1.3.6.1.4.1.4413.1.1.1.2.1.7.2.1.2
IAS user name. This string is limited to alpha-numeric strings (including '-' and '_' characters).
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..64)  

agentIASUserPassword 1.3.6.1.4.1.4413.1.1.1.2.1.7.2.1.3
IAS user password.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

agentIASUserStatus 1.3.6.1.4.1.4413.1.1.1.2.1.7.2.1.4
IAS User Status. active(1) - This user account is active. destroy(6) - Set to this value to remove this user account.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

agentCLIBannerMsgConfigGroup 1.3.6.1.4.1.4413.1.1.1.2.1.8
OBJECT IDENTIFIER    

agentCLIBannerMessage 1.3.6.1.4.1.4413.1.1.1.2.1.8.1
Banner message string. To enter the banner message in multiple lines, separate each line by ' '. The maximum printable characters is limited to 2000 characters.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

agentLagConfigGroup 1.3.6.1.4.1.4413.1.1.1.2.2
OBJECT IDENTIFIER    

agentLagConfigCreate 1.3.6.1.4.1.4413.1.1.1.2.2.1
Agent LAG Create. When this object is set with a non-empty string, a new LAG will be created if possible, with the entered string as its name. Get operation on this MIB object returns a null-value, as for the purpose of viewing the LAG name, the user should perform the traversal of agentLagSummaryConfigTable. For this reason the get operation on this object agentLagConfigCreate becomes insignificant.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0|1..15)  

agentLagSummaryConfigTable 1.3.6.1.4.1.4413.1.1.1.2.2.2
A summary table of the switch's LAG config entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentLagSummaryConfigEntry

agentLagSummaryConfigEntry 1.3.6.1.4.1.4413.1.1.1.2.2.2.1
Switch's LAG config entry
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentLagSummaryConfigEntry  

agentLagSummaryLagIndex 1.3.6.1.4.1.4413.1.1.1.2.2.2.1.1
Agent LAG IfIndex. This value corresponds with the LAG interface in the ifTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

agentLagSummaryName 1.3.6.1.4.1.4413.1.1.1.2.2.2.1.2
Agent LAG Name. The associated name of the LAG used during creation. Duplicate names are not allowed.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..15)  

agentLagSummaryFlushTimer 1.3.6.1.4.1.4413.1.1.1.2.2.2.1.3
Agent LAG FlushTimer.
Status: obsolete Access: read-write
OBJECT-TYPE    
  Integer32  

agentLagSummaryLinkTrap 1.3.6.1.4.1.4413.1.1.1.2.2.2.1.4
Agent LAG LinkTrap. Configures sending Link Up/Down traps when the LAG interface goes Up or Down.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentLagSummaryAdminMode 1.3.6.1.4.1.4413.1.1.1.2.2.2.1.5
Agent LAG AdminMode. Administratively enables or disables this LAG interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentLagSummaryStpMode 1.3.6.1.4.1.4413.1.1.1.2.2.2.1.6
Agent LAG StpMode Administratively enables or disables STP on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentLagSummaryAddPort 1.3.6.1.4.1.4413.1.1.1.2.2.2.1.7
Agent LAG AddPort. Set to a non 0 value to add a port to the LAG. Values correspond to ifIndex values in the ifTable. Note: agentPortType for the port to be added must be full duplex and the same speed as previously added port(s), if any.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

agentLagSummaryDeletePort 1.3.6.1.4.1.4413.1.1.1.2.2.2.1.8
Agent LAG DeletePort. Set to a non 0 value to remove a port from the LAG. Values correspond to ifIndex values in the ifTable.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

agentLagSummaryStatus 1.3.6.1.4.1.4413.1.1.1.2.2.2.1.9
Agent LAG Status. active(1) - This LAG is enabled. destroy(6) - Set to this value to remove the LAG.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

agentLagSummaryType 1.3.6.1.4.1.4413.1.1.1.2.2.2.1.10
Agent LAG Type. static(1) - This LAG is staticly maintained. dynamic(2) - This LAG is dynamicly maintained.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

agentLagSummaryStaticCapability 1.3.6.1.4.1.4413.1.1.1.2.2.2.1.11
Agent LAG Static Capability enable(1) - Static capability is enabled for this LAG interface disable(2) - Static capability is disabled for this LAG interface
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentLagSummaryHashOption 1.3.6.1.4.1.4413.1.1.1.2.2.2.1.12
LAG Hashing Option. Valid values correspond to 1 (=Source MAC, VLAN, EtherType, and incoming port associated with the packet) 2 (=Destination MAC, VLAN, EtherType, and incoming port associated with the packet) 3 (=Source/Destination MAC, VLAN, EtherType, and incoming port associated with the packet) 4 (=Source IP and Source TCP/UDP fields of the packet) 5 (=Destination IP and Destination TCP/UDP Port fields of the packet) 6 (=Source/Destination IP and source/destination TCP/UDP Port fields of the packet) 7 (=Enhanced hashing mode) Support for particular options may vary by device.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..7  


agentLagSummaryLocalPreferenceMode 1.3.6.1.4.1.4413.1.1.1.2.2.2.1.14
Agent LAG Local Preference Mode. Enables or disables the LAG interface's Local Preference Mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentLagSummaryMtuValue 1.3.6.1.4.1.4413.1.1.1.2.2.2.1.15
Configures the MTU value for this LAG interface. The maximum value is dependent on the platform.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1518..12288  

agentLagSummaryPortCounter 1.3.6.1.4.1.4413.1.1.1.2.2.2.1.17
LAG port flap counter.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

agentLagDetailedConfigTable 1.3.6.1.4.1.4413.1.1.1.2.2.3
A detailed table of the switch's LAG config entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentLagDetailedConfigEntry

agentLagDetailedConfigEntry 1.3.6.1.4.1.4413.1.1.1.2.2.3.1
Switch's LAG config entry
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentLagDetailedConfigEntry  

agentLagDetailedLagIndex 1.3.6.1.4.1.4413.1.1.1.2.2.3.1.1
LAG index
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

agentLagDetailedIfIndex 1.3.6.1.4.1.4413.1.1.1.2.2.3.1.2
LAG port index
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

agentLagDetailedPortSpeed 1.3.6.1.4.1.4413.1.1.1.2.2.3.1.3
LAG port speed. See agentPortType for a description and list of valid values.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

agentLagDetailedPortStatus 1.3.6.1.4.1.4413.1.1.1.2.2.3.1.4
LAG port status. active(1) - Actively participating in the LAG. inactive(2) - Not participating in the LAG.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

agentLagDetailedPortCounter 1.3.6.1.4.1.4413.1.1.1.2.2.3.1.5
LAG port flap counter.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

agentLagConfigStaticCapability 1.3.6.1.4.1.4413.1.1.1.2.2.4
Agent LAG Static Capability. Configures whether Static LAGs are supported on this device.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentLagConfigGroupHashOption 1.3.6.1.4.1.4413.1.1.1.2.2.5
LAG Hashing Option. Valid values correspond to 1 (=Source MAC, VLAN, EtherType, and incoming port associated with the packet) 2 (=Destination MAC, VLAN, EtherType, and incoming port associated with the packet) 3 (=Source/Destination MAC, VLAN, EtherType, and incoming port associated with the packet) 4 (=Source IP and Source TCP/UDP fields of the packet) 5 (=Destination IP and Destination TCP/UDP Port fields of the packet) 6 (=Source/Destination IP and source/destination TCP/UDP Port fields of the packet) 7 (=Enhanced hashing mode) Support for particular options may vary by device. In BCM 53115 device only options 1 to 3 are support and only MAC address associated with the packet is used.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..7  

agentLagClearCounters 1.3.6.1.4.1.4413.1.1.1.2.2.6
Clear LAG stats. Will always return 0 when read.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normalOperation(0), clear(1)  

agentNetworkConfigGroup 1.3.6.1.4.1.4413.1.1.1.2.3
OBJECT IDENTIFIER    

agentNetworkIPAddress 1.3.6.1.4.1.4413.1.1.1.2.3.1
The switch's network ip address
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

agentNetworkSubnetMask 1.3.6.1.4.1.4413.1.1.1.2.3.2
The switch's network subnet mask
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

agentNetworkDefaultGateway 1.3.6.1.4.1.4413.1.1.1.2.3.3
The switch's network default gateway
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

agentNetworkBurnedInMacAddress 1.3.6.1.4.1.4413.1.1.1.2.3.4
The switch's network Burned-In MAC address
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress  

agentNetworkLocalAdminMacAddress 1.3.6.1.4.1.4413.1.1.1.2.3.5
The switch's network locally administered MAC address
Status: current Access: read-write
OBJECT-TYPE    
  PhysAddress  

agentNetworkMacAddressType 1.3.6.1.4.1.4413.1.1.1.2.3.6
The switch's network Mac Address Type
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER burned-in(1), local(2)  

agentNetworkConfigProtocol 1.3.6.1.4.1.4413.1.1.1.2.3.7
The switch's network config protocol
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), bootp(2), dhcp(3)  

agentNetworkConfigProtocolDhcpRenew 1.3.6.1.4.1.4413.1.1.1.2.3.8
The switch's network config protocol dhcp is renewed. Will always return 0 when read.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normalOperation(0), renew(1)  

agentNetworkWebMode 1.3.6.1.4.1.4413.1.1.1.2.3.9
The switch's network config protocol on next bootup This object has been obsoleted by agentHTTPWebMode.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentNetworkJavaMode 1.3.6.1.4.1.4413.1.1.1.2.3.10
Configures the use of the Java interface through the Web. This object has been obsoleted by agentHTTPJavaMode.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentNetworkMgmtVlan 1.3.6.1.4.1.4413.1.1.1.2.3.11
The VLAN ID through which the switch can be managed using the agentNetworkIPAddress
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4094  

agentNetworkIpv6AdminMode 1.3.6.1.4.1.4413.1.1.1.2.3.12
The network port IPv6 administrative state
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

agentNetworkIpv6Gateway 1.3.6.1.4.1.4413.1.1.1.2.3.13
The network port IPv6 Gateway Address
Status: current Access: read-write
OBJECT-TYPE    
  Ipv6AddressPrefix  

agentNetworkIpv6AddrTable 1.3.6.1.4.1.4413.1.1.1.2.3.14
The list of IPv6 address prefixes for the network port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentNetworkIpv6AddrEntry

agentNetworkIpv6AddrEntry 1.3.6.1.4.1.4413.1.1.1.2.3.14.1
An interface entry containing objects of a particular IPv6 address prefix
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentNetworkIpv6AddrEntry  

agentNetworkIpv6AddrPrefix 1.3.6.1.4.1.4413.1.1.1.2.3.14.1.1
The service port IPv6 Address Prefix
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6AddressPrefix  

agentNetworkIpv6AddrPrefixLength 1.3.6.1.4.1.4413.1.1.1.2.3.14.1.2
The service port IPv6 Address Prefix Length
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..128  

agentNetworkIpv6AddrEuiFlag 1.3.6.1.4.1.4413.1.1.1.2.3.14.1.3
The service port IPv6 Eui Flag
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

agentNetworkIpv6AddrStatus 1.3.6.1.4.1.4413.1.1.1.2.3.14.1.4
Tok_String
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentNetworkIpv6AddressAutoConfig 1.3.6.1.4.1.4413.1.1.1.2.3.15
The ipv6 address autoconfig allows the device to perform IPv6 stateless address auto-configuration to discover prefixes on the link and then to add the eui-64 based addresses to the network interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentNetworkIpv6ConfigProtocol 1.3.6.1.4.1.4413.1.1.1.2.3.16
The switch's network IPv6 config protocol
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), dhcp(2)  

agentNetworkDhcp6ClientDuid 1.3.6.1.4.1.4413.1.1.1.2.3.17
The DHCPv6 Client unique DUID. This value cannot be modified
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

agentNetworkStatsGroup 1.3.6.1.4.1.4413.1.1.1.2.3.18
OBJECT IDENTIFIER    

agentNetworkDhcp6ADVERTISEMessagesReceived 1.3.6.1.4.1.4413.1.1.1.2.3.18.1
The no. of DHCPv6 messages of type ADVERTISE that have been received by the DHCPv6 client on the network port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentNetworkDhcp6REPLYMessagesReceived 1.3.6.1.4.1.4413.1.1.1.2.3.18.2
The no. of DHCPv6 messages of type REPLY that have been received by the DHCPv6 client on the network port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentNetworkDhcp6ADVERTISEMessagesDiscarded 1.3.6.1.4.1.4413.1.1.1.2.3.18.3
The no. of DHCPv6 messages of type ADVERTISE that have been discarded by the DHCPv6 client on the network port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentNetworkDhcp6REPLYMessagesDiscarded 1.3.6.1.4.1.4413.1.1.1.2.3.18.4
The no. of DHCPv6 messages of type REPLY that have been discarded by the DHCPv6 client on the network port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentNetworkDhcp6MalformedMessagesReceived 1.3.6.1.4.1.4413.1.1.1.2.3.18.5
The no. of DHCPv6 messages received malformed by the DHCPv6 client on the network port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentNetworkDhcp6SOLICITMessagesSent 1.3.6.1.4.1.4413.1.1.1.2.3.18.6
The no. of DHCPv6 messages of type SOLICIT that have been sent by the DHCPv6 client on the network port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentNetworkDhcp6REQUESTMessagesSent 1.3.6.1.4.1.4413.1.1.1.2.3.18.7
The no. of DHCPv6 messages of type REQUEST that have been sent by the DHCPv6 client on the network port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentNetworkDhcp6RENEWMessagesSent 1.3.6.1.4.1.4413.1.1.1.2.3.18.8
The no. of DHCPv6 messages of type RENEW that have been sent by the DHCPv6 client on the network port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentNetworkDhcp6REBINDMessagesSent 1.3.6.1.4.1.4413.1.1.1.2.3.18.9
The no. of DHCPv6 messages of type REBIND that have been sent by the DHCPv6 client on the network port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentNetworkDhcp6RELEASEMessagesSent 1.3.6.1.4.1.4413.1.1.1.2.3.18.10
The no. of DHCPv6 messages of type RELEASE that have been sent by the DHCPv6 client on the network port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentNetworkDhcp6StatsReset 1.3.6.1.4.1.4413.1.1.1.2.3.18.11
Clear the DHCPv6 Client statistics on the network port. A value of reset(1) is used to reset the statistics. A read on this object will always return the value none(0). The value none(0) cannot be forcibly set by the administrator.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), reset(1)  

agentServicePortConfigGroup 1.3.6.1.4.1.4413.1.1.1.2.4
OBJECT IDENTIFIER    

agentServicePortIPAddress 1.3.6.1.4.1.4413.1.1.1.2.4.1
The switch's ServicePort ip address
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

agentServicePortSubnetMask 1.3.6.1.4.1.4413.1.1.1.2.4.2
The switch's ServicePort subnet mask
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

agentServicePortDefaultGateway 1.3.6.1.4.1.4413.1.1.1.2.4.3
The switch's ServicePort default gateway
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

agentServicePortBurnedInMacAddress 1.3.6.1.4.1.4413.1.1.1.2.4.4
The switch's ServicePort Burned-In MAC address
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress  

agentServicePortConfigProtocol 1.3.6.1.4.1.4413.1.1.1.2.4.5
The switch's ServicePort config protocol
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), bootp(2), dhcp(3)  

agentServicePortProtocolDhcpRenew 1.3.6.1.4.1.4413.1.1.1.2.4.6
The switch's ServicePort protocol dhcp is renewed. Will always return 0 when read.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normalOperation(0), renew(1)  

agentServicePortIpv6AdminMode 1.3.6.1.4.1.4413.1.1.1.2.4.7
The service port IPv6 administrative state
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

agentServicePortIpv6Gateway 1.3.6.1.4.1.4413.1.1.1.2.4.8
The service port IPv6 Gateway Address
Status: current Access: read-only
OBJECT-TYPE    
  Ipv6AddressPrefix  

agentServicePortIpv6AddrTable 1.3.6.1.4.1.4413.1.1.1.2.4.9
The list of IPv6 address prefixes for the service port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentServicePortIpv6AddrEntry

agentServicePortIpv6AddrEntry 1.3.6.1.4.1.4413.1.1.1.2.4.9.1
An interface entry containing objects of a particular IPv6 address prefix
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentServicePortIpv6AddrEntry  

agentServicePortIpv6AddrPrefix 1.3.6.1.4.1.4413.1.1.1.2.4.9.1.1
The service port IPv6 Address Prefix
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6AddressPrefix  

agentServicePortIpv6AddrPrefixLength 1.3.6.1.4.1.4413.1.1.1.2.4.9.1.2
The service port IPv6 Address Prefix Length
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..128  

agentServicePortIpv6AddrEuiFlag 1.3.6.1.4.1.4413.1.1.1.2.4.9.1.3
The service port IPv6 Eui Flag
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

agentServicePortIpv6AddrStatus 1.3.6.1.4.1.4413.1.1.1.2.4.9.1.4
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

agentServicePortIpv6AddressAutoConfig 1.3.6.1.4.1.4413.1.1.1.2.4.10
The ipv6 address autoconfig allows the device to perform IPv6 stateless address auto-configuration to discover prefixes on the link and then to add the eui-64 based addresses to the serviceport interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentServicePortIpv6ConfigProtocol 1.3.6.1.4.1.4413.1.1.1.2.4.11
The service port IPv6 protocol configured on the switch.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), dhcp(2)  

agentServicePortDhcp6ClientDuid 1.3.6.1.4.1.4413.1.1.1.2.4.12
The DHCPv6 Client unique DUID. This value cannot be modified
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

agentServicePortStatsGroup 1.3.6.1.4.1.4413.1.1.1.2.4.13
OBJECT IDENTIFIER    

agentServicePortDhcp6ADVERTISEMessagesReceived 1.3.6.1.4.1.4413.1.1.1.2.4.13.1
The no. of DHCPv6 messages of type ADVERTISE that have been received by the DHCPv6 client on the service port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentServicePortDhcp6REPLYMessagesReceived 1.3.6.1.4.1.4413.1.1.1.2.4.13.2
The no. of DHCPv6 messages of type REPLY that have been received by the DHCPv6 client on the service port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentServicePortDhcp6ADVERTISEMessagesDiscarded 1.3.6.1.4.1.4413.1.1.1.2.4.13.3
The no. of DHCPv6 messages of type ADVERTISE that have been discarded by the DHCPv6 client on the service port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentServicePortDhcp6REPLYMessagesDiscarded 1.3.6.1.4.1.4413.1.1.1.2.4.13.4
The no. of DHCPv6 messages of type REPLY that have been discarded by the DHCPv6 client on the service port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentServicePortDhcp6MalformedMessagesReceived 1.3.6.1.4.1.4413.1.1.1.2.4.13.5
The no. of DHCPv6 messages received malformed by the DHCPv6 client on the service port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentServicePortDhcp6SOLICITMessagesSent 1.3.6.1.4.1.4413.1.1.1.2.4.13.6
The no. of DHCPv6 messages of type SOLICIT that have been sent by the DHCPv6 client on the service port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentServicePortDhcp6REQUESTMessagesSent 1.3.6.1.4.1.4413.1.1.1.2.4.13.7
The no. of DHCPv6 messages of type REQUEST that have been sent by the DHCPv6 client on the service port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentServicePortDhcp6RENEWMessagesSent 1.3.6.1.4.1.4413.1.1.1.2.4.13.8
The no. of DHCPv6 messages of type RENEW that have been sent by the DHCPv6 client on the service port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentServicePortDhcp6REBINDMessagesSent 1.3.6.1.4.1.4413.1.1.1.2.4.13.9
The no. of DHCPv6 messages of type REBIND that have been sent by the DHCPv6 client on the service port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentServicePortDhcp6RELEASEMessagesSent 1.3.6.1.4.1.4413.1.1.1.2.4.13.10
The no. of DHCPv6 messages of type RELEASE that have been sent by the DHCPv6 client on the service port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentServicePortDhcp6StatsReset 1.3.6.1.4.1.4413.1.1.1.2.4.13.11
Clear the DHCPv6 Client statistics on the service port. A value of reset(1) is used to reset the statistics. A read on this object will always return the value none(0). The value none(0) cannot be forcibly set by the administrator.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), reset(1)  

agentDhcpClientOptionsConfigGroup 1.3.6.1.4.1.4413.1.1.1.2.5
OBJECT IDENTIFIER    

agentVendorClassOptionConfigGroup 1.3.6.1.4.1.4413.1.1.1.2.5.1
OBJECT IDENTIFIER    

agentDhcpClientVendorClassIdMode 1.3.6.1.4.1.4413.1.1.1.2.5.1.1
This object indicates whether DHCP Vendor Classifier Id Option (60) is enabled for DHCP Network Client. If this object is set to 'true', DHCP Vendor Classifier Id mode is enabled globally. If this object is set to 'false', DHCP Vendor Classifier Id mode is disabled globally.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentDhcpClientVendorClassIdString 1.3.6.1.4.1.4413.1.1.1.2.5.1.2
When this object is set with a non-empty string, the DHCP Vendor Classifier Id Option (60) string is enabled for DHCP Network Client.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..128)  

agentSnmpConfigGroup 1.3.6.1.4.1.4413.1.1.1.2.6
OBJECT IDENTIFIER    

agentSnmpCommunityCreate 1.3.6.1.4.1.4413.1.1.1.2.6.1
Creates a new SNMP Community entry. Defaults: IPAddress 0.0.0.0 IpMask 0.0.0.0 AccessMode read-only Status config
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..16)  

agentSnmpCommunityConfigTable 1.3.6.1.4.1.4413.1.1.1.2.6.2
A table of the switch's SNMP Config entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSnmpCommunityConfigEntry

agentSnmpCommunityConfigEntry 1.3.6.1.4.1.4413.1.1.1.2.6.2.1
Switch's SNMP Config entry
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentSnmpCommunityConfigEntry  

agentSnmpCommunityIndex 1.3.6.1.4.1.4413.1.1.1.2.6.2.1.1
The switch's Snmp Community Index
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

agentSnmpCommunityName 1.3.6.1.4.1.4413.1.1.1.2.6.2.1.2
The switch's Snmp Community Name This name identifies each SNMP community; the name can be up to 16 characters, and it is case-sensitive. Community names in the SNMP community must be unique. If you make multiple entries using the same community name, the first entry is kept and processed and all duplicate entries are ignored.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..16)  

agentSnmpCommunityIPAddress 1.3.6.1.4.1.4413.1.1.1.2.6.2.1.3
The switch's Snmp Community IP Address Client IP Address - This attribute is an IP address (or portion thereof) from which this device will accept SNMP packets with the associated community. The requesting entity's IP address is logical-ANDed with the Client IP Mask and the result must match the Client IP Address. Note: If the Client IP Mask is set to 0.0.0.0, a Client IP Address of 0.0.0.0 matches all IP addresses.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

agentSnmpCommunityIPMask 1.3.6.1.4.1.4413.1.1.1.2.6.2.1.4
The switch's Snmp Community IP Mask Client IP Mask - This attribute is a mask to be logical-ANDed with the requesting entity's IP address before comparison with the Client IP Address. If the result matches with Client IP Address then the address is an authenticated IP address. For example, if the Client IP Address is 9.47.128.0 and the corresponding Client IP Mask is 255.255.255.0, a range of incoming IP addresses would match, that is, the incoming IP addresses could be a value in the following range: 9.47.128.0 to 9.47.128.255. To have a specific IP address be the only authenticated IP address, set the Client IP Address to the required IP address and set the Client IP Mask to 255.255.255.255.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

agentSnmpCommunityAccessMode 1.3.6.1.4.1.4413.1.1.1.2.6.2.1.5
The switch's Snmp Community Access Mode Access Mode - This value can be read-only or read/write. A community with a read-only access allows for switch information to be displayed. A community with a read/write access allows for configuration changes to be made and for information to be displayed.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER read-only(1), read-write(2)  

agentSnmpCommunityStatus 1.3.6.1.4.1.4413.1.1.1.2.6.2.1.6
The switch's Snmp Community Status. active(1) - This community is active, allowing SNMP managers associated with this community to manage the switch according to its access right. notInService(2) - This community is not active; no SNMP requests using this community will be accepted. In this case the SNMP manager associated with this community cannot manage the switch until the Status is changed back to active(1). config(3) - The community Status must be set to this value in order to configure it. When creating a new community entry, initial Status will be set to this value. destroy(4) - Set to this value to remove the community from the agent.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), notInService(2), config(3), destroy(4)  

agentSnmpTrapReceiverCreate 1.3.6.1.4.1.4413.1.1.1.2.6.3
Creates a new trap receiver entry. Defaults: IPAddress 0.0.0.0 status config
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..16)  

agentSnmpTrapReceiverConfigTable 1.3.6.1.4.1.4413.1.1.1.2.6.4
Trap messages are sent across a network to an SNMP Network Manager. These messages alert the manager to events occurring within the switch or on the network. Up to six simultaneous trap receivers are supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSnmpTrapReceiverConfigEntry

agentSnmpTrapReceiverConfigEntry 1.3.6.1.4.1.4413.1.1.1.2.6.4.1
Switch's Snmp Trace Receiver Config entry
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentSnmpTrapReceiverConfigEntry  

agentSnmpTrapReceiverIndex 1.3.6.1.4.1.4413.1.1.1.2.6.4.1.1
The switch's Snmp Trap Receiver Index
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

agentSnmpTrapReceiverCommunityName 1.3.6.1.4.1.4413.1.1.1.2.6.4.1.2
The switch's Snmp Trap Receiver Community Name. This is the SNMP community name of the remote network manager; the name can be up to 16 characters, and is case-sensitive.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..16)  

agentSnmpTrapReceiverAddressType 1.3.6.1.4.1.4413.1.1.1.2.6.4.1.7
The type of the snmptrap reciever address. The agentSnmpTrapReceiverAddress object is intepreted within the context of agentSnmpTrapReceiverAddressType
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ipv4(1), ipv6(2), dns-v4(3), dns-v6(4)  

agentSnmpTrapReceiverAddress 1.3.6.1.4.1.4413.1.1.1.2.6.4.1.8
The snmptrap reciever address. The type of this address is determined by the value of the agentSnmpTrapReceiverAddressType object. The values for agentSnmpTrapReceiverAddressType and agentSnmpTrapReceiverAddress must be consistent.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

agentSnmpTrapReceiverIPAddress 1.3.6.1.4.1.4413.1.1.1.2.6.4.1.3
IP Address - Each IP address parameter is four integer numbers. The numbers range from 0 to 255.
Status: obsolete Access: read-write
OBJECT-TYPE    
  IpAddress  

agentSnmpTrapReceiverStatus 1.3.6.1.4.1.4413.1.1.1.2.6.4.1.4
The switch's Snmp Trap Reciever Status. active(1) - This trap receiver is active, allowing SNMP Traps to be sent to this receiver. notInService(2) - This trap reciever is not active; no SNMP Traps will be sent to this reciever until it's set back to active(1). config(3) - The trap reciever Status must be set to this value in order to configure it. When creating a new trap receiver entry, the Status will initially be set to this value. Note: agentSnmpTrapReceiverIPAddress must be set to non-zero before changing to active(1) or notInService(2). destroy(4) - Set to this value to remove the trap receiver entry from the agent.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), notInService(2), config(3), destroy(4)  

agentSnmpTrapReceiverVersion 1.3.6.1.4.1.4413.1.1.1.2.6.4.1.5
The version of trap sent to this Reciever. snmpv1(1) - This will send a SNMPv1 trap. snmpv2c(2) - This will send a SNMPv2c trap.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER snmpv1(1), snmpv2c(2)  

agentSnmpTrapReceiverIpv6Address 1.3.6.1.4.1.4413.1.1.1.2.6.4.1.6
IPv6 Address for SNMP receiver.
Status: obsolete Access: read-write
OBJECT-TYPE    
  Ipv6AddressPrefix  

agentSnmpTrapFlagsConfigGroup 1.3.6.1.4.1.4413.1.1.1.2.6.5
OBJECT IDENTIFIER    

agentSnmpAuthenticationTrapFlag 1.3.6.1.4.1.4413.1.1.1.2.6.5.1
Authentication Flag - Enable/Disable authentication Flag.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentSnmpLinkUpDownTrapFlag 1.3.6.1.4.1.4413.1.1.1.2.6.5.2
Link Up/Down Flag - Enable/Disable Link Up/Link Down traps for the entire switch. When set to Enable, the Link Up/Down traps will be sent only if the Link Trap flag setting associated with the port (Port Configuration Menu) is set to Enable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentSnmpMultipleUsersTrapFlag 1.3.6.1.4.1.4413.1.1.1.2.6.5.3
Multiple Users Flag - Enable/Disable Multiple User traps. When the value is set to Enable, a Multiple User Trap is sent whenever someone logs in to the terminal interface (EIA 232 or Telnet) and there is already an existing terminal interface session.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentSnmpSpanningTreeTrapFlag 1.3.6.1.4.1.4413.1.1.1.2.6.5.4
Spanning Tree Flag - This flag enables the sending of new root traps and topology change notification traps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentSnmpBroadcastStormTrapFlag 1.3.6.1.4.1.4413.1.1.1.2.6.5.5
Broadcast Storm Flag - This flag enables or disables the broadcast storm trap. You must also enable Broadcast Storm Recovery Mode (see the Switch Configuration Menu). When this value is set to Enable and Broadcast Storm Recovery mode is set to Enable, the Broadcast Storm Start/End traps are sent when the switch enters and leaves Broadcast Storm Recovery.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentSnmpTrapSourceInterface 1.3.6.1.4.1.4413.1.1.1.2.6.6
A source-interface selection on an Interface Index (like vlan based routing interface, port based routing interface, loopback interface, tunnel interface). A non-zero value indicates ifIndex for the corresponding interface entry in the ifTable is selected. A zero value indicates the source-interface un-selection.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndexOrZero  

agentSnmpServerPortNum 1.3.6.1.4.1.4413.1.1.1.2.6.7
Get/Set the UDP port number that the SNMP server listens to for incoming requests. The port number is an integer value from 1025 to 65535. Before setting this object, check your system (e.g. using 'netstat') to make sure the desired port number is not currently being used by any other service. The default value for this object is 161. Note that changing the value of this object may cause existing SNMP transactions to cease communicating with the device until the client applications are reconfigured to use the new port number.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 161 | 1025..65535  

agentSpanningTreeConfigGroup 1.3.6.1.4.1.4413.1.1.1.2.7
OBJECT IDENTIFIER    

agentSpanningTreeMode 1.3.6.1.4.1.4413.1.1.1.2.7.1
The switch's Spanning Tree Switch Status. This functionality is now handled by agentStpAdminMode
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentSwitchConfigGroup 1.3.6.1.4.1.4413.1.1.1.2.8
OBJECT IDENTIFIER    

agentSwitchFdbAddressAgingTimeout 1.3.6.1.4.1.4413.1.1.1.2.8.3
The address aging timeout. Specifies aging time in seconds (10 - 1000000) before a dynamic MAC address is erased from the Filtering Database. The default value is 300 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 10..1000000  

agentSwitchAddressAgingTimeoutTable 1.3.6.1.4.1.4413.1.1.1.2.8.4
The switch's address aging timeout table. This functionality is now handled by agentSwitchFdbAddressAgingTimeout.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSwitchAddressAgingTimeoutEntry

agentSwitchAddressAgingTimeoutEntry 1.3.6.1.4.1.4413.1.1.1.2.8.4.1
Aging information about a specific Filtering Database.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  AgentSwitchAddressAgingTimeoutEntry  

agentSwitchAddressAgingTimeout 1.3.6.1.4.1.4413.1.1.1.2.8.4.1.1
The FDB entry's address aging timeout (in seconds)
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 10..1000000  

agentSwitchStaticMacFilteringTable 1.3.6.1.4.1.4413.1.1.1.2.8.5
The switch's static Mac filtering table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSwitchStaticMacFilteringEntry

agentSwitchStaticMacFilteringEntry 1.3.6.1.4.1.4413.1.1.1.2.8.5.1
Per-port ingress/egress filter configuration based on VLAN Id and MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentSwitchStaticMacFilteringEntry  

agentSwitchStaticMacFilteringVlanId 1.3.6.1.4.1.4413.1.1.1.2.8.5.1.1
The Static MAC Filter Vlan Id
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

agentSwitchStaticMacFilteringAddress 1.3.6.1.4.1.4413.1.1.1.2.8.5.1.2
The Static MAC Filter MAC address
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

agentSwitchStaticMacFilteringSourcePortMask 1.3.6.1.4.1.4413.1.1.1.2.8.5.1.3
The Static MAC Filter source port mask. When setting this value, the system will ignore configuration for ports not between the first and last valid ports. Configuration of any port numbers between this range that are not valid ports return a failure message, but will still apply configuration for valid ports. To obtain port numbers from interface numbers, use the objects agentPortDot1dBasePort and agentPortIfIndex in the agentPortConfigTable table.
Status: current Access: read-write
OBJECT-TYPE    
  AgentPortMask  

agentSwitchStaticMacFilteringDestPortMask 1.3.6.1.4.1.4413.1.1.1.2.8.5.1.4
The Static MAC Filter destination port mask. When setting this value, the system will ignore configuration for ports not between the first and last valid ports. Configuration of any port numbers between this range that are not valid ports return a failure message, but will still apply configuration for valid ports. To obtain port numbers from interface numbers, use the objects agentPortDot1dBasePort and agentPortIfIndex in the agentPortConfigTable table. Configuring destination port mask for a unicast MAC filter is not supported on some platforms.
Status: current Access: read-write
OBJECT-TYPE    
  AgentPortMask  

agentSwitchStaticMacFilteringStatus 1.3.6.1.4.1.4413.1.1.1.2.8.5.1.5
The Static MAC Filter status. Supported values: active(1) - valid entry createAndGo(4) - used to create a new entry destroy(6) - removes the entry
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentSwitchSnoopSSMGroupTable 1.3.6.1.4.1.4413.1.1.1.2.8.34
The (conceptual) table listing the IP multicast Source Specific Multicast Groups for which there are members on a particular interface and VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSwitchSnoopSSMGroupEntry

agentSwitchSnoopSSMGroupEntry 1.3.6.1.4.1.4413.1.1.1.2.8.34.1
An entry (conceptual row) in the agentSwitchSnoopSSMGroupTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentSwitchSnoopSSMGroupEntry  

agentSwitchSnoopSSMGroupAddressType 1.3.6.1.4.1.4413.1.1.1.2.8.34.1.1
The address type of the agentSwitchSnoopSSMGroupTable entry. This value applies to both the agentSwitchSnoopSSMGroupAddress and the agentSwitchSnoopSSMGroupLastReporter entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

agentSwitchSnoopSSMGroupAddress 1.3.6.1.4.1.4413.1.1.1.2.8.34.1.2
The IP multicast group address for which this entry contains information. The InetAddressType, e.g. IPv4 or IPv6, is identified by the agentSwitchSnoopSSMGroupAddressType variable in the agentSwitchSnoopSSMGroup table.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

agentSwitchSnoopSSMGroupIfIndex 1.3.6.1.4.1.4413.1.1.1.2.8.34.1.3
The interface for which this entry contains information for an IP multicast group address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

agentSwitchSnoopSSMGroupVlanId 1.3.6.1.4.1.4413.1.1.1.2.8.34.1.4
The VLAN for which this entry contains information for an IP multicast group address.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

agentSwitchSnoopSSMGroupLastReporter 1.3.6.1.4.1.4413.1.1.1.2.8.34.1.5
The IP address of the source of the last membership report received for this IP Multicast group address on this interface and VLAN. The InetAddressType, e.g. IPv4 or IPv6, is identified by the agentSwitchSnoopSSMGroupAddressType variable in the agentSwitchSnoopSSMGroup table.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

agentSwitchSnoopSSMGroupSourceFilterMode 1.3.6.1.4.1.4413.1.1.1.2.8.34.1.6
The state in which the interface is currently set. The value indicates the relevance of the corresponding source list entries in the SrcList Table (agentSwitchSnoopSSMSrcListTable).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER include(1), exclude(2)  

agentSwitchSnoopSSMSrcListTable 1.3.6.1.4.1.4413.1.1.1.2.8.35
The (conceptual) table listing the Source List entries corresponding to each VLAN, interface and SSM multicast group pair on a MGMD Snooping switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSwitchSnoopSSMSrcListEntry

agentSwitchSnoopSSMSrcListEntry 1.3.6.1.4.1.4413.1.1.1.2.8.35.1
An entry (conceptual row) in the agentSwitchSnoopSSMSrcListTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentSwitchSnoopSSMSrcListEntry  

agentSwitchSnoopSSMSrcListAddressType 1.3.6.1.4.1.4413.1.1.1.2.8.35.1.1
The address type of the InetAddress variables in this table. This value applies to the agentSwitchSnoopSSMSrcListHostAddress and agentSwitchSnoopSSMSrcListAddress entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

agentSwitchSnoopSSMSrcListAddress 1.3.6.1.4.1.4413.1.1.1.2.8.35.1.2
The IP multicast group address for which this entry contains information.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

agentSwitchSnoopSSMSrcListIfIndex 1.3.6.1.4.1.4413.1.1.1.2.8.35.1.3
The interface for which this entry contains information for an IP multicast group address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

agentSwitchSnoopSSMSrcListVlanId 1.3.6.1.4.1.4413.1.1.1.2.8.35.1.4
The VLAN for which this entry contains information for an IP multicast group address.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

agentSwitchSnoopSSMSrcListHostAddress 1.3.6.1.4.1.4413.1.1.1.2.8.35.1.5
The host address to which this entry corresponds. The agentSwitchSnoopSSMGroupSourceFilterMode value for this Group address, interface and VLAN indicates whether this Host address is included or excluded.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(4|16)  

agentSwitchSnoopSSMFDBTable 1.3.6.1.4.1.4413.1.1.1.2.8.36
MGMD Snooping Source Specific Multicast Forwarding database Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSwitchSnoopSSMFDBEntry

agentSwitchSnoopSSMFDBEntry 1.3.6.1.4.1.4413.1.1.1.2.8.36.1
An entry is created by IGMP Snooping for each group learned in the VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentSwitchSnoopSSMFDBEntry  

agentSwitchSnoopSSMFDBVlanIndex 1.3.6.1.4.1.4413.1.1.1.2.8.36.1.1
This object indicates the VLAN in which the group is learned.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

agentSwitchSnoopSSMFDBGroupAddressType 1.3.6.1.4.1.4413.1.1.1.2.8.36.1.2
This object indicates IP multicast address type learned by MGMD Snooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

agentSwitchSnoopSSMFDBGroupAddress 1.3.6.1.4.1.4413.1.1.1.2.8.36.1.3
This object indicates IP multicast address learned by MGMD Snooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

agentSwitchSnoopSSMFDBSourceAddress 1.3.6.1.4.1.4413.1.1.1.2.8.36.1.4
This object indicates IP Source address learned by MGMD Snooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

agentSwitchSnoopSSMFDBIncludePortList 1.3.6.1.4.1.4413.1.1.1.2.8.36.1.5
This object indicates the set of ports on which MGMD Membership Reports are received for the group indicating interest to receive traffic sent to the group.
Status: current Access: read-only
OBJECT-TYPE    
  AgentPortMask  

agentSwitchSnoopSSMFDBExcludePortList 1.3.6.1.4.1.4413.1.1.1.2.8.36.1.6
This object indicates the set of ports on which MGMD Membership Reports are received for the group indicating interest to not to receive traffic sent to the group.
Status: current Access: read-only
OBJECT-TYPE    
  AgentPortMask  

agentSwitchStormControlGroup 1.3.6.1.4.1.4413.1.1.1.2.8.12
OBJECT IDENTIFIER    

agentSwitchDot3FlowControlMode 1.3.6.1.4.1.4413.1.1.1.2.8.12.1
Config switchconfig flowcontrol allows you to enable or disable 802.3x flow control for the switch. This value applies to only full-duplex mode ports. Enabling symmetric flow control allows the switch to send and receive pause frames. Enabling asymmetric flow control allows the switch to receive pause frames but it will not transmit pause frames.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER symmetric(1), asymmetric(2), disable(3)  

agentSwitchBroadcastControlMode 1.3.6.1.4.1.4413.1.1.1.2.8.12.4
The switch config broadcast allows you to enable or disable broadcast storm recovery mode. When you specify Enable for Broadcast Storm Recovery and the broadcast traffic on any Ethernet port exceeds the configured threshold, the switch blocks (discards) the broadcast traffic.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentSwitchBroadcastControlThreshold 1.3.6.1.4.1.4413.1.1.1.2.8.12.5
Configures the broadcast storm recovery threshold for this port as a percentage of port speed or as an absolute pps rate.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..14880000  

agentSwitchBroadcastControlThresholdUnit 1.3.6.1.4.1.4413.1.1.1.2.8.12.10
Configures the units of the threshold value to percentage of port speed or absolute packets per second.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER percent(1), pps(2)  

agentSwitchMulticastControlMode 1.3.6.1.4.1.4413.1.1.1.2.8.12.6
The switch config multicast allows you to enable or disable multicast storm recovery mode. When you specify Enable for multicast Storm Recovery and the multicast traffic on any Ethernet port exceeds the configured threshold, the switch blocks (discards) the multicast traffic.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentSwitchMulticastControlThreshold 1.3.6.1.4.1.4413.1.1.1.2.8.12.7
Configures the multicast storm recovery threshold for this port as a percentage of port speed or as an absolute pps rate.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..14880000  

agentSwitchMulticastControlThresholdUnit 1.3.6.1.4.1.4413.1.1.1.2.8.12.11
Configures the units of the threshold value to percentage of port speed or absolute packets per second.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER percent(1), pps(2)  

agentSwitchUnicastControlMode 1.3.6.1.4.1.4413.1.1.1.2.8.12.8
The switch config unicast allows you to enable or disable unicast storm recovery mode. When you specify Enable for unicast Storm Recovery and the unknown unicast traffic on any Ethernet port exceeds the configured threshold, the switch blocks (discards) the unknown unicast traffic.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentSwitchUnicastControlThreshold 1.3.6.1.4.1.4413.1.1.1.2.8.12.9
Configures the unicast storm recovery threshold for this port as a percentage of port speed or as an absolute pps rate.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..14880000  

agentSwitchUnicastControlThresholdUnit 1.3.6.1.4.1.4413.1.1.1.2.8.12.12
Configures the units of the threshold value to percentage of port speed or absolute packets per second.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER percent(1), pps(2)  

agentSwitchSnoopingGroup 1.3.6.1.4.1.4413.1.1.1.2.8.6
OBJECT IDENTIFIER    

agentSwitchSnoopingCfgTable 1.3.6.1.4.1.4413.1.1.1.2.8.6.1
A table of the IGMP/MLD Snooping Global configuration entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSwitchSnoopingCfgEntry

agentSwitchSnoopingCfgEntry 1.3.6.1.4.1.4413.1.1.1.2.8.6.1.1
Represents entry for Snooping switch Configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentSwitchSnoopingCfgEntry  

agentSwitchSnoopingProtocol 1.3.6.1.4.1.4413.1.1.1.2.8.6.1.1.1
The protocol type of network protocol in use.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

agentSwitchSnoopingAdminMode 1.3.6.1.4.1.4413.1.1.1.2.8.6.1.1.2
This enables or disables Snooping on the system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentSwitchSnoopingPortMask 1.3.6.1.4.1.4413.1.1.1.2.8.6.1.1.3
IGMP/MLD Snooping Port Mask. This allows configuration of IGMP/MLD Snooping on selected ports. IGMP/MLD Snooping cannot be enabled on an interface that has routing enabled, or is a member of a LAG. If a port which has IGMP/MLD Snooping enabled becomes enabled for routing, or is enlisted as a member of a LAG, IGMP/MLD Snooping functionality will be disabled on that port. IGMP/MLD Snooping functionality will be subsequently be reenabled if routing is disabled or LAG membership is removed from an interface that had previously had IGMP/MLD Snooping enabled. To obtain port numbers from interface numbers, use the objects agentPortDot1dBasePort and agentPortIfIndex in the agentPortConfigTable table.
Status: current Access: read-write
OBJECT-TYPE    
  AgentPortMask  

agentSwitchSnoopingMulticastControlFramesProcessed 1.3.6.1.4.1.4413.1.1.1.2.8.6.1.1.4
Multicast Control Frames Processed by CPU. The number of multicast control frames that have been processed by the CPU.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentSwitchSnoopingProxyQuerierAdminMode 1.3.6.1.4.1.4413.1.1.1.2.8.6.1.1.5
This enables or disables IGMP/MLD Proxy Querier Mode on the system. If it is disabled then IGMP/MLD proxy query with source zero IP address is not sent in response to IGMP/MLD leave packet.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentSwitchSnoopingIntfGroup 1.3.6.1.4.1.4413.1.1.1.2.8.7
OBJECT IDENTIFIER    

agentSwitchSnoopingIntfTable 1.3.6.1.4.1.4413.1.1.1.2.8.7.1
A table of the IGMP/MLD Snooping Interface configuration entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSwitchSnoopingIntfEntry

agentSwitchSnoopingIntfEntry 1.3.6.1.4.1.4413.1.1.1.2.8.7.1.1
Represents entry for a IGMP/MLD Snooping Interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentSwitchSnoopingIntfEntry  

agentSwitchSnoopingIntfIndex 1.3.6.1.4.1.4413.1.1.1.2.8.7.1.1.1
The port number to be selected. Each port maps to an interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..65535  

agentSwitchSnoopingIntfAdminMode 1.3.6.1.4.1.4413.1.1.1.2.8.7.1.1.2
This enables or disables IGMP/MLD Snooping on a selected interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentSwitchSnoopingIntfGroupMembershipInterval 1.3.6.1.4.1.4413.1.1.1.2.8.7.1.1.3
The amount of time in seconds that a switch will wait for a report from a particular group on the selected interface before deleting the interface from the entry. This value must be greater than agentSwitchSnoopingIntfMaxResponseTime.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 2..3600  

agentSwitchSnoopingIntfMaxResponseTime 1.3.6.1.4.1.4413.1.1.1.2.8.7.1.1.4
The amount of time in seconds a switch will wait after sending a query on the selected interface because it did not receive a report for a particular group in that interface. This value must be less than agentSwitchSnoopingIntfGroupMembershipInterval. For IGMP Snooping, this value ranges from 1 to 25 and for MLD Snooping, this value ranges from 1 to 65.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

agentSwitchSnoopingIntfMRPExpirationTime 1.3.6.1.4.1.4413.1.1.1.2.8.7.1.1.5
The amount of time in seconds that a switch will wait for a query to be received on the selected interface before the interface is removed from the list of interfaces with multicast routers attached.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..3600  

agentSwitchSnoopingIntfFastLeaveAdminMode 1.3.6.1.4.1.4413.1.1.1.2.8.7.1.1.6
This enables or disables IGMP/MLD Snooping on the selected interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentSwitchSnoopingIntfMulticastRouterMode 1.3.6.1.4.1.4413.1.1.1.2.8.7.1.1.7
This enables or disables Multicast Routing on the selected interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentSwitchSnoopingIntfVlanIDs 1.3.6.1.4.1.4413.1.1.1.2.8.7.1.1.8
This field lists all the VlanIDs which include the selected interface.
Status: current Access: read-only
OBJECT-TYPE    
  VlanList  

agentSwitchSnoopingIntfProxyQuerierAdminMode 1.3.6.1.4.1.4413.1.1.1.2.8.7.1.1.9
This enables or disables IGMP/MLD Proxy Querier on the selected interface. If it is disabled then IGMP/MLD proxy query with source zero IP address is not sent in response to IGMP/MLD leave packet.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentSwitchSnoopingVlanGroup 1.3.6.1.4.1.4413.1.1.1.2.8.8
OBJECT IDENTIFIER    

agentSwitchSnoopingVlanTable 1.3.6.1.4.1.4413.1.1.1.2.8.8.1
A table of the IGMP/MLD Snooping Vlan configuration entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSwitchSnoopingVlanEntry

agentSwitchSnoopingVlanEntry 1.3.6.1.4.1.4413.1.1.1.2.8.8.1.1
Represents entry for a IGMP/MLD Snooping Vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentSwitchSnoopingVlanEntry  

agentSwitchSnoopingVlanAdminMode 1.3.6.1.4.1.4413.1.1.1.2.8.8.1.1.1
This enables or disables IGMP/MLD Snooping on a selected Vlan interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

agentSwitchSnoopingVlanGroupMembershipInterval 1.3.6.1.4.1.4413.1.1.1.2.8.8.1.1.2
The amount of time in seconds that a switch will wait for a report from a particular group on the selected vlan before deleting the interface participating in the vlan from the entry. This value must be greater than agentSwitchSnoopingIntfMaxResponseTime.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 2..3600  

agentSwitchSnoopingVlanMaxResponseTime 1.3.6.1.4.1.4413.1.1.1.2.8.8.1.1.3
The amount of time in seconds a switch will wait after sending a query on the selected vlan because it did not receive a report for a particular group in the interface participating in the vlan. This value must be less than agentSwitchSnoopingIntfGroupMembershipInterval. For IGMP Snooping, this value ranges from 1 to 25 and for MLD Snooping, this value ranges from 1 to 65.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

agentSwitchSnoopingVlanFastLeaveAdminMode 1.3.6.1.4.1.4413.1.1.1.2.8.8.1.1.4
This enables or disables IGMP/MLD Snooping on the selected vlan.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

agentSwitchSnoopingVlanMRPExpirationTime 1.3.6.1.4.1.4413.1.1.1.2.8.8.1.1.5
The amount of time in seconds that a switch will wait for a query to be received on the selected interface participating in the vlan before the interface is removed from the list of interfaces with multicast routers attached. This parameter is configurable only for exisiting Vlans.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..3600  

agentSwitchSnoopingVlanReportSuppMode 1.3.6.1.4.1.4413.1.1.1.2.8.8.1.1.6
This enables or disables IGMP Snooping Report Suppression feature on the selected vlan.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

agentSwitchSnoopingVlanProxyQuerierAdminMode 1.3.6.1.4.1.4413.1.1.1.2.8.8.1.1.7
This enables or disables IGMP/MLD Proxy Querier on the selected vlan. If it is disabled then IGMP/MLD proxy query with source zero IP address is not sent in response to IGMP/MLD leave packet.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

agentSwitchVlanStaticMrouterGroup 1.3.6.1.4.1.4413.1.1.1.2.8.9
OBJECT IDENTIFIER    

agentSwitchVlanStaticMrouterTable 1.3.6.1.4.1.4413.1.1.1.2.8.9.1
A table of the IGMP/MLD Static Mrouter Configuration parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSwitchVlanStaticMrouterEntry

agentSwitchVlanStaticMrouterEntry 1.3.6.1.4.1.4413.1.1.1.2.8.9.1.1
Represents entry for a IGMP/MLD Static Mrouter.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentSwitchVlanStaticMrouterEntry  

agentSwitchVlanStaticMrouterAdminMode 1.3.6.1.4.1.4413.1.1.1.2.8.9.1.1.1
This enables or disables IGMP/MLD Mrouter on a per-interface per-vlan basis.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

agentSwitchMFDBGroup 1.3.6.1.4.1.4413.1.1.1.2.8.10
OBJECT IDENTIFIER    

agentSwitchMFDBTable 1.3.6.1.4.1.4413.1.1.1.2.8.10.1
The Multicast Forwarding Database table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSwitchMFDBEntry

agentSwitchMFDBEntry 1.3.6.1.4.1.4413.1.1.1.2.8.10.1.1
Contains Forwarding and Filtering information per Vlan Index, MAC Address, and Component User.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentSwitchMFDBEntry  

agentSwitchMFDBVlanId 1.3.6.1.4.1.4413.1.1.1.2.8.10.1.1.1
Vlan Index for which this entry is associated with.
Status: current Access: read-only
OBJECT-TYPE    
  VlanIndex  

agentSwitchMFDBMacAddress 1.3.6.1.4.1.4413.1.1.1.2.8.10.1.1.2
A multicast MAC address for which the switch has forwarding and or filtering information.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

agentSwitchMFDBProtocolType 1.3.6.1.4.1.4413.1.1.1.2.8.10.1.1.3
The component that is responsible for this entry in the Multicast Forwarding Database.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), gmrp(2), igmp(3), mld(4)  

agentSwitchMFDBType 1.3.6.1.4.1.4413.1.1.1.2.8.10.1.1.4
This displays the type of the entry. static(1) - Entries configured by the end user dynamic(2) - Entries added as a result of a learning process or protocol
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

agentSwitchMFDBDescription 1.3.6.1.4.1.4413.1.1.1.2.8.10.1.1.5
Text description of this multicast table entry.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentSwitchMFDBForwardingPortMask 1.3.6.1.4.1.4413.1.1.1.2.8.10.1.1.6
BitMask indicating which ports this entry indicates should be forwarded. To obtain port numbers from interface numbers, use the objects agentPortDot1dBasePort and agentPortIfIndex in the agentPortConfigTable table.
Status: current Access: read-only
OBJECT-TYPE    
  AgentPortMask  

agentSwitchMFDBFilteringPortMask 1.3.6.1.4.1.4413.1.1.1.2.8.10.1.1.7
BitMask indicating which ports this entry indicates should be filtered. To obtain port numbers from interface numbers, use the objects agentPortDot1dBasePort and agentPortIfIndex in the agentPortConfigTable table.
Status: current Access: read-only
OBJECT-TYPE    
  AgentPortMask  

agentSwitchMFDBSummaryTable 1.3.6.1.4.1.4413.1.1.1.2.8.10.2
The Multicast Forwarding Database Summary table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSwitchMFDBSummaryEntry

agentSwitchMFDBSummaryEntry 1.3.6.1.4.1.4413.1.1.1.2.8.10.2.1
Summarizes the forwarding ports for all components registered for all MFDB table entries with the same Vlan Index and MAC Address.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentSwitchMFDBSummaryEntry  

agentSwitchMFDBSummaryVlanId 1.3.6.1.4.1.4413.1.1.1.2.8.10.2.1.1
Vlan Index for which this entry is associated with.
Status: current Access: read-only
OBJECT-TYPE    
  VlanIndex  

agentSwitchMFDBSummaryMacAddress 1.3.6.1.4.1.4413.1.1.1.2.8.10.2.1.2
A multicast MAC address for which the switch has forwarding and or filtering information.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

agentSwitchMFDBSummaryForwardingPortMask 1.3.6.1.4.1.4413.1.1.1.2.8.10.2.1.3
Port Mask indicating which ports this entry indicates should be forwarded. To obtain port numbers from interface numbers, use the objects agentPortDot1dBasePort and agentPortIfIndex in the agentPortConfigTable table.
Status: current Access: read-only
OBJECT-TYPE    
  AgentPortMask  

agentSwitchMFDBMaxTableEntries 1.3.6.1.4.1.4413.1.1.1.2.8.10.3
This displays the maximum number of entries that can possibly be in the Multicast Forwarding Database table.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentSwitchMFDBMostEntriesUsed 1.3.6.1.4.1.4413.1.1.1.2.8.10.4
This displays the largest number of entries that have been present in the Multicast Forwarding Database table. This value is also known as the MFDB high-water mark.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentSwitchMFDBCurrentEntries 1.3.6.1.4.1.4413.1.1.1.2.8.10.5
This displays the current number of entries in the Multicast Forwarding Database table.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

agentSwitchDVlanTagGroup 1.3.6.1.4.1.4413.1.1.1.2.8.11
OBJECT IDENTIFIER    

agentSwitchDVlanTagEthertype 1.3.6.1.4.1.4413.1.1.1.2.8.11.1
Configures the Double Vlan Tag Ethertype for the switch. If this object is supported, ethertype cannot be configured per port. Commonly used are the Ethertypes for vman tags (34984, or 0x88A8) and dot1q tags (33024, or 0x8100).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

agentSwitchDVlanTagTable 1.3.6.1.4.1.4413.1.1.1.2.8.11.2
A table of entries specifying the ethertype (TPID) values. This will let the user specify multiple ethertypes globally.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSwitchDVlanTagEntry

agentSwitchDVlanTagEntry 1.3.6.1.4.1.4413.1.1.1.2.8.11.2.1
A table entry specifying the ethertype (TPID) values. Commonly used are the Ethertypes for vman tags (34984, or 0x88A8) and dot1q tags (33024, or 0x8100).
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentSwitchDVlanTagEntry  

agentSwitchDVlanTagTPid 1.3.6.1.4.1.4413.1.1.1.2.8.11.2.1.1
Ethertype value to identify incoming double tagged frames
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

agentSwitchDVlanTagPrimaryTPid 1.3.6.1.4.1.4413.1.1.1.2.8.11.2.1.2
Specifies if this TPID is primary TPID for the switch or not. As the system needs one TPID to be active all the time, setting the object to false doesn't modify/remove the entry. Adding another entry and setting it to true overwrites the previous primary TPID.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER true(1), false(2)  

agentSwitchDVlanTagRowStatus 1.3.6.1.4.1.4413.1.1.1.2.8.11.2.1.3
Row status
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentSwitchPortDVlanTagTable 1.3.6.1.4.1.4413.1.1.1.2.8.11.3
A table entries specifying the ethertype (TPID) values per port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSwitchPortDVlanTagEntry

agentSwitchPortDVlanTagEntry 1.3.6.1.4.1.4413.1.1.1.2.8.11.3.1
A table entry specifying the ethertype (TPID) value for a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentSwitchPortDVlanTagEntry  

agentSwitchPortDVlanTagInterfaceIfIndex 1.3.6.1.4.1.4413.1.1.1.2.8.11.3.1.1
Port Id on to which the Ethertype value is mapped
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

agentSwitchPortDVlanTagTPid 1.3.6.1.4.1.4413.1.1.1.2.8.11.3.1.2
Ethertype value to identify incoming double tagged frames
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

agentSwitchPortDVlanTagMode 1.3.6.1.4.1.4413.1.1.1.2.8.11.3.1.3
Controls the Double Vlan Tag mode on this port.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentSwitchPortDVlanTagCustomerId 1.3.6.1.4.1.4413.1.1.1.2.8.11.3.1.4
Configures the Customer ID for the Double Vlan Tag for this port.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

agentSwitchPortDVlanTagRowStatus 1.3.6.1.4.1.4413.1.1.1.2.8.11.3.1.5
Row status
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentSwitchVlanMacAssociationGroup 1.3.6.1.4.1.4413.1.1.1.2.8.17
OBJECT IDENTIFIER    

agentSwitchVlanMacAssociationTable 1.3.6.1.4.1.4413.1.1.1.2.8.17.1
The switch's MAC To VLAN association table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSwitchVlanMacAssociationEntry

agentSwitchVlanMacAssociationEntry 1.3.6.1.4.1.4413.1.1.1.2.8.17.1.1
VLAN to be assigned to untagged or priority tagged packets based on MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentSwitchVlanMacAssociationEntry  

agentSwitchVlanMacAssociationMacAddress 1.3.6.1.4.1.4413.1.1.1.2.8.17.1.1.1
The Mac address
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

agentSwitchVlanMacAssociationVlanId 1.3.6.1.4.1.4413.1.1.1.2.8.17.1.1.2
The VLAN the Mac address assigned to
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

agentSwitchVlanMacAssociationRowStatus 1.3.6.1.4.1.4413.1.1.1.2.8.17.1.1.3
The Mac to VLAN association row status. Supported values: active(1) - valid entry createAndGo(4) - used to create a new entry destroy(6) - removes the entry
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentSwitchProtectedPortConfigGroup 1.3.6.1.4.1.4413.1.1.1.2.8.18
OBJECT IDENTIFIER    

agentSwitchProtectedPortTable 1.3.6.1.4.1.4413.1.1.1.2.8.18.1
The switch's protected port mapping table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSwitchProtectedPortEntry

agentSwitchProtectedPortEntry 1.3.6.1.4.1.4413.1.1.1.2.8.18.1.1
Protected ports assigned to groups.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentSwitchProtectedPortEntry  

agentSwitchProtectedPortGroupId 1.3.6.1.4.1.4413.1.1.1.2.8.18.1.1.1
The group that this port belongs to
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

agentSwitchProtectedPortGroupName 1.3.6.1.4.1.4413.1.1.1.2.8.18.1.1.2
The name of the group
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

agentSwitchProtectedPortPortList 1.3.6.1.4.1.4413.1.1.1.2.8.18.1.1.3
The set of ports that are protected in this group
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

agentSwitchVlanSubnetAssociationGroup 1.3.6.1.4.1.4413.1.1.1.2.8.19
OBJECT IDENTIFIER    

agentSwitchVlanSubnetAssociationTable 1.3.6.1.4.1.4413.1.1.1.2.8.19.1
The switch's Subnet To VLAN association table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSwitchVlanSubnetAssociationEntry

agentSwitchVlanSubnetAssociationEntry 1.3.6.1.4.1.4413.1.1.1.2.8.19.1.1
VLAN to be assigned to untagged or priority tagged packets based on IP address and Subnet Mask.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentSwitchVlanSubnetAssociationEntry  

agentSwitchVlanSubnetAssociationIPAddress 1.3.6.1.4.1.4413.1.1.1.2.8.19.1.1.1
The ip address
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

agentSwitchVlanSubnetAssociationSubnetMask 1.3.6.1.4.1.4413.1.1.1.2.8.19.1.1.2
The subnet mask
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

agentSwitchVlanSubnetAssociationVlanId 1.3.6.1.4.1.4413.1.1.1.2.8.19.1.1.3
The VLAN that the IP address and subnet mask assigned to
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

agentSwitchVlanSubnetAssociationRowStatus 1.3.6.1.4.1.4413.1.1.1.2.8.19.1.1.4
The Subnet to VLAN association row status. Supported values: active(1) - valid entry createAndGo(4) - used to create a new entry destroy(6) - removes the entry
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentSwitchSnoopingQuerierGroup 1.3.6.1.4.1.4413.1.1.1.2.8.20
OBJECT IDENTIFIER    

agentSwitchSnoopingQuerierCfgTable 1.3.6.1.4.1.4413.1.1.1.2.8.20.1
A table of the IGMP/MLD Snooping Querier Global configuration entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSwitchSnoopingQuerierCfgEntry

agentSwitchSnoopingQuerierCfgEntry 1.3.6.1.4.1.4413.1.1.1.2.8.20.1.1
Represents entry for Snooping Querier Configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentSwitchSnoopingQuerierCfgEntry  

agentSwitchSnoopingQuerierAdminMode 1.3.6.1.4.1.4413.1.1.1.2.8.20.1.1.1
This enables or disables Snooping Querier on the system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentSwitchSnoopingQuerierVersion 1.3.6.1.4.1.4413.1.1.1.2.8.20.1.1.2
This specifies the multicast protocol versions that are supported by the system.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

agentSwitchSnoopingQuerierAddress 1.3.6.1.4.1.4413.1.1.1.2.8.20.1.1.3
This specifies the default source ip address to be used while generating general queries.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

agentSwitchSnoopingQuerierQueryInterval 1.3.6.1.4.1.4413.1.1.1.2.8.20.1.1.4
This specified the timer interval after which the system generates general queries.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..1800  

agentSwitchSnoopingQuerierExpiryInterval 1.3.6.1.4.1.4413.1.1.1.2.8.20.1.1.5
This specified the timer interval after which the detected other querier information is no longer valid.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 60..300  

agentSwitchSnoopingQuerierVlanTable 1.3.6.1.4.1.4413.1.1.1.2.8.20.2
A table of the Snooping Querier Vlan configuration entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSwitchSnoopingQuerierVlanEntry

agentSwitchSnoopingQuerierVlanEntry 1.3.6.1.4.1.4413.1.1.1.2.8.20.2.1
Represents entry for a Snooping Querier configurable Vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentSwitchSnoopingQuerierVlanEntry  

agentSwitchSnoopingQuerierVlanAdminMode 1.3.6.1.4.1.4413.1.1.1.2.8.20.2.1.1
This enables or disables Snooping Querier on a selected Vlan interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

agentSwitchSnoopingQuerierVlanOperMode 1.3.6.1.4.1.4413.1.1.1.2.8.20.2.1.2
This specifies the current state of the Snooping Querier on a selected vlan interface
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), querier(1), non-querier(2)  

agentSwitchSnoopingQuerierElectionParticipateMode 1.3.6.1.4.1.4413.1.1.1.2.8.20.2.1.3
This enables or disables the Snooping Querier Election Participation mode. When enabled snooping querier switch will participate in querier election up on discovering another querier in the specified vlan. When disabled, up on discovering another querier, snooping querier moves to non-querier state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

agentSwitchSnoopingQuerierVlanAddress 1.3.6.1.4.1.4413.1.1.1.2.8.20.2.1.4
This specifies the default source ip address to be used while generating general queries on the specified vlan.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

agentSwitchSnoopingQuerierOperVersion 1.3.6.1.4.1.4413.1.1.1.2.8.20.2.1.5
This specifies the multicast protocol version that is currently being used by the snooping switch for the specified vlan while generating query messages.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

agentSwitchSnoopingQuerierOperMaxResponseTime 1.3.6.1.4.1.4413.1.1.1.2.8.20.2.1.6
The amount of time in seconds a switch will wait after sending a query on the selected vlan because it did not receive a report for a particular group in the interface participating in the vlan. This object is valid only when agentSwitchSnoopingQuerierOperVersion object is valid. (-1) - indicates that parameter is not available; ( 0) - indicates that response time is less then 1 second.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -1 | 0..2147483647  

agentSwitchSnoopingQuerierLastQuerierAddress 1.3.6.1.4.1.4413.1.1.1.2.8.20.2.1.7
This specifies the last querier's ip address for the specified vlan. It represents the detected other multicast querier in the vlan.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

agentSwitchSnoopingQuerierLastQuerierVersion 1.3.6.1.4.1.4413.1.1.1.2.8.20.2.1.8
This specifies the multicast protocol version that is currently being used by the detected other multicast querier for the specified vlan. (-1) - indicates that parameter is not available.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

agentTransferConfigGroup 1.3.6.1.4.1.4413.1.1.1.2.9
OBJECT IDENTIFIER    

agentTransferUploadGroup 1.3.6.1.4.1.4413.1.1.1.2.9.1
OBJECT IDENTIFIER    

agentTransferUploadMode 1.3.6.1.4.1.4413.1.1.1.2.9.1.1
Transfer upload mode configures the mode to use when uploading from the switch. The mode is either X/Y/ZMODEM, TFTP, SFTP or SCP. X/Y/ZMODEM is valid only when the file transfer is initiated by the serial EIA 232 port. SFTP and SCP are only allowed if the SSH feature is present. Upload to USB is allowed only if the USB feature is present.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tftp(1), xmodem(2), ymodem(3), zmodem(4), sftp(5), scp(6), usb(7), ftp(8)  

agentTransferUploadServerIP 1.3.6.1.4.1.4413.1.1.1.2.9.1.2
Transfer upload server IP configures the IP address of the server where the file is located. It is valid only when the Transfer Mode is TFTP, SFTP, or SCP. The address is 4 integer bytes ranging from 0 to 255. This object is deprecated in favour of agentTransferUploadServerAddress and agentTransferUploadServerAddressType.
Status: deprecated Access: read-write
OBJECT-TYPE    
  IpAddress  

agentTransferUploadPath 1.3.6.1.4.1.4413.1.1.1.2.9.1.3
Transfer upload path configures the directory path where the file is to be uploaded to. The switch remembers the last file path used.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..31)  

agentTransferUploadFilename 1.3.6.1.4.1.4413.1.1.1.2.9.1.4
Transfer upload filename configures the file name for the file being uploaded from the switch. It can be up to 31 alphanumeric characters. The switch remembers the last file name used. File path can be appended to the file name if the string is less than 17 characters. Otherwise, the File Path field will need to be used and the File Name will be appended to the File Path as is. An example would be File Path set to c: ftp\scripts\ and File Name set to script2.scr. Note: File Name, File Path, and Server IP Address are applicable only if the Transfer Mode is TFTP, SFTP or SCP and object agentTransferUploadDataType is not set to type code.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..31)  

agentTransferUploadDataType 1.3.6.1.4.1.4413.1.1.1.2.9.1.5
Transfer upload datatype configures the type of file to upload from the switch. The types for upload are: - Configuration File - Error log - Message log - Trap log - Banner File - Code - Language Pack file - Captured CPU packets file - Startup Config file - Backup Config file - Factory Default Config file - Config Script file - Startup Log file - Operational Log file - Crash Log File - Tech Support File
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER config(2), errorlog(3), messagelog(4), traplog(5), clibanner(6), code(7), lang-pack(8), cpuPktCapture(9), startup-config(10), backup-config(11), factory-default-config(12), config-script(13), startuplog(14), operationallog(15), crash-log(16), tech-support(17)  

agentTransferUploadStart 1.3.6.1.4.1.4413.1.1.1.2.9.1.6
Transfer upload start will start an upload transfer. The agentTransferUploadMode object must not be set to xmodem(2), ymodem(3), or zmodem(4) to initiate a transfer via SNMP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentTransferUploadStatus 1.3.6.1.4.1.4413.1.1.1.2.9.1.7
Indicates the current status of an upload transfer.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notInitiated(1), transferStarting(2), errorStarting(3), wrongFileType(4), updatingConfig(5), invalidConfigFile(6), writingToFlash(7), failureWritingToFlash(8), checkingCRC(9), failedCRC(10), unknownDirection(11), transferSuccessful(12), transferFailed(13)  

agentTransferUploadServerAddressType 1.3.6.1.4.1.4413.1.1.1.2.9.1.8
The type of the serverip address, as defined in the InetAddress MIB. The agentTransferUploadServerAddress object is intepreted within the context of agentTransferUploadServerAddressType
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

agentTransferUploadServerAddress 1.3.6.1.4.1.4413.1.1.1.2.9.1.9
Transfer upload serverip configures the IP address of the server where the file is to be uploaded to.It is valid only when the Transfer Mode is TFTP, SFTP or SCP. The type of this address is determined by the value of the agentTransferUploadServerAddressType object. The values for agentTransferUploadServerAddressType and agentTransferUploadServerAddress must be consistent.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

agentTransferUploadImagename 1.3.6.1.4.1.4413.1.1.1.2.9.1.10
Transfer upload image name. Sets the image to be uploaded as the specified name. Imagename cannot be set to unknown(1) option. When no name is set this object returns unknown(1) by default. Note: Imagename, File Name, File Path, and Server IP Address are applicable only if the Transfer Mode is TFTP, SFTP or SCP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unknown(1), image1(2), image2(3)  

agentTransferUploadUsername 1.3.6.1.4.1.4413.1.1.1.2.9.1.11
Username applicable to secure upload types, i.e., SFTP or SCP and FTP.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

agentTransferUploadPassword 1.3.6.1.4.1.4413.1.1.1.2.9.1.12
Password applicable to secure upload types, i.e. SFTP or SCP and FTP.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

agentTransferUploadRemoteFilename 1.3.6.1.4.1.4413.1.1.1.2.9.1.14
Transfer upload remote filename configures the file name for the file being created remotely. It can be up to 31 alphanumeric characters. Note: File Name, File Path, and Server IP Address are applicable only if the Transfer Mode is TFTP, SFTP or SCP.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..31)  

agentTransferDownloadGroup 1.3.6.1.4.1.4413.1.1.1.2.9.2
OBJECT IDENTIFIER    

agentTransferDownloadMode 1.3.6.1.4.1.4413.1.1.1.2.9.2.1
Transfer download mode configures the mode to use when downloading to the switch. The mode is either X/Y/ZMODEM, TFTP, FTP, SFTP or SCP. X/Y/ZMODEM is valid only when the file transfer is initiated by the serial EIA 232 port. SFTP and SCP are only allowed if the SSH feature is present. Download from USB is only allowed if the USB feature is present.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tftp(1), xmodem(2), ymodem(3), zmodem(4), sftp(5), scp(6), usb(7), ftp(8)  

agentTransferDownloadServerIP 1.3.6.1.4.1.4413.1.1.1.2.9.2.2
Transfer download serverip configures the IP address of the server where the file is located. It is valid only when the Transfer Mode is TFTP, SFTP or SCP. The address is 4 integer bytes ranging from 0 to 255. This object is deprecated in favour of agentTransferDownloadServerAddress and agentTransferDownloadServerAddressType.
Status: deprecated Access: read-write
OBJECT-TYPE    
  IpAddress  

agentTransferDownloadPath 1.3.6.1.4.1.4413.1.1.1.2.9.2.3
Transfer download path configures the directory path where the file is located. The switch remembers the last file path used.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..160)  

agentTransferDownloadFilename 1.3.6.1.4.1.4413.1.1.1.2.9.2.4
Transfer download filename configures the file name for the file being downloaded to the switch. It can be up to 31 alphanumeric characters. The switch remembers the last file name used. File path can be appended to the file name if the string is less than 32 characters. Otherwise, the File Path field will need to be used and the File Name will be appended to the File Path as is. An example would be File Path set to c: ftp\scripts\ and File Name set to script1.scr. Note: File Name, File Path, and Server IP Address are applicable only if the Transfer Mode is TFTP, SFTP or SCP and the object agentTransferDownloadDataType download type is not set to code
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..31)  

agentTransferDownloadDataType 1.3.6.1.4.1.4413.1.1.1.2.9.2.5
Transfer download datatype configures the type of file to download to the switch. The types for download are: code - Code File config - Configuration File sshkey-rsa1 - SSH-1 RSA Key File sshkey-rsa2 - SSH-2 RSA Key PEM File sshkey-dsa - SSH-2 DSA Key PEM File sslpem-root - SSL Trusted Root Certificate PEM File sslpem-server - SSL Server Certificate PEM File sslpem-dhweak - SSL DH Weak Encryption Parameter PEM File sslpem-dhstrong - SSL DH Strong Encryption Parameter PEM File cli-banner - CLI Banner File kernel - Kernel File lang-pack - Language Pack File. Ias-users - IAS user file startup-config - Startup Config File backup-config - Backup Config File factory-default-config - Factory Default Config File config-script - Config Script File publickey-image - Public key for image digital signature validation publickey-script - Public key for script digital signature validation Note: SSH Key files can only be downloaded if SSH Server is administratively disabled, and there are no active SSH sessions. Kernel file can be downloaded only on raptor platform and linux operating system. Language pack file is used when NLS localization feature is available.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER code(2), config(3), sshkey-rsa1(4), sshkey-rsa2(5), sshkey-dsa(6), sslpem-root(7), sslpem-server(8), sslpem-dhweak(9), sslpem-dhstrong(10), clibanner(11), kernel(12), tr069-acs-sslpem-root(13), tr069-client-ssl-private-key(14), tr069-client-ssl-cert(15), lang-pack(16), ias-users(17), startup-config(18), backup-config(19), factory-default-config(20), config-script(21), publickey-image(22), publickey-script(23)  

agentTransferDownloadStart 1.3.6.1.4.1.4413.1.1.1.2.9.2.6
Transfer download start will start an download transfer. The agentTransferDownloadMode object must not be set to xmodem(2), ymodem(3), or zmodem(4) to initiate a transfer via SNMP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentTransferDownloadStatus 1.3.6.1.4.1.4413.1.1.1.2.9.2.7
Indicates the current status of an download transfer.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notInitiated(1), transferStarting(2), errorStarting(3), wrongFileType(4), updatingConfig(5), invalidConfigFile(6), writingToFlash(7), failureWritingToFlash(8), checkingCRC(9), failedCRC(10), unknownDirection(11), transferSuccessful(12), transferFailed(13)  

agentTransferDownloadServerAddressType 1.3.6.1.4.1.4413.1.1.1.2.9.2.8
The type of the serverip address, as defined in the InetAddress MIB. The agentTransferDownloadServerAddress object is intepreted within the context of agentTransferDownloadServerAddressType
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

agentTransferDownloadServerAddress 1.3.6.1.4.1.4413.1.1.1.2.9.2.9
Transfer download serverip configures the IP address of the server where the file is to be downloaded from.It is valid only when the Transfer Mode is TFTP, SFTP, or SCP. The type of this address is determined by the value of the agentTransferDownloadServerAddressType object. The values for agentTransferDownloadServerAddressType and agentTransferDownloadServerAddress must be consistent.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

agentTransferDownloadImagename 1.3.6.1.4.1.4413.1.1.1.2.9.2.10
Transfer download image name. Sets the downloaded image as the specified name. Imagename cannot be set to unknown(1) option. When no name is set this object returns unknown(1) by default. Note: Imagename, File Name, File Path, and Server IP Address are applicable only if the Transfer Mode is TFTP, SFTP or SCP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unknown(1), image1(2), image2(3)  

agentTransferDownloadUsername 1.3.6.1.4.1.4413.1.1.1.2.9.2.11
Username applicable to secure download types, i.e., SFTP or SCP and FTP.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

agentTransferDownloadPassword 1.3.6.1.4.1.4413.1.1.1.2.9.2.12
Password applicable to secure download types, i.e. SFTP or SCP and FTP.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

agentTransferDownloadRemoteFilename 1.3.6.1.4.1.4413.1.1.1.2.9.2.13
Transfer download remote filename configures the file name for the file being transferred from remote system. It can be up to 31 alphanumeric characters.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..31)  

agentTransferDownloadDigitalSignatureVerifySelect 1.3.6.1.4.1.4413.1.1.1.2.9.2.14
Set the option to perform Digital signature validation of downloading file The following options are supported none - Based on config option do the digital signature validation verify - Verify the digital signature of downloading file noverify - Do not verify the digital signature of downloading file
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), verify(1), noverify(2)  

agentImageConfigGroup 1.3.6.1.4.1.4413.1.1.1.2.9.3
OBJECT IDENTIFIER    

agentImage1 1.3.6.1.4.1.4413.1.1.1.2.9.3.1
The image1 software version .
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..32)  

agentImage2 1.3.6.1.4.1.4413.1.1.1.2.9.3.2
The image2 software version.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..32)  

agentActiveImage 1.3.6.1.4.1.4413.1.1.1.2.9.3.3
The active image name. image1 or image2.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..32)  

agentNextActiveImage 1.3.6.1.4.1.4413.1.1.1.2.9.3.4
The next active image name. user assigns either image1 or image2.
Status: obsolete Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..32)  

agentPortMirroringGroup 1.3.6.1.4.1.4413.1.1.1.2.10
OBJECT IDENTIFIER    

agentMirroredPortIfIndex 1.3.6.1.4.1.4413.1.1.1.2.10.1
IfIndex of the mirrored port
Status: obsolete Access: read-write
OBJECT-TYPE    
  Integer32  

agentProbePortIfIndex 1.3.6.1.4.1.4413.1.1.1.2.10.2
IfIndex of the probe port
Status: obsolete Access: read-write
OBJECT-TYPE    
  Integer32  

agentPortMirroringMode 1.3.6.1.4.1.4413.1.1.1.2.10.3
Port mirroring mode: enable - enable mirroring mode disable - disable mirroring mode delete - clear MirroredPort and Probe Port configuration
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), delete(3)  

agentPortMirrorTable 1.3.6.1.4.1.4413.1.1.1.2.10.4
This table includes entries for each Port Mirroring session.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentPortMirrorEntry

agentPortMirrorEntry 1.3.6.1.4.1.4413.1.1.1.2.10.4.1
Provides configuration of a Port Mirroring session specifying the destination port, and the source Port Mask, providing a many-to-one mapping.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentPortMirrorEntry  

agentPortMirrorSessionNum 1.3.6.1.4.1.4413.1.1.1.2.10.4.1.1
The Session number of this mirroring entry. The number of sessions is fixed, and is platform dependant.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

agentPortMirrorDestinationPort 1.3.6.1.4.1.4413.1.1.1.2.10.4.1.2
The port which traffic from the mirrored ports will be sent to.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

agentPortMirrorSourcePortMask 1.3.6.1.4.1.4413.1.1.1.2.10.4.1.3
The ports from which traffic will be sent to the destination port. The destination port can not be included in this list of ports.
Status: current Access: read-write
OBJECT-TYPE    
  AgentPortMask  

agentPortMirrorAdminMode 1.3.6.1.4.1.4413.1.1.1.2.10.4.1.4
The status of this port mirroring session. enable(1) - This session is active and all traffic from the source ports will be mirrored to the destination port. disable(2) - This session is not active. delete(3) - Remove the configuration for this Session
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), delete(3)  

agentPortMirrorSourceVlan 1.3.6.1.4.1.4413.1.1.1.2.10.4.1.5
The vlan from which traffic will be sent to the destination port.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 2..4093  

agentPortMirrorRemoteSourceVlan 1.3.6.1.4.1.4413.1.1.1.2.10.4.1.6
The remote vlan from which traffic will be sent to the destination port.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 2..4093  

agentPortMirrorRemoteDestinationVlan 1.3.6.1.4.1.4413.1.1.1.2.10.4.1.7
The VLAN that forwards the network traffic to the destination switch. NOTE: In order to set value for the object, need to set values for agentPortMirrorRemoteDestinationVlan and agentPortMirrorReflectorPort objects simultaneously.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 2..4093  

agentPortMirrorReflectorPort 1.3.6.1.4.1.4413.1.1.1.2.10.4.1.8
The port which traffic from the mirrored ports will be sent to in case of destination being remote VLAN. NOTE: In order to set value for the object, need to set values for agentPortMirrorRemoteDestinationVlan and agentPortMirrorReflectorPort objects simultaneously.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

agentPortMirrorIpAccessListNumber 1.3.6.1.4.1.4413.1.1.1.2.10.4.1.10
The IP access-list number attached to the port mirroring session.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

agentPortMirrorMacAccessListNumber 1.3.6.1.4.1.4413.1.1.1.2.10.4.1.11
The MAC access-list number attached to the port mirroring session.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

agentPortMirrorTypeTable 1.3.6.1.4.1.4413.1.1.1.2.10.5
This table includes entries for each source port's direction of port mirroring.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentPortMirrorTypeEntry

agentPortMirrorTypeEntry 1.3.6.1.4.1.4413.1.1.1.2.10.5.1
Provides configuration of a Port Mirroring direction specifying the session of the port mirroring and source port
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentPortMirrorTypeEntry  

agentPortMirrorTypeSourcePort 1.3.6.1.4.1.4413.1.1.1.2.10.5.1.1
The port from which traffic will be sent to the destination port. This port should be a source port in the corresponding session
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

agentPortMirrorTypeType 1.3.6.1.4.1.4413.1.1.1.2.10.5.1.2
The direction of the data to be mirrored on this source port. tx(1) - The data that is transmitted from the source port. rx(2) - The data that is received on the source port. txrx(3) - The data that is transmitted/received from/on the source port
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tx(1), rx(2), txrx(3)  

agentPortMirrorRemoteVlan 1.3.6.1.4.1.4413.1.1.1.2.10.6
The VLAN configured as RSPAN VLAN.
Status: obsolete Access: read-write
OBJECT-TYPE    
  Unsigned32  

agentPortMirrorRemoteVlanTable 1.3.6.1.4.1.4413.1.1.1.2.10.7
A table of the RSPAN VLAN config entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentPortMirrorRemoteVlanEntry

agentPortMirrorRemoteVlanEntry 1.3.6.1.4.1.4413.1.1.1.2.10.7.1
RSPAN VLAN config entry
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentPortMirrorRemoteVlanEntry  

agentPortMirrorRemoteVlanIndex 1.3.6.1.4.1.4413.1.1.1.2.10.7.1.1
The VLAN which is configured as a remote-span VLAN.
Status: current Access: read-create
OBJECT-TYPE    
  VlanIndex  

agentPortMirrorRemoteVlanRowStatus 1.3.6.1.4.1.4413.1.1.1.2.10.7.1.2
The status of this entry. active(1) - the VLAN is configured as a remote-span VLAN createAndGo(4) - add the VLAN as a remote-span VLAN destroy(6) - remove the VLAN from the list of Remote-span VLAN. RSPAN VLAN cannot be removed or changed while it is used with a Monitor session.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentDot3adAggPortTable 1.3.6.1.4.1.4413.1.1.1.2.12
This table provides 802.3ad link aggregation information for each physical port that is not available through the standard MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentDot3adAggPortEntry

agentDot3adAggPortEntry 1.3.6.1.4.1.4413.1.1.1.2.12.1
Information about a table entry. The agentDot3adAggPort identifies the external interface number of the port.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentDot3adAggPortEntry  

agentDot3adAggPort 1.3.6.1.4.1.4413.1.1.1.2.12.1.1
ifIndex of this physical port
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

agentDot3adAggPortLACPMode 1.3.6.1.4.1.4413.1.1.1.2.12.1.2
Enable/disable 802.3ad LACP on this port
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentSwitchportConfigTable 1.3.6.1.4.1.4413.1.1.1.2.8.37
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSwitchportConfigEntry

agentSwitchportConfigEntry 1.3.6.1.4.1.4413.1.1.1.2.8.37.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentSwitchportConfigEntry  

agentSwitchportIntfIndex 1.3.6.1.4.1.4413.1.1.1.2.8.37.1.1
The port or LAG number to be selected. Each port/LAG maps to an interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

agentSwitchportMode 1.3.6.1.4.1.4413.1.1.1.2.8.37.1.2
Configure the VLAN membership mode of a port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER access(1), trunk(2), general(3)  

agentSwitchportAccessVlanID 1.3.6.1.4.1.4413.1.1.1.2.8.37.1.3
Configures the Access VLAN Id for the interface.
Status: current Access: read-write
OBJECT-TYPE    
  VlanIndex  

agentSwitchportTrunkNativeVlanID 1.3.6.1.4.1.4413.1.1.1.2.8.37.1.4
Configures the Native VLAN Id for the interface.
Status: current Access: read-write
OBJECT-TYPE    
  VlanIndex  

agentSwitchportTrunkNativeVlanTagging 1.3.6.1.4.1.4413.1.1.1.2.8.37.1.5
Describes the Native VLAN tagging for the interface. 'disable' mean that packets marked with Native VLAN are transmitted untagged from Trunk port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentSwitchportTrunkAllowedVlanList 1.3.6.1.4.1.4413.1.1.1.2.8.37.1.6
Configures the allowed VLAN list of Trunk switch interface.
Status: current Access: read-write
OBJECT-TYPE    
  VlanList  

agentSwitchportGeneralUntaggedVlanList 1.3.6.1.4.1.4413.1.1.1.2.8.37.1.7
Shows the allowed untagged VLAN list of general switch interface.
Status: current Access: read-only
OBJECT-TYPE    
  VlanList  

agentSwitchportGeneralTaggedVlanList 1.3.6.1.4.1.4413.1.1.1.2.8.37.1.8
Shows the allowed tagged VLAN list of general switch interface.
Status: current Access: read-only
OBJECT-TYPE    
  VlanList  

agentSwitchportGeneralForbiddenVlanList 1.3.6.1.4.1.4413.1.1.1.2.8.37.1.9
Shows the Forbidden VLAN list of general switch interface.
Status: current Access: read-only
OBJECT-TYPE    
  VlanList  

agentSwitchportGeneralDynamicallyAddedVlanList 1.3.6.1.4.1.4413.1.1.1.2.8.37.1.10
Shows the list of dynamically added VLANs for general switch interface.
Status: current Access: read-only
OBJECT-TYPE    
  VlanList  

agentPortConfigTable 1.3.6.1.4.1.4413.1.1.1.2.13
A table of the switch's physical port config entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentPortConfigEntry

agentPortConfigEntry 1.3.6.1.4.1.4413.1.1.1.2.13.1
Switch's physical port config entry
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentPortConfigEntry  

agentPortDot1dBasePort 1.3.6.1.4.1.4413.1.1.1.2.13.1.1
The port number of this port.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

agentPortIfIndex 1.3.6.1.4.1.4413.1.1.1.2.13.1.2
The switch's Port IfIndex
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

agentPortIanaType 1.3.6.1.4.1.4413.1.1.1.2.13.1.3
The switch's Port Type
Status: current Access: read-only
OBJECT-TYPE    
  IANAifType  

agentPortSTPMode 1.3.6.1.4.1.4413.1.1.1.2.13.1.4
The switch's Port Spanning Tree Protocol Mode STP mode values are: dot1d (the default) fast, indicates you want to use the fast spanning tree mode off, indicates the STP mode is turned off for a particular port This object is only supported when the Dot1d Protocol is enabled.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER dot1d(1), fast(2), off(3)  

agentPortSTPState 1.3.6.1.4.1.4413.1.1.1.2.13.1.5
The switch's Port Spanning Tree Protocol State. This object is only supported when the Dot1d Protocol is enabled.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER blocking(1), listening(2), learning(3), forwarding(4), disabled(5)  

agentPortAdminMode 1.3.6.1.4.1.4413.1.1.1.2.13.1.6
The switch's Port Admin Mode
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentPortPhysicalMode 1.3.6.1.4.1.4413.1.1.1.2.13.1.7
The switch's Port Speed Mode. This is the configured physical mode. This object is read-only for gigabit ports
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER auto-negotiate(1), half-10(2), full-10(3), half-100(4), full-100(5), half-100fx(6), full-100fx(7), full-1000sx(8), full-10gsx(9)  

agentPortPhysicalStatus 1.3.6.1.4.1.4413.1.1.1.2.13.1.8
The switch's Port Physical Speed Status. This is the current actual speed.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER auto-negotiate(1), half-10(2), full-10(3), half-100(4), full-100(5), half-100fx(6), full-100fx(7), full-1000sx(8), full-10gsx(9)  

agentPortLinkTrapMode 1.3.6.1.4.1.4413.1.1.1.2.13.1.9
If enabled, link up and link down traps will be sent for this port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentPortClearStats 1.3.6.1.4.1.4413.1.1.1.2.13.1.10
clear stats for this port only
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentPortDefaultType 1.3.6.1.4.1.4413.1.1.1.2.13.1.11
This object identifies the default administrative port type, to be used in conjunction with the operational port type denoted by agentPortType. This object represents the administratively-configured type of the MAU. If auto-negotiation is not enabled or is not implemented for this MAU, the value of this object determines the operational type of the MAU. In this case, a set to this object will force the MAU into the specified operating mode. If auto-negotiation is implemented and enabled for this MAU, the operational type of the MAU is determined by auto-negotiation, and the value of this object denotes the type to which the MAU will automatically revert if/when auto-negotiation is later disabled. The valid values for this object are: dot3MauType10BaseTHD dot3MauType10BaseTFD dot3MauType100BaseTXHD dot3MauType100BaseTXFD dot3MauType100BaseFXFD dot3MauType1000BaseSXFD dot3MauType1000BaseTFD dot3MauType1000BaseXFD dot3MauType10GigBaseX agentPortType40GigBaseX
Status: current Access: read-write
OBJECT-TYPE    
  OBJECT IDENTIFIER  

agentPortType 1.3.6.1.4.1.4413.1.1.1.2.13.1.12
This object identifies the port type. An initial set of MAU types are defined in RFC 2668. The assignment of OBJECT IDENTIFIERs to new types of MAUs is managed by the IANA. If the MAU type is unknown, either a private object identifier, if one exists, or the object identifier unknownMauType OBJECT IDENTIFIER ::= { 0 0 } is returned. Note that unknownMauType is a syntactically valid object identifier, and any conformant implementation of ASN.1 and the BER must be able to generate and recognize this value. This object represents the operational type of the MAU, as determined by either (1) the result of the auto-negotiation function or (2) if auto-negotiation is not enabled or is not implemented for this MAU, by the value of the object agentPortDefaultType, or (3) for the GigE card a value determined by the GBIC connected to the card. In case (2), a set to the object agentPortDefaultType will force the MAU into the new operating mode. The valid values for this object are: dot3MauType10BaseTHD dot3MauType10BaseTFD dot3MauType100BaseTXHD dot3MauType100BaseTXFD dot3MauType100BaseFXFD dot3MauType1000BaseSXFD dot3MauType1000BaseTFD dot3MauType1000BaseXFD dot3MauType10GigBaseX agentPortType40GigBaseX
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

agentPortAutoNegAdminStatus 1.3.6.1.4.1.4413.1.1.1.2.13.1.13
This object identifies the administration status of auto negotiation for this port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentPortDot3FlowControlMode 1.3.6.1.4.1.4413.1.1.1.2.13.1.14
Config flowcontrol allows you to enable or disable 802.3x flow control for this port. This value applies to only full-duplex mode ports. Enabling symmetric flow control allows the port to send and receive pause frames. Enabling asymmetric flow control allows the port to receive pause frames but it will not transmit pause frames.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER symmetric(1), asymmetric(2), disable(3)  

agentPortDVlanTagMode 1.3.6.1.4.1.4413.1.1.1.2.13.1.15
Controls the Double Vlan Tag mode on this port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentPortDVlanTagEthertype 1.3.6.1.4.1.4413.1.1.1.2.13.1.16
Configures the Double Vlan Tag Ethertype for this port. If this object is supported, ethertype cannot be configured globally for the switch. Commonly used are the Ethertypes for vman tags (34984, or 0x88A8) and dot1q tags (33024, or 0x8100).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

agentPortDVlanTagCustomerId 1.3.6.1.4.1.4413.1.1.1.2.13.1.17
Configures the Customer ID for the Double Vlan Tag for this port.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

agentPortMaxFrameSizeLimit 1.3.6.1.4.1.4413.1.1.1.2.13.1.18
This object identifies the largest value that can be configured for agentPortMaxFrameSize
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

agentPortMaxFrameSize 1.3.6.1.4.1.4413.1.1.1.2.13.1.19
This object identifies the currently configured maximum frame size value for this port. The maximmum value that this object can be set to is the value of agentPortMaxFrameSizeLimit. For Ethernet ports which support 802.1Q vlan tagging, the minimum value that this object can be set to is 1522
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

agentPortBroadcastControlMode 1.3.6.1.4.1.4413.1.1.1.2.13.1.20
If enabled, broadcast storm recovery will function on this port. When you specify Enable for Broadcast Storm Recovery and the broadcast traffic on this Ethernet port exceeds the configured threshold, the switch blocks (discards) the broadcast traffic.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentPortBroadcastControlThreshold 1.3.6.1.4.1.4413.1.1.1.2.13.1.21
Configures the broadcast storm recovery threshold for this port as a percentage of port speed or as an absolute pps rate.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..14880000  

agentPortMulticastControlMode 1.3.6.1.4.1.4413.1.1.1.2.13.1.22
If enabled, multicast storm recovery will function on this port. When you specify Enable for Multicast Storm Recovery and the multicast traffic on this Ethernet port exceeds the configured threshold, the switch blocks (discards) the multicast traffic.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentPortMulticastControlThreshold 1.3.6.1.4.1.4413.1.1.1.2.13.1.23
Configures the multicast storm recovery threshold for this port as a percentage of port speed or as an absolute pps rate.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..14880000  

agentPortUnicastControlMode 1.3.6.1.4.1.4413.1.1.1.2.13.1.24
If enabled, unicast storm recovery will function on this port. When you specify Enable for Unicast Storm Recovery and the unknown unicast traffic on this Ethernet port exceeds the configured threshold, the switch blocks (discards) the unknown unicast traffic.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentPortUnicastControlThreshold 1.3.6.1.4.1.4413.1.1.1.2.13.1.25
Configures the unicast storm recovery threshold for this port as a percentage of port speed or as an absolute pps rate.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..14880000  

agentPortBroadcastControlThresholdUnit 1.3.6.1.4.1.4413.1.1.1.2.13.1.26
Configures the units of the threshold value to percentage of port speed or absolute packets per second.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER percent(1), pps(2)  

agentPortMulticastControlThresholdUnit 1.3.6.1.4.1.4413.1.1.1.2.13.1.27
Configures the units of the threshold value to percentage of port speed or absolute packets per second.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER percent(1), pps(2)  

agentPortUnicastControlThresholdUnit 1.3.6.1.4.1.4413.1.1.1.2.13.1.28
Configures the units of the threshold value to percentage of port speed or absolute packets per second.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER percent(1), pps(2)  

agentPortVoiceVlanMode 1.3.6.1.4.1.4413.1.1.1.2.13.1.29
Describes and Configures the Port Voice VLAN Mode. This object can only be set to disable(5).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), vlanid(2), dot1p(3), untagged(4), disable(5)  

agentPortVoiceVlanID 1.3.6.1.4.1.4413.1.1.1.2.13.1.30
Describes and Configures the Port Voice VLAN ID if the Voice Vlan Mode is Vlan ID.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4093  

agentPortVoiceVlanPriority 1.3.6.1.4.1.4413.1.1.1.2.13.1.31
Describes and Configures the Port Voice VLAN Priority if the Voice Vlan Mode is dot1p. A value of 255 indicates that the priority is not configured.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..7 | 255  

agentPortVoiceVlanDataPriorityMode 1.3.6.1.4.1.4413.1.1.1.2.13.1.32
Describes and Configures the Port Voice VLAN Data Priority Mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER trust(1), untrust(2)  

agentPortVoiceVlanOperationalStatus 1.3.6.1.4.1.4413.1.1.1.2.13.1.33
Describes the Port Voice VLAN Operational Status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

agentPortVoiceVlanUntagged 1.3.6.1.4.1.4413.1.1.1.2.13.1.34
Describes and Configures the Port Voice VLAN tagging mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER false(0), true(1)  

agentPortVoiceVlanNoneMode 1.3.6.1.4.1.4413.1.1.1.2.13.1.35
Describes and Configures the Port Voice VLAN None mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER false(0), true(1)  

agentPortVoiceVlanDSCP 1.3.6.1.4.1.4413.1.1.1.2.13.1.36
Describes and Configures the Port Voice VLAN DSCP value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

agentPortVoiceVlanAuthMode 1.3.6.1.4.1.4413.1.1.1.2.13.1.37
Describes and Configures the Port Voice VLAN Authentication mode. Disable means authentication not required for voice devices when dot1x is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentPortDot3FlowControlOperStatus 1.3.6.1.4.1.4413.1.1.1.2.13.1.38
This object identifies operational status of the flow control per port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

agentPortSwitchportMode 1.3.6.1.4.1.4413.1.1.1.2.13.1.45
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER general(3), host(4), promiscuous(5)  

agentProtocolConfigGroup 1.3.6.1.4.1.4413.1.1.1.2.14
OBJECT IDENTIFIER    

agentProtocolGroupCreate 1.3.6.1.4.1.4413.1.1.1.2.14.1
Set to non-empty string to create a Protocol-Based VLAN group.
Status: obsolete Access: read-write
OBJECT-TYPE    
  DisplayString Size(0|1..16)  

agentProtocolGroupTable 1.3.6.1.4.1.4413.1.1.1.2.14.2
A table of the switch's Protocol-based VLAN entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentProtocolGroupEntry

agentProtocolGroupEntry 1.3.6.1.4.1.4413.1.1.1.2.14.2.1
Switch's Protocol-based VLAN entry
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentProtocolGroupEntry  

agentProtocolGroupId 1.3.6.1.4.1.4413.1.1.1.2.14.2.1.1
Group identifier of the Protocol-based VLAN entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

agentProtocolGroupName 1.3.6.1.4.1.4413.1.1.1.2.14.2.1.2
Group name of the Protocol-based VLAN entry.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0|1..16)  

agentProtocolGroupVlanId 1.3.6.1.4.1.4413.1.1.1.2.14.2.1.3
VLAN associated with the Protocol-based VLAN entry. Set to 0 to remove.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4093  

agentProtocolGroupProtocolIP 1.3.6.1.4.1.4413.1.1.1.2.14.2.1.4
The status of the IP protocol association with the Protocol-based VLAN entry.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentProtocolGroupProtocolARP 1.3.6.1.4.1.4413.1.1.1.2.14.2.1.5
The status of the ARP protocol association with the Protocol-based VLAN entry.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentProtocolGroupProtocolIPX 1.3.6.1.4.1.4413.1.1.1.2.14.2.1.6
The status of the IPX protocol association with the Protocol-based VLAN entry.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentProtocolGroupStatus 1.3.6.1.4.1.4413.1.1.1.2.14.2.1.7
The status of the Protocol-based VLAN entry. active(1) - this entry is active createAndGo(4) - used to create a new entry destroy(6) - remove this entry
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentProtocolGroupPortTable 1.3.6.1.4.1.4413.1.1.1.2.14.3
A table of the switch's physical port config entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentProtocolGroupPortEntry

agentProtocolGroupPortEntry 1.3.6.1.4.1.4413.1.1.1.2.14.3.1
Switch's physical port config entry
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentProtocolGroupPortEntry  

agentProtocolGroupPortIfIndex 1.3.6.1.4.1.4413.1.1.1.2.14.3.1.1
The interface number of this instance.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

agentProtocolGroupPortStatus 1.3.6.1.4.1.4413.1.1.1.2.14.3.1.2
The status of this entry. active(1) - the port is associated with this group createAndGo(4) - add the port to this group createAndWait(5) - add the port to this group destroy(6) - remove the port from this group
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentProtocolGroupProtocolTable 1.3.6.1.4.1.4413.1.1.1.2.14.4
A table of the switch's physical port config entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentProtocolGroupProtocolEntry

agentProtocolGroupProtocolEntry 1.3.6.1.4.1.4413.1.1.1.2.14.4.1
Switch's physical port config entry
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentProtocolGroupProtocolEntry  

agentProtocolGroupProtocolID 1.3.6.1.4.1.4413.1.1.1.2.14.4.1.1
The protocol ID of this instance. The value for IP is 2048 (0x0800), ARP is 2054 (0x0806) and IPX is 33079 (0x8137). Other protocol Ids in the range 1536 to 65535 can also be configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1536..65535  

agentProtocolGroupProtocolStatus 1.3.6.1.4.1.4413.1.1.1.2.14.4.1.2
The status of this entry. active(1) - the port is associated with this group createAndGo(4) - add the port to this group createAndWait(5) - add the port to this group destroy(6) - remove the port from this group
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentStpSwitchConfigGroup 1.3.6.1.4.1.4413.1.1.1.2.15
OBJECT IDENTIFIER    

agentStpConfigDigestKey 1.3.6.1.4.1.4413.1.1.1.2.15.1
The MST configuration digest key.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(16)  

agentStpConfigFormatSelector 1.3.6.1.4.1.4413.1.1.1.2.15.2
The MST configuration format selector. A value other than 0 (zero) indicates non-support for the IEEE 802.1s standard.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

agentStpConfigName 1.3.6.1.4.1.4413.1.1.1.2.15.3
The MST configuration name of at most 32 characters.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..32)  

agentStpConfigRevision 1.3.6.1.4.1.4413.1.1.1.2.15.4
The MST configuration revision. The default value is 1.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

agentStpForceVersion 1.3.6.1.4.1.4413.1.1.1.2.15.5
The MST configuration force protocol version. The default version is dot1s.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER dot1d(1), dot1w(2), dot1s(3)  

agentStpAdminMode 1.3.6.1.4.1.4413.1.1.1.2.15.6
The spanning tree operational status. enable(1) - enables spanning tree operational status on the switch. disable(2) - disables spanning tree operational status on the switch. The default status is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentStpPortTable 1.3.6.1.4.1.4413.1.1.1.2.15.7
STP port table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentStpPortEntry

agentStpPortEntry 1.3.6.1.4.1.4413.1.1.1.2.15.7.1
STP port entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentStpPortEntry  

agentStpPortState 1.3.6.1.4.1.4413.1.1.1.2.15.7.1.1
The administrative STP state for the port. enable(1) - enables STP on the port. disable(2) - disables STP on the port. The default port STP state is enabled for the first 4095 ports and disabled for any ports beyond.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentStpPortStatsMstpBpduRx 1.3.6.1.4.1.4413.1.1.1.2.15.7.1.2
The MSTP BPDUs received on a specific port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentStpPortStatsMstpBpduTx 1.3.6.1.4.1.4413.1.1.1.2.15.7.1.3
The MSTP BPDUs sent from a specific port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentStpPortStatsRstpBpduRx 1.3.6.1.4.1.4413.1.1.1.2.15.7.1.4
The RSTP BPDUs received on a specific port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentStpPortStatsRstpBpduTx 1.3.6.1.4.1.4413.1.1.1.2.15.7.1.5
The RSTP BPDUs sent from a specific port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentStpPortStatsStpBpduRx 1.3.6.1.4.1.4413.1.1.1.2.15.7.1.6
The STP BPDUs received on a specific port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentStpPortStatsStpBpduTx 1.3.6.1.4.1.4413.1.1.1.2.15.7.1.7
The STP BPDUs sent from a specific port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentStpPortUpTime 1.3.6.1.4.1.4413.1.1.1.2.15.7.1.8
Time since port was reset. It is displayed in days, hours, minutes, and seconds.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

agentStpPortMigrationCheck 1.3.6.1.4.1.4413.1.1.1.2.15.7.1.9
Force the specified port to transmit RSTP or MSTP BPDU's. Supported values: false(0) - BPDUs are not to be transmitted. true(1) - BPDUs are to be transmitted A non-zero value indicates that BPDUs are to be sent on the specified port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER false(0), true(1)  

agentStpCstConfigGroup 1.3.6.1.4.1.4413.1.1.1.2.15.8
OBJECT IDENTIFIER    

agentStpCstHelloTime 1.3.6.1.4.1.4413.1.1.1.2.15.8.1
The MSTP root port hello time for the CIST.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentStpCstMaxAge 1.3.6.1.4.1.4413.1.1.1.2.15.8.2
The MSTP root port max age for the CIST.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentStpCstRegionalRootId 1.3.6.1.4.1.4413.1.1.1.2.15.8.3
The MSTP regional root identifier for the CIST.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

agentStpCstRegionalRootPathCost 1.3.6.1.4.1.4413.1.1.1.2.15.8.4
The MSTP regional root path cost for the CIST.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentStpCstRootFwdDelay 1.3.6.1.4.1.4413.1.1.1.2.15.8.5
The MSTP root port forward delay for the CIST.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentStpCstBridgeFwdDelay 1.3.6.1.4.1.4413.1.1.1.2.15.8.6
The MSTP bridge forward delay for the CIST. The default value is 15.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 4..30  

agentStpCstBridgeHelloTime 1.3.6.1.4.1.4413.1.1.1.2.15.8.7
The MSTP bridge hello time for the CIST. The default value is 2. According to IEEE 802.1Q-REV 2005 updating hello time is disallowed
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..10  

agentStpCstBridgeHoldTime 1.3.6.1.4.1.4413.1.1.1.2.15.8.8
The MSTP bridge hold time for the CIST.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentStpCstBridgeMaxAge 1.3.6.1.4.1.4413.1.1.1.2.15.8.9
The MSTP bridge max age for the CIST. The default value is 20.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 6..40  

agentStpCstBridgeMaxHops 1.3.6.1.4.1.4413.1.1.1.2.15.8.10
The MSTP bridge max hops for the CIST. The default value is 20.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 6..40  

agentStpCstBridgePriority 1.3.6.1.4.1.4413.1.1.1.2.15.8.11
The MSTP bridge priority for the CIST. The default value is 32768.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..61440  

agentStpCstBridgeHoldCount 1.3.6.1.4.1.4413.1.1.1.2.15.8.12
The MSTP bridge hold count for the CIST. This command sets the value of maximum bpdus that a bridge is allowed to send within a hello time window. The default value is 6.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..10  

agentStpCstPortTable 1.3.6.1.4.1.4413.1.1.1.2.15.9
CIST port table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentStpCstPortEntry

agentStpCstPortEntry 1.3.6.1.4.1.4413.1.1.1.2.15.9.1
CIST port entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentStpCstPortEntry  

agentStpCstPortOperEdge 1.3.6.1.4.1.4413.1.1.1.2.15.9.1.1
The MSTP operational status of a specific port for the CIST.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentStpCstPortOperPointToPoint 1.3.6.1.4.1.4413.1.1.1.2.15.9.1.2
The MSTP operational point to point mac of a specific port for the CIST.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

agentStpCstPortTopologyChangeAck 1.3.6.1.4.1.4413.1.1.1.2.15.9.1.3
The MSTP topology change acknowledge for a specific port in the CIST.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

agentStpCstPortEdge 1.3.6.1.4.1.4413.1.1.1.2.15.9.1.4
The administrative state of a specific port in CIST. enable(1) - enables the port. disable(2) - disables the port. The default port state is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentStpCstPortForwardingState 1.3.6.1.4.1.4413.1.1.1.2.15.9.1.5
The MSTP forwarding state of a specific port in CIST.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER discarding(1), learning(2), forwarding(3), disabled(4), manualFwd(5), notParticipate(6)  

agentStpCstPortId 1.3.6.1.4.1.4413.1.1.1.2.15.9.1.6
The MSTP port identifier of a specific port in CIST.
Status: current Access: read-only
OBJECT-TYPE    
  PortId  

agentStpCstPortPathCost 1.3.6.1.4.1.4413.1.1.1.2.15.9.1.7
The MSTP port path cost in CIST. The default value will correspond to the recommendation specified in IEEE 802.1s Table 13-2 which varies depending upon link speed.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..200000000  

agentStpCstPortPriority 1.3.6.1.4.1.4413.1.1.1.2.15.9.1.8
The MSTP port priority in CIST. The priority is in the increments of 16. The default value is 128.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..240  

agentStpCstDesignatedBridgeId 1.3.6.1.4.1.4413.1.1.1.2.15.9.1.9
The MSTP designated bridge ID of a specific port in CIST.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

agentStpCstDesignatedCost 1.3.6.1.4.1.4413.1.1.1.2.15.9.1.10
The MSTP designated cost of a specific port in CIST.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentStpCstDesignatedPortId 1.3.6.1.4.1.4413.1.1.1.2.15.9.1.11
The MSTP designated port ID of a specific port in CIST.
Status: current Access: read-only
OBJECT-TYPE    
  PortId  

agentStpCstExtPortPathCost 1.3.6.1.4.1.4413.1.1.1.2.15.9.1.12
The MSTP external port path cost in CIST. The default value varies depending upon the link speed.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..200000000  

agentStpCstPortBpduGuardEffect 1.3.6.1.4.1.4413.1.1.1.2.15.9.1.13
BPDU Guard Mode effect on the port. enable(1) - BPDU Guard Mode is enabled on the port. disable(2) - BPDU Guard Mode is disabled on the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentStpCstPortBpduFilter 1.3.6.1.4.1.4413.1.1.1.2.15.9.1.14
This command sets BPDU Filter mode on the port. enable(1) - BPDU Filter Mode is enabled on the port. disable(2) - BPDU Filter Mode is disabled on the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentStpCstPortBpduFlood 1.3.6.1.4.1.4413.1.1.1.2.15.9.1.15
This command sets BPDU Flood mode on the port. enable(1) - BPDU Flood Mode is enabled on the port. disable(2) - BPDU Flood Mode is disabled on the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentStpCstPortAutoEdge 1.3.6.1.4.1.4413.1.1.1.2.15.9.1.16
This command sets the auto-edge mode of the port which enables it to become an edge port if it does not see BPDUs for some duration. enable(1) - enables the auto-edge mode for the port. disable(2) - disables the auto-edge mode for the port. The default auto-edge mode is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentStpCstPortRootGuard 1.3.6.1.4.1.4413.1.1.1.2.15.9.1.17
This command sets a port to discard any superior information received by the port and thus protect against root of the device from changing.The port gets put into discarding state and does not forward any packets. enable(1) - enables the root-guard mode for the port. disable(2) - disables the root-guard mode for the port. The default root-guard mode is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentStpCstPortTCNGuard 1.3.6.1.4.1.4413.1.1.1.2.15.9.1.18
This command restricts the port from propagating any topology change information received through that port. enable(1) - enables the tcn-guard mode for the port. disable(2) - disables the tcn-guard mode for the port. The default tcn-guard mode is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentStpCstPortLoopGuard 1.3.6.1.4.1.4413.1.1.1.2.15.9.1.19
This command enables loop guard on this port. This setting applies to all Spanning Tree instances of which this port is a member. enable(1) - enables the loop guard mode for the port. disable(2) - disables the loop guard mode for the port. The default loop-guard mode is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentStpMstTable 1.3.6.1.4.1.4413.1.1.1.2.15.10
MST table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentStpMstEntry

agentStpMstEntry 1.3.6.1.4.1.4413.1.1.1.2.15.10.1
MST entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentStpMstEntry  

agentStpMstId 1.3.6.1.4.1.4413.1.1.1.2.15.10.1.1
The MSTP instance ID.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentStpMstBridgePriority 1.3.6.1.4.1.4413.1.1.1.2.15.10.1.2
The MSTP bridge priority in a specific instance. The priority is in the increments of 4096. The recommended default value is 32768.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..61440  

agentStpMstBridgeIdentifier 1.3.6.1.4.1.4413.1.1.1.2.15.10.1.3
The MSTP bridge identifier in a specific instance.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

agentStpMstDesignatedRootId 1.3.6.1.4.1.4413.1.1.1.2.15.10.1.4
The MSTP designated root bridge identifier in a specific instance.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

agentStpMstRootPathCost 1.3.6.1.4.1.4413.1.1.1.2.15.10.1.5
The MSTP root path cost in a specific instance.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentStpMstRootPortId 1.3.6.1.4.1.4413.1.1.1.2.15.10.1.6
The MSTP root port ID in a specific instance.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

agentStpMstTimeSinceTopologyChange 1.3.6.1.4.1.4413.1.1.1.2.15.10.1.7
The MSTP time since the last topology change in a specific instance.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

agentStpMstTopologyChangeCount 1.3.6.1.4.1.4413.1.1.1.2.15.10.1.8
The MSTP count of topology changes in a specific instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentStpMstTopologyChangeParm 1.3.6.1.4.1.4413.1.1.1.2.15.10.1.9
The MSTP topology change parameter in a specific instance.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

agentStpMstRowStatus 1.3.6.1.4.1.4413.1.1.1.2.15.10.1.10
The MSTP instance status. Supported values: active(1) - valid instance. createAndGo(4) - used to create a new instance. destroy(6) - removes an instance.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentStpMstPortTable 1.3.6.1.4.1.4413.1.1.1.2.15.11
MST port table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentStpMstPortEntry

agentStpMstPortEntry 1.3.6.1.4.1.4413.1.1.1.2.15.11.1
MST port entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentStpMstPortEntry  

agentStpMstPortForwardingState 1.3.6.1.4.1.4413.1.1.1.2.15.11.1.1
The MSTP forwarding state of a specific port in a specific instance.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER discarding(1), learning(2), forwarding(3), disabled(4), manualFwd(5), notParticipate(6)  

agentStpMstPortId 1.3.6.1.4.1.4413.1.1.1.2.15.11.1.2
The MSTP port identifier of a specific port in a specific instance.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(4)  

agentStpMstPortPathCost 1.3.6.1.4.1.4413.1.1.1.2.15.11.1.3
The MSTP port path cost in a specific instance. The default value will correspond to the recommendation specified in IEEE 802.1s Table 13-2 which varies depending upon link speed.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..200000000  

agentStpMstPortPriority 1.3.6.1.4.1.4413.1.1.1.2.15.11.1.4
The MSTP port priority in a specific instance. The priority is in the increments of 16. The default value is 128.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..240  

agentStpMstDesignatedBridgeId 1.3.6.1.4.1.4413.1.1.1.2.15.11.1.5
The MSTP designated bridge ID of a specific port in a specific instance.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

agentStpMstDesignatedCost 1.3.6.1.4.1.4413.1.1.1.2.15.11.1.6
The MSTP designated cost of a specific port in a specific instance.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentStpMstDesignatedPortId 1.3.6.1.4.1.4413.1.1.1.2.15.11.1.7
The MSTP designated port ID of a specific port in a specific instance.
Status: current Access: read-only
OBJECT-TYPE    
  PortId  

agentStpMstPortLoopInconsistentState 1.3.6.1.4.1.4413.1.1.1.2.15.11.1.8
The loop inconsistent state of a specific port in a specific instance. This value can only report as true(1) when loop guard is enabled on the port and the port has transitioned from blocking state in this MST instance.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1)  

agentStpMstPortTransitionsIntoLoopInconsistentState 1.3.6.1.4.1.4413.1.1.1.2.15.11.1.9
The number of times this interface has transitioned into loop inconsistent state.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentStpMstPortTransitionsOutOfLoopInconsistentState 1.3.6.1.4.1.4413.1.1.1.2.15.11.1.10
The number of times this interface has transitioned out of loop inconsistent state.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentStpMstVlanTable 1.3.6.1.4.1.4413.1.1.1.2.15.12
MST VLAN table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentStpMstVlanEntry

agentStpMstVlanEntry 1.3.6.1.4.1.4413.1.1.1.2.15.12.1
MST VLAN entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentStpMstVlanEntry  

agentStpMstVlanRowStatus 1.3.6.1.4.1.4413.1.1.1.2.15.12.1.1
The association status of an MSTP instance and a VLAN. Supported values: active(1) - valid association between an MSTP instance and a VLAN. createAndGo(4) - used to create a new association between an MSTP instance and a VLAN. destroy(6) - removes the association between an MSTP instance and a VLAN.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentStpBpduGuardMode 1.3.6.1.4.1.4413.1.1.1.2.15.13
The spanning tree BPDU Guard Mode. enable(1) - enables BPDU Guard Mode on the switch. disable(2) - disables BPDU Guard Mode on the switch. The default status is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentStpBpduFilterDefault 1.3.6.1.4.1.4413.1.1.1.2.15.14
The spanning tree BPDU Filter Mode, it enables BPDU Filter on all edge ports. enable(1) - enables BPDU Filter Mode on the switch. disable(2) - disables BPDU Filter Mode on the switch. The default status is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentAuthenticationGroup 1.3.6.1.4.1.4413.1.1.1.2.16
OBJECT IDENTIFIER    

agentAuthenticationListCreate 1.3.6.1.4.1.4413.1.1.1.2.16.1
Authentication List Create If set to a non empty string, creates a new Authentication List for configuration.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0|1..15)  

agentAuthenticationListTable 1.3.6.1.4.1.4413.1.1.1.2.16.2
Authentication List table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentAuthenticationListEntry

agentAuthenticationListEntry 1.3.6.1.4.1.4413.1.1.1.2.16.2.1
Authentication List entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentAuthenticationListEntry  

agentAuthenticationListIndex 1.3.6.1.4.1.4413.1.1.1.2.16.2.1.1
Authentication List Index Unique number used for indexing into this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

agentAuthenticationListName 1.3.6.1.4.1.4413.1.1.1.2.16.2.1.2
Authentication List Name Unique name used to identify the Authentication List from other tables.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..15)  

agentAuthenticationListMethod1 1.3.6.1.4.1.4413.1.1.1.2.16.2.1.3
Authentication List Method 1 Configures the first authentication method to use when this list is specified.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undefined(0), enable(1), line(2), local(3), none(4), radius(5), tacacs(6), ias(7)  

agentAuthenticationListMethod2 1.3.6.1.4.1.4413.1.1.1.2.16.2.1.4
Authentication List Method 2 Configures the second authentication method to use when this list is specified.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undefined(0), enable(1), line(2), local(3), none(4), radius(5), tacacs(6), ias(7)  

agentAuthenticationListMethod3 1.3.6.1.4.1.4413.1.1.1.2.16.2.1.5
Authentication List Method 3 Configures the third authentication method to use when this list is specified.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undefined(0), enable(1), line(2), local(3), none(4), radius(5), tacacs(6), ias(7)  

agentAuthenticationListStatus 1.3.6.1.4.1.4413.1.1.1.2.16.2.1.6
The status of the Authentication List. Supported values: active(1) - indicates a valid Authenticaiton List destroy(6) - removes the Authentication List.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

agentAuthenticationListMethod4 1.3.6.1.4.1.4413.1.1.1.2.16.2.1.7
Authentication List Method 4 Configures the fourth authentication method to use when this list is specified.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undefined(0), enable(1), line(2), local(3), none(4), radius(5), tacacs(6), ias(7)  

agentAuthenticationListMethod5 1.3.6.1.4.1.4413.1.1.1.2.16.2.1.8
Authentication List Method 5 Configures the fifth authentication method to use when this list is specified.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undefined(0), enable(1), line(2), local(3), none(4), radius(5), tacacs(6), ias(7)  

agentUserConfigDefaultAuthenticationList 1.3.6.1.4.1.4413.1.1.1.2.16.3
Default Authentication List This object configures which authentication list to use for users which do not have an Authentication List configured. The list must be configured before setting.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..15)  

agentUserAuthenticationConfigTable 1.3.6.1.4.1.4413.1.1.1.2.16.4
User Authentication Config Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentUserAuthenticationConfigEntry

agentUserAuthenticationConfigEntry 1.3.6.1.4.1.4413.1.1.1.2.16.4.1
User Authentication Config Entry
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentUserAuthenticationConfigEntry  

agentUserAuthenticationList 1.3.6.1.4.1.4413.1.1.1.2.16.4.1.1
User Authentication List This object configures which authentication list to use for this user. The list must be configured before setting.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..15)  

agentUserPortConfigTable 1.3.6.1.4.1.4413.1.1.1.2.16.5
User Port Config Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentUserPortConfigEntry

agentUserPortConfigEntry 1.3.6.1.4.1.4413.1.1.1.2.16.5.1
User Port Config Entry
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentUserPortConfigEntry  

agentUserPortSecurity 1.3.6.1.4.1.4413.1.1.1.2.16.5.1.1
User Port Port Security This object configures which ports the user has access to. Ports are indexed based on dot1dBasePort entries in dot1dBasePortTable.
Status: current Access: read-write
OBJECT-TYPE    
  AgentPortMask  

agentExecAccountingGroup 1.3.6.1.4.1.4413.1.1.1.2.20
OBJECT IDENTIFIER    

agentExecAccountingListCreate 1.3.6.1.4.1.4413.1.1.1.2.20.1
ExecAccounting List Create if set to a non empty string, creates a new ExecAccounting List for configuration.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0|1..15)  

agentExecAccountingListTable 1.3.6.1.4.1.4413.1.1.1.2.20.2
ExecAccounting Method List table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentExecAccountingListEntry

agentExecAccountingListEntry 1.3.6.1.4.1.4413.1.1.1.2.20.2.1
ExecAccounting Method List Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentExecAccountingListEntry  

agentExecAccountingListIndex 1.3.6.1.4.1.4413.1.1.1.2.20.2.1.1
ExecAccounting List Index Unique number used for indexing into this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

agentExecAccountingListName 1.3.6.1.4.1.4413.1.1.1.2.20.2.1.2
Unique name used to identify the ExecAccounting List from other tables.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..15)  

agentExecAccountingMethodType 1.3.6.1.4.1.4413.1.1.1.2.20.2.1.3
ExecAccounting Method Type Configures the method type to use when this ExecAccounting list is specified.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undefined(0), start-stop(1), stop-only(2), none(3)  

agentExecAccountingListMethod1 1.3.6.1.4.1.4413.1.1.1.2.20.2.1.4
ExecAccounting List Method 1 Configures the authentication method to use when this list is specified.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undefined(0), tacacs(1), radius(2)  

agentExecAccountingListMethod2 1.3.6.1.4.1.4413.1.1.1.2.20.2.1.5
ExecAccounting List Method 2 Configures the authentication method to use when this list is specified.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undefined(0), tacacs(1), radius(2)  

agentExecAccountingListStatus 1.3.6.1.4.1.4413.1.1.1.2.20.2.1.6
The status of the ExecAccounting List. Supported values: active(1) - indicates a valid ExecAccounting List destroy(6) - removes the ExecAccounting List.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

agentCmdsAccountingGroup 1.3.6.1.4.1.4413.1.1.1.2.21
OBJECT IDENTIFIER    

agentCmdsAccountingListCreate 1.3.6.1.4.1.4413.1.1.1.2.21.1
CmdsAccounting List Create if set to a non empty string, creates a new CmdsAccounting List for configuration.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0|1..15)  

agentCmdsAccountingListTable 1.3.6.1.4.1.4413.1.1.1.2.21.2
CmdsAccounting Method List table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentCmdsAccountingListEntry

agentCmdsAccountingListEntry 1.3.6.1.4.1.4413.1.1.1.2.21.2.1
CmdsAccounting Method List Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentCmdsAccountingListEntry  

agentCmdsAccountingListIndex 1.3.6.1.4.1.4413.1.1.1.2.21.2.1.1
CmdsAccounting List Index Unique number used for indexing into this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

agentCmdsAccountingListName 1.3.6.1.4.1.4413.1.1.1.2.21.2.1.2
Unique name used to identify the CmdsAccounting List from other tables.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..15)  

agentCmdsAccountingMethodType 1.3.6.1.4.1.4413.1.1.1.2.21.2.1.3
CmdsAccounting Method Type Configures the method type to use when this CmdsAccounting list is specified.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undefined(0), start-stop(1), stop-only(2), none(3)  

agentCmdsAccountingListMethod1 1.3.6.1.4.1.4413.1.1.1.2.21.2.1.4
CmdsAccounting List Method 1 Configures the authentication method to use when this list is specified.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undefined(0), tacacs(1)  

agentCmdsAccountingListStatus 1.3.6.1.4.1.4413.1.1.1.2.21.2.1.5
The status of the CmdsAccounting List. Supported values: active(1) - indicates a valid CmdsAccounting List destroy(6) - removes the CmdsAccounting List.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

agentClassOfServiceGroup 1.3.6.1.4.1.4413.1.1.1.2.17
OBJECT IDENTIFIER    

agentClassOfServicePortTable 1.3.6.1.4.1.4413.1.1.1.2.17.1
A table that contains information about the 802.1p priority mapping to traffic class priority queue for every physical port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentClassOfServicePortEntry

agentClassOfServicePortEntry 1.3.6.1.4.1.4413.1.1.1.2.17.1.1
A 802.1p priority mapped to a traffic class priority queue.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentClassOfServicePortEntry  

agentClassOfServicePortPriority 1.3.6.1.4.1.4413.1.1.1.2.17.1.1.1
The Priority value determined for the received frame. This value is equivalent to the priority indicated in the tagged frame received, or one of the evaluated priorities, determined according to the media-type. For untagged frames received from Ethernet media, this value is equal to the dot1dPortDefaultUserPriority value for the ingress port.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..7  

agentClassOfServicePortClass 1.3.6.1.4.1.4413.1.1.1.2.17.1.1.2
Traffic class priority queue the received frame is mapped to.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

agentHTTPConfigGroup 1.3.6.1.4.1.4413.1.1.1.2.18
OBJECT IDENTIFIER    

agentHTTPWebMode 1.3.6.1.4.1.4413.1.1.1.2.18.1
Configures the HTTP server admin mode
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentHTTPJavaMode 1.3.6.1.4.1.4413.1.1.1.2.18.2
Configures the use of the Java interface through Web connections.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentHTTPMaxSessions 1.3.6.1.4.1.4413.1.1.1.2.18.3
Configures the maximum number of allowable HTTP sessions. The default value is 16.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..16  

agentHTTPHardTimeout 1.3.6.1.4.1.4413.1.1.1.2.18.4
Configures the hard timeout for HTTP sessions in hours. The default value is 24 hours.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..168  

agentHTTPSoftTimeout 1.3.6.1.4.1.4413.1.1.1.2.18.5
Configures the soft (activity) timeout for HTTP sessions in minutes. The default value is 5 minutes.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..60  

agentHTTPWebMgmtPortNum 1.3.6.1.4.1.4413.1.1.1.2.18.6
Get/Set the TCP port number that the HTTP server listens to for incoming requests. The port number is an integer value from 1025 to 65535. Before setting this object, check your system (e.g. using 'netstat') to make sure the desired port number is not currently being used by any other service. The default value for this object is 80. Note that existing HTTP login sessions are closed whenever this object value is changed. All new HTTP sessions must be established using the new port number.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 80 | 1025..65535  

agentAutoInstallConfigGroup 1.3.6.1.4.1.4413.1.1.1.2.19
OBJECT IDENTIFIER    

agentAutoinstallMode 1.3.6.1.4.1.4413.1.1.1.2.19.1
Enable/Disable Autoinstall on device.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentAutoinstallAutosaveMode 1.3.6.1.4.1.4413.1.1.1.2.19.2
Enable/Disable Auto Save of downloaded configuration on device.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentAutoinstallUnicastRetryCount 1.3.6.1.4.1.4413.1.1.1.2.19.3
Sets number of unicast TFTP attempts for configuration file.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..3  

agentAutoinstallStatus 1.3.6.1.4.1.4413.1.1.1.2.19.4
Display current Autoinstall status on device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentAutoinstallAutoRebootMode 1.3.6.1.4.1.4413.1.1.1.2.19.5
Enable/Disable Auto Reboot after succesfull image update on device.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentAutoinstallOperationalMode 1.3.6.1.4.1.4413.1.1.1.2.19.6
Enable/Disable Autoinstall operational mode on device.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentCmdsAuthorizationGroup 1.3.6.1.4.1.4413.1.1.1.2.23
OBJECT IDENTIFIER    

agentCmdsAuthorizationListCreate 1.3.6.1.4.1.4413.1.1.1.2.23.1
Command Authorization List Create. If set to a non empty string, creates a new Command Authorization List for configuration. List name must contain Alphanumeric characters including '-', '_', ' '.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0|1..20)  

agentCmdsAuthorizationListTable 1.3.6.1.4.1.4413.1.1.1.2.23.2
Command Authorization Method List table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentCmdsAuthorizationListEntry

agentCmdsAuthorizationListEntry 1.3.6.1.4.1.4413.1.1.1.2.23.2.1
Command Authorization Method List Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentCmdsAuthorizationListEntry  

agentCmdsAuthorizationListIndex 1.3.6.1.4.1.4413.1.1.1.2.23.2.1.1
Command Authorization List Index Unique number used for indexing into this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

agentCmdsAuthorizationListName 1.3.6.1.4.1.4413.1.1.1.2.23.2.1.2
Command Authorization List Name Unique name used to identify the Command Authorization List from other tables.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..20)  

agentCmdsAuthorizationListStatus 1.3.6.1.4.1.4413.1.1.1.2.23.2.1.3
The status of the CmdsAuthorization List. Supported values: active(1) - indicates a valid CmdsAuthorization List destroy(6) - removes the CmdsAuthorization List.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

agentCmdsAuthorizationListMethod1 1.3.6.1.4.1.4413.1.1.1.2.23.2.1.4
Command Authorization List Method1 Configures the Command Authorization method to use when this list is specified.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undefined(0), tacacs(1), radius(2), local(3), none(4)  

agentCmdsAuthorizationListMethod2 1.3.6.1.4.1.4413.1.1.1.2.23.2.1.5
Command Authorization List Method2 Configures the Command Authorization method to use when this list is specified.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undefined(0), tacacs(1), radius(2), local(3), none(4)  

agentCmdsAuthorizationListMethod3 1.3.6.1.4.1.4413.1.1.1.2.23.2.1.6
Command Authorization List Method2 Configures the Command Authorization method to use when this list is specified.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undefined(0), tacacs(1), radius(2), local(3), none(4)  

agentExecAuthorizationGroup 1.3.6.1.4.1.4413.1.1.1.2.24
OBJECT IDENTIFIER    

agentExecAuthorizationListCreate 1.3.6.1.4.1.4413.1.1.1.2.24.1
Exec Authorization List Create. If set to a non empty string, creates a new Exec Authorization List for configuration. List name must contain Alphanumeric characters including '-', '_', ' '.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0|1..20)  

agentExecAuthorizationListTable 1.3.6.1.4.1.4413.1.1.1.2.24.2
Exec Authorization Method List table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentExecAuthorizationListEntry

agentExecAuthorizationListEntry 1.3.6.1.4.1.4413.1.1.1.2.24.2.1
Exec Authorization Method List Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentExecAuthorizationListEntry  

agentExecAuthorizationListIndex 1.3.6.1.4.1.4413.1.1.1.2.24.2.1.1
Exec Authorization List Index Unique number used for indexing into this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

agentExecAuthorizationListName 1.3.6.1.4.1.4413.1.1.1.2.24.2.1.2
Exec Authorization List Name Unique name used to identify the Exec Authorization List from other tables.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..20)  

agentExecAuthorizationListStatus 1.3.6.1.4.1.4413.1.1.1.2.24.2.1.3
The status of the ExecAuthorization List. Supported values: active(1) - indicates a valid ExecAuthorization List destroy(6) - removes the ExecAuthorization List.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

agentExecAuthorizationListMethod1 1.3.6.1.4.1.4413.1.1.1.2.24.2.1.4
Exec Authorization List Method1 Configures the Exec Authorization method to use when this list is specified.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undefined(0), tacacs(1), radius(2), local(3), none(4)  

agentExecAuthorizationListMethod2 1.3.6.1.4.1.4413.1.1.1.2.24.2.1.5
Exec Authorization List Method2 Configures the Exec Authorization method to use when this list is specified.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undefined(0), tacacs(1), radius(2), local(3), none(4)  

agentExecAuthorizationListMethod3 1.3.6.1.4.1.4413.1.1.1.2.24.2.1.6
Exec Authorization List Method3 Configures the Exec Authorization method to use when this list is specified.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undefined(0), tacacs(1), radius(2), local(3), none(4)  

agentExecAuthorizationListMethod4 1.3.6.1.4.1.4413.1.1.1.2.24.2.1.7
Exec Authorization List Method4 Configures the Exec Authorization method to use when this list is specified.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undefined(0), tacacs(1), radius(2), local(3), none(4)  

agentSwitchMbufConfigGroup 1.3.6.1.4.1.4413.1.1.1.2.25
OBJECT IDENTIFIER    

agentSwitchMbufRisingThreshold 1.3.6.1.4.1.4413.1.1.1.2.25.1
The Mbuf utilization rising threshold in percentage. A single notification (rising event) is generated when the total Mbuf utilization exceeds this threshold. After a rising event is generated, another such event will not be generated until the total Mbuf utilization falls below the agentSwitchMbufFallingThreshold and then exceeds the agentSwitchMbufRisingThreshold.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..100  

agentSwitchMbufFallingThreshold 1.3.6.1.4.1.4413.1.1.1.2.25.2
The Mbuf utilization falling threshold in percentage. A single notification (falling event) is generated when the total Mbuf utilization falls below this threshold. After a falling event is generated, another such event will not be generated until the total Mbuf utilization exceeds the agentSwitchMbufRisingThreshold and then falls below the agentSwitchMbufFallingThreshold.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..100  

agentSwitchMbufNotificationSeverity 1.3.6.1.4.1.4413.1.1.1.2.25.3
Severity level while notification is generated for rising and falling threshold.
Status: current Access: read-write
OBJECT-TYPE    
  AgentLogSeverity  

agentDigitalSignatureConfigGroup 1.3.6.1.4.1.4413.1.1.1.2.26
OBJECT IDENTIFIER    

agentDigitalSignatureVerifyMode 1.3.6.1.4.1.4413.1.1.1.2.26.1
To configure the digital signature verify option for the downloading image and config files. The selected option is stored in config data. The following options are supported: noverify - no digital signature verification of image or config script file image - digital signature verification of image only config - digital signature verification of config script only all - digital signature verification of image and config script file
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noverify(0), image(1), config(2), all(3)  

agentSystemGroup 1.3.6.1.4.1.4413.1.1.1.3
OBJECT IDENTIFIER    

agentSaveConfig 1.3.6.1.4.1.4413.1.1.1.3.1
enable(1) will initiate an configuration save to nvram. Status is returned by the object agentSaveConfigStatus.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentClearConfig 1.3.6.1.4.1.4413.1.1.1.3.2
clear config to factory defaults
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentClearLoginSessions 1.3.6.1.4.1.4413.1.1.1.3.4
close all telnet sessions
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentClearPasswords 1.3.6.1.4.1.4413.1.1.1.3.5
reset passwords
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentClearPortStats 1.3.6.1.4.1.4413.1.1.1.3.6
clear all port statistics
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentClearSwitchStats 1.3.6.1.4.1.4413.1.1.1.3.7
clear all switch statistics
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentClearTrapLog 1.3.6.1.4.1.4413.1.1.1.3.8
clear trap log
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentClearVlan 1.3.6.1.4.1.4413.1.1.1.3.9
clear vlan entries
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentResetSystem 1.3.6.1.4.1.4413.1.1.1.3.10
Resets the switch. This object is not valid for stacking platforms.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentSaveConfigStatus 1.3.6.1.4.1.4413.1.1.1.3.11
Indicates the current status of an save configuration request.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notInitiated(1), savingInProcess(2), savingComplete(3), savingFailed(4)  

agentStartupConfigErase 1.3.6.1.4.1.4413.1.1.1.3.12
Erase the text-based configuration named startup-config stored in non-volatile memory.On read returns 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER erase(1)  

agentFactoryDefaultsErase 1.3.6.1.4.1.4413.1.1.1.3.13
Erase the text-based configuration file named factory-defaults stored in non-volatile memory.On read returns 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER erase(1)  

agentCableTesterGroup 1.3.6.1.4.1.4413.1.1.1.4
OBJECT IDENTIFIER    

agentCableTesterStatus 1.3.6.1.4.1.4413.1.1.1.4.1
Status of the Virtual Cable Tester active(1) - cable testing is in progress. Set to this value to start the test. success(2) - A successful test was performed. Cannot be set. failure(3) - A failure was encountered during the test. Cannot be set. uninitialized(4) - No test has been performed yet. Cannot be set.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), success(2), failure(3), uninitialized(4)  

agentCableTesterIfIndex 1.3.6.1.4.1.4413.1.1.1.4.2
Determines on which port to perform the cable test. Limited to copper based ports.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

agentCableTesterCableStatus 1.3.6.1.4.1.4413.1.1.1.4.3
Indicates the results of the Cable Test. normal(1) - The cable is working correctly. open(2) - The cable is disconnected or there is a faulty connector. short(3) - There is an electrical short in the cable. unknown(4) - No test has been performed yet, or a test is currently in progress.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), open(2), short(3), unknown(4)  

agentCableTesterMinimumCableLength 1.3.6.1.4.1.4413.1.1.1.4.4
The estimated length of the cable in meters. This value indicates the shortest length estimated. This object will return 0 if agentCableTesterStatus is not success(2) or the cable length is unknown.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentCableTesterMaximumCableLength 1.3.6.1.4.1.4413.1.1.1.4.5
The estimated length of the cable in meters. This value indicates the longest length estimated. This object will return 0 if agentCableTesterStatus is not success(2) or the cable length is unknown.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentCableTesterCableFailureLocation 1.3.6.1.4.1.4413.1.1.1.4.6
The estimated distance in meters from the end of the cable to the failure location. This object will return 0 if agentCableTesterStatus is not success(2).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentDaiConfigGroup 1.3.6.1.4.1.4413.1.1.1.2.8.21
OBJECT IDENTIFIER    

agentDaiSrcMacValidate 1.3.6.1.4.1.4413.1.1.1.2.8.21.1
This object indicates whether Sender MAC validation in the ARP packets is enabled. If this object is set to 'true', validation is enabled. If this object is set to 'false', validation is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentDaiDstMacValidate 1.3.6.1.4.1.4413.1.1.1.2.8.21.2
This object indicates whether Target MAC validation in the ARP Response packets is enabled. If this object is set to 'true', validation is enabled. If this object is set to 'false', validation is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentDaiIPValidate 1.3.6.1.4.1.4413.1.1.1.2.8.21.3
This object indicates whether IP address validation in the ARP packets is enabled. If this object is set to 'true', validation is enabled. If this object is set to 'false', validation is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentDaiVlanConfigTable 1.3.6.1.4.1.4413.1.1.1.2.8.21.4
A table provides the mechanism to control Dynamic ARP Inspection per VLAN. When a VLAN is created in a device supporting this table, a corresponding entry of this table will be added.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentDaiVlanConfigEntry

agentDaiVlanConfigEntry 1.3.6.1.4.1.4413.1.1.1.2.8.21.4.1
A row instance contains the configuration for Dynamic ARP Inspection at each existing VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentDaiVlanConfigEntry  

agentDaiVlanIndex 1.3.6.1.4.1.4413.1.1.1.2.8.21.4.1.1
This object indicates the VLAN number on which Dynamic ARP Inspection feature is configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

agentDaiVlanDynArpInspEnable 1.3.6.1.4.1.4413.1.1.1.2.8.21.4.1.2
This object indicates whether Dynamic ARP Inspection is enabled in this VLAN. If this object is set to 'true', Dynamic ARP Inspection is enabled. If this object is set to 'false', Dynamic ARP Inspection is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentDaiVlanLoggingEnable 1.3.6.1.4.1.4413.1.1.1.2.8.21.4.1.3
This object indicates whether the Dynamic ARP Inspection logging is enabled on this VlAN. If this object is set to 'true', Dynamic ARP Inspection logging is enabled. If this object is set to 'false', Dynamic ARP Inspection loging is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentDaiVlanArpAclName 1.3.6.1.4.1.4413.1.1.1.2.8.21.4.1.4
This object indicates the ARP ACL name set for this VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..31)  

agentDaiVlanArpAclStaticFlag 1.3.6.1.4.1.4413.1.1.1.2.8.21.4.1.5
This object indicates whether the ARP ACL set for this VLAN has static flag set. If this object is set to 'true', static flag is enabled. If this object is set to 'false', static flag is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentDaiStatsReset 1.3.6.1.4.1.4413.1.1.1.2.8.21.5
Clear the DAI statistics on all vlans. A value of reset(1) is used to reset the statistics. A read on this object will always return the value none(0). The value none(0) cannot be forcibly set by the administrator.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), reset(1)  

agentDaiVlanStatsTable 1.3.6.1.4.1.4413.1.1.1.2.8.21.6
A table provides the mechanism to control Dynamic ARP Inspection per VLAN. When a VLAN is created in a device supporting this table, a corresponding entry of this table will be added.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentDaiVlanStatsEntry

agentDaiVlanStatsEntry 1.3.6.1.4.1.4413.1.1.1.2.8.21.6.1
A row instance contains the Dynamic ARP Inspection statistics per VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentDaiVlanStatsEntry  

agentDaiVlanStatsIndex 1.3.6.1.4.1.4413.1.1.1.2.8.21.6.1.1
This object indicates the VLAN number on which Dynamic ARP Inspection statistics are retrieved.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

agentDaiVlanPktsForwarded 1.3.6.1.4.1.4413.1.1.1.2.8.21.6.1.2
Number of valid ARP packets forwarded by DAI.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDaiVlanPktsDropped 1.3.6.1.4.1.4413.1.1.1.2.8.21.6.1.3
Number of invalid ARP packets dropped by DAI.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDaiVlanDhcpDrops 1.3.6.1.4.1.4413.1.1.1.2.8.21.6.1.4
Number of ARP packets that were dropped by DAI as there is no matching DHCP Snooping binding entry found.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDaiVlanDhcpPermits 1.3.6.1.4.1.4413.1.1.1.2.8.21.6.1.5
Number of ARP packets that were forwarded by DAI as there is a matching DHCP Snooping binding entry found.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDaiVlanAclDrops 1.3.6.1.4.1.4413.1.1.1.2.8.21.6.1.6
Number of ARP packets that were dropped by DAI as there is no matching ARP ACL rule found for this Vlan and the static flag is set on this vlan.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDaiVlanAclPermits 1.3.6.1.4.1.4413.1.1.1.2.8.21.6.1.7
Number of ARP packets that were permitted by DAI as there is a matching ARP ACL rule found for this Vlan.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDaiVlanSrcMacFailures 1.3.6.1.4.1.4413.1.1.1.2.8.21.6.1.8
Number of ARP packets that were dropped by DAI as the sender mac address in ARP packet didn't match the source mac in ethernet header.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDaiVlanDstMacFailures 1.3.6.1.4.1.4413.1.1.1.2.8.21.6.1.9
Number of ARP packets that were dropped by DAI as the target mac address in ARP reply packet didn't match the destination mac in ethernet header.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDaiVlanIpValidFailures 1.3.6.1.4.1.4413.1.1.1.2.8.21.6.1.10
Number of ARP packets that were dropped by DAI as the sender IP address in ARP packet or target IP address in ARP reply packet is invalid. Invalid addresses include 0.0.0.0, 255.255.255.255, IP multicast addresses, class E addresses (240.0.0.0/4), loopback addresses (127.0.0.0/8).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDaiIfConfigTable 1.3.6.1.4.1.4413.1.1.1.2.8.21.7
A table provides the mechanism to configure the trust state for Dynamic ARP Inspection purpose at each physical interface capable of this feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentDaiIfConfigEntry

agentDaiIfConfigEntry 1.3.6.1.4.1.4413.1.1.1.2.8.21.7.1
A row instance contains the configuration for Dynamic ARP Inspection at each physical interface capable of this feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentDaiIfConfigEntry  

agentDaiIfTrustEnable 1.3.6.1.4.1.4413.1.1.1.2.8.21.7.1.1
This object indicates whether the interface is trusted for Dynamic ARP Inspection purpose. If this object is set to 'true', the interface is trusted. ARP packets coming to this interface will be forwarded without checking. If this object is set to 'false', the interface is not trusted. ARP packets coming to this interface will be subjected to ARP inspection.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentDaiIfRateLimit 1.3.6.1.4.1.4413.1.1.1.2.8.21.7.1.2
This object indicates rate limit value for Dynamic ARP Inspection purpose. If the incoming rate of ARP packets exceeds the value of this object for consecutively burst interval seconds, ARP packets will be dropped. Value of -1 indicates that there is no rate limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..300  

agentDaiIfBurstInterval 1.3.6.1.4.1.4413.1.1.1.2.8.21.7.1.3
This object indicates the burst interval value for rate limiting purpose on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..15  

agentArpAclGroup 1.3.6.1.4.1.4413.1.1.1.2.8.22
OBJECT IDENTIFIER    

agentArpAclTable 1.3.6.1.4.1.4413.1.1.1.2.8.22.1
A table of the ARP ACL entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentArpAclEntry

agentArpAclEntry 1.3.6.1.4.1.4413.1.1.1.2.8.22.1.1
Represents entry for an ARP ACL
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentArpAclEntry  

agentArpAclName 1.3.6.1.4.1.4413.1.1.1.2.8.22.1.1.1
Name of the ARP ACL, which must consist of 1 to 31 alphanumeric characters and uniquely identify this ARP ACL. This object must be set to complete a new ARP ACL row instance.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..31)  

agentArpAclRowStatus 1.3.6.1.4.1.4413.1.1.1.2.8.22.1.1.2
The status of this conceptual row. Entries can not be deleted until all rows in arpAclRuleTable with corresponding values of arpAclIndex have been deleted. active(1) - this ACL instance is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instance
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentArpAclRuleTable 1.3.6.1.4.1.4413.1.1.1.2.8.22.2
A table of the ARP ACL Rule entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentArpAclRuleEntry

agentArpAclRuleEntry 1.3.6.1.4.1.4413.1.1.1.2.8.22.2.1
Represents entry for a set of ARP ACL-match rules
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentArpAclRuleEntry  

agentArpAclRuleMatchSenderIpAddr 1.3.6.1.4.1.4413.1.1.1.2.8.22.2.1.1
Sender IP address match value for the ARP ACL.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

agentArpAclRuleMatchSenderMacAddr 1.3.6.1.4.1.4413.1.1.1.2.8.22.2.1.2
Sender MAC address match value for the ARP ACL.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

agentArpAclRuleRowStatus 1.3.6.1.4.1.4413.1.1.1.2.8.22.2.1.3
The status of this conceptual row. active(1) - this ACL Rule is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instance
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentDhcpSnoopingConfigGroup 1.3.6.1.4.1.4413.1.1.1.2.8.23
OBJECT IDENTIFIER    

agentDhcpSnoopingAdminMode 1.3.6.1.4.1.4413.1.1.1.2.8.23.1
This object indicates whether DHCP Snooping is enabled globally. If this object is set to 'true',admin mode is enabled globally. If this object is set to 'false',admin mode is disabled globally.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentDhcpSnoopingVerifyMac 1.3.6.1.4.1.4413.1.1.1.2.8.23.2
This object indicates whether source Mac address in the received DHCP Message needs to be verified or not. If this object is set to 'true',verifyMac is enabled globally. If this object is set to 'false',verifyMac is disabled globally.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentDhcpSnoopingVlanConfigTable 1.3.6.1.4.1.4413.1.1.1.2.8.23.3
A table provides the mechanism to control DHCP SNOOPING per VLAN. When a VLAN is created in a device supporting this table, a corresponding entry of this table will be added.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentDhcpSnoopingVlanConfigEntry

agentDhcpSnoopingVlanConfigEntry 1.3.6.1.4.1.4413.1.1.1.2.8.23.3.1
A row instance contains the configuration for DHCP SNOOPING at each existing VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentDhcpSnoopingVlanConfigEntry  

agentDhcpSnoopingVlanIndex 1.3.6.1.4.1.4413.1.1.1.2.8.23.3.1.1
This object indicates the VLAN number on which DHCP SNOOPING Inspection feature is configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

agentDhcpSnoopingVlanEnable 1.3.6.1.4.1.4413.1.1.1.2.8.23.3.1.2
This object indicates whether DHCP SNOOPING is enabled in this VLAN. If this object is set to 'true', DHCP SNOOPING is enabled. If this object is set to 'false', DHCP SNOOPING is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentDhcpSnoopingIfConfigTable 1.3.6.1.4.1.4413.1.1.1.2.8.23.4
A table provides the mechanism to configure the trust state for DHCP snooping purpose at each physical interface capable of this feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentDhcpSnoopingIfConfigEntry

agentDhcpSnoopingIfConfigEntry 1.3.6.1.4.1.4413.1.1.1.2.8.23.4.1
A row instance contains the configuration for DHCP snooping at each physical interface capable of this feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentDhcpSnoopingIfConfigEntry  

agentDhcpSnoopingIfTrustEnable 1.3.6.1.4.1.4413.1.1.1.2.8.23.4.1.1
This object indicates whether the interface is trusted for DHCP snooping purpose.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentDhcpSnoopingIfLogEnable 1.3.6.1.4.1.4413.1.1.1.2.8.23.4.1.2
This object indicates whether the Logging needs on DHCP snooping validations or not
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentDhcpSnoopingIfRateLimit 1.3.6.1.4.1.4413.1.1.1.2.8.23.4.1.3
This object indicates rate limit value for DHCP Snooping purpose. If the incoming rate of DHCP packets exceeds the value of this object for consecutively burst interval seconds, DHCP packets will be dropped. Value of -1 indicates that there is no rate limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..300  

agentDhcpSnoopingIfBurstInterval 1.3.6.1.4.1.4413.1.1.1.2.8.23.4.1.4
This object indicates the burst interval value for rate limiting purpose on this interface. Value of -1 indicates that there is no burst interval.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 1..15  

agentIpsgIfConfigTable 1.3.6.1.4.1.4413.1.1.1.2.8.23.5
A table provides the mechanism to configure the IPSG at each physical interface capable of this feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentIpsgIfConfigEntry

agentIpsgIfConfigEntry 1.3.6.1.4.1.4413.1.1.1.2.8.23.5.1
A row instance contains the configuration for IPSG at each physical interface capable of this feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentIpsgIfConfigEntry  

agentIpsgIfVerifySource 1.3.6.1.4.1.4413.1.1.1.2.8.23.5.1.1
This object indicates whether IP packets received on this interface are filtered based on whether IP Source Guard considers the source IP address to be a valid client address. Setting this variable to false automatically sets agentIpsgIfPortSecurity to false.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentIpsgIfPortSecurity 1.3.6.1.4.1.4413.1.1.1.2.8.23.5.1.2
This object indicates whether IP packets received on this interface are filtered based on whether IP Source Guard considers the source MAC address to be a valid client address. The port security option cannot be enabled unless agentIpsgIfVerifySource is also enabled. That is, MAC address filtering cannot be done without also doing IP address filtering. But IP address filtering can be done without MAC address filtering. Once the port security option is enabled, it can only be disabled by disabling agentIpsgIfVerifySource.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentDhcpSnoopingStatsReset 1.3.6.1.4.1.4413.1.1.1.2.8.23.6
Clear the DHCP snooping statistics on all ports. A value of reset(1) is used to reset the statistics. A read on this object will always return the value none(0). The value none(0) cannot be forcibly set by the administrator.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), reset(1)  

agentDhcpSnoopingStatsTable 1.3.6.1.4.1.4413.1.1.1.2.8.23.7
A table provides the mechanism for statics of DHCP snooping.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentDhcpSnoopingStatsEntry

agentDhcpSnoopingStatsEntry 1.3.6.1.4.1.4413.1.1.1.2.8.23.7.1
A row instance contains the DHCP snooping statistics per VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentDhcpSnoopingStatsEntry  

agentDhcpSnoopingMacVerifyFailures 1.3.6.1.4.1.4413.1.1.1.2.8.23.7.1.1
This object indicates the number of failure verifications of client mac address with source mac address
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcpSnoopingInvalidClientMessages 1.3.6.1.4.1.4413.1.1.1.2.8.23.7.1.2
This object indicates the number of invalid DHCP release, request and decline messages
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcpSnoopingInvalidServerMessages 1.3.6.1.4.1.4413.1.1.1.2.8.23.7.1.3
This object indicates the number of invalid DHCP server mesaages
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentStaticIpsgBindingTable 1.3.6.1.4.1.4413.1.1.1.2.8.23.8
A table of the IPSG static entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentStaticIpsgBindingEntry

agentStaticIpsgBindingEntry 1.3.6.1.4.1.4413.1.1.1.2.8.23.8.1
Represents a binding in IPSG table
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentStaticIpsgBindingEntry  

agentStaticIpsgBindingIfIndex 1.3.6.1.4.1.4413.1.1.1.2.8.23.8.1.1
Interface on which this IPSG binding is going to be added.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

agentStaticIpsgBindingVlanId 1.3.6.1.4.1.4413.1.1.1.2.8.23.8.1.2
VLAN to whcig this IPSG binding is going to be added.
Status: current Access: read-create
OBJECT-TYPE    
  VlanIndex  

agentStaticIpsgBindingIpAddr 1.3.6.1.4.1.4413.1.1.1.2.8.23.8.1.3
IP address match value for the IPSG Binding.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

agentStaticIpsgBindingMacAddr 1.3.6.1.4.1.4413.1.1.1.2.8.23.8.1.4
MAC address match value for the IPSG Binding.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

agentStaticIpsgBindingRowStatus 1.3.6.1.4.1.4413.1.1.1.2.8.23.8.1.5
The status of this conceptual row. active(1) - this IPSG Binding is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instance
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentDynamicIpsgBindingTable 1.3.6.1.4.1.4413.1.1.1.2.8.23.9
A table of the IPSG dynamic entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentDynamicIpsgBindingEntry

agentDynamicIpsgBindingEntry 1.3.6.1.4.1.4413.1.1.1.2.8.23.9.1
Represents a binding in IPSG table
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentDynamicIpsgBindingEntry  

agentDynamicIpsgBindingIfIndex 1.3.6.1.4.1.4413.1.1.1.2.8.23.9.1.1
Interface on which this IPSG binding is added.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

agentDynamicIpsgBindingVlanId 1.3.6.1.4.1.4413.1.1.1.2.8.23.9.1.2
VLAN to which this IPSG binding is going to be added.
Status: current Access: read-only
OBJECT-TYPE    
  VlanIndex  

agentDynamicIpsgBindingIpAddr 1.3.6.1.4.1.4413.1.1.1.2.8.23.9.1.3
Sender IP address match value for the IPSG Binding.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

agentDynamicIpsgBindingMacAddr 1.3.6.1.4.1.4413.1.1.1.2.8.23.9.1.4
MAC address match value for the IPSG Binding.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

agentStaticDsBindingTable 1.3.6.1.4.1.4413.1.1.1.2.8.23.10
A table of the DHCP SNOOPING static entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentStaticDsBindingEntry

agentStaticDsBindingEntry 1.3.6.1.4.1.4413.1.1.1.2.8.23.10.1
Represents a binding in DHCP SNOOPING table
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentStaticDsBindingEntry  

agentStaticDsBindingIfIndex 1.3.6.1.4.1.4413.1.1.1.2.8.23.10.1.1
Interface on which this DHCP SNOOPING binding is going to be added.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

agentStaticDsBindingVlanId 1.3.6.1.4.1.4413.1.1.1.2.8.23.10.1.2
VLAN to which this DHCP SNOOPING binding is going to be added.
Status: current Access: read-create
OBJECT-TYPE    
  VlanId  

agentStaticDsBindingMacAddr 1.3.6.1.4.1.4413.1.1.1.2.8.23.10.1.3
MAC address match value for the DHCP SNOOPING Binding.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

agentStaticDsBindingIpAddr 1.3.6.1.4.1.4413.1.1.1.2.8.23.10.1.4
IP address match value for the DHCP SNOOPING Binding.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

agentStaticDsBindingRowStatus 1.3.6.1.4.1.4413.1.1.1.2.8.23.10.1.5
The status of this conceptual row. active(1) - this DHCP SNOOPING Binding is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instance
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentDynamicDsBindingTable 1.3.6.1.4.1.4413.1.1.1.2.8.23.11
A table of the DHCP SNOOPING Dynamic entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentDynamicDsBindingEntry

agentDynamicDsBindingEntry 1.3.6.1.4.1.4413.1.1.1.2.8.23.11.1
Represents a binding in DHCP SNOOPING table
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentDynamicDsBindingEntry  

agentDynamicDsBindingIfIndex 1.3.6.1.4.1.4413.1.1.1.2.8.23.11.1.1
Interface on which this DHCP SNOOPING binding is going to be added.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

agentDynamicDsBindingVlanId 1.3.6.1.4.1.4413.1.1.1.2.8.23.11.1.2
VLAN to whcig this DHCP SNOOPING binding is going to be added.
Status: current Access: read-only
OBJECT-TYPE    
  VlanIndex  

agentDynamicDsBindingMacAddr 1.3.6.1.4.1.4413.1.1.1.2.8.23.11.1.3
MAC address match value for the DHCP SNOOPING Binding.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

agentDynamicDsBindingIpAddr 1.3.6.1.4.1.4413.1.1.1.2.8.23.11.1.4
IP address match value for the DHCP SNOOPING Binding.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

agentDynamicDsBindingLeaseRemainingTime 1.3.6.1.4.1.4413.1.1.1.2.8.23.11.1.5
This specifies the period for which the DHCP SNOOPING Binding is valid.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

agentDhcpSnoopingRemoteFileName 1.3.6.1.4.1.4413.1.1.1.2.8.23.12
This object indicates the file name on the remote machine to save the DHCP Snooping bindings. This will be set only when we have a valid remote IP.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..255)  

agentDhcpSnoopingRemoteIpAddr 1.3.6.1.4.1.4413.1.1.1.2.8.23.13
This object indicates the IP address of the remote machine to save the DHCP Snooping bindings. This will be set only when we have a valid file name.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

agentDhcpSnoopingStoreInterval 1.3.6.1.4.1.4413.1.1.1.2.8.23.14
This object indicates the perodic time interval to save the DHCP Snooping bindings.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

agentDhcpL2RelayConfigGroup 1.3.6.1.4.1.4413.1.1.1.2.8.24
OBJECT IDENTIFIER    

agentDhcpL2RelayAdminMode 1.3.6.1.4.1.4413.1.1.1.2.8.24.1
This object indicates whether DHCP L2 Relay is enabled globally. If this object is set to 'true',admin mode is enabled globally. If this object is set to 'false',admin mode is disabled globally.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentDhcpL2RelayIfConfigTable 1.3.6.1.4.1.4413.1.1.1.2.8.24.2
A table provides the mechanism to enable/disable and configure the trust state for DHCP L2Relay purpose at each physical interface capable of this feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentDhcpL2RelayIfConfigEntry

agentDhcpL2RelayIfConfigEntry 1.3.6.1.4.1.4413.1.1.1.2.8.24.2.1
A row instance contains the configuration for DHCP L2 Relay at each physical interface capable of this feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentDhcpL2RelayIfConfigEntry  

agentDhcpL2RelayIfEnable 1.3.6.1.4.1.4413.1.1.1.2.8.24.2.1.1
This object indicates whether the DHCP L2Relay is enabled or not
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentDhcpL2RelayIfTrustEnable 1.3.6.1.4.1.4413.1.1.1.2.8.24.2.1.2
This object indicates whether the interface is trusted for DHCP L2 Relay purpose.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentDhcpL2RelayVlanConfigTable 1.3.6.1.4.1.4413.1.1.1.2.8.24.3
A table provides the mechanism to control DHCP L2 Relay per VLAN. When a VLAN is created in a device supporting this table, a corresponding entry of this table will be added.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentDhcpL2RelayVlanConfigEntry

agentDhcpL2RelayVlanConfigEntry 1.3.6.1.4.1.4413.1.1.1.2.8.24.3.1
A row instance contains the configuration for DHCP L2 Relay at each existing VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentDhcpL2RelayVlanConfigEntry  

agentDhcpL2RelayVlanIndex 1.3.6.1.4.1.4413.1.1.1.2.8.24.3.1.1
This object indicates the VLAN number on which DHCP L2 Relay feature is configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

agentDhcpL2RelayVlanEnable 1.3.6.1.4.1.4413.1.1.1.2.8.24.3.1.2
This object indicates whether DHCP L2 Relay is enabled in this VLAN. If this object is set to 'true', DHCP L2 Relay is enabled. If this object is set to 'false', DHCP L2 Relay is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentDhcpL2RelayCircuitIdVlanEnable 1.3.6.1.4.1.4413.1.1.1.2.8.24.3.1.3
This object indicates whether DHCP CircuitId is enabled for L2 relaying in this VLAN. If this object is set to 'true', DHCP CircuitId is enabled. If this object is set to 'false', DHCP CircuitId is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentDhcpL2RelayRemoteIdVlanEnable 1.3.6.1.4.1.4413.1.1.1.2.8.24.3.1.4
When this object is set with a non-empty string, DHCP RemoteId is enabled for L2 relaying in this VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..128)  

agentDhcpL2RelayStatsReset 1.3.6.1.4.1.4413.1.1.1.2.8.24.6
Clear the DHCP L2Relay statistics on all ports. A value of reset(1) is used to reset the statistics. A read on this object will always return the value none(0). The value none(0) cannot be forcibly set by the administrator.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), reset(1)  

agentDhcpL2RelayStatsTable 1.3.6.1.4.1.4413.1.1.1.2.8.24.7
A table provides the mechanism for statics of DHCP L2 Relay.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentDhcpL2RelayStatsEntry

agentDhcpL2RelayStatsEntry 1.3.6.1.4.1.4413.1.1.1.2.8.24.7.1
A row instance contains the DHCP L2Relay statistics per interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentDhcpL2RelayStatsEntry  

agentDhcpL2RelayUntrustedSrvrMsgsWithOptn82 1.3.6.1.4.1.4413.1.1.1.2.8.24.7.1.1
This object indicates the number of DHCP server messages received with Option-82 field on the untrusted interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcpL2RelayUntrustedClntMsgsWithOptn82 1.3.6.1.4.1.4413.1.1.1.2.8.24.7.1.2
This object indicates the number of DHCP client messages received with Option-82 field on the untrusted interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcpL2RelayTrustedSrvrMsgsWithoutOptn82 1.3.6.1.4.1.4413.1.1.1.2.8.24.7.1.3
This object indicates the number of DHCP server messages received without Option-82 field on the trusted interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcpL2RelayTrustedClntMsgsWithoutOptn82 1.3.6.1.4.1.4413.1.1.1.2.8.24.7.1.4
This object indicates the number of DHCP client messages received without Option-82 field on the trusted interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentSwitchVoiceVLANGroup 1.3.6.1.4.1.4413.1.1.1.2.8.25
OBJECT IDENTIFIER    

agentSwitchVoiceVLANAdminMode 1.3.6.1.4.1.4413.1.1.1.2.8.25.1
This enables or disables Voice VLAN on the system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentSwitchVoiceVlanDeviceTable 1.3.6.1.4.1.4413.1.1.1.2.8.25.2
A table of the Voice Vlan device entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSwitchVoiceVlanDeviceEntry

agentSwitchVoiceVlanDeviceEntry 1.3.6.1.4.1.4413.1.1.1.2.8.25.2.1
Represents entry for a Voice Device on the interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentSwitchVoiceVlanDeviceEntry  

agentSwitchVoiceVlanInterfaceNum 1.3.6.1.4.1.4413.1.1.1.2.8.25.2.1.1
The interface number of this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

agentSwitchVoiceVlanDeviceMacAddress 1.3.6.1.4.1.4413.1.1.1.2.8.25.2.1.2
The Voice Device Mac address
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

agentSwitchAddressConflictGroup 1.3.6.1.4.1.4413.1.1.1.2.8.26
OBJECT IDENTIFIER    

agentSwitchAddressConflictDetectionStatus 1.3.6.1.4.1.4413.1.1.1.2.8.26.1
Displays if an address conflict was detected on the switch since the last reset of the status or the last conflict detection run. Set to 'true' if detected, 'false' otherwise.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1)  

agentSwitchAddressConflictDetectionStatusReset 1.3.6.1.4.1.4413.1.1.1.2.8.26.2
Clear the last address conflict detection status in the switch. A value of reset(1) is used to reset the status. A read on this object always returns the value none (0). The value none (0) cannot be forcibly set by the administrator.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), reset(1)  

agentSwitchLastConflictingIPAddr 1.3.6.1.4.1.4413.1.1.1.2.8.26.3
The reported conflicting IP address on the switch since the last reset of the conflict detection status or the last conflict detection run.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

agentSwitchLastConflictingMacAddr 1.3.6.1.4.1.4413.1.1.1.2.8.26.4
The MAC address of the host corresponding to the reported conflicting IP address on the switch since the last reset of the conflict detection status or the last conflict detection run.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

agentSwitchLastConflictReportedTime 1.3.6.1.4.1.4413.1.1.1.2.8.26.5
Time since the last address conflict was detected. It is displayed in days, hours, minutes and seconds. It is set to a valid value only when the conflict detection status is 'true'.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

agentSwitchConflictIPAddr 1.3.6.1.4.1.4413.1.1.1.2.8.26.6
The IP address on the switch reported to have a conflict with another host's IP address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

agentSwitchConflictMacAddr 1.3.6.1.4.1.4413.1.1.1.2.8.26.7
The MAC address of the host that has an IP address conflicting with the IP address on the switch.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MacAddress  

agentSwitchAddressConflictDetectionRun 1.3.6.1.4.1.4413.1.1.1.2.8.26.8
Trigger the action to run the active address conflict detection. A value of run(1) is used to issue the action command. A read on this object always returns the value none(0). The value none (0) cannot be forcibly set by the administrator.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), run(1)  

fastPathSwitchingTraps 1.3.6.1.4.1.4413.1.1.1.0
OBJECT IDENTIFIER    

multipleUsersTrap 1.3.6.1.4.1.4413.1.1.1.0.1
This trap is sent when more than one user is logged in with administrative access. Only applies to CLI interface.
Status: current Access: read-write
NOTIFICATION-TYPE    

broadcastStormStartTrap 1.3.6.1.4.1.4413.1.1.1.0.2
This trap is sent when a broadcast storm is detected.
Status: obsolete Access: read-write
NOTIFICATION-TYPE    

broadcastStormEndTrap 1.3.6.1.4.1.4413.1.1.1.0.3
This trap is sent when a broadcast storm is no longer detected.
Status: obsolete Access: read-write
NOTIFICATION-TYPE    

linkFailureTrap 1.3.6.1.4.1.4413.1.1.1.0.4
Tok_String
Status: obsolete Access: read-write
NOTIFICATION-TYPE    

vlanRequestFailureTrap 1.3.6.1.4.1.4413.1.1.1.0.5
Tok_String
Status: obsolete Access: read-write
NOTIFICATION-TYPE    

vlanDeleteLastTrap 1.3.6.1.4.1.4413.1.1.1.0.6
Trap is sent when attempting to delete the last configured VLAN or the Default VLAN.
Status: current Access: read-write
NOTIFICATION-TYPE    

vlanDefaultCfgFailureTrap 1.3.6.1.4.1.4413.1.1.1.0.7
Trap is sent if there are failures in resetting VLAN configuration to defaults.
Status: current Access: read-write
NOTIFICATION-TYPE    

vlanRestoreFailureTrap 1.3.6.1.4.1.4413.1.1.1.0.8
Tok_String
Status: obsolete Access: read-write
NOTIFICATION-TYPE    

fanFailureTrap 1.3.6.1.4.1.4413.1.1.1.0.9
Tok_String
Status: obsolete Access: read-write
NOTIFICATION-TYPE    

stpInstanceNewRootTrap 1.3.6.1.4.1.4413.1.1.1.0.10
Trap is sent when this machine is a new STP Root when there is more than one STP instance.
Status: current Access: read-write
NOTIFICATION-TYPE    

stpInstanceTopologyChangeTrap 1.3.6.1.4.1.4413.1.1.1.0.11
Trap is sent when there is a STP topology change when there is more than one STP instance.
Status: current Access: read-write
NOTIFICATION-TYPE    

powerSupplyStatusChangeTrap 1.3.6.1.4.1.4413.1.1.1.0.12
Tok_String
Status: obsolete Access: read-write
NOTIFICATION-TYPE    

failedUserLoginTrap 1.3.6.1.4.1.4413.1.1.1.0.13
Trap is sent when a user fails to authenticate via the CLI or Web interfaces.
Status: current Access: read-write
NOTIFICATION-TYPE    

userLockoutTrap 1.3.6.1.4.1.4413.1.1.1.0.14
Trap is sent when a user account is locked due to consecutive failed login attempts via the CLI or Web interfaces beyond the allowed limit.
Status: current Access: read-write
NOTIFICATION-TYPE    

daiIntfErrorDisabledTrap 1.3.6.1.4.1.4413.1.1.1.0.15
Trap is sent once an interface is error disabled by DAI when the incoming packet rate exceeded configured rate limit during a burst-interval.
Status: current Access: read-write
NOTIFICATION-TYPE    

stpInstanceLoopInconsistentStartTrap 1.3.6.1.4.1.4413.1.1.1.0.16
Trap is sent when this port in this STP instance enters loop inconsistent state upon failure to receive a BPDU.
Status: current Access: read-write
NOTIFICATION-TYPE    

stpInstanceLoopInconsistentEndTrap 1.3.6.1.4.1.4413.1.1.1.0.17
Trap is sent when this port in this STP instance exits loop inconsistent state upon reception of a BPDU.
Status: current Access: read-write
NOTIFICATION-TYPE    

dhcpSnoopingIntfErrorDisabledTrap 1.3.6.1.4.1.4413.1.1.1.0.18
Trap is sent once an interface is error disabled by DHCP Snooping when the incoming packet rate exceeded configured rate limit during a burst-interval.
Status: current Access: read-write
NOTIFICATION-TYPE    

noStartupConfigTrap 1.3.6.1.4.1.4413.1.1.1.0.19
Trap is sent when startup-config file exists and SSH is enabled.
Status: current Access: read-write
NOTIFICATION-TYPE    

agentSwitchIpAddressConflictTrap 1.3.6.1.4.1.4413.1.1.1.0.20
IP address conflict trap signifies the reception of an ARP from another host in the LAN that has conflicting IP address.
Status: current Access: read-write
NOTIFICATION-TYPE    

agentSwitchCpuRisingThresholdTrap 1.3.6.1.4.1.4413.1.1.1.0.21
Trap is sent when the total CPU utilization exceeds CPU Rising utilization threshold over the configured Rising threshold interval.
Status: current Access: read-write
NOTIFICATION-TYPE    

agentSwitchCpuFallingThresholdTrap 1.3.6.1.4.1.4413.1.1.1.0.22
Trap is sent when the total CPU utilization falls below CPU Falling utilization threshold over the configured falling threshold interval.
Status: current Access: read-write
NOTIFICATION-TYPE    

agentSwitchCpuFreeMemBelowThresholdTrap 1.3.6.1.4.1.4413.1.1.1.0.23
Trap is sent when CPU Free Memory falls below the configured threshold.
Status: current Access: read-write
NOTIFICATION-TYPE    

agentSwitchCpuFreeMemAboveThresholdTrap 1.3.6.1.4.1.4413.1.1.1.0.24
Trap is sent when CPU Free Memory rises to 10% above the configured threshold.
Status: current Access: read-write
NOTIFICATION-TYPE    

topologyChangeInitiatedTrap 1.3.6.1.4.1.4413.1.1.1.0.25
Trap is sent once an interface gets a Topology change event on a port.
Status: current Access: read-write
NOTIFICATION-TYPE    

loopDetectedTrap 1.3.6.1.4.1.4413.1.1.1.0.26
Trap is sent once when switch STP detects a loop
Status: current Access: read-write
NOTIFICATION-TYPE    

agentSwitchMbufRisingThresholdTrap 1.3.6.1.4.1.4413.1.1.1.0.27
Trap is sent when the Mbuf utilization exceeds Rising utilization threshold.
Status: current Access: read-write
NOTIFICATION-TYPE    

agentSwitchMbufFallingThresholdTrap 1.3.6.1.4.1.4413.1.1.1.0.28
Trap is sent when the Mbuf utilization falls below Falling utilization threshold.
Status: current Access: read-write
NOTIFICATION-TYPE    

agentSdmPreferConfigEntry 1.3.6.1.4.1.4413.1.1.1.2.8.27
OBJECT IDENTIFIER    

agentSdmPreferCurrentTemplate 1.3.6.1.4.1.4413.1.1.1.2.8.27.1
Displays the current active SDM Template.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER dualIPv4andIPv6(1), ipv4RoutingDefault(2), ipv4DataCenter(3), ipv4DataCenterPlus(4), dualDataCenter(5), dualMplsDataCenter(6)  

agentSdmPreferNextTemplate 1.3.6.1.4.1.4413.1.1.1.2.8.27.2
Configures the next active template. It will be active only after the next reboot. To revert to the default template after the next reboot, use the option default(0).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER default(0), dualIPv4andIPv6(1), ipv4RoutingDefault(2), ipv4DataCenter(3), ipv4DataCenterPlus(4), dualDataCenter(5)  

agentSdmTemplateSummaryTable 1.3.6.1.4.1.4413.1.1.1.2.8.28
OBJECT IDENTIFIER    

agentSdmTemplateTable 1.3.6.1.4.1.4413.1.1.1.2.8.28.1
Displays Switch Database Management Template Information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSdmTemplateEntry

agentSdmTemplateEntry 1.3.6.1.4.1.4413.1.1.1.2.8.28.1.1
Information about a SDM Template table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentSdmTemplateEntry  

agentSdmTemplateId 1.3.6.1.4.1.4413.1.1.1.2.8.28.1.1.1
The SDM Template type this instance is associated with.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER dualIPv4andIPv6(1), ipv4RoutingDefault(2), ipv4DataCenter(3), ipv4DataCenterPlus(4), dualDataCenter(5)  

agentArpEntries 1.3.6.1.4.1.4413.1.1.1.2.8.28.1.1.2
The maximum number of entries in the IPv4 Address Resolution Protocol (ARP) cache for routing interfaces.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

agentIPv4UnicastRoutes 1.3.6.1.4.1.4413.1.1.1.2.8.28.1.1.3
The maximum number of IPv4 unicast forwarding table entries.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

agentIPv6NdpEntries 1.3.6.1.4.1.4413.1.1.1.2.8.28.1.1.4
The maximum number of IPv6 Neighbor Discovery Protocol (NDP) cache entries.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

agentIPv6UnicastRoutes 1.3.6.1.4.1.4413.1.1.1.2.8.28.1.1.5
The maximum number of IPv6 unicast forwarding table entries.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

agentEcmpNextHops 1.3.6.1.4.1.4413.1.1.1.2.8.28.1.1.6
The maximum number of Equal cost next hops that can be installed in the IPv4 and IPv6 unicast forwarding tables.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

agentIPv4MulticastRoutes 1.3.6.1.4.1.4413.1.1.1.2.8.28.1.1.7
The maximum number of IPv4 multicast forwarding table entries.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

agentIPv6MulticastRoutes 1.3.6.1.4.1.4413.1.1.1.2.8.28.1.1.8
The maximum number of IPv6 multicast forwarding table entries.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

agentSwitchCutThroughGroup 1.3.6.1.4.1.4413.1.1.1.2.8.29
OBJECT IDENTIFIER    

agentSwitchCutThroughConfigMode 1.3.6.1.4.1.4413.1.1.1.2.8.29.1
Mode changes are effective from the next reload of the Switch. The cut-through feature may not be present on all switches. Use - agentSwitchCutThroughRunningModeStatus - MIB to check if the feature is present on your switch.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentSwitchCutThroughRunningModeStatus 1.3.6.1.4.1.4413.1.1.1.2.8.29.2
This gives the current running mode of the cut-through feature on switch. Note that Mode changes are effective from the next reload of the Switch. so running mode may be different than the configured mode. A value of not-supported(3) means that the feature is not present on the switch.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), not-supported(3)  

agentSwitchCutThroughConfiguredModeStatus 1.3.6.1.4.1.4413.1.1.1.2.8.29.3
This gives the configured mode of cut-through feature on switch. Note that Mode changes are effective from the next reload of the Switch. so running mode may be different than the configured mode. A value of not-supported(3) means that the feature is not present on the switch.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), not-supported(3)  

agentPortTypeGroup 1.3.6.1.4.1.4413.1.1.1.2.8.30
OBJECT IDENTIFIER    

agentPortType40GigBaseX 1.3.6.1.4.1.4413.1.1.1.2.8.30.1
X PCS/PMA, unknown PMD. MAU MIB augmentation
Status: current Access: read-only
OBJECT-IDENTITY    

agentPrivateVlanGroup 1.3.6.1.4.1.4413.1.1.1.2.8.31
OBJECT IDENTIFIER    

agentPrivateVlanTable 1.3.6.1.4.1.4413.1.1.1.2.8.31.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentPrivateVlanEntry

agentPrivateVlanEntry 1.3.6.1.4.1.4413.1.1.1.2.8.31.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentPrivateVlanEntry  

agentPrivateVlanType 1.3.6.1.4.1.4413.1.1.1.2.8.31.1.1.1
Enables vlan for Private Vlan and configures private vlan type.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER primary(1), isolated(2), community(3), unconfigured(4)  

agentPrivateVlanAssociate 1.3.6.1.4.1.4413.1.1.1.2.8.31.1.1.2
This field lists all the VlanIDs which are associated with the selected vlan. If the selected vlan type is not primary(1), a zero-length bitmask is returned.
Status: current Access: read-write
OBJECT-TYPE    
  VlanList  

agentPrivateVlanIntfAssocTable 1.3.6.1.4.1.4413.1.1.1.2.8.31.2
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentPrivateVlanIntfAssocEntry

agentPrivateVlanIntfAssocEntry 1.3.6.1.4.1.4413.1.1.1.2.8.31.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentPrivateVlanIntfAssocEntry  

agentPrivateVlanIntfAssocHostPrimary 1.3.6.1.4.1.4413.1.1.1.2.8.31.2.1.1
Configures the primary host vlan association with the interface. This must be configured along with agentPrivateVlanIntfAssocHostSecondary before the association will be operational. NOTE: Both agentPrivateVlanIntfAssocHostPrimary and agentPrivateVlanIntfAssocHostSecondary objects must be specified at the same time.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4094  

agentPrivateVlanIntfAssocHostSecondary 1.3.6.1.4.1.4413.1.1.1.2.8.31.2.1.2
Configures the secondary host vlan association with the interface. This must be configured along with agentPrivateVlanIntfAssocHostPrimary before the association will be operational. NOTE: Both agentPrivateVlanIntfAssocHostPrimary and agentPrivateVlanIntfAssocHostSecondary objects must be specified at the same time.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4094  

agentPrivateVlanIntfAssocPromiscuousPrimary 1.3.6.1.4.1.4413.1.1.1.2.8.31.2.1.3
Configures the primary promiscuous vlan association with the interface. This must be configured along with agentPrivateVlanIntfAssocPromiscuousSecondary before the association will be operational.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4094  

agentPrivateVlanIntfAssocPromiscuousSecondary 1.3.6.1.4.1.4413.1.1.1.2.8.31.2.1.4
Configures the secondary promiscuous vlan association with the interface. This must be configured along with agentPrivateVlanIntfAssocPromiscuousPrimary before the association will be operational.
Status: current Access: read-write
OBJECT-TYPE    
  VlanList  

agentPrivateVlanIntfAssocOperational 1.3.6.1.4.1.4413.1.1.1.2.8.31.2.1.5
Shows the operational private vlans associated with the interface.
Status: current Access: read-only
OBJECT-TYPE    
  VlanList  

agentSwitchPrivateGroupConfigGroup 1.3.6.1.4.1.4413.1.1.1.2.8.32
OBJECT IDENTIFIER    

agentSwitchPrivateGroupTable 1.3.6.1.4.1.4413.1.1.1.2.8.32.1
The switch's private group mapping table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSwitchPrivateGroupEntry

agentSwitchPrivateGroupEntry 1.3.6.1.4.1.4413.1.1.1.2.8.32.1.1
Private groups assigned to ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentSwitchPrivateGroupEntry  

agentSwitchPrivateGroupId 1.3.6.1.4.1.4413.1.1.1.2.8.32.1.1.1
The private group id that port belongs to
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

agentSwitchPrivateGroupName 1.3.6.1.4.1.4413.1.1.1.2.8.32.1.1.2
The name of the Private group
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..24)  

agentSwitchPrivateGroupMode 1.3.6.1.4.1.4413.1.1.1.2.8.32.1.1.3
The mode of port in private group is either isloated or community
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER isolated(1), community(2)  

agentSwitchPrivateGroupRowStatus 1.3.6.1.4.1.4413.1.1.1.2.8.32.1.1.4
Private Group VLAN can only be created through multiple variable bindings taking all the objects of of the AgentSwitchPrivateGroupEntry. Supported values: active(1) - valid entry createAndGo(4) - used to create a new entry destroy(6) - removes the entry
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentSwitchPrivateGroupPortTable 1.3.6.1.4.1.4413.1.1.1.2.8.32.2
The switch's private group portlist mapping table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentSwitchPrivateGroupPortEntry

agentSwitchPrivateGroupPortEntry 1.3.6.1.4.1.4413.1.1.1.2.8.32.2.1
List of ports assigned to private groups.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentSwitchPrivateGroupPortEntry  

agentSwitchPrivateGroupPortGroupId 1.3.6.1.4.1.4413.1.1.1.2.8.32.2.1.1
The private group id that port belongs to
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

agentSwitchPrivateGroupPortGroupName 1.3.6.1.4.1.4413.1.1.1.2.8.32.2.1.2
The name of the Private group
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..24)  

agentSwitchPrivateGroupPortPortList 1.3.6.1.4.1.4413.1.1.1.2.8.32.2.1.3
The list of ports in private group
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

agentDhcpv6SnoopingConfigGroup 1.3.6.1.4.1.4413.1.1.1.2.8.33
OBJECT IDENTIFIER    

agentDhcpv6SnoopingAdminMode 1.3.6.1.4.1.4413.1.1.1.2.8.33.1
This object indicates whether DHCPv6 SNOOPING is enabled globally. If this object is set to 'true',admin mode is enabled globally. If this object is set to 'false',admin mode is disabled globally.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentDhcpv6SnoopingVerifyMac 1.3.6.1.4.1.4413.1.1.1.2.8.33.2
This object indicates whether source Mac address in the received dhcpv6 Message needs to be verified or not. If this object is set to 'true',verifyMac is enabled globally. If this object is set to 'false',verifyMac is disabled globally.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentDhcpv6SnoopingVlanConfigTable 1.3.6.1.4.1.4413.1.1.1.2.8.33.3
A table provides the mechanism to control DHCPv6 SNOOPING per VLAN. When a VLAN is created in a device supporting this table, a corresponding entry of this table will be added.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentDhcpv6SnoopingVlanConfigEntry

agentDhcpv6SnoopingVlanConfigEntry 1.3.6.1.4.1.4413.1.1.1.2.8.33.3.1
A row instance contains the configuration for dhcpv6 SNOOPING at each existing VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentDhcpv6SnoopingVlanConfigEntry  

agentDhcpv6SnoopingVlanIndex 1.3.6.1.4.1.4413.1.1.1.2.8.33.3.1.1
This object indicates the VLAN number on which DHCPv6 SNOOPING Inspection feature is configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

agentDhcpv6SnoopingVlanEnable 1.3.6.1.4.1.4413.1.1.1.2.8.33.3.1.2
This object indicates whether DHCPv6 SNOOPING is enabled in this VLAN. If this object is set to 'true', DHCPv6 SNOOPING is enabled. If this object is set to 'false', DHCPv6 SNOOPING is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentDhcpv6SnoopingIfConfigTable 1.3.6.1.4.1.4413.1.1.1.2.8.33.4
A table provides the mechanism to configure the trust state for DHCPv6 SNOOPING purpose at each physical interface capable of this feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentDhcpv6SnoopingIfConfigEntry

agentDhcpv6SnoopingIfConfigEntry 1.3.6.1.4.1.4413.1.1.1.2.8.33.4.1
A row instance contains the configuration for DHCPv6 SNOOPING at each physical interface capable of this feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentDhcpv6SnoopingIfConfigEntry  

agentDhcpv6SnoopingIfTrustEnable 1.3.6.1.4.1.4413.1.1.1.2.8.33.4.1.1
This object indicates whether the interface is trusted for DHCPv6 SNOOPING purpose.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentDhcpv6SnoopingIfLogEnable 1.3.6.1.4.1.4413.1.1.1.2.8.33.4.1.2
This object indicates whether the Logging needs on DHCPv6 SNOOPING validations or not
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentDhcpv6SnoopingIfRateLimit 1.3.6.1.4.1.4413.1.1.1.2.8.33.4.1.3
This object indicates rate limit value for dhcpv6 Snooping purpose. If the incoming rate of dhcpv6 packets exceeds the value of this object for consecutively burst interval seconds, dhcpv6 packets will be dropped. Value of -1 indicates that there is no rate limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 0..300  

agentDhcpv6SnoopingIfBurstInterval 1.3.6.1.4.1.4413.1.1.1.2.8.33.4.1.4
This object indicates the burst interval value for rate limiting purpose on this interface. Value of -1 indicates that there is no burst interval.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 1..15  

agentIpv6sgIfConfigTable 1.3.6.1.4.1.4413.1.1.1.2.8.33.5
A table provides the mechanism to configure the IPSG at each physical interface capable of this feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentIpv6sgIfConfigEntry

agentIpv6sgIfConfigEntry 1.3.6.1.4.1.4413.1.1.1.2.8.33.5.1
A row instance contains the configuration for IPSG at each physical interface capable of this feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentIpv6sgIfConfigEntry  

agentIpv6sgIfVerifySource 1.3.6.1.4.1.4413.1.1.1.2.8.33.5.1.1
This object indicates whether the interface is enabled for IPv6SG to forward the data based up on source Ip address
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentIpv6sgIfPortSecurity 1.3.6.1.4.1.4413.1.1.1.2.8.33.5.1.2
This object indicates whether the interface is enabled for IPv6SG to forward the data based up on source mac address in fdb table
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

agentDhcpv6SnoopingStatsReset 1.3.6.1.4.1.4413.1.1.1.2.8.33.6
Clear the DHCPv6 SNOOPING statistics on all ports. A value of reset(1) is used to reset the statistics. A read on this object will always return the value none(0). The value none(0) cannot be forcibly set by the administrator.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), reset(1)  

agentDhcpv6SnoopingStatsTable 1.3.6.1.4.1.4413.1.1.1.2.8.33.7
A table provides the mechanism for statics of DHCPv6 SNOOPING.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentDhcpv6SnoopingStatsEntry

agentDhcpv6SnoopingStatsEntry 1.3.6.1.4.1.4413.1.1.1.2.8.33.7.1
A row instance contains the DHCPv6 SNOOPING statistics per VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentDhcpv6SnoopingStatsEntry  

agentDhcpv6SnoopingMacVerifyFailures 1.3.6.1.4.1.4413.1.1.1.2.8.33.7.1.1
This object indicates the number of failure verifications of client mac address with source mac address
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcpv6SnoopingInvalidClientMessages 1.3.6.1.4.1.4413.1.1.1.2.8.33.7.1.2
This object indicates the number of invalid dhcpv6 release, request and decline messages
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcpv6SnoopingInvalidServerMessages 1.3.6.1.4.1.4413.1.1.1.2.8.33.7.1.3
This object indicates the number of invalid dhcpv6 server mesaages
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentStaticIpv6sgBindingTable 1.3.6.1.4.1.4413.1.1.1.2.8.33.8
A table of the IPv6SG static entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentStaticIpv6sgBindingEntry

agentStaticIpv6sgBindingEntry 1.3.6.1.4.1.4413.1.1.1.2.8.33.8.1
Represents a binding in IPv6SG table
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentStaticIpv6sgBindingEntry  

agentStaticIpv6sgBindingIfIndex 1.3.6.1.4.1.4413.1.1.1.2.8.33.8.1.1
Interface on which this IPv6SG binding is going to be added.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

agentStaticIpv6sgBindingVlanId 1.3.6.1.4.1.4413.1.1.1.2.8.33.8.1.2
VLAN to which this IPv6SG binding is going to be added.
Status: current Access: read-create
OBJECT-TYPE    
  VlanIndex  

agentStaticIpv6sgBindingIpAddr 1.3.6.1.4.1.4413.1.1.1.2.8.33.8.1.3
IPv6 address match value for the IPv6SG binding.
Status: current Access: read-create
OBJECT-TYPE    
  Ipv6Address  

agentStaticIpv6sgBindingMacAddr 1.3.6.1.4.1.4413.1.1.1.2.8.33.8.1.4
MAC address match value for the IPv6SG Binding.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

agentStaticIpv6sgBindingRowStatus 1.3.6.1.4.1.4413.1.1.1.2.8.33.8.1.5
The status of this conceptual row. active(1) - this IPv6SG Binding is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instance
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentDynamicIpv6sgBindingTable 1.3.6.1.4.1.4413.1.1.1.2.8.33.9
A table of the IPv6SG dynamic entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentDynamicIpv6sgBindingEntry

agentDynamicIpv6sgBindingEntry 1.3.6.1.4.1.4413.1.1.1.2.8.33.9.1
Represents a binding in IPSG table
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentDynamicIpv6sgBindingEntry  

agentDynamicIpv6sgBindingIfIndex 1.3.6.1.4.1.4413.1.1.1.2.8.33.9.1.1
Interface on which this IPv6SG binding is added.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

agentDynamicIpv6sgBindingVlanId 1.3.6.1.4.1.4413.1.1.1.2.8.33.9.1.2
VLAN to which this IPv6SG binding is going to be added.
Status: current Access: read-only
OBJECT-TYPE    
  VlanIndex  

agentDynamicIpv6sgBindingIpAddr 1.3.6.1.4.1.4413.1.1.1.2.8.33.9.1.3
Sender IPv6 address match value for the IPv6SG binding.
Status: current Access: read-only
OBJECT-TYPE    
  Ipv6Address  

agentDynamicIpv6sgBindingMacAddr 1.3.6.1.4.1.4413.1.1.1.2.8.33.9.1.4
MAC address match value for the IPv6SG Binding.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

agentStaticDsv6BindingTable 1.3.6.1.4.1.4413.1.1.1.2.8.33.10
A table of the DHCPv6 SNOOPING static entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentStaticDsv6BindingEntry

agentStaticDsv6BindingEntry 1.3.6.1.4.1.4413.1.1.1.2.8.33.10.1
Represents a static binding in DHCPv6 SNOOPING table
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentStaticDsv6BindingEntry  

agentStaticDsv6BindingIfIndex 1.3.6.1.4.1.4413.1.1.1.2.8.33.10.1.1
Interface on which this static DHCPv6 SNOOPING binding is going to be added.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

agentStaticDsv6BindingVlanId 1.3.6.1.4.1.4413.1.1.1.2.8.33.10.1.2
VLAN to which this static DHCPv6 SNOOPING binding is going to be added.
Status: current Access: read-create
OBJECT-TYPE    
  VlanId  

agentStaticDsv6BindingMacAddr 1.3.6.1.4.1.4413.1.1.1.2.8.33.10.1.3
MAC address match value for the static DHCPv6 SNOOPING Binding.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

agentStaticDsv6BindingIpAddr 1.3.6.1.4.1.4413.1.1.1.2.8.33.10.1.4
IP address match value for the static DHCPv6 SNOOPING Binding.
Status: current Access: read-create
OBJECT-TYPE    
  Ipv6Address  

agentStaticDsv6BindingRowStatus 1.3.6.1.4.1.4413.1.1.1.2.8.33.10.1.5
The status of this conceptual row. active(1) - this static DHCPv6 SNOOPING Binding is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instance
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentDynamicDsv6BindingTable 1.3.6.1.4.1.4413.1.1.1.2.8.33.11
A table of the DHCPv6 SNOOPING Dynamic entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentDynamicDsv6BindingEntry

agentDynamicDsv6BindingEntry 1.3.6.1.4.1.4413.1.1.1.2.8.33.11.1
Represents a dynamic binding in DHCPv6 SNOOPING table
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentDynamicDsv6BindingEntry  

agentDynamicDsv6BindingIfIndex 1.3.6.1.4.1.4413.1.1.1.2.8.33.11.1.1
Interface on which this dynamic DHCPv6 SNOOPING binding is going to be added.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

agentDynamicDsv6BindingVlanId 1.3.6.1.4.1.4413.1.1.1.2.8.33.11.1.2
VLAN to which this dynamic DHCPv6 SNOOPING binding is going to be added.
Status: current Access: read-only
OBJECT-TYPE    
  VlanIndex  

agentDynamicDsv6BindingMacAddr 1.3.6.1.4.1.4413.1.1.1.2.8.33.11.1.3
MAC address match value for the dynamic DHCPv6 SNOOPING Binding.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

agentDynamicDsv6BindingIpAddr 1.3.6.1.4.1.4413.1.1.1.2.8.33.11.1.4
IP address match value for the dynamic DHCPv6 SNOOPING Binding.
Status: current Access: read-only
OBJECT-TYPE    
  Ipv6Address  

agentDynamicDsv6BindingLeaseRemainingTime 1.3.6.1.4.1.4413.1.1.1.2.8.33.11.1.5
This specifies the period for which the dynamic DHCPv6 SNOOPING Binding is valid.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

agentDhcpv6SnoopingRemoteFileName 1.3.6.1.4.1.4413.1.1.1.2.8.33.12
This object indicates the file name on the remote machine to save the DHCPv6 Snooping bindings. This will be set only when we have a valid remote IP.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..255)  

agentDhcpv6SnoopingRemoteIpAddr 1.3.6.1.4.1.4413.1.1.1.2.8.33.13
This object indicates the IP address of the remote machine to save the DHCPv6 Snooping bindings. This will be set only when we have a valid file name.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

agentDhcpv6SnoopingStoreInterval 1.3.6.1.4.1.4413.1.1.1.2.8.33.14
This object indicates the perodic time interval to save the DHCPv6 Snooping bindings.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

agentPvrstpSwitchConfigGroup 1.3.6.1.4.1.4413.1.1.1.2.15.15
OBJECT IDENTIFIER    

agentPvstpAdminMode 1.3.6.1.4.1.4413.1.1.1.2.15.15.1
The per VLAN spanning tree operational status. enable(1) - enables PVSTP on the switch. disable(2) - disables PVSTP on the switch. The default status is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentPvrstpAdminMode 1.3.6.1.4.1.4413.1.1.1.2.15.15.2
The per VLAN rapid spanning tree operational status. enable(1) - enables PVRSTP on the switch. disable(2) - disables PVRSTP on the switch. The default status is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentPvrstpUplinkFast 1.3.6.1.4.1.4413.1.1.1.2.15.15.3
Enables or disabled uplink fast feature when switch is in PVST mode. enable(1) - enables UPLINK FAST on the switch. disable(2) - disables UPLINK FAST on the switch. The default status is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentPvrstpBackboneFast 1.3.6.1.4.1.4413.1.1.1.2.15.15.4
Enables or disabled backbone fast feature when switch is in PVST mode. enable(1) - enables BACKBONE FAST on the switch. disable(2) - disables BACKBONE FAST on the switch. The default status is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentPvrstpVlanTable 1.3.6.1.4.1.4413.1.1.1.2.15.15.5
PVRSTP table containing PVRSTP per vlan entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentPvrstpVlanEntry

agentPvrstpVlanEntry 1.3.6.1.4.1.4413.1.1.1.2.15.15.5.1
PVRSTP vlan entry attributes.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentPvrstpVlanEntry  

agentPvrstpVlanTableIndex 1.3.6.1.4.1.4413.1.1.1.2.15.15.5.1.1
Index to PVRSTP vlan entry in PVRSTP vlan table.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanId  

agentPvrstpVlanRootPriSec 1.3.6.1.4.1.4413.1.1.1.2.15.15.5.1.2
The PVRSTP primary or secondary root for the VLAN instance.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER primary(1), secondary(2), none(3)  

agentPvrstpVlanHelloTime 1.3.6.1.4.1.4413.1.1.1.2.15.15.5.1.3
The PVRSTP hello time for the VLAN instance.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..10  

agentPvrstpVlanFwdDelayTime 1.3.6.1.4.1.4413.1.1.1.2.15.15.5.1.4
The PVRSTP forward delay for the VLAN instance.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 4..30  

agentPvrstpVlanMaxAgeTime 1.3.6.1.4.1.4413.1.1.1.2.15.15.5.1.5
The PVRSTP max age for the VLAN instance.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 6..40  

agentPvrstpPortVlanTable 1.3.6.1.4.1.4413.1.1.1.2.15.15.6
PVRSTP table containing PVRSTP per port per vlan entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentPvrstpPortVlanEntry

agentPvrstpPortVlanEntry 1.3.6.1.4.1.4413.1.1.1.2.15.15.6.1
PVRSTP port entry per vlan attributes.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentPvrstpPortVlanEntry  

agentPvrstpPortIndex 1.3.6.1.4.1.4413.1.1.1.2.15.15.6.1.1
Port index to PVRSTP port entry in PVRSTP port vlan table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

agentPvrstpVlanIndex 1.3.6.1.4.1.4413.1.1.1.2.15.15.6.1.2
Vlan index to PVRSTP port entry in PVRSTP port vlan table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

agentPvrstpPortVlanPriority 1.3.6.1.4.1.4413.1.1.1.2.15.15.6.1.3
PVRSTP port vlan priority is in the range of 0 to 240. Port priority value should be a multiple of 16.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..255  

agentPvrstpVlanCost 1.3.6.1.4.1.4413.1.1.1.2.15.15.6.1.4
PVRSTP port vlan cost is in the range of 0 to 200000000 ,for 0 its Auto.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..200000000