ISKRATEL-MSAN-MIB

File: ISKRATEL-MSAN-MIB.mib (604618 bytes)

Imported modules

BRIDGE-MIB IF-MIB INET-ADDRESS-MIB
Q-BRIDGE-MIB RFC1155-SMI RFC1213-MIB
SNMP-FRAMEWORK-MIB SNMPv2-SMI SNMPv2-TC
VDSL-LINE-MIB VDSL2-LINE-MIB

Imported symbols

dot1dBasePort ifIndex InterfaceIndex
InetAddressType InetAddress InetAddressIPv6
InetAddressIPv4 dot1qVlanIndex VlanIndex
enterprises DisplayString SnmpAdminString
TimeTicks IpAddress Integer32
Unsigned32 Gauge32 Counter32
OBJECT-TYPE MODULE-IDENTITY RowStatus
MacAddress TruthValue TEXTUAL-CONVENTION
vdslLineConfProfileName xdsl2LineConfTemplateEntry xdsl2LineAlarmConfTemplateEntry

Defined Types

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  

Xdsl2PsdMaskDs  
This is a structure that represents up to 32 PSD mask breakpoints. Each breakpoint occupies 3 octets: The first two octets hold the index of the subcarrier associated with the breakpoint. The third octet holds the PSD reduction at the breakpoint from 0 (0 dBm/Hz) to 255 (-127.5 dBm/Hz) using units of 0.5 dBm/Hz. The subcarrier index is an unsigned number in the range 0 to NSCds-1.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..96)  

Xdsl2PsdMaskUs  
This is a structure that represents up to 16 PSD mask breakpoints. Each breakpoint occupies 3 octets: The first two octets hold the index of the subcarrier associated with the breakpoint. The third octet holds the PSD reduction at the breakpoint from 0(0 dBm/Hz) to 255 (-127.5 dBm/Hz) using units of 0.5 dBm/Hz. The subcarrier index is an unsigned number in the range 0 to NSCus-1.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..48)  

PortMask  
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' 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.
TEXTUAL-CONVENTION    
  OCTET STRING  

PercentByFives  
An unsigned integer representing a value expressed as a percentage with five percent increments.
TEXTUAL-CONVENTION    
  Unsigned32 0 | 5 | 10 | 15 | 20 | 25 | 30 | 35 | 40 | 45 | 50 | 55 | 60 | 65 | 70 | 75 | 80 | 85 | 90 | 95 | 100  

MsanBoardEntry  
SEQUENCE    
  msanBoardNr INTEGER
  msanBoardParentNr INTEGER
  msanBoardPosition INTEGER
  msanBoardType OCTET STRING
  msanBoardId OCTET STRING
  msanBoardSerialNr OCTET STRING
  msanBoardDescription OCTET STRING

MsanSwComponentEntry  
SEQUENCE    
  msanSwComponentId Integer32
  msanSwComponentName OCTET STRING
  msanSwComponentSteerVersion OCTET STRING

MsanCliScriptEntry  
SEQUENCE    
  msanCliScriptName OCTET STRING
  msanCliScriptApply INTEGER
  msanCliScriptApplyStatus INTEGER
  msanCliScriptRowStatus RowStatus

MsanSwBootPackageEntry  
SEQUENCE    
  msanSwBootPackageName DisplayString
  msanSwBootPackageStatus INTEGER

MsanVDSLProfileEntry  
SEQUENCE    
  msanVDSLProfileType INTEGER
  msanVDSL2LineProfile INTEGER

MsanServiceProfileEntry  
SEQUENCE    
  msanServiceProfileName OCTET STRING
  msanServiceProfileProtection INTEGER
  msanServiceProfileStatus INTEGER
  msanServiceProfileServiceFlowProfileName OCTET STRING
  msanServiceProfileMulticastProfileName OCTET STRING
  msanServiceProfileVlanProfileName OCTET STRING
  msanServiceProfileL2cpProfileName OCTET STRING
  msanServiceProfileSecurityProfileName OCTET STRING
  msanServiceProfileAtmVpi Integer32
  msanServiceProfileAtmVci Integer32
  msanServiceProfileDhcpRa INTEGER
  msanServiceProfileDhcpRaTrustClients INTEGER
  msanServiceProfileDhcpRaOpt82UnicastExtension INTEGER
  msanServiceProfileDhcpRaOpt82Insert INTEGER
  msanServiceProfileDhcpRaRemoteId OCTET STRING
  msanServiceProfileDhcpRaRateLimit Unsigned32
  msanServiceProfilePppoeIA INTEGER
  msanServiceProfilePppoeIARateLimit Unsigned32
  msanServiceProfileDescription OCTET STRING
  msanServiceProfileRowStatus RowStatus

MsanServicePortProfileEntry  
SEQUENCE    
  msanServicePortProfileRowStatus RowStatus

MsanServiceFlowProfileEntry  
SEQUENCE    
  msanServiceFlowProfileName OCTET STRING
  msanServiceFlowProfileProtection INTEGER
  msanServiceFlowProfileStatus INTEGER
  msanServiceFlowProfileMatchUsAny INTEGER
  msanServiceFlowProfileMatchUsMacDestAddr MacAddress
  msanServiceFlowProfileMatchUsMacDestMask MacAddress
  msanServiceFlowProfileMatchUsMacSrcAddr MacAddress
  msanServiceFlowProfileMatchUsMacSrcMask MacAddress
  msanServiceFlowProfileMatchUsCPcp Integer32
  msanServiceFlowProfileMatchUsSPcp Integer32
  msanServiceFlowProfileMatchUsVlanProfile INTEGER
  msanServiceFlowProfileMatchUsCVlanIdRange OCTET STRING
  msanServiceFlowProfileMatchUsSVlanIdRange OCTET STRING
  msanServiceFlowProfileMatchUsEthertype Integer32
  msanServiceFlowProfileMatchUsIpProtocol Integer32
  msanServiceFlowProfileMatchUsIpSrcAddr IpAddress
  msanServiceFlowProfileMatchUsIpSrcMask IpAddress
  msanServiceFlowProfileMatchUsIpDestAddr IpAddress
  msanServiceFlowProfileMatchUsIpDestMask IpAddress
  msanServiceFlowProfileMatchUsIpDscp Integer32
  msanServiceFlowProfileMatchUsIpCsc Integer32
  msanServiceFlowProfileMatchUsIpDropPrecedence INTEGER
  msanServiceFlowProfileMatchUsTcpSrcPort Integer32
  msanServiceFlowProfileMatchUsTcpDestPort Integer32
  msanServiceFlowProfileMatchUsUdpSrcPort Integer32
  msanServiceFlowProfileMatchUsUdpDstPort Integer32
  msanServiceFlowProfileMatchDsAny INTEGER
  msanServiceFlowProfileMatchDsMacDestAddr MacAddress
  msanServiceFlowProfileMatchDsMacDestMask MacAddress
  msanServiceFlowProfileMatchDsMacSrcAddr MacAddress
  msanServiceFlowProfileMatchDsMacSrcMask MacAddress
  msanServiceFlowProfileMatchDsCPcp Integer32
  msanServiceFlowProfileMatchDsSPcp Integer32
  msanServiceFlowProfileMatchDsVlanProfile INTEGER
  msanServiceFlowProfileMatchDsCVlanIdRange OCTET STRING
  msanServiceFlowProfileMatchDsSVlanIdRange OCTET STRING
  msanServiceFlowProfileMatchDsEthertype Integer32
  msanServiceFlowProfileMatchDsIpProtocol Integer32
  msanServiceFlowProfileMatchDsIpSrcAddr IpAddress
  msanServiceFlowProfileMatchDsIpSrcMask IpAddress
  msanServiceFlowProfileMatchDsIpDestAddr IpAddress
  msanServiceFlowProfileMatchDsIpDestMask IpAddress
  msanServiceFlowProfileMatchDsIpDscp Integer32
  msanServiceFlowProfileMatchDsIpCsc Integer32
  msanServiceFlowProfileMatchDsIpDropPrecedence INTEGER
  msanServiceFlowProfileMatchDsTcpSrcPort Integer32
  msanServiceFlowProfileMatchDsTcpDestPort Integer32
  msanServiceFlowProfileMatchDsUdpSrcPort Integer32
  msanServiceFlowProfileMatchDsUdpDstPort Integer32
  msanServiceFlowProfileUsCdr Integer32
  msanServiceFlowProfileUsCdrBurstSize Integer32
  msanServiceFlowProfileUsPdr Integer32
  msanServiceFlowProfileUsPdrBurstSize Integer32
  msanServiceFlowProfileUsMarkPcp INTEGER
  msanServiceFlowProfileUsMarkPcpValue INTEGER
  msanServiceFlowProfileUsMarkDscp INTEGER
  msanServiceFlowProfileUsMarkDscpValue INTEGER
  msanServiceFlowProfileDsCdr Integer32
  msanServiceFlowProfileDsCdrBurstSize Integer32
  msanServiceFlowProfileDsPdr Integer32
  msanServiceFlowProfileDsPdrBurstSize Integer32
  msanServiceFlowProfileDsMarkPcp INTEGER
  msanServiceFlowProfileDsMarkPcpValue INTEGER
  msanServiceFlowProfileDsMarkDscp INTEGER
  msanServiceFlowProfileDsMarkDscpValue INTEGER
  msanServiceFlowProfileDsQueuingPriority INTEGER
  msanServiceFlowProfileDsSchedulingMode INTEGER
  msanServiceFlowProfileDescription OCTET STRING
  msanServiceFlowProfileRowStatus RowStatus

MsanVlanProfileEntry  
SEQUENCE    
  msanVlanProfileName OCTET STRING
  msanVlanProfileProtection INTEGER
  msanVlanProfileStatus INTEGER
  msanVlanProfileCVid OCTET STRING
  msanVlanProfileCVidNative Integer32
  msanVlanProfileCVidRemark Integer32
  msanVlanProfileSVid Integer32
  msanVlanProfileSEtherType Integer32
  msanVlanProfileDescription OCTET STRING
  msanVlanProfileRowStatus RowStatus
  msanVlanProfileNetworkPortCTag INTEGER

MsanVlanPortProfileEntry  
SEQUENCE    
  msanVlanPortProfileRowStatus RowStatus

MsanMulticastProfileEntry  
SEQUENCE    
  msanMulticastProfileName OCTET STRING
  msanMulticastProfileProtection INTEGER
  msanMulticastProfileStatus INTEGER
  msanMulticastProfileIgmpSnooping INTEGER
  msanMulticastProfileIgmpSnoopingFastLeave INTEGER
  msanMulticastProfileIgmpSnoopingSuppression INTEGER
  msanMulticastProfileIgmpProxy INTEGER
  msanMulticastProfileIgmpProxyIpAddress IpAddress
  msanMulticastProfileIgmpFiltering INTEGER
  msanMulticastProfileMulticastGroupLimit Unsigned32
  msanMulticastProfileMvr INTEGER
  msanMulticastProfileDescription OCTET STRING
  msanMulticastProfileRowStatus RowStatus

MsanMulticastProfileStaticGroupEntry  
SEQUENCE    
  msanMulticastProfileStaticGroupIpAddr IpAddress
  msanMulticastProfileStaticGroupRowStatus RowStatus

MsanSecurityProfileEntry  
SEQUENCE    
  msanSecurityProfileName OCTET STRING
  msanSecurityProfileProtection INTEGER
  msanSecurityProfileStatus INTEGER
  msanSecurityProfileProtectedPort INTEGER
  msanSecurityProfileMacSg INTEGER
  msanSecurityProfileMacLimit Unsigned32
  msanSecurityProfilePortSecurity INTEGER
  msanSecurityProfileIpSg INTEGER
  msanSecurityProfileIpSgBindingLimit Unsigned32
  msanSecurityProfileIpSgFilteringMode INTEGER
  msanSecurityProfileArpInspec INTEGER
  msanSecurityProfileMacForward INTEGER
  msanSecurityProfileDescription OCTET STRING
  msanSecurityProfileRowStatus RowStatus

MsanSecurityAclProfileEntry  
SEQUENCE    
  msanSecurityAclProfileAclDirection INTEGER
  msanSecurityAclProfileSequence Unsigned32
  msanSecurityAclProfileAclType INTEGER
  msanSecurityAclProfileAclId Unsigned32
  msanSecurityAclProfileRowStatus RowStatus

MsanL2cpProfileEntry  
SEQUENCE    
  msanL2cpProfileName OCTET STRING
  msanL2cpProfileProtection INTEGER
  msanL2cpProfileStatus INTEGER
  msanL2cpProfileDescription OCTET STRING
  msanL2cpProfileRowStatus RowStatus

MsanL2cpProtocolEntry  
SEQUENCE    
  msanL2cpProtocolName OCTET STRING
  msanL2cpProtocolMacDestAddr MacAddress
  msanL2cpProtocolEthertype Integer32
  msanL2cpProtocolSubtype Integer32
  msanL2cpProtocolRowStatus RowStatus

MsanL2cpProfileProtocolEntry  
SEQUENCE    
  msanL2cpProfileProtocolRule INTEGER
  msanL2cpProfileProtocolRowStatus RowStatus

MsanL2cpProfileVlanEntry  
SEQUENCE    
  msanL2cpProfileVlanRowStatus RowStatus

MsanXdsl2LineConfTemplateEntry  
SEQUENCE    
  msanXdsl2LineConfTempProtection INTEGER
  msanXdsl2LineConfTempStatus INTEGER

MsanXdsl2LineAlarmConfTemplateEntry  
SEQUENCE    
  msanXdsl2LineAlarmConfTempProtection INTEGER
  msanXdsl2LineAlarmConfTempStatus INTEGER

MsanDhcpRaPortConfigEntry  
SEQUENCE    
  msanDhcpRaPortState INTEGER
  msanDhcpRaPortCircuitId OCTET STRING
  msanDhcpRaPortRemoteId OCTET STRING
  msanDhcpRaPortMeter INTEGER
  msanDhcpRaPortMaxDataRate Integer32
  msanDhcpRaPortCircuitType INTEGER
  msanDhcpRaPortOpt82 INTEGER
  msanDhcpRaPortOpt82ReplyMode INTEGER
  msanDhcpRaPortOpt82UnicastExtStatus INTEGER
  msanDhcpRaPortCircuitIdType INTEGER

MsanDhcpRaFullModeVlanEntry  
SEQUENCE    
  msanDhcpRaFullModeVlanId Integer32
  msanDhcpRaFullModeVlanSrvIpAddr IpAddress
  msanDhcpRaFullModeVlanRowStatus RowStatus

MsanDhcpRaStatEntry  
SEQUENCE    
  msanDhcpRaStatDiscover Counter32
  msanDhcpRaStatRequest Counter32
  msanDhcpRaStatOffer Counter32
  msanDhcpRaStatACK Counter32
  msanDhcpRaStatNAK Counter32
  msanDhcpRaStatDecline Counter32
  msanDhcpRaStatMaxPacketSizeExceeded Counter32
  msanDhcpRaStatFrameErr Counter32
  msanDhcpRaStatOpt82Present Counter32
  msanDhcpRaStatFrameUnsync Counter32
  msanDhcpRaStatRelease Counter32
  msanDhcpRaStatInform Counter32

MsanDhcpRaVlanConfigEntry  
SEQUENCE    
  msanDhcpRaVlanState INTEGER
  msanDhcpRaVlanMode INTEGER
  msanDhcpRaVlanOpt82 INTEGER
  msanDhcpRaVlanOpt82ReplyMode INTEGER
  msanDhcpRaVlanOpt82UnicastExtStatus INTEGER
  msanDhcpRaVlanCircuitIdType INTEGER

MsanDhcpRaPortVlanConfigEntry  
SEQUENCE    
  msanDhcpRaPortVlanRemoteId OCTET STRING
  msanDhcpRaPortVlanConfigRowStatus RowStatus

MsanDhcpv6RaPortStatEntry  
SEQUENCE    
  msanDhcpv6PortRaStatSolicit Integer32
  msanDhcpv6PortRaStatAdvertise Integer32
  msanDhcpv6PortRaStatRequest Integer32
  msanDhcpv6PortRaStatReply Integer32
  msanDhcpv6PortRaStatRenew Integer32
  msanDhcpv6PortRaStatRebind Integer32
  msanDhcpv6PortRaStatDecline Integer32
  msanDhcpv6PortRaStatReconfigure Integer32
  msanDhcpv6PortRaStatRelease Integer32
  msanDhcpv6PortRaStatInformRequest Integer32
  msanDhcpv6PortRaStatRelayForward Integer32
  msanDhcpv6PortRaStatRelayReply Integer32
  msanDhcpv6PortRaStatOversizeError Integer32
  msanDhcpv6PortRaStatFrameError Integer32
  msanDhcpv6PortRaStatFrameUnsyncError Integer32
  msanDhcpv6PortRaStatSysError Integer32

MsanDhcpv6RaPortConfigEntry  
SEQUENCE    
  msanDhcpv6RaPortState INTEGER
  msanDhcpv6RaPortTrusted INTEGER
  msanDhcpv6RaPortInterfaceIdStandard INTEGER
  msanDhcpv6RaPortInterfaceId OCTET STRING
  msanDhcpv6RaPortRemoteId OCTET STRING
  msanDhcpv6RaPortRemoteIdEnterpriseNum INTEGER

MsanDhcpv6RaVlanConfigEntry  
SEQUENCE    
  msanDhcpv6RaVlanState INTEGER
  msanDhcpv6RaVlanInterfaceIdStandard INTEGER

MsanDhcpv6RaPortVlanConfigEntry  
SEQUENCE    
  msanDhcpv6RaPortVlanRemoteId OCTET STRING
  msanDhcpv6RaPortVlanRemoteIdEnterpriseNum INTEGER
  msanDhcpv6RaPortVlanRowStatus RowStatus

MsanIgmpSnoopingEntry  
SEQUENCE    
  msanIgmpSnoopingIntfStandaloneQuerier Integer32
  msanIgmpSnoopingIntfFilter INTEGER
  msanIgmpSnoopingGroupLimit INTEGER

MsanSwitchIGMPVlanCurrentMrouterEntry  
SEQUENCE    
  msanSwitchIGMPVlanCurrentMrouterEnableState Integer32

MsanSwitchIGMPSnoopingStaticIntfMulticastRouterEntry  
SEQUENCE    
  msanSwitchIGMPSnoopingIntfIndex Unsigned32
  msanSwitchIGMPSnoopingIntfAdminMode INTEGER
  msanSwitchIGMPSnoopingIntfGroupMembershipInterval Integer32
  msanSwitchIGMPSnoopingIntfMaxResponseTime Integer32
  msanSwitchIGMPSnoopingIntfMRPExpirationTime Integer32
  msanSwitchIGMPSnoopingIntfFastLeaveAdminMode INTEGER
  msanSwitchIGMPSnoopingStaticIntfMulticastRouterMode INTEGER
  msanSwitchIGMPSnoopingIntfVlanIDs VlanList

MsanSwitchIGMPVlanStaticMrouterEntry  
SEQUENCE    
  msanSwitchIGMPVlanStaticMrouterEnableState RowStatus

MsanSwitchIGMPSnoopingVlanEntry  
SEQUENCE    
  msanSwitchIGMPSnoopingVlanAdminMode INTEGER
  msanSwitchIGMPSnoopingVlanGroupMembershipInterval Integer32
  msanSwitchIGMPSnoopingVlanMaxResponseTime Integer32
  msanSwitchIGMPSnoopingVlanFastLeaveAdminMode INTEGER
  msanSwitchIGMPSnoopingVlanMRPExpirationTime Integer32
  msanSwitchIGMPSnoopingVlanAdminState INTEGER

MsanSwitchIGMPProxyVlanEntry  
SEQUENCE    
  msanSwitchIGMPProxyVlanIpAddr IpAddress
  msanSwitchIGMPProxyVlanRowStatus RowStatus

MsanIgmpPortStatEntry  
SEQUENCE    
  msanIgmpPortStatRxV1 Counter32
  msanIgmpPortStatTxV1 Counter32
  msanIgmpPortStatRxV2Join Counter32
  msanIgmpPortStatTxV2Join Counter32
  msanIgmpPortStatRxV2Leave Counter32
  msanIgmpPortStatTxV2Leave Counter32
  msanIgmpPortStatRxV3Report Counter32
  msanIgmpPortStatTxV3Report Counter32
  msanIgmpPortStatRxQuery Counter32
  msanIgmpPortStatRxError Counter32
  msanIgmpPortStatRxBlockByIgmpFilter Counter32
  msanIgmpPortStatRxBlockByMcastAcl Counter32
  msanIgmpPortStatRxBlockByMcastCac Counter32
  msanIgmpPortStatTxQuery Counter32
  msanIgmpPortStatRxBlockByIgmpVersion Counter32

MsanPortEntry  
SEQUENCE    
  msanPortMNFlag INTEGER
  msanPortMasterSlave INTEGER
  msanPortNegCapAdvertisedBits BITS
  msanPortSpeedDuplex INTEGER
  msanPortStpP2PAutoState INTEGER
  msanPortUsageType INTEGER

MsanPppoeIAPortEntry  
SEQUENCE    
  msanPppoeIAPortStatus INTEGER
  msanPppoeIAPortRemoteId OCTET STRING
  msanPppoeIAPortCircuitType INTEGER

MsanPppoeIaPortStatisticsEntry  
SEQUENCE    
  msanPppoeIaPortStatPADI Counter32
  msanPppoeIaPortStatPADR Counter32
  msanPppoeIaPortStatPADO Counter32
  msanPppoeIaPortStatPADS Counter32
  msanPppoeIaPortStatPADT Counter32
  msanPppoeIaPortStatUnsutableFrames Counter32
  msanPppoeIaPortStatUnknownFrames Counter32
  msanPppoeIaPortStatInvalidFrames Counter32

MsanPppoeIaVlanEntry  
SEQUENCE    
  msanPppoeIaVlanStatus INTEGER

MsanIpAclRuleEntry  
SEQUENCE    
  msanIpAclIndex Integer32
  msanIpAclRuleIndex Integer32
  msanIpAclRuleAssignVlanId Integer32
  msanIpAclRuleAssignCoSPriority Integer32
  msanIpAclRuleEgressIntf Integer32
  msanIpAclRuleAssignVlanId2 Integer32
  msanIpAclRuleRemoveVlanId INTEGER
  msanIpAclRuleIcmpType INTEGER
  msanIpAclRuleDestMacAddr MacAddress
  msanIpAclRuleDestMacMask MacAddress
  msanIpAclRuleSrcMacAddr MacAddress
  msanIpAclRuleSrcMacMask MacAddress
  msanIpAclRuleCos INTEGER
  msanIpAclRuleCos2 INTEGER
  msanIpAclRuleVlanId Unsigned32
  msanIpAclRuleVlanId2 Unsigned32
  msanIpAclRuleCVlanId Integer32
  msanIpAclRuleSVlanId Integer32
  msanIpAclRuleAssignCVlanId Integer32
  msanIpAclRuleAssignSVlanId Integer32
  msanIpAclRuleRemoveSVlanId INTEGER
  msanIpAclRuleVlanIdRangeStart Unsigned32
  msanIpAclRuleVlanIdRangeEnd Unsigned32
  msanIpAclRuleVlanId2RangeStart Unsigned32
  msanIpAclRuleVlanId2RangeEnd Unsigned32
  msanIpAclRuleSVlanIdRangeStart Unsigned32
  msanIpAclRuleSVlanIdRangeEnd Unsigned32
  msanIpAclRuleCVlanIdRangeStart Unsigned32
  msanIpAclRuleCVlanIdRangeEnd Unsigned32
  msanIpAclRuleSrcIpv6Address InetAddressIPv6
  msanIpAclRuleSrcIpv6AddressMaskLen Integer32
  msanIpAclRuleDestIpv6Address InetAddressIPv6
  msanIpAclRuleDestIpv6AddressMaskLen Integer32

MsanMacAclRuleEntry  
SEQUENCE    
  msanMacAclIndex Integer32
  msanMacAclRuleIndex Integer32
  msanMacAclRuleEgressIntf Integer32
  msanMacAclRuleAssignVlanId Integer32
  msanMacAclRuleAssignCoSPriority Integer32
  msanMacAclRuleAssignVlanId2 Integer32
  msanMacAclRuleRemoveVlanId INTEGER
  msanMacAclRuleCVlanId Integer32
  msanMacAclRuleSVlanId Integer32
  msanMacAclRuleAssignCVlanId Integer32
  msanMacAclRuleAssignSVlanId Integer32
  msanMacAclRuleRemoveSVlanId INTEGER
  msanMacAclRuleSVlanIdRangeStart Unsigned32
  msanMacAclRuleSVlanIdRangeEnd Unsigned32
  msanMacAclRuleCVlanIdRangeStart Unsigned32
  msanMacAclRuleCVlanIdRangeEnd Unsigned32

MsanCosQueueControlEntry  
SEQUENCE    
  msanCosQueueControlIntfBurstSize Integer32
  msanCosQueueIntfShapingRate Unsigned32

MsanCosQueueEntry  
SEQUENCE    
  msanCosQueueIndex Integer32
  msanCosQueueWeight INTEGER
  msanCosQueueLength INTEGER

MsanCosMapIntfTrustEntry  
SEQUENCE    
  msanCosMapIntfTrustMode INTEGER

MsanQosProfileEntry  
SEQUENCE    
  msanQosProfileName OCTET STRING
  msanQosProfileMatchInAny INTEGER
  msanQosProfileMatchInMacDestAddr MacAddress
  msanQosProfileMatchInMacDestMask MacAddress
  msanQosProfileMatchInMacSrcAddr MacAddress
  msanQosProfileMatchInMacSrcMask MacAddress
  msanQosProfileMatchInCos Integer32
  msanQosProfileMatchInCos2 Integer32
  msanQosProfileMatchInVlanId Integer32
  msanQosProfileMatchInVlanId2 Integer32
  msanQosProfileMatchInEthertype Integer32
  msanQosProfileMatchInIpProtocol Integer32
  msanQosProfileMatchInIpSrcAddr IpAddress
  msanQosProfileMatchInIpSrcMask IpAddress
  msanQosProfileMatchInIpDestAddr IpAddress
  msanQosProfileMatchInIpDestMask IpAddress
  msanQosProfileMatchInIpDscp Integer32
  msanQosProfileMatchInIpPrecedence Integer32
  msanQosProfileMatchInIpTosBits OCTET STRING
  msanQosProfileMatchInIpTosMask OCTET STRING
  msanQosProfileMatchInL4SrcPort Integer32
  msanQosProfileMatchInL4DestPort Integer32
  msanQosProfileMatchOutAny INTEGER
  msanQosProfileMatchOutMacDestAddr MacAddress
  msanQosProfileMatchOutMacDestMask MacAddress
  msanQosProfileMatchOutMacSrcAddr MacAddress
  msanQosProfileMatchOutMacSrcMask MacAddress
  msanQosProfileMatchOutCos Integer32
  msanQosProfileMatchOutCos2 Integer32
  msanQosProfileMatchOutVlanId Integer32
  msanQosProfileMatchOutVlanId2 Integer32
  msanQosProfileMatchOutEthertype Integer32
  msanQosProfileMatchOutIpProtocol Integer32
  msanQosProfileMatchOutIpSrcAddr IpAddress
  msanQosProfileMatchOutIpSrcMask IpAddress
  msanQosProfileMatchOutIpDestAddr IpAddress
  msanQosProfileMatchOutIpDestMask IpAddress
  msanQosProfileMatchOutIpDscp Integer32
  msanQosProfileMatchOutIpPrecedence Integer32
  msanQosProfileMatchOutIpTosBits OCTET STRING
  msanQosProfileMatchOutIpTosMask OCTET STRING
  msanQosProfileMatchOutL4SrcPort Integer32
  msanQosProfileMatchOutL4DestPort Integer32
  msanQosProfileInCdr Integer32
  msanQosProfileInPdr Integer32
  msanQosProfileOutCdr Integer32
  msanQosProfileOutPdr Integer32
  msanQosProfileInTrustMode INTEGER
  msanQosProfileInMarkCos INTEGER
  msanQosProfileInMarkDscp INTEGER
  msanQosProfileRowStatus RowStatus
  msanQosProfilePriority INTEGER
  msanQosProfileInCdrBurstSize Integer32
  msanQosProfileInPdrBurstSize Integer32
  msanQosProfileOutCdrBurstSize Integer32
  msanQosProfileOutPdrBurstSize Integer32
  msanQosProfileMatchInSrcIpv6Address InetAddressIPv6
  msanQosProfileMatchInSrcIpv6AddressMaskLen Integer32
  msanQosProfileMatchInDestIpv6Address InetAddressIPv6
  msanQosProfileMatchInDestIpv6AddressMaskLen Integer32
  msanQosProfileMatchOutSrcIpv6Address InetAddressIPv6
  msanQosProfileMatchOutSrcIpv6AddressMaskLen Integer32
  msanQosProfileMatchOutDestIpv6Address InetAddressIPv6
  msanQosProfileMatchOutDestIpv6AddressMaskLen Integer32

MsanQosIntfProfileEntry  
SEQUENCE    
  msanQosIntfProfileAtmVpi Integer32
  msanQosIntfProfileAtmVci Integer32
  msanQosIntfProfileRowStatus RowStatus

MsanQosPortStatEntry  
SEQUENCE    
  msanQosPortStatInDroppedFrames Counter32
  msanQosPortStatOutDroppedFrames Counter32

MsanQosPortProfileStatEntry  
SEQUENCE    
  msanQosPortProfileStatQueueCurrent Integer32
  msanQosPortProfileStatQueueAverage Integer32
  msanQosPortProfileStatQueueMax Integer32

MsanIpAclEntry  
SEQUENCE    
  msanIpAclId Integer32
  msanIpAclProtection INTEGER
  msanIpAclStatus INTEGER

MsanMacAclEntry  
SEQUENCE    
  msanMacAclId Integer32
  msanMacAclProtection INTEGER
  msanMacAclStatus INTEGER

MsanDiagnosticsTestEntry  
SEQUENCE    
  msanDiagnosticsTestCode Integer32
  msanDiagnosticsTestName OCTET STRING
  msanDiagnosticsTestActivity INTEGER
  msanDiagnosticsTestTime Unsigned32
  msanDiagnosticsTestPriority INTEGER
  msanDiagnosticsTestType INTEGER
  msanDiagnosticsTestTimeMin Integer32
  msanDiagnosticsTestTimeMax Integer32

MsanDiagnosticsErrorEntry  
SEQUENCE    
  msanDiagnosticsErrorCode Integer32
  msanDiagnosticsErrorDescription OCTET STRING
  msanDiagnosticsErrorPriority INTEGER
  msanDiagnosticsErrorObjectType OCTET STRING
  msanDiagnosticsErrorMeasure OCTET STRING
  msanDiagnosticsErrorMeasureActive INTEGER
  msanDiagnosticsErrorProbableCause Integer32
  msanDiagnosticsErrorObjectTypeId Integer32
  msanDiagnosticsErrorMeasureId Integer32

MsanDiagnosticsTempEntry  
SEQUENCE    
  msanDiagnosticsTempSensorID Integer32
  msanDiagnosticsTempSensorName OCTET STRING
  msanDiagnosticsTempCurrent Integer32
  msanDiagnosticsTempCriticUnderheatThreshold Integer32
  msanDiagnosticsTempUnderheatThreshold Integer32
  msanDiagnosticsTempOverheatThreshold Integer32
  msanDiagnosticsTempCriticOverheatThreshold Integer32

MsanDiagnosticsErrorFilterEntry  
SEQUENCE    
  msanDiagnosticsErrorFilterErrMask OCTET STRING
  msanDiagnosticsErrorFilterObjMask OCTET STRING
  msanDiagnosticsErrorFilterRowStatus RowStatus

MsanDiagnosticsErrorSeverityEntry  
SEQUENCE    
  msanDiagnosticsErrorSeverityErrCode Integer32
  msanDiagnosticsErrorSeverityErrPriority INTEGER
  msanDiagnosticsErrorSeverityObjMask OCTET STRING
  msanDiagnosticsErrorSeverityRowStatus RowStatus

MsanAlarmPanelEntry  
SEQUENCE    
  msanAlarmPanelIndex Integer32
  msanAlarmPanelConnectionState INTEGER
  msanAlarmPanelAdminState INTEGER

MsanAlarmPanelIndicatorEntry  
SEQUENCE    
  msanAlarmPanelIndicatorIndex Integer32
  msanAlarmPanelIndicatorErrCode Integer32

MsanAlarmPanelInputEntry  
SEQUENCE    
  msanAlarmPanelInputIndex Integer32
  msanAlarmPanelInputErrCode Integer32
  msanAlarmPanelInputActiveLevel INTEGER

MsanMvrPortEntry  
SEQUENCE    
  msanMvrPortAdminMode INTEGER

MsanMvrMulticastGroupEntry  
SEQUENCE    
  msanMvrMulticastGroupMVlanId Integer32
  msanMvrMulticastGroupStartIp IpAddress
  msanMvrMulticastGroupEndIp IpAddress
  msanMvrMulticastGroupRowStatus RowStatus

MsanMvrConfigEntry  
SEQUENCE    
  msanMvrConfigCVlanId Integer32
  msanMvrConfigMVlanId Integer32
  msanMvrConfigCos Integer32
  msanMvrConfigRowStatus RowStatus

MsanMvrDvlanEntry  
SEQUENCE    
  msanMvrDvlanRmOuterTagStatus INTEGER
  msanMvrDvlanEthertypeRewriteStatus INTEGER

MsanRemoteAccessFilterEntry  
SEQUENCE    
  msanRemoteAccessFilterRuleIndex INTEGER
  msanRemoteAccessFilterIp IpAddress
  msanRemoteAccessFilterNetmask IpAddress
  msanRemoteAccessFilterAction INTEGER
  msanRemoteAccessFilterRowStatus RowStatus

MsanDslSpecificEntry  
SEQUENCE    
  msanDslSpecificDsPsdMask OCTET STRING
  msanDslSpecificUsPsdMask OCTET STRING
  msanDslSpecificLineState INTEGER
  msanDslSpecificMaxDelayDs Integer32
  msanDslSpecificMaxDelayUs Integer32
  msanDslSpecificMinProtectionDs Integer32
  msanDslSpecificMinProtectionUs Integer32
  msanDslSpecificMaxSnrmDs Unsigned32
  msanDslSpecificMinSnrmDs Unsigned32
  msanDslSpecificMaxSnrmUs Unsigned32
  msanDslSpecificMinSnrmUs Unsigned32
  msanDslSpecificRaUsNrmDs Unsigned32
  msanDslSpecificRaUsNrmUs Unsigned32
  msanDslSpecificRaUsTimeDs Unsigned32
  msanDslSpecificRaUsTimeUs Unsigned32
  msanDslSpecificRaDsNrmDs Unsigned32
  msanDslSpecificRaDsNrmUs Unsigned32
  msanDslSpecificRaDsTimeDs Unsigned32
  msanDslSpecificRaDsTimeUs Unsigned32
  msanDslSpecificL0Time Unsigned32
  msanDslSpecificL2Time Unsigned32
  msanDslSpecificL2Atpr Unsigned32
  msanDslSpecificL2Atprt Unsigned32
  msanDslSpecificScMaskDs OCTET STRING
  msanDslSpecificScMaskUs OCTET STRING
  msanDslSpecificRfiBands OCTET STRING
  msanDslSpecificMaxNomPsdDs Integer32
  msanDslSpecificMaxNomPsdUs Integer32
  msanDslSpecificMaxNomAtpDs Unsigned32
  msanDslSpecificMaxNomAtpUs Unsigned32
  msanDslSpecificMaxAggRxPwrUs Integer32
  msanDslSpecificClassMask INTEGER
  msanDslSpecificDpboEsEL Unsigned32
  msanDslSpecificUpboKLF INTEGER
  msanDslSpecificUpboKL Unsigned32
  msanDslSpecificSelt INTEGER
  msanDslSpecificSeltStatus INTEGER
  msanDslSpecificPhyRDs INTEGER
  msanDslSpecificPhyRUs INTEGER
  msanDslSpecificUpboUs1a INTEGER
  msanDslSpecificUpboUs1b INTEGER
  msanDslSpecificUpboUs2a INTEGER
  msanDslSpecificUpboUs2b INTEGER
  msanDslSpecificUpboUs3a INTEGER
  msanDslSpecificUpboUs3b INTEGER
  msanDslSpecificUpboUs4a INTEGER
  msanDslSpecificUpboUs4b INTEGER
  msanDslSpecificDpboEPsdMask OCTET STRING
  msanDslSpecificDpboEsCmA Unsigned32
  msanDslSpecificDpboEsCmB Unsigned32
  msanDslSpecificDpboEsCmC Unsigned32
  msanDslSpecificDpboMus Unsigned32
  msanDslSpecificDpboFMin Unsigned32
  msanDslSpecificDpboFMax Unsigned32

MsanDslPsdMaskDsEntry  
SEQUENCE    
  msanDslPsdMaskDsName OCTET STRING
  msanDslPsdMaskDsType INTEGER
  msanDslPsdMaskDsShape Xdsl2PsdMaskDs
  msanDslPsdMaskDsRowStatus RowStatus

MsanDslPsdMaskUsEntry  
SEQUENCE    
  msanDslPsdMaskUsName OCTET STRING
  msanDslPsdMaskUsType INTEGER
  msanDslPsdMaskUsShape Xdsl2PsdMaskUs
  msanDslPsdMaskUsRowStatus RowStatus

MsanDslSeltStatusEntry  
SEQUENCE    
  msanDslSeltStatusNoiseType OCTET STRING
  msanDslSeltStatusNoiseMrgDs Integer32
  msanDslSeltStatusNoiseMrgUs Integer32
  msanDslSeltStatusNumTonesDs Integer32
  msanDslSeltStatusNumTonesUs Integer32
  msanDslSeltStatusMaxRateDs Integer32
  msanDslSeltStatusMaxRateUs Integer32
  msanDslSeltStatusCableType OCTET STRING
  msanDslSeltStatusCableLenght Integer32
  msanDslSeltStatusFitError Integer32
  msanDslSeltStatusLoopTermination INTEGER

MsanPortMirroringEntry  
SEQUENCE    
  msanPortMirroringSessionId Integer32
  msanPortMirroringAdminState INTEGER
  msanPortMirroringDestPort Integer32

MsanPortMirroringMemberEntry  
SEQUENCE    
  msanPortMirroringMemberSrcPort Integer32
  msanPortMirroringMemberDirection INTEGER
  msanPortMirroringMemberRowStatus RowStatus

MsanMacTableCAMEntry  
SEQUENCE    
  msanMacTableCAMIndex Integer32
  msanMacTableMacAddress MacAddress
  msanMacTablePort Integer32
  msanMacTableVLAN Integer32
  msanMacTableType INTEGER

MsanStpBpduFilterEntry  
SEQUENCE    
  msanStpBpduFilter INTEGER

MsanStpMstEntry  
SEQUENCE    
  msanStpMstId Unsigned32
  msanStpMstBridgePriority Unsigned32
  msanStpMstRowStatus RowStatus

MsanStpMstVlanEntry  
SEQUENCE    
  msanStpMstVlanRowStatus RowStatus

MsanStpMstPortEntry  
SEQUENCE    
  msanStpMstPortPathCost Unsigned32
  msanStpMstPortPriority Unsigned32

MsanStpPortEntry  
SEQUENCE    
  msanStpPortHelloTime Integer32

MsanStpCstPortEntry  
SEQUENCE    
  msanStpCstPortPathCost Unsigned32
  msanStpCstExtPortPathCost Unsigned32

MsanAuthenticationListEntry  
SEQUENCE    
  msanAuthenticationListName DisplayString
  msanAuthenticationListMethod1 INTEGER
  msanAuthenticationListMethod2 INTEGER
  msanAuthenticationListMethod3 INTEGER
  msanAuthenticationListStatus RowStatus

MsanPortSecurityStatMacEntry  
SEQUENCE    
  msanPortSecurityStatMacIf Integer32
  msanPortSecurityStatMacVlanId INTEGER
  msanPortSecurityStatMacMacAddress MacAddress
  msanPortSecurityStatMacRowStatus RowStatus

MsanPortSecurityPortVlanEntry  
SEQUENCE    
  msanPortSecurityPortVlanDynamicLimit Integer32
  msanPortSecurityPortVlanRowStatus RowStatus

MsanLagDetailedConfigEntry  
SEQUENCE    
  msanLagDetailedLagIndex Integer32
  msanLagDetailedIfIndex Integer32
  msanLagDetailedPortSpeed OBJECT IDENTIFIER
  msanLagDetailedPortStatus INTEGER
  msanLagDetailedRowStatus RowStatus

MsanLagEntry  
SEQUENCE    
  msanLagIndex Integer32
  msanLagMaxFrameSize Integer32
  msanLagDVlanTagMode INTEGER

MsanRadiusServerConfigEntry  
SEQUENCE    
  msanRadiusServerAddress IpAddress
  msanRadiusServerPort Unsigned32
  msanRadiusServerSecret DisplayString
  msanRadiusServerPrimaryMode INTEGER
  msanRadiusServerCurrentMode INTEGER
  msanRadiusServerMsgAuth INTEGER
  msanRadiusServerStatus RowStatus

MsanNetworkDhcpClientVlanEntry  
SEQUENCE    
  msanNetworkDhcpClientVlanLocalOpt82 INTEGER

MsanPortStormControlEntry  
SEQUENCE    
  msanPortBroadcastControlMode INTEGER
  msanPortBroadcastControlThreshold Integer32
  msanPortMulticastControlMode INTEGER
  msanPortMulticastControlThreshold Integer32
  msanPortUnicastControlMode INTEGER
  msanPortUnicastControlThreshold Integer32

MsanUserConfigEntry  
SEQUENCE    
  msanUserIndex Integer32
  msanUserAccessMode INTEGER

MsanSfpInfoEntry  
SEQUENCE    
  msanSfpInfoState INTEGER
  msanSfpInfoInterfaceType INTEGER
  msanSfpInfoNominalBitrate Integer32
  msanSfpInfoNominalRange OCTET STRING
  msanSfpInfoVendor OCTET STRING
  msanSfpInfoIeeeVendorId Integer32
  msanSfpInfoPartNr OCTET STRING
  msanSfpInfoRevisionNr OCTET STRING
  msanSfpInfoSerialNr OCTET STRING
  msanSfpInfoManufacturingDate OCTET STRING
  msanSfpInfoWavelength Integer32

MsanSfpDiagnosticsEntry  
SEQUENCE    
  msanSfpDiagnosticsSignal INTEGER
  msanSfpDiagnosticsTempCurrent Integer32
  msanSfpDiagnosticsTempMin Integer32
  msanSfpDiagnosticsTempMax Integer32
  msanSfpDiagnosticsVoltageCurrent Integer32
  msanSfpDiagnosticsVoltageMin Integer32
  msanSfpDiagnosticsVoltageMax Integer32
  msanSfpDiagnosticsTxBiasCrrCurrent Integer32
  msanSfpDiagnosticsTxBiasCrrMin Integer32
  msanSfpDiagnosticsTxBiasCrrMax Integer32
  msanSfpDiagnosticsTxPowerCurrent Integer32
  msanSfpDiagnosticsTxPowerMin Integer32
  msanSfpDiagnosticsTxPowerMax Integer32
  msanSfpDiagnosticsRxPowerCurrent Integer32
  msanSfpDiagnosticsRxPowerMin Integer32
  msanSfpDiagnosticsRxPowerMax Integer32
  msanSfpDiagnosticsTempStatus INTEGER
  msanSfpDiagnosticsVoltageStatus INTEGER
  msanSfpDiagnosticsTxBiasStatus INTEGER
  msanSfpDiagnosticsTxPowerStatus INTEGER
  msanSfpDiagnosticsRxPowerStatus INTEGER

MsanMacSgPortEntry  
SEQUENCE    
  msanMacSgPortStatus INTEGER
  msanMacSgPortViolationsCounter Integer32

MsanErrorDisablePortEntry  
SEQUENCE    
  msanErrorDisablePortStatus INTEGER
  msanErrorDisablePortCause OCTET STRING
  msanErrorDisablePortTimeLeft Integer32
  msanErrorDisablePortCounter Integer32

MsanAdslAtucPhysExtnEntry  
SEQUENCE    
  msanAdslAtucPhysExtnOpState INTEGER
  msanAdslAtucPhysExtnActualStd INTEGER
  msanAdslAtucPhysExtnBertError Integer32
  msanAdslAtucPhysExtnTxAtmCellCounter Counter32
  msanAdslAtucPhysExtnRxAtmCellCounter Integer32
  msanAdslAtucPhysExtnStartProgress Integer32
  msanAdslAtucPhysExtnIdleBertError Integer32
  msanAdslAtucPhysExtnIdleBertCells Integer32
  msanAdslAtucPhysExtnBertSync INTEGER
  msanAdslAtucPhysExtnParametricTestResult INTEGER
  msanAdslAtucPhysExtnSeltInfoValid INTEGER
  msanAdslAtucPhysExtnSeltLoopLen Integer32
  msanAdslAtucPhysExtnSeltLoopEnd INTEGER
  msanAdslAtucPhysExtnSeltLoopGauge INTEGER
  msanAdslAtucPhysExtnSeltUpShannonCap Gauge32
  msanAdslAtucPhysExtnSeltDownShannonCap Gauge32
  msanAdslAtucPhysExtnSeltInbandNoise OCTET STRING
  msanAdslAtucPhysExtnSeltTerminationResp OCTET STRING
  msanAdslAtucPhysExtnSeltUpMgnAtRate OCTET STRING
  msanAdslAtucPhysExtnSeltDownMgnAtRate OCTET STRING
  msanAdslAtucPhysExtnDataBoostStatus INTEGER
  msanAdslAtucPhysExtnTestArray OCTET STRING
  msanAdslAtucPhysExtnChanPerfCD Integer32
  msanAdslAtucPhysExtnChanPerfBE Integer32
  msanAdslAtucPhysExtnDeltHLINSCus Integer32
  msanAdslAtucPhysExtnDeltHLINpsus OCTET STRING
  msanAdslAtucPhysExtnDeltHLOGMTus Integer32
  msanAdslAtucPhysExtnDeltHLOGpsus OCTET STRING
  msanAdslAtucPhysExtnDeltQLNMTus Integer32
  msanAdslAtucPhysExtnDeltQLNpsus OCTET STRING
  msanAdslAtucPhysExtnDeltLastTxState INTEGER
  msanAdslAtucPhysExtnPMState INTEGER
  msanAdslAtucPhysExtnChanPerfCU Integer32
  msanAdslAtucPhysExtnExtendedPsdStatus TruthValue
  msanAdslAtucPhysExtnChipVersion Integer32
  msanAdslAtucPhysExtnPilotTone Integer32
  msanAdslAtucMSGds Gauge32
  msanAdslAtucPhysExtnPsdMaskMode INTEGER
  msanAdslAtucPhysExtnDeltSNRMTus Integer32
  msanAdslAtucPhysExtnDeltCurrStatus INTEGER
  msanAdslAtucSATN Integer32
  msanAdslAtucPhysExtnSystemVendorId OCTET STRING
  msanAdslAtucPhysExtnSelfTestResult Gauge32
  msanAdslAtucPhysExtnG9941VendorId OCTET STRING
  msanAdslAtucPhysExtnTsspsUs OCTET STRING
  msanAdslAtucPhysExtnActPsdUs Integer32
  msanAdslAtucPhysExtnGainspsUs OCTET STRING
  msanAdslAtucPhysExtnStartBin Integer32
  msanAdslAtucPhysExtnStartupErrorCode INTEGER
  msanAdslAtucPhysExtnBitSwapCount Unsigned32
  msanAdslAtucPhysExtnModPhase INTEGER

MsanAdslLineExtnEntry  
SEQUENCE    
  msanAdslLineExtnAction INTEGER
  msanAdslLineExtnUtopiaL2RxAddr INTEGER
  msanAdslLineExtnUtopiaL2TxAddr INTEGER
  msanAdslLineExtnTransAtucCap BITS
  msanAdslLineExtnTransAtucActual BITS
  msanAdslLineExtnClockType INTEGER
  msanAdslLineExtnLineDmtTrellis INTEGER
  msanAdslLineExtnTransAturCap BITS
  msanAdslLineExtnPMConfPMSF INTEGER
  msanAdslLineExtnDeltConfLDSF INTEGER
  msanAdslLineExtnTransAtucConfig BITS
  msanAdslLineExtnAtucCurrOutputPwr Integer32
  msanAdslLineExtnAtucBinSNRMargin OCTET STRING
  msanAdslLineExtnUtopiaL2RxAddrSecond INTEGER
  msanAdslLineExtnUtopiaL2TxAddrSecond INTEGER
  msanAdslLineExtnDsBinSnrUpdate INTEGER
  msanAdslLineExtnServiceType INTEGER

MsanAdslAturPhysExtnEntry  
SEQUENCE    
  msanAdslAturPhysExtnConfig OCTET STRING
  msanAdslAturPhysExtnChanPerfCD Integer32
  msanAdslAturPhysExtnChanPerfCU Integer32
  msanAdslAturPhysExtnChanPerfBE Integer32
  msanAdslAturPhysExtnDeltHLINSCds Integer32
  msanAdslAturPhysExtnDeltHLINpsds OCTET STRING
  msanAdslAturPhysExtnDeltHLOGMTds Integer32
  msanAdslAturPhysExtnDeltHLOGpsus OCTET STRING
  msanAdslAturPhysExtnDeltQLNMTds Integer32
  msanAdslAturPhysExtnDeltQLNpsds OCTET STRING
  msanAdslAturPhysExtnDeltLastTxState INTEGER
  msanAdslAturMSGus Gauge32
  msanAdslAturDeltSNRMTds Gauge32
  msanAdslAturSATN Integer32
  msanAdslAturPhysExtnSystemVendorId OCTET STRING
  msanAdslAturPhysExtnGainspsDs OCTET STRING
  msanAdslAturPhysExtnSelfTestResult Gauge32
  msanAdslAturPhysExtnG9941VendorId OCTET STRING
  msanAdslAturPhysExtnTsspsDs OCTET STRING
  msanAdslAturPhysExtnActPsdDs Integer32
  msanAdslAturPhysExtnBitSwapCount Unsigned32
  msanAdslAturPhysExtnPsdMaskMode INTEGER

MsanEapsDomainEntry  
SEQUENCE    
  msanEapsDomainName OCTET STRING
  msanEapsDomainDeviceRole INTEGER
  msanEapsDomainHelloTime INTEGER
  msanEapsDomainFailTimeout INTEGER
  msanEapsDomainAdminState INTEGER
  msanEapsDomainPrimaryIfIndex Integer32
  msanEapsDomainSecondaryIfIndex Integer32
  msanEapsDomainCntrlVlanId Integer32
  msanEapsDomainRowStatus RowStatus

MsanEapsDomainProtVlanEntry  
SEQUENCE    
  msanEapsDomainProtVlanRowStatus RowStatus

MsanCpeTypeEntry  
SEQUENCE    
  msanCpeTypeName OCTET STRING
  msanCpeTypePortNum Integer32

MsanCpeIntfTypeEntry  
SEQUENCE    
  msanCpeIntfTypeRowStatus RowStatus
  msanCpeIntfTypeHwVersion OCTET STRING
  msanCpeIntfTypeSwVersion OCTET STRING

MsanCpeIntfPortEntry  
SEQUENCE    
  msanCpeIntfPortId INTEGER
  msanCpeIntfPortPowerMode INTEGER
  msanCpeIntfPortLinkMode INTEGER
  msanCpeIntfPortPvid INTEGER
  msanCpeIntfPortCos INTEGER
  msanCpeIntfPortOverrideVid INTEGER
  msanCpeIntfPortOverrideCos INTEGER
  msanCpeIntfPortProtection INTEGER
  msanCpeIntfPortStatus INTEGER

MsanCpeTrafficEntry  
SEQUENCE    
  msanCpeTrafficId Integer32
  msanCpeTrafficName OCTET STRING
  msanCpeTrafficSpeed Integer32
  msanCpeTrafficFlowCntrlMode INTEGER
  msanCpeTrafficRowStatus RowStatus
  msanCpeTrafficProtection INTEGER
  msanCpeTrafficStatus INTEGER

MsanCpeServiceEntry  
SEQUENCE    
  msanCpeServiceId Integer32
  msanCpeServiceName OCTET STRING
  msanCpeServiceCVlanId Integer32
  msanCpeServiceCCos Integer32
  msanCpeServiceTrafficId Integer32
  msanCpeServiceUntaggedPorts OCTET STRING
  msanCpeServiceTaggedPorts OCTET STRING
  msanCpeServiceCMltcstMode INTEGER
  msanCpeServiceRowStatus RowStatus
  msanCpeServiceTypeName OCTET STRING
  msanCpeServiceProtection INTEGER
  msanCpeServiceStatus INTEGER

MsanCpeIntfServiceEntry  
SEQUENCE    
  msanCpeIntfServiceRowStatus RowStatus

MsanBoardConfEntry  
SEQUENCE    
  msanBoardConfNr INTEGER
  msanBoardConfParentNr INTEGER
  msanBoardConfPosition INTEGER
  msanBoardConfType OCTET STRING
  msanBoardConfRequiredId OCTET STRING
  msanBoardConfActualId OCTET STRING
  msanBoardConfSerialNr OCTET STRING
  msanBoardConfDescription OCTET STRING
  msanBoardConfStatus INTEGER
  msanBoardConfRowStatus RowStatus
  msanBoardConfSwSteerVersion OCTET STRING
  msanBoardConfSwBuildDirectory OCTET STRING
  msanBoardConfSwBuildTime OCTET STRING
  msanBoardConfSwBranch OCTET STRING
  msanBoardConfSwBuildReference OCTET STRING

MsanBoardListEntry  
SEQUENCE    
  msanBoardListId OCTET STRING
  msanBoardListType OCTET STRING

MsanAppRateLimitEntry  
SEQUENCE    
  msanAppRateLimitDhcp Integer32
  msanAppRateLimitDhcpState INTEGER
  msanAppRateLimitPppoe Integer32
  msanAppRateLimitPppoeState INTEGER
  msanAppRateLimitIgmp Integer32
  msanAppRateLimitIgmpState INTEGER
  msanAppRateLimitStp Integer32
  msanAppRateLimitStpState INTEGER
  msanAppRateLimitMn Integer32
  msanAppRateLimitMnState INTEGER

MsanMulticastIntfStaticGroupEntry  
SEQUENCE    
  msanMulticastIntfStaticGroupIPAddr IpAddress
  msanMulticastIntfStaticGroupRowStatus RowStatus

MsanMulticastGroupEntry  
SEQUENCE    
  msanMulticastGroupIpAddr IpAddress
  msanMulticastGroupName OCTET STRING
  msanMulticastGroupRowStatus RowStatus

MsanMulticastAclListEntry  
SEQUENCE    
  msanMulticastAclListId INTEGER
  msanMulticastAclListName SnmpAdminString
  msanMulticastAclListRowStatus RowStatus

MsanMulticastAclListGroupEntry  
SEQUENCE    
  msanMulticastAclGroupIpAddr IpAddress
  msanMulticastAclListGroupRowStatus RowStatus

MsanMulticastAclIntfListEntry  
SEQUENCE    
  msanMulticastAclIntfListMode INTEGER
  msanMulticastAclIntfListRowStatus RowStatus

MsanMulticastAclListVlanGroupEntry  
SEQUENCE    
  msanMulticastAclListVlanGroupIpAddr IpAddress
  msanMulticastAclListVlanGroupRowStatus RowStatus

MsanMulticastIntfVlanStaticGroupEntry  
SEQUENCE    
  msanMulticastIntfVlanStaticGroupIpAddr IpAddress
  msanMulticastIntfVlanStaticGroupRowStatus RowStatus

MsanMulticastAccessListEntry  
SEQUENCE    
  msanMulticastAccessListName OCTET STRING
  msanMulticastAccessListRowStatus RowStatus

MsanMulticastAccessListGroupEntry  
SEQUENCE    
  msanMulticastAccessListGroupIpAddr IpAddress
  msanMulticastAccessListGroupRowStatus RowStatus

MsanMulticastAccessListIntfEntry  
SEQUENCE    
  msanMulticastAccessListIntfMode INTEGER
  msanMulticastAccessListIntfRowStatus RowStatus

MsanSwitchMFDBEntry  
SEQUENCE    
  msanSwitchMFDBProtocolType INTEGER
  msanSwitchMFDBVlanId VlanIndex
  msanSwitchMFDBMacAddress MacAddress
  msanSwitchMFDBType INTEGER
  msanSwitchMFDBDescription DisplayString
  msanSwitchMFDBForwardingPortMask PortMask
  msanSwitchMFDBFilteringPortMask PortMask

MsanFilteringFilterEntry  
SEQUENCE    
  msanFilteringFilterId Integer32
  msanFilteringFilterName OCTET STRING
  msanFilteringFilterType INTEGER
  msanFilteringFilterRowStatus RowStatus

MsanFilteringAssignFilterEntry  
SEQUENCE    
  msanFilteringAssignFilterVid Integer32
  msanFilteringAssignFilterCos Integer32
  msanFilteringAssignFilterDscp Integer32
  msanFilteringAssignFilterPrec Integer32
  msanFilteringAssignFilterRowStatus RowStatus

MsanFilteringRuleEntry  
SEQUENCE    
  msanFilteringRuleId Integer32
  msanFilteringRuleResponse INTEGER
  msanFilteringRuleFromMac MacAddress
  msanFilteringRuleFromMacMask MacAddress
  msanFilteringRuleFromIp IpAddress
  msanFilteringRuleFromMask IpAddress
  msanFilteringRuleFromPortLow Unsigned32
  msanFilteringRuleFromPortHigh Unsigned32
  msanFilteringRuleToMac MacAddress
  msanFilteringRuleToMacMask MacAddress
  msanFilteringRuleToIp IpAddress
  msanFilteringRuleToMask IpAddress
  msanFilteringRuleToPortLow Unsigned32
  msanFilteringRuleToPortHigh Unsigned32
  msanFilteringRuleEtherProto OCTET STRING
  msanFilteringRuleIpProto OCTET STRING
  msanFilteringRuleIcmType Unsigned32
  msanFilteringRulePrec Unsigned32
  msanFilteringRuleTos Unsigned32
  msanFilteringRuleVid Unsigned32
  msanFilteringRuleCos Unsigned32
  msanFilteringRuleTag INTEGER
  msanFilteringRuleRowStatus RowStatus

MsanFilteringAttachedFilterEntry  
SEQUENCE    
  msanFilteringAttachedFilterDirect INTEGER
  msanFilteringAttachedFilterRowStatus RowStatus

MsanBridgeCCXEntry  
SEQUENCE    
  msanBridgeCCXInterface1 InterfaceIndex
  msanBridgeCCXInterface2 InterfaceIndex
  msanBridgeCCXRowStatus RowStatus

MsanIPSGIntfEntry  
SEQUENCE    
  msanIPSGIntfAdminMode INTEGER
  msanIPSGIntfBindsLimit Integer32
  msanIPSGIntfFilteringMode INTEGER
  msanIPSGIntfIpv6AdminMode INTEGER
  msanIPSGIntfBindsLimitDhcpv6 Integer32
  msanIPSGIntfBindsLimitND Integer32
  msanIPSGIntfClearDynamicBinds INTEGER

MsanIPSGBindingsEntry  
SEQUENCE    
  msanIPSGBindIp IpAddress
  msanIPSGBindVlan VlanIndex
  msanIPSGBindMac MacAddress
  msanIPSGBindLeaseRemainingTime TimeTicks
  msanIPSGBindType INTEGER
  msanIPSGBindMatchedFrames Counter32
  msanIPSGBindRowStatus RowStatus

MsanIPSGIpv4PortStaticBindEntry  
SEQUENCE    
  msanIPSGIpv4PortStaticBindMacAddress MacAddress
  msanIPSGIpv4PortStaticBindVlanId VlanIndex
  msanIPSGIpv4PortStaticBindIpAddress InetAddressIPv4
  msanIPSGIpv4PortStaticBindMatchedFrames Counter32
  msanIPSGIpv4PortStaticBindRowStatus RowStatus

MsanIPSGIpv6PortStaticBindEntry  
SEQUENCE    
  msanIPSGIpv6PortStaticBindMacAddress MacAddress
  msanIPSGIpv6PortStaticBindVlanId VlanIndex
  msanIPSGIpv6PortStaticBindIpAddress InetAddressIPv6
  msanIPSGIpv6PortStaticBindMatchedFrames Counter32
  msanIPSGIpv6PortStaticBindRowStatus RowStatus

MsanIPSGPortBindCurrentEntry  
SEQUENCE    
  msanIPSGPortBindCurrentId Integer32
  msanIPSGPortBindCurrentIfIndex InterfaceIndex
  msanIPSGPortBindCurrentMacAddress MacAddress
  msanIPSGPortBindCurrentVlanId VlanIndex
  msanIPSGPortBindCurrentIpAddressType InetAddressType
  msanIPSGPortBindCurrentIpAddress InetAddress
  msanIPSGPortBindCurrentLeaseRemainingTime TimeTicks
  msanIPSGPortBindCurrentType INTEGER
  msanIPSGPortBindCurrentMatchedFrames Counter32

MsanPortVlanEntry  
SEQUENCE    
  msanPortVlanMode INTEGER
  msanPortVlanStackPriority INTEGER
  msanPortVlanStackVlanId Integer32

MsanPortDVlanMapEntry  
SEQUENCE    
  msanPortDVlanMapInTagVlanId Integer32
  msanPortDVlanMapOutTagVlanId Integer32
  msanPortDVlanMapRowStatus RowStatus

MsanPortVlanRemarkEntry  
SEQUENCE    
  msanPortVlanRemarkSrcVlanId Integer32
  msanPortVlanRemarkDstVlanId Integer32
  msanPortVlanRemarkRowStatus RowStatus

MsanPortDVlanEntry  
SEQUENCE    
  msanPortDVlanTagMode INTEGER
  msanPortDVlanStackVlanId Integer32
  msanPortDVlanStackPriority INTEGER

MsanPortDVlanConfigEntry  
SEQUENCE    
  msanDVlanConfigInTagVlanId Integer32
  msanDVlanConfigInTagPriority INTEGER
  msanDVlanConfigOutTagVlanId Integer32
  msanDVlanConfigOutTagPriority INTEGER
  msanDVlanConfigRowStatus RowStatus

MsanPortVlanRemarkAdminEntry  
SEQUENCE    
  msanPortVlanRemarkAdminMode INTEGER

MsanPortAtmPvcEntry  
SEQUENCE    
  msanPortAtmPvcVpi Integer32
  msanPortAtmPvcVci Integer32
  msanPortAtmPvcPvid INTEGER
  msanPortAtmPvcRowStatus RowStatus

MsanEnergyMeterEnergyEntry  
SEQUENCE    
  msanEnergyMeterTariff Unsigned32
  msanEnergyMeterDepth Unsigned32
  msanEnergyMeterEnergyValue Unsigned32

MsanEnergyMeterEnergySumEntry  
SEQUENCE    
  msanEnergyMeterEnergySumValue Unsigned32

MsanArpInspectionPortEntry  
SEQUENCE    
  msanArpInspectionPortAdminMode INTEGER
  msanArpInspectionPortStatDroppedFrames INTEGER

MsanArpInspectionVlanEntry  
SEQUENCE    
  msanArpInspectionVlanAdminMode INTEGER
  msanArpInspectionVlanStatDroppedFrames INTEGER

MsanIsaPortStatEntry  
SEQUENCE    
  msanIsaPortStatTalMatchedFrames Counter32
  msanIsaPortStatTalDroppedFrames Counter32
  msanIsaPortStatAuthenReqSent Counter32
  msanIsaPortStatAuthenReqConfirmed Counter32
  msanIsaPortStatAuthenReqRejected Counter32
  msanIsaPortStatAuthenTimeoutExpired Counter32
  msanIsaPortStatAuthorReqSent Counter32
  msanIsaPortStatAuthorReqConfirmed Counter32
  msanIsaPortStatAuthorReqRejected Counter32
  msanIsaPortStatAuthorTimeoutExpired Counter32

MsanIsaRadiusServerEntry  
SEQUENCE    
  msanIsaRadiusServerIpAddress IpAddress
  msanIsaRadiusServerType INTEGER
  msanIsaRadiusServerPort Unsigned32
  msanIsaRadiusServerSecret DisplayString
  msanIsaRadiusServerPrimaryMode INTEGER
  msanIsaRadiusServerRowStatus RowStatus

MsanIsaPortEntry  
SEQUENCE    
  msanIsaPortTalAdminMode INTEGER
  msanIsaPortAuthentication INTEGER
  msanIsaPortAuthorization INTEGER
  msanIsaPortAccounting INTEGER
  msanIsaPortLoginMask BITS
  msanIsaPortLoginUserPatternMask OCTET STRING
  msanIsaPortTalAutomaticReq INTEGER

MsanIsaTalPortMatchEntry  
SEQUENCE    
  msanIsaTalPortMatchEthertype Integer32
  msanIsaTalPortMatchMacSrcAddr MacAddress
  msanIsaTalPortMatchMacSrcMask MacAddress
  msanIsaTalPortMatchVlanId Integer32
  msanIsaTalPortMatchIpSrcAddr IpAddress
  msanIsaTalPortMatchIpSrcMask IpAddress
  msanIsaTalPortMatchDhcpType INTEGER
  msanIsaTalPortMatchDhcpOpt60VendorId DisplayString
  msanIsaTalPortMatchDhcpOpt61ClientId DisplayString
  msanIsaTalPortMatchDhcpOpt61ClientIdMacAddr MacAddress
  msanIsaTalPortMatchDhcpOpt82RemoteId DisplayString
  msanIsaTalPortMatchUserBits OCTET STRING
  msanIsaTalPortMatchUserMask OCTET STRING

MsanIsaTalPatternMatchEntry  
SEQUENCE    
  msanIsaTalPatternMatchName OCTET STRING
  msanIsaTalPatternMatchEthertype Integer32
  msanIsaTalPatternMatchMacSrcAddr MacAddress
  msanIsaTalPatternMatchMacSrcMask MacAddress
  msanIsaTalPatternMatchVlanId Integer32
  msanIsaTalPatternMatchIpSrcAddr IpAddress
  msanIsaTalPatternMatchIpSrcMask IpAddress
  msanIsaTalPatternMatchDhcpType INTEGER
  msanIsaTalPatternMatchDhcpOpt60VendorId DisplayString
  msanIsaTalPatternMatchDhcpOpt61ClientId DisplayString
  msanIsaTalPatternMatchDhcpOpt61ClientIdMacAddr MacAddress
  msanIsaTalPatternMatchDhcpOpt82RemoteId DisplayString
  msanIsaTalPatternMatchUserBits OCTET STRING
  msanIsaTalPatternMatchUserMask OCTET STRING
  msanIsaTalPatternMatchLoginMask BITS
  msanIsaTalPatternMatchRowStatus RowStatus

MsanIsaTalPortPatternMatchEntry  
SEQUENCE    
  msanIsaTalPortPatternMatchRowStatus RowStatus

MsanSyncEntry  
SEQUENCE    
  msanSyncBoardPosition INTEGER
  msanSyncSourcePriority INTEGER
  msanSyncSourceType INTEGER
  msanSyncSourceId INTEGER
  msanSyncSourceEthPortId InterfaceIndex
  msanSyncDestinationType INTEGER
  msanSyncDestinationMlvdsId INTEGER
  msanSyncSourceSuitability INTEGER
  msanSyncSourceActivity INTEGER
  msanSyncRowStatus RowStatus

Defined Values

msan 1.3.6.1.4.1.1332.1.1.5
Description.
MODULE-IDENTITY    

iskratel 1.3.6.1.4.1.1332
OBJECT IDENTIFIER    

si2000 1.3.6.1.4.1.1332.1
OBJECT IDENTIFIER    

products 1.3.6.1.4.1.1332.1.1
OBJECT IDENTIFIER    

msanInfo 1.3.6.1.4.1.1332.1.1.5.1
OBJECT IDENTIFIER    

msanShelfInfo 1.3.6.1.4.1.1332.1.1.5.1.1
OBJECT IDENTIFIER    

msanShelfId 1.3.6.1.4.1.1332.1.1.5.1.1.1
MSAN shelf ID.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanShelfType 1.3.6.1.4.1.1332.1.1.5.1.1.2
MSAN shelf type.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanShelfSize 1.3.6.1.4.1.1332.1.1.5.1.1.3
Size of MSAN shelf (in number of slots).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanBoardInfo 1.3.6.1.4.1.1332.1.1.5.1.2
OBJECT IDENTIFIER    

msanBoardTable 1.3.6.1.4.1.1332.1.1.5.1.2.1
Description.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanBoardEntry

msanBoardEntry 1.3.6.1.4.1.1332.1.1.5.1.2.1.1
Description.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  MsanBoardEntry  

msanBoardNr 1.3.6.1.4.1.1332.1.1.5.1.2.1.1.1
Unique identification of a board.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..1000  

msanBoardParentNr 1.3.6.1.4.1.1332.1.1.5.1.2.1.1.2
Unique identification of a parent board.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER 1..1000  

msanBoardPosition 1.3.6.1.4.1.1332.1.1.5.1.2.1.1.3
Position of the board on the parent board.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER 1..1000  

msanBoardType 1.3.6.1.4.1.1332.1.1.5.1.2.1.1.4
Type of physical board (e.g. IDC, SGO, SFA, ...)
Status: deprecated Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanBoardId 1.3.6.1.4.1.1332.1.1.5.1.2.1.1.5
Name (actual identification) of a board.
Status: deprecated Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanBoardSerialNr 1.3.6.1.4.1.1332.1.1.5.1.2.1.1.6
Serial number of a board.
Status: deprecated Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanBoardDescription 1.3.6.1.4.1.1332.1.1.5.1.2.1.1.7
Description of the board.
Status: deprecated Access: read-write
OBJECT-TYPE    
  OCTET STRING  

msanSwInfo 1.3.6.1.4.1.1332.1.1.5.1.3
OBJECT IDENTIFIER    

msanSwSteerVersion 1.3.6.1.4.1.1332.1.1.5.1.3.1
The unique steer code for this software.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanSwBuildDirectory 1.3.6.1.4.1.1332.1.1.5.1.3.2
The directory where software was build on.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanSwBuildTime 1.3.6.1.4.1.1332.1.1.5.1.3.3
The time when the software was built. (DateAndTime textual convention, from SNMPv2-TC)
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanSwBranch 1.3.6.1.4.1.1332.1.1.5.1.3.4
The repository branch where the software was built from.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanSwBuildReference 1.3.6.1.4.1.1332.1.1.5.1.3.5
The repository reference number of the software build branch.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanSwILVersion 1.3.6.1.4.1.1332.1.1.5.1.3.6
The unique IL steer code for this software.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanSwIpmiVersion 1.3.6.1.4.1.1332.1.1.5.1.3.7
The major version.minor version/IPMI version supported(HEX) number of the IPMI currently running on the switch. For example, if the major version was 1 and the minor version was 2, the format would be '1.2/0'.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanSwBspVersion 1.3.6.1.4.1.1332.1.1.5.1.3.8
The release.version/id number of the BSP software currently running on the switch. For example, if the release was 1 and the version was 2, the format would be '1.2/0'.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanSwCPLDVersion 1.3.6.1.4.1.1332.1.1.5.1.3.9
CPLD (Complex Programmable Logic Device) SW version
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanReservePackage 1.3.6.1.4.1.1332.1.1.5.1.3.10
Name of the reserve package on disk if it exists.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanSwComponentTable 1.3.6.1.4.1.1332.1.1.5.1.3.11
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanSwComponentEntry

msanSwComponentEntry 1.3.6.1.4.1.1332.1.1.5.1.3.11.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanSwComponentEntry  

msanSwComponentId 1.3.6.1.4.1.1332.1.1.5.1.3.11.1.1
Unique index of SW component.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

msanSwComponentName 1.3.6.1.4.1.1332.1.1.5.1.3.11.1.2
Name of software component (e.g. ES, EV, EF, EA).
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanSwComponentSteerVersion 1.3.6.1.4.1.1332.1.1.5.1.3.11.1.3
The unique steer code for this software component.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanOtherInfo 1.3.6.1.4.1.1332.1.1.5.1.4
OBJECT IDENTIFIER    

msanSnmpSetErrorReason 1.3.6.1.4.1.1332.1.1.5.1.4.1
Last error description of SNMP set command.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanAdditionalConf 1.3.6.1.4.1.1332.1.1.5.3
OBJECT IDENTIFIER    

msanSystem 1.3.6.1.4.1.1332.1.1.5.3.1
OBJECT IDENTIFIER    

msanDateTime 1.3.6.1.4.1.1332.1.1.5.3.1.1
Board date and time in format: dd/MM/yyyy HH:mm:ss.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

msanShelfIdConf 1.3.6.1.4.1.1332.1.1.5.3.1.2
MSAN Shelf ID.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

msanConfData 1.3.6.1.4.1.1332.1.1.5.3.1.3
Configured data saved or not saved to file on local file system.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER saved(1), notSaved(2)  

msanSwUpgrade 1.3.6.1.4.1.1332.1.1.5.3.1.4
msanSWUpgrade parameetr is used to start SW upgrade from external http or ftp server. User must set the next string value: = http|ftp://|[:]/[/] Procedure uses anonymous type of identification. If a non standard port is used, this port must be also specified in the repository URL.
Status: deprecated Access: read-write
OBJECT-TYPE    
  OCTET STRING  

msanCliScriptCreate 1.3.6.1.4.1.1332.1.1.5.3.1.5
When set with a non-empty string, current configuration will be saved to script file with that name (name must end with .scr). If file already exists it's overwritten. On Get request this object will always return an empty string.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

msanCliScriptTable 1.3.6.1.4.1.1332.1.1.5.3.1.6
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanCliScriptEntry

msanCliScriptEntry 1.3.6.1.4.1.1332.1.1.5.3.1.6.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanCliScriptEntry  

msanCliScriptName 1.3.6.1.4.1.1332.1.1.5.3.1.6.1.1
CLI script name
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

msanCliScriptApply 1.3.6.1.4.1.1332.1.1.5.3.1.6.1.2
When set to enable(1) selected selected CLI script is applied.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanCliScriptApplyStatus 1.3.6.1.4.1.1332.1.1.5.3.1.6.1.3
Status of CLI script apply request
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notInitiated(1), inProcess(2)  

msanCliScriptRowStatus 1.3.6.1.4.1.1332.1.1.5.3.1.6.1.4
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. Setting this object to destroy(6) will remove this entry. Read values: active(1). Other values are currently not supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanCliPrompt 1.3.6.1.4.1.1332.1.1.5.3.1.7
CLI prompt value.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

msanChassisId 1.3.6.1.4.1.1332.1.1.5.3.1.8
MSAN Chassis ID.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..99  

msanSwBootPackageTable 1.3.6.1.4.1.1332.1.1.5.3.1.9
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanSwBootPackageEntry

msanSwBootPackageEntry 1.3.6.1.4.1.1332.1.1.5.3.1.9.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanSwBootPackageEntry  

msanSwBootPackageName 1.3.6.1.4.1.1332.1.1.5.3.1.9.1.1
SW package name on local disk.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

msanSwBootPackageStatus 1.3.6.1.4.1.1332.1.1.5.3.1.9.1.2
SW package status. You can set only nextActive(2) value. Other values are read-only.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER currentActive(1), nextActive(2), backup(3), none(4)  

msanSystemSwUpgrade 1.3.6.1.4.1.1332.1.1.5.3.1.10
OBJECT IDENTIFIER    

msanSystemSwUpgradeStart 1.3.6.1.4.1.1332.1.1.5.3.1.10.1
Control of SW upgrade procedure. When set to enable(1) transfer of SW package from defined server is started.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanSystemSwUpgradeStatus 1.3.6.1.4.1.1332.1.1.5.3.1.10.2
The SW upgrade status info.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inprogress(1), successful(2), failed(3), notInitiated(4)  

msanSystemSwUpgradeServerIpAddressType 1.3.6.1.4.1.1332.1.1.5.3.1.10.3
Specifies the type of the upgrade server address: ipv4[1], ipv6[2].
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

msanSystemSwUpgradeServerIpAddress 1.3.6.1.4.1.1332.1.1.5.3.1.10.4
The remote SW upgrade server IP address.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

msanSystemSwUpgradeServerDnsName 1.3.6.1.4.1.1332.1.1.5.3.1.10.5
The remote SW upgrade server dns name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

msanSystemSwUpgradeProtocol 1.3.6.1.4.1.1332.1.1.5.3.1.10.6
The SW upgrade protocol.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tftp(1), ftp(2), sftp(3)  

msanSystemSwUpgradeProtocolPortId 1.3.6.1.4.1.1332.1.1.5.3.1.10.7
The SW upgrade protocol port number. If value is set to -1, standard protocol number is used.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..65535  

msanSystemSwUpgradeUserName 1.3.6.1.4.1.1332.1.1.5.3.1.10.8
The username used in SW upgrade protocol. When sftp upgrade protocol is used, username must be set.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

msanSystemSwUpgradeUserPassword 1.3.6.1.4.1.1332.1.1.5.3.1.10.9
The user password used in SW upgrade protocol. When sftp upgrade protocol is used, username must be set.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

msanSystemSwUpgradePath 1.3.6.1.4.1.1332.1.1.5.3.1.10.10
The path to the SW package location.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

msanSystemSwUpgradePackageName 1.3.6.1.4.1.1332.1.1.5.3.1.10.11
The SW package name
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

msanSystemLogsUpload 1.3.6.1.4.1.1332.1.1.5.3.1.11
OBJECT IDENTIFIER    

msanSystemLogsUploadStart 1.3.6.1.4.1.1332.1.1.5.3.1.11.1
Control of system logs upload procedure. When set to enable(1) transfer of file to defined server is started.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanSystemLogsUploadStatus 1.3.6.1.4.1.1332.1.1.5.3.1.11.2
The system logs upload status info.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inprogress(1), successful(2), failed(3), notInitiated(4)  

msanSystemLogsUploadServerIpAddressType 1.3.6.1.4.1.1332.1.1.5.3.1.11.3
Specifies the type of the system logs upload server address: ipv4[1], ipv6[2].
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

msanSystemLogsUploadServerIpAddress 1.3.6.1.4.1.1332.1.1.5.3.1.11.4
The remote system logs upload server IP address.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

msanSystemLogsUploadServerDnsName 1.3.6.1.4.1.1332.1.1.5.3.1.11.5
The remote system logs upload server dns name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

msanSystemLogsUploadProtocol 1.3.6.1.4.1.1332.1.1.5.3.1.11.6
The system logs upload protocol.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tftp(1), ftp(2), sftp(3)  

msanSystemLogsUploadProtocolPortId 1.3.6.1.4.1.1332.1.1.5.3.1.11.7
The system logs upload protocol port number. If value is set to -1, standard protocol number is used.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..65535  

msanSystemLogsUploadUserName 1.3.6.1.4.1.1332.1.1.5.3.1.11.8
The username used in system logs upload protocol. When sftp upgrade protocol is used, username must be set.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

msanSystemLogsUploadUserPassword 1.3.6.1.4.1.1332.1.1.5.3.1.11.9
The user password used in system logs upload protocol. When sftp upgrade protocol is used, username must be set.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

msanSystemLogsUploadPath 1.3.6.1.4.1.1332.1.1.5.3.1.11.10
The path to the system logs file location.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

msanSystemLogsUploadFileName 1.3.6.1.4.1.1332.1.1.5.3.1.11.11
The system logs file name
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

msanProfiles 1.3.6.1.4.1.1332.1.1.5.3.3
OBJECT IDENTIFIER    

msanVDSLProfileTable 1.3.6.1.4.1.1332.1.1.5.3.3.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanVDSLProfileEntry

msanVDSLProfileEntry 1.3.6.1.4.1.1332.1.1.5.3.3.1.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanVDSLProfileEntry  

msanVDSLProfileType 1.3.6.1.4.1.1332.1.1.5.3.3.1.1.1
Profile type: - other ~ none of the following - defaut ~ default profile - local ~ local configured profile type - global ~ global configured profile type
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), default(2), local(3), global(4)  

msanVDSL2LineProfile 1.3.6.1.4.1.1332.1.1.5.3.3.1.1.2
VDSL2 profile
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER vdsl2profile8c(1), vdsl2profile8d(2), vdsl2profile12a(3), vdsl2profile12b(4), vdsl2profile17a(5)  

msanServiceProfile 1.3.6.1.4.1.1332.1.1.5.3.3.2
OBJECT IDENTIFIER    

msanServiceProfileTable 1.3.6.1.4.1.1332.1.1.5.3.3.2.1
Service Profile table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanServiceProfileEntry

msanServiceProfileEntry 1.3.6.1.4.1.1332.1.1.5.3.3.2.1.1
Service Profile table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanServiceProfileEntry  

msanServiceProfileName 1.3.6.1.4.1.1332.1.1.5.3.3.2.1.1.1
Name for service profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..64)  

msanServiceProfileProtection 1.3.6.1.4.1.1332.1.1.5.3.3.2.1.1.2
If protection flag is set to protected (1), other profile values cannot be edited. Protection flag is always protected (1) and it can't be changed if profile is assigned as dynamic: msanServiceProfileStatus = dynamic(2)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unprotected(0), protected(1)  

msanServiceProfileStatus 1.3.6.1.4.1.1332.1.1.5.3.3.2.1.1.3
Profile status. If status is dynamic, profile values can't be edited.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

msanServiceProfileServiceFlowProfileName 1.3.6.1.4.1.1332.1.1.5.3.3.2.1.1.4
Index of used service flow profile (this profile must be set before), which indicates row in msanServiceFlowProfileTable. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

msanServiceProfileMulticastProfileName 1.3.6.1.4.1.1332.1.1.5.3.3.2.1.1.5
Index of used multicast profile (this profile must be set before), which indicates row in msanMulticastProfileTable. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

msanServiceProfileVlanProfileName 1.3.6.1.4.1.1332.1.1.5.3.3.2.1.1.6
Index of used vlan profile (this profile must be set before), which indicates row in msanVlanProfileTable. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

msanServiceProfileL2cpProfileName 1.3.6.1.4.1.1332.1.1.5.3.3.2.1.1.7
Index of used L2CP profile (this profile must be set before), which indicates row in msanL2cpProfileTable. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

msanServiceProfileSecurityProfileName 1.3.6.1.4.1.1332.1.1.5.3.3.2.1.1.8
Index of used security profile (this profile must be set before), which indicates row in msanSecurityProfileTable. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

msanServiceProfileAtmVpi 1.3.6.1.4.1.1332.1.1.5.3.3.2.1.1.9
Virtual Path Identifier. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..255  

msanServiceProfileAtmVci 1.3.6.1.4.1.1332.1.1.5.3.3.2.1.1.10
Virtual Channel Identifier. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1 | 32..255  

msanServiceProfileDhcpRa 1.3.6.1.4.1.1332.1.1.5.3.3.2.1.1.11
Dynamic Host Configuration Protocol Relay Agent. DHCP RA and PPPoE IA can not be included simultaneously.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), allowClients(1), allowServers(2), allowAll(3)  

msanServiceProfileDhcpRaTrustClients 1.3.6.1.4.1.1332.1.1.5.3.3.2.1.1.12
DHCP RA Trust Clients. Effective only if DHCP-RA is in either allow-all or allow-client mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notTrust(0), trust(1)  

msanServiceProfileDhcpRaOpt82UnicastExtension 1.3.6.1.4.1.1332.1.1.5.3.3.2.1.1.13
DHCP RA option82 unicast extension. Effective only if DHCP-RA is in either allow-all or allow-client mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notUsed(0), used(1)  

msanServiceProfileDhcpRaOpt82Insert 1.3.6.1.4.1.1332.1.1.5.3.3.2.1.1.14
DHCP Relay Agent Insert Option 82. Effective only if DHCP-RA is in either allow-all or allow-client mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notInsert(0), insert(1)  

msanServiceProfileDhcpRaRemoteId 1.3.6.1.4.1.1332.1.1.5.3.3.2.1.1.15
DHCP Relay Agent Remote Identification. Effective only if DHCP-RA is in either allow-all or allow-client mode.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..63)  

msanServiceProfileDhcpRaRateLimit 1.3.6.1.4.1.1332.1.1.5.3.3.2.1.1.16
Max rate for DHCP Relay Agent.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..1000  

msanServiceProfilePppoeIA 1.3.6.1.4.1.1332.1.1.5.3.3.2.1.1.17
Point-to-Point Protocol over Ethernet Intermediate Agent. DHCP RA and PPPoE IA can not be included simultaneously.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

msanServiceProfilePppoeIARateLimit 1.3.6.1.4.1.1332.1.1.5.3.3.2.1.1.18
Max rate for PPPoE IA.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..1000  

msanServiceProfileDescription 1.3.6.1.4.1.1332.1.1.5.3.3.2.1.1.19
Attribute specifies text which describes the associated object.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

msanServiceProfileRowStatus 1.3.6.1.4.1.1332.1.1.5.3.3.2.1.1.20
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. For row creation use createAndWait(5). Value active(1) will activate and value destroy(6) will remove this entry. Other values are currently not supported. Row can be activated only if msanServiceProfileServiceFlowProfileName is specified.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanServicePortProfileTable 1.3.6.1.4.1.1332.1.1.5.3.3.2.2
A connection between service profiles and device ports
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanServicePortProfileEntry

msanServicePortProfileEntry 1.3.6.1.4.1.1332.1.1.5.3.3.2.2.1
Service Profile Port table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanServicePortProfileEntry  

msanServicePortProfileRowStatus 1.3.6.1.4.1.1332.1.1.5.3.3.2.2.1.1
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. Setting this object to createAndGo(4) creates a row in this table. Setting this object to destroy(6) will remove this entry. Read values: active(1). Other values are currently not supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanServiceFlowProfile 1.3.6.1.4.1.1332.1.1.5.3.3.3
OBJECT IDENTIFIER    

msanServiceFlowProfileTable 1.3.6.1.4.1.1332.1.1.5.3.3.3.1
Service Flow Profile table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanServiceFlowProfileEntry

msanServiceFlowProfileEntry 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1
Service Flow Profile table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanServiceFlowProfileEntry  

msanServiceFlowProfileName 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.1
Service Flow Profile Name.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

msanServiceFlowProfileProtection 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.2
If protection flag is set to protected (1), other profile values cannot be edited. Protection flag is always protected (1) and it can't be changed if profile is assigned as dynamic: msanServiceFlowProfileStatus = dynamic(2)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unprotected(0), protected(1)  

msanServiceFlowProfileStatus 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.3
Profile status. If status is dynamic, profile values can't be edited.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

msanServiceFlowProfileMatchUsAny 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.4
Match every upstream packet frame.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanServiceFlowProfileMatchUsMacDestAddr 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.5
Match upstream packet frame with specified destination MAC address. Empty string indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

msanServiceFlowProfileMatchUsMacDestMask 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.6
This mask value identifies the portion of msanServiceFlowProfileMatchUsMacDestAddr that is compared with upstream packet. Empty string indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

msanServiceFlowProfileMatchUsMacSrcAddr 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.7
Match upstream packet frame with specified source MAC address. Empty string indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

msanServiceFlowProfileMatchUsMacSrcMask 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.8
This mask value identifies the portion of msanServiceFlowProfileMatchUsMacSrcAddr that is compared with upstream packet. Empty string indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

msanServiceFlowProfileMatchUsCPcp 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.9
Match upstream packet frame with specified Customer PCP (Priority Code Point) - PCP is also known as class of service (CoS) bits. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

msanServiceFlowProfileMatchUsSPcp 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.10
Match upstream packet frame with specified Service PCP (Priority Code Point). PCP is also known as class of service (CoS) bits. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

msanServiceFlowProfileMatchUsVlanProfile 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.11
Match upstream packet frame with VLAN Id values from VLAN Service Profile (msanVlanProfileTable).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanServiceFlowProfileMatchUsCVlanIdRange 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.12
Match upstream packet frame with specified list (bitmask) of Customer VLAN Id. An empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..512)  

msanServiceFlowProfileMatchUsSVlanIdRange 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.13
Match upstream packet frame with specified list (bitmask) of Service VLAN Id. An empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..512)  

msanServiceFlowProfileMatchUsEthertype 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.14
Match upstream packet frame with specified EtherType value. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..65535  

msanServiceFlowProfileMatchUsIpProtocol 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.15
Match upstream packet frame with specified IP protocol value. A value of -1 indicates that parameter has not been defined. Some of standard protocol values: icmp - 1 igmp - 2 ip - 4 (ip in ip encapsulation) tcp - 6 udp - 17
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..255  

msanServiceFlowProfileMatchUsIpSrcAddr 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.16
Match upstream packet frame with specified source IP address. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

msanServiceFlowProfileMatchUsIpSrcMask 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.17
This mask value identifies the portion of msanServiceFlowProfileMatchUsIpSrcAddr that is compared with upstream packet. Empty string indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

msanServiceFlowProfileMatchUsIpDestAddr 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.18
Match upstream packet frame with specified destination IP address. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

msanServiceFlowProfileMatchUsIpDestMask 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.19
This mask value identifies the portion of msanServiceFlowProfileMatchUsIpDestAddr that is compared with upstream packet. Empty string indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

msanServiceFlowProfileMatchUsIpDscp 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.20
Match upstream packet frame with specified CSC (Class Selector Code Point) = IP precedence (part of TOS field) value. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..63  

msanServiceFlowProfileMatchUsIpCsc 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.21
Match upstream packet frame with specified IP precedence (part of TOS field) value. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..7  

msanServiceFlowProfileMatchUsIpDropPrecedence 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.22
Match upstream packet frame with specified Drop precedence two bits value: noDrop(0) -> 00 lowDrop(1) -> 01 mediumDrop(2) -> 10 highDrop(3) -> 11 A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notDefined(-1), noDrop(0), lowDrop(1), mediumDrop(2), highDrop(3)  

msanServiceFlowProfileMatchUsTcpSrcPort 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.23
Match upstream packet frame with specified source TCP port number. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..65535  

msanServiceFlowProfileMatchUsTcpDestPort 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.24
Match upstream packet frame with specified destination TCP port number. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..65535  

msanServiceFlowProfileMatchUsUdpSrcPort 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.25
Match upstream packet frame with specified source UDP port number. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..65535  

msanServiceFlowProfileMatchUsUdpDstPort 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.26
Match upstream packet frame with specified destination UDP port number. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..65535  

msanServiceFlowProfileMatchDsAny 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.27
Match every downstream packet frame.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanServiceFlowProfileMatchDsMacDestAddr 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.28
Match downstream packet frame with specified destination MAC address. Empty string indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

msanServiceFlowProfileMatchDsMacDestMask 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.29
This mask value identifies the portion of msanServiceFlowProfileMatchDsMacDestAddr that is compared with downstream packet. Empty string indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

msanServiceFlowProfileMatchDsMacSrcAddr 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.30
Match downstream packet frame with specified source MAC address. Empty string indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

msanServiceFlowProfileMatchDsMacSrcMask 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.31
This mask value identifies the portion of msanServiceFlowProfileMatchDsMacSrcAddr that is compared with downstream packet. Empty string indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

msanServiceFlowProfileMatchDsCPcp 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.32
Match downstream packet frame with specified Customer PCP (Priority Code Point) - PCP is also known as class of service (CoS) bits. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

msanServiceFlowProfileMatchDsSPcp 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.33
Match downstream packet frame with specified Service PCP (Priority Code Point). PCP is also known as class of service (CoS) bits. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

msanServiceFlowProfileMatchDsVlanProfile 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.34
Match downstream packet frame with VLAN Id values from VLAN Service Profile (msanVlanProfileTable).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanServiceFlowProfileMatchDsCVlanIdRange 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.35
Match downstream packet frame with specified list (bitmask) of Customer VLAN Id. An emptya string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..512)  

msanServiceFlowProfileMatchDsSVlanIdRange 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.36
Match downstream packet frame with specified list (bitmask) of Service VLAN Id. An empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..512)  

msanServiceFlowProfileMatchDsEthertype 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.37
Match downstream packet frame with specified EtherType value. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..65535  

msanServiceFlowProfileMatchDsIpProtocol 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.38
Match downstream packet frame with specified IP protocol value. A value of -1 indicates that parameter has not been defined. Some of standard protocol values: icmp - 1 igmp - 2 ip - 4 (ip in ip encapsulation) tcp - 6 udp - 17
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..255  

msanServiceFlowProfileMatchDsIpSrcAddr 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.39
Match downstream packet frame with specified source IP address. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

msanServiceFlowProfileMatchDsIpSrcMask 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.40
This mask value identifies the portion of msanServiceFlowProfileMatchDsIpSrcAddr that is compared with downstream packet. Empty string indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

msanServiceFlowProfileMatchDsIpDestAddr 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.41
Match downstream packet frame with specified destination IP address. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

msanServiceFlowProfileMatchDsIpDestMask 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.42
This mask value identifies the portion of msanServiceFlowProfileMatchDsIpDestAddr that is compared with downstream packet. Empty string indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

msanServiceFlowProfileMatchDsIpDscp 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.43
Match downstream packet frame with specified IP DSCP value. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..63  

msanServiceFlowProfileMatchDsIpCsc 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.44
Match downstream packet frame with specified CSC (Class Selector Code Point) = IP precedence (part of TOS field) value. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..7  

msanServiceFlowProfileMatchDsIpDropPrecedence 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.45
Match downstream packet frame with specified Drop precedence two bits value: noDrop(0) -> 00 lowDrop(1) -> 01 mediumDrop(2) -> 10 highDrop(3) -> 11 A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notDefined(-1), noDrop(0), lowDrop(1), mediumDrop(2), highDrop(3)  

msanServiceFlowProfileMatchDsTcpSrcPort 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.46
Match downstream packet frame with specified source TCP port number. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..65535  

msanServiceFlowProfileMatchDsTcpDestPort 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.47
Match downstream packet frame with specified destination TCP port number. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..65535  

msanServiceFlowProfileMatchDsUdpSrcPort 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.48
Match downstream packet frame with specified source UDP port number. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..65535  

msanServiceFlowProfileMatchDsUdpDstPort 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.49
Match downstream packet frame with specified destination UDP port number. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..65535  

msanServiceFlowProfileUsCdr 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.50
Upstream committed data rate (E-CDR) in kbps (0 - 1000000).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1000000  

msanServiceFlowProfileUsCdrBurstSize 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.51
Upstream committed data rate burst size in kB (0 - 16384). When parameter is set to 0 (default), it's automatically updated to default burst size in according with current msanQoSProfileInCdr value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..16384  

msanServiceFlowProfileUsPdr 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.52
Upstream peak data rate (E-PDR) in kbps (0 - 1000000).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1000000  

msanServiceFlowProfileUsPdrBurstSize 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.53
Upstream peak data rate burst size in kB (0 - 16384). When parameter is set to 0 (default), it's automatically updated to default burst size in according with current msanQoSProfileInPdr value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..16384  

msanServiceFlowProfileUsMarkPcp 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.54
Type of upstrem PCP marking. If set to userValue(3), parameter msanServiceFlowProfileUsMarkPcpValue is used. A value of none(1) indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), copyFromCsc(2), userValue(3)  

msanServiceFlowProfileUsMarkPcpValue 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.55
Mark upstream packets with specified PCP (Priority Code Point) value (0-7) = CoS. A value of -1 indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1..7  

msanServiceFlowProfileUsMarkDscp 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.56
Type of upstrem DSCP marking. If set to userValue(3), parameter msanServiceFlowProfileUsMarkDscpValue is used. A value of none(1) indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), copyFromPcp(2), userValue(3)  

msanServiceFlowProfileUsMarkDscpValue 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.57
Mark upstream packets with specified DSCP (Diffserv Code Point) value (0-63). A value of -1 indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1..63  

msanServiceFlowProfileDsCdr 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.58
Downstream committed data rate (E-CDR) in kbps (0 - 1000000).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1000000  

msanServiceFlowProfileDsCdrBurstSize 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.59
Downstream committed data rate burst size in kB (0 - 16384). When parameter is set to 0 (default), it's automatically updated to default burst size in according with current msanQoSProfileOutCdr value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..16384  

msanServiceFlowProfileDsPdr 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.60
Downstream peak data rate (E-PDR) in kbps (0 - 1000000).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1000000  

msanServiceFlowProfileDsPdrBurstSize 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.61
Downstream peak data rate burst size in kB (0 - 16384). When parameter is set to 0 (default), it's automatically updated to default burst size in according with current msanQoSProfileOutCdr value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..16384  

msanServiceFlowProfileDsMarkPcp 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.62
Type of downstream PCP marking. If set to userValue(3), parameter msanServiceFlowProfileDsMarkPcpValue is used. A value of none(1) indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), copyFromCsc(2), userValue(3)  

msanServiceFlowProfileDsMarkPcpValue 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.63
Mark downstream packets with specified PCP (Priority Code Point) value (0-7) = CoS. A value of -1 indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1..7  

msanServiceFlowProfileDsMarkDscp 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.64
Type of downstrem DSCP marking. If set to userValue(3), parameter msanServiceFlowProfileDsMarkDscpValue is used. A value of none(1) indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), copyFromPcp(2), userValue(3)  

msanServiceFlowProfileDsMarkDscpValue 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.65
Mark downstream packets with specified DSCP (Diffserv Code Point) value (0-63). A value of -1 indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1..63  

msanServiceFlowProfileDsQueuingPriority 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.66
Queuing Priority of Service Flow Profile.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

msanServiceFlowProfileDsSchedulingMode 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.67
Scheduling Mode
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER weighted(1), strict(2)  

msanServiceFlowProfileDescription 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.68
Attribute specifies text which describes the associated object.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

msanServiceFlowProfileRowStatus 1.3.6.1.4.1.1332.1.1.5.3.3.3.1.1.69
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. Setting this object to createAndGo(4) creates a row in this table. Setting this object to destroy(6) will remove this entry. Read values: active(1). Other values are currently not supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanVlanProfile 1.3.6.1.4.1.1332.1.1.5.3.3.4
OBJECT IDENTIFIER    

msanVlanProfileTable 1.3.6.1.4.1.1332.1.1.5.3.3.4.1
Vlan Profile table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanVlanProfileEntry

msanVlanProfileEntry 1.3.6.1.4.1.1332.1.1.5.3.3.4.1.1
Vlan Profile table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanVlanProfileEntry  

msanVlanProfileName 1.3.6.1.4.1.1332.1.1.5.3.3.4.1.1.1
Name for the VLAN profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

msanVlanProfileProtection 1.3.6.1.4.1.1332.1.1.5.3.3.4.1.1.2
If protection flag is set to protected (1), other profile values cannot be edited. Protection flag is always protected (1) and it can't be changed if profile is assigned as dynamic: msanVlanProfileStatus = dynamic(2)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unprotected(0), protected(1)  

msanVlanProfileStatus 1.3.6.1.4.1.1332.1.1.5.3.3.4.1.1.3
Profile status. If status is dynamic, profile values can't be edited.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

msanVlanProfileCVid 1.3.6.1.4.1.1332.1.1.5.3.3.4.1.1.4
Customer VLANs Identification (bit mask).
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..512)  

msanVlanProfileCVidNative 1.3.6.1.4.1.1332.1.1.5.3.3.4.1.1.5
Nativ C-VLAN Id. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..4094  

msanVlanProfileCVidRemark 1.3.6.1.4.1.1332.1.1.5.3.3.4.1.1.6
Remark C-VLAN Id. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..4094  

msanVlanProfileSVid 1.3.6.1.4.1.1332.1.1.5.3.3.4.1.1.7
S-VLAN Id. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..4094  

msanVlanProfileSEtherType 1.3.6.1.4.1.1332.1.1.5.3.3.4.1.1.8
Ether Type value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

msanVlanProfileDescription 1.3.6.1.4.1.1332.1.1.5.3.3.4.1.1.10
Attribute specifies text which describes the associated object.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

msanVlanProfileRowStatus 1.3.6.1.4.1.1332.1.1.5.3.3.4.1.1.11
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. Setting this object to createAndGo(4) creates a row in this table. Setting this object to destroy(6) will remove this entry. Read values: active(1). Other values are currently not supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanVlanProfileNetworkPortCTag 1.3.6.1.4.1.1332.1.1.5.3.3.4.1.1.12
Usage of C-VLAN tag on network port. If assigned as notUse(2) in upstream direction, C-VLAN tag is removed.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER use(1), notUse(2)  

msanVlanPortProfileTable 1.3.6.1.4.1.1332.1.1.5.3.3.4.2
A connection between VLAN profiles and device ports
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanVlanPortProfileEntry

msanVlanPortProfileEntry 1.3.6.1.4.1.1332.1.1.5.3.3.4.2.1
Service Profile Port table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanVlanPortProfileEntry  

msanVlanPortProfileRowStatus 1.3.6.1.4.1.1332.1.1.5.3.3.4.2.1.1
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. Setting this object to createAndGo(4) creates a row in this table. Setting this object to destroy(6) will remove this entry. Read values: active(1). Other values are currently not supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanMulticastProfile 1.3.6.1.4.1.1332.1.1.5.3.3.5
OBJECT IDENTIFIER    

msanMulticastProfileTable 1.3.6.1.4.1.1332.1.1.5.3.3.5.1
Multicast Profile table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanMulticastProfileEntry

msanMulticastProfileEntry 1.3.6.1.4.1.1332.1.1.5.3.3.5.1.1
Multicast Profile table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanMulticastProfileEntry  

msanMulticastProfileName 1.3.6.1.4.1.1332.1.1.5.3.3.5.1.1.1
Name for the Multicast profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

msanMulticastProfileProtection 1.3.6.1.4.1.1332.1.1.5.3.3.5.1.1.2
If protection flag is set to protected (1), other profile values cannot be edited. Protection flag is always protected (1) and it can't be changed if profile is assigned as dynamic: msanMulticastProfileStatus = dynamic(2)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unprotected(0), protected(1)  

msanMulticastProfileStatus 1.3.6.1.4.1.1332.1.1.5.3.3.5.1.1.3
Profile status. If status is dynamic, profile values can't be edited.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

msanMulticastProfileIgmpSnooping 1.3.6.1.4.1.1332.1.1.5.3.3.5.1.1.4
IGMP snnoping
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

msanMulticastProfileIgmpSnoopingFastLeave 1.3.6.1.4.1.1332.1.1.5.3.3.5.1.1.5
IGMP Snooping Fast Leave.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

msanMulticastProfileIgmpSnoopingSuppression 1.3.6.1.4.1.1332.1.1.5.3.3.5.1.1.6
IGMP Snooping Suppression.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

msanMulticastProfileIgmpProxy 1.3.6.1.4.1.1332.1.1.5.3.3.5.1.1.7
IGMP proxy.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

msanMulticastProfileIgmpProxyIpAddress 1.3.6.1.4.1.1332.1.1.5.3.3.5.1.1.8
IGMP proxy IP address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

msanMulticastProfileIgmpFiltering 1.3.6.1.4.1.1332.1.1.5.3.3.5.1.1.9
IGMP filtering.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER allowAll(0), allowReports(1), allowQueries(2), dropAll(3)  

msanMulticastProfileMulticastGroupLimit 1.3.6.1.4.1.1332.1.1.5.3.3.5.1.1.10
Multicast group limit. A value of 0 indicates not limit.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..10  

msanMulticastProfileMvr 1.3.6.1.4.1.1332.1.1.5.3.3.5.1.1.11
Multicast VLAN Registration.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

msanMulticastProfileDescription 1.3.6.1.4.1.1332.1.1.5.3.3.5.1.1.12
Attribute specifies text which describes the associated object.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

msanMulticastProfileRowStatus 1.3.6.1.4.1.1332.1.1.5.3.3.5.1.1.13
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. Setting this object to createAndGo(4) creates a row in this table. Setting this object to destroy(6) will remove this entry. Read values: active(1). Other values are currently not supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanMulticastProfileStaticGroupTable 1.3.6.1.4.1.1332.1.1.5.3.3.5.2
Connection between multicast-profile and multicast-static-group table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanMulticastProfileStaticGroupEntry

msanMulticastProfileStaticGroupEntry 1.3.6.1.4.1.1332.1.1.5.3.3.5.2.1
Multicast Profile Group table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanMulticastProfileStaticGroupEntry  

msanMulticastProfileStaticGroupIpAddr 1.3.6.1.4.1.1332.1.1.5.3.3.5.2.1.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

msanMulticastProfileStaticGroupRowStatus 1.3.6.1.4.1.1332.1.1.5.3.3.5.2.1.9
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. Setting this object to createAndGo(4) creates a row in this table. Setting this object to destroy(6) will remove this entry. Read values: active(1). Other values are currently not supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanSecurityProfile 1.3.6.1.4.1.1332.1.1.5.3.3.6
OBJECT IDENTIFIER    

msanSecurityProfileTable 1.3.6.1.4.1.1332.1.1.5.3.3.6.1
Security Profile table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanSecurityProfileEntry

msanSecurityProfileEntry 1.3.6.1.4.1.1332.1.1.5.3.3.6.1.1
Security Profile table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanSecurityProfileEntry  

msanSecurityProfileName 1.3.6.1.4.1.1332.1.1.5.3.3.6.1.1.1
Name of the security profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

msanSecurityProfileProtection 1.3.6.1.4.1.1332.1.1.5.3.3.6.1.1.2
If protection flag is set to protected (1), other profile values cannot be edited. Protection flag is always protected (1) and it can't be changed if profile is assigned as dynamic: msanSecurityProfileStatus = dynamic(2)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unprotected(0), protected(1)  

msanSecurityProfileStatus 1.3.6.1.4.1.1332.1.1.5.3.3.6.1.1.3
Profile status. If status is dynamic, profile values can't be edited.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

msanSecurityProfileProtectedPort 1.3.6.1.4.1.1332.1.1.5.3.3.6.1.1.4
Security profile protected port
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

msanSecurityProfileMacSg 1.3.6.1.4.1.1332.1.1.5.3.3.6.1.1.5
Mac source guard
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

msanSecurityProfileMacLimit 1.3.6.1.4.1.1332.1.1.5.3.3.6.1.1.6
MAC limit A value of 0 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..64  

msanSecurityProfilePortSecurity 1.3.6.1.4.1.1332.1.1.5.3.3.6.1.1.7
Port security
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

msanSecurityProfileIpSg 1.3.6.1.4.1.1332.1.1.5.3.3.6.1.1.8
IP source guard
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

msanSecurityProfileIpSgBindingLimit 1.3.6.1.4.1.1332.1.1.5.3.3.6.1.1.9
IP source guard binding limit.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..15  

msanSecurityProfileIpSgFilteringMode 1.3.6.1.4.1.1332.1.1.5.3.3.6.1.1.10
IP source guard filtering mode
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ipSourceAddress(1), ipAndMacSourceAddress(2)  

msanSecurityProfileArpInspec 1.3.6.1.4.1.1332.1.1.5.3.3.6.1.1.12
Dynamic ARP inspection
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

msanSecurityProfileMacForward 1.3.6.1.4.1.1332.1.1.5.3.3.6.1.1.13
MAC forwarding
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

msanSecurityProfileDescription 1.3.6.1.4.1.1332.1.1.5.3.3.6.1.1.14
Attribute specifies text which describes the associated object.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

msanSecurityProfileRowStatus 1.3.6.1.4.1.1332.1.1.5.3.3.6.1.1.15
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. Setting this object to createAndGo(4) creates a row in this table. Setting this object to destroy(6) will remove this entry. Read values: active(1). Other values are currently not supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanSecurityAclProfileTable 1.3.6.1.4.1.1332.1.1.5.3.3.6.3
A connection between security profiles and access lists
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanSecurityAclProfileEntry

msanSecurityAclProfileEntry 1.3.6.1.4.1.1332.1.1.5.3.3.6.3.1
Service Profile Port table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanSecurityAclProfileEntry  

msanSecurityAclProfileAclDirection 1.3.6.1.4.1.1332.1.1.5.3.3.6.3.1.1
The direction to which this ACL instance applies.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER inbound(1), outbound(2)  

msanSecurityAclProfileSequence 1.3.6.1.4.1.1332.1.1.5.3.3.6.3.1.2
The relative evaluation sequence of this ACL for this interface and direction. When multiple ACLs are allowed for a given interface and direction, the sequence number determines the order in which the list of ACLs are evaluated, with lower sequence numbers given higher precedence. The sequence number value is arbitrary, but must be a unique non-zero value for a given interface and direction. Setting this object to an existing sequence number value for a given interface and direction causes the ACL corresponding to that value to be replaced with this ACL.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

msanSecurityAclProfileAclType 1.3.6.1.4.1.1332.1.1.5.3.3.6.3.1.3
The type of this ACL, which is used to interpret the aclIfId object value.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER ip(1), mac(2)  

msanSecurityAclProfileAclId 1.3.6.1.4.1.1332.1.1.5.3.3.6.3.1.4
The ACL identifier value. For the IP ACLs, the actual ACL number is its identifier as follows: IP standard ranges from 1-99, IP extended ranges from 100-199, and IP advanced ranges 200-299.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

msanSecurityAclProfileRowStatus 1.3.6.1.4.1.1332.1.1.5.3.3.6.3.1.5
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. Setting this object to createAndGo(4) creates a row in this table. Setting this object to destroy(6) will remove this entry. Read values: active(1). Other values are currently not supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanL2cpProfile 1.3.6.1.4.1.1332.1.1.5.3.3.7
OBJECT IDENTIFIER    

msanL2cpProfileTable 1.3.6.1.4.1.1332.1.1.5.3.3.7.1
L2CP (Layer 2 Control Protocol) Profile table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanL2cpProfileEntry

msanL2cpProfileEntry 1.3.6.1.4.1.1332.1.1.5.3.3.7.1.1
L2cp Profile table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanL2cpProfileEntry  

msanL2cpProfileName 1.3.6.1.4.1.1332.1.1.5.3.3.7.1.1.1
Name of the L2CP profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

msanL2cpProfileProtection 1.3.6.1.4.1.1332.1.1.5.3.3.7.1.1.2
If protection flag is set to protected (1), other profile values cannot be edited. Protection flag is always protected (1) and it can't be changed if profile is assigned as dynamic: msanL2cpProfileStatus = dynamic(2)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unprotected(0), protected(1)  

msanL2cpProfileStatus 1.3.6.1.4.1.1332.1.1.5.3.3.7.1.1.3
Profile status. If status is dynamic, profile values can't be edited.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

msanL2cpProfileDescription 1.3.6.1.4.1.1332.1.1.5.3.3.7.1.1.4
Attribute specifies text which describes the associated object.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

msanL2cpProfileRowStatus 1.3.6.1.4.1.1332.1.1.5.3.3.7.1.1.5
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. Setting this object to createAndGo(4) creates a row in this table. Setting this object to destroy(6) will remove this entry. Read values: active(1). Other values are currently not supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanL2cpProtocolTable 1.3.6.1.4.1.1332.1.1.5.3.3.7.2
Table with list of L2CP protocols
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanL2cpProtocolEntry

msanL2cpProtocolEntry 1.3.6.1.4.1.1332.1.1.5.3.3.7.2.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanL2cpProtocolEntry  

msanL2cpProtocolName 1.3.6.1.4.1.1332.1.1.5.3.3.7.2.1.1
L2CP protocol name
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

msanL2cpProtocolMacDestAddr 1.3.6.1.4.1.1332.1.1.5.3.3.7.2.1.2
MAC destination address of L2CP protocol. Empty string indicates that protocol is related to any MAC address.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

msanL2cpProtocolEthertype 1.3.6.1.4.1.1332.1.1.5.3.3.7.2.1.3
L2CP protocol Ethertype. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..65535  

msanL2cpProtocolSubtype 1.3.6.1.4.1.1332.1.1.5.3.3.7.2.1.4
L2CP protocol subtype. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

msanL2cpProtocolRowStatus 1.3.6.1.4.1.1332.1.1.5.3.3.7.2.1.5
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. For row creation use createAndWait(5). Value active(1) will activate and value destroy(6) will remove this entry. Other values are currently not supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanL2cpProfileProtocolTable 1.3.6.1.4.1.1332.1.1.5.3.3.7.3
Table with connection between profiles and protocols
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanL2cpProfileProtocolEntry

msanL2cpProfileProtocolEntry 1.3.6.1.4.1.1332.1.1.5.3.3.7.3.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanL2cpProfileProtocolEntry  

msanL2cpProfileProtocolRule 1.3.6.1.4.1.1332.1.1.5.3.3.7.3.1.1
L2CP protocol rule.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER discard(1), peer(2), tunnel(3)  

msanL2cpProfileProtocolRowStatus 1.3.6.1.4.1.1332.1.1.5.3.3.7.3.1.2
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. For row creation use createAndWait(5). Value active(1) will activate and value destroy(6) will remove this entry. Other values are currently not supported. Row can be activated only when msanL2cpProfileProtocolRule is set.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanL2cpProfileVlanTable 1.3.6.1.4.1.1332.1.1.5.3.3.7.4
Table is used for connecting l2cp profile with vlan-id.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanL2cpProfileVlanEntry

msanL2cpProfileVlanEntry 1.3.6.1.4.1.1332.1.1.5.3.3.7.4.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanL2cpProfileVlanEntry  

msanL2cpProfileVlanRowStatus 1.3.6.1.4.1.1332.1.1.5.3.3.7.4.1.1
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. Setting this object to createAndGo(4) creates a row in this table. Setting this object to destroy(6) will remove this entry. Read values: active(1). Other values are currently not supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanXdslProfile 1.3.6.1.4.1.1332.1.1.5.3.3.8
OBJECT IDENTIFIER    

msanXdsl2LineConfTemplateTable 1.3.6.1.4.1.1332.1.1.5.3.3.8.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanXdsl2LineConfTemplateEntry

msanXdsl2LineConfTemplateEntry 1.3.6.1.4.1.1332.1.1.5.3.3.8.1.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanXdsl2LineConfTemplateEntry  

msanXdsl2LineConfTempProtection 1.3.6.1.4.1.1332.1.1.5.3.3.8.1.1.1
If protection flag is set to protected (1), other profile values cannot be edited. Protection flag is always protected (1) and it can't be changed if profile is assigned as dynamic: msanAclProfileStatus = dynamic(2)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unprotected(0), protected(1)  

msanXdsl2LineConfTempStatus 1.3.6.1.4.1.1332.1.1.5.3.3.8.1.1.2
Profile status. If status is dynamic, profile values can't be edited.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

msanXdsl2LineAlarmConfTemplateTable 1.3.6.1.4.1.1332.1.1.5.3.3.8.2
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanXdsl2LineAlarmConfTemplateEntry

msanXdsl2LineAlarmConfTemplateEntry 1.3.6.1.4.1.1332.1.1.5.3.3.8.2.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanXdsl2LineAlarmConfTemplateEntry  

msanXdsl2LineAlarmConfTempProtection 1.3.6.1.4.1.1332.1.1.5.3.3.8.2.1.1
If protection flag is set to protected (1), other profile values cannot be edited. Protection flag is always protected (1) and it can't be changed if profile is assigned as dynamic: msanAclProfileStatus = dynamic(2)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unprotected(0), protected(1)  

msanXdsl2LineAlarmConfTempStatus 1.3.6.1.4.1.1332.1.1.5.3.3.8.2.1.2
Profile status. If status is dynamic, profile values can't be edited.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

msanProfileConfigStatus 1.3.6.1.4.1.1332.1.1.5.3.3.100
Profile configuration status.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanDhcpRelay 1.3.6.1.4.1.1332.1.1.5.3.4
OBJECT IDENTIFIER    

msanDhcpRaGlobal 1.3.6.1.4.1.1332.1.1.5.3.4.1
OBJECT IDENTIFIER    

msanDhcpRaStatus 1.3.6.1.4.1.1332.1.1.5.3.4.1.1
DHCP Relay Agent status.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanDhcpRaMode 1.3.6.1.4.1.1332.1.1.5.3.4.1.2
Specifies if the DHCP Relay Agent mode is to be Simple or Full. Default value is Full.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER full(1), simplified(2)  

msanDhcpRaCircuitType 1.3.6.1.4.1.1332.1.1.5.3.4.1.3
Specifies DHCP RA Circuit type as trusted(1) or untrusted(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER trusted(1), untrusted(2)  

msanDhcpRaOpt82 1.3.6.1.4.1.1332.1.1.5.3.4.1.4
Specifies DHCP Relay Agent general option 82 insertion status .
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanDhcpRaOpt82ReplyMode 1.3.6.1.4.1.1332.1.1.5.3.4.1.5
Specifies DHCP Relay Agent keep/remove option 82 in replies.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER keep(1), remove(2)  

msanDhcpRaOpt82CircuitIdStatus 1.3.6.1.4.1.1332.1.1.5.3.4.1.6
Specifies the disable/enable inserting Circuit ID suboption. Default value is Enable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanDhcpRaOpt82RemoteIdStatus 1.3.6.1.4.1.1332.1.1.5.3.4.1.7
Specifies the disable/enable inserting Remote ID suboption. Default value is Enable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanDhcpRaOpt82UnicastExtStatus 1.3.6.1.4.1.1332.1.1.5.3.4.1.8
The desired state of insertion of option 82 in unicast frames.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanDhcpRaFullModeSrvIpAddr 1.3.6.1.4.1.1332.1.1.5.3.4.1.9
The IP address of default DHCP Server for VLANs where DHCP RA is enabled in full mode (parameter msanDhcpRaVlanMode).
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

msanDhcpRaPortConfigTable 1.3.6.1.4.1.1332.1.1.5.3.4.2
Table od DHCP RA parameters per port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanDhcpRaPortConfigEntry

msanDhcpRaPortConfigEntry 1.3.6.1.4.1.1332.1.1.5.3.4.2.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanDhcpRaPortConfigEntry  

msanDhcpRaPortState 1.3.6.1.4.1.1332.1.1.5.3.4.2.1.1
State of DHCP Relay Agent on the port (enable, disable, enable-client, enable-server)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), enableCli(2), enableSrv(3), disable(4)  

msanDhcpRaPortCircuitId 1.3.6.1.4.1.1332.1.1.5.3.4.2.1.2
Option 82 Circuit Id for the port.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanDhcpRaPortRemoteId 1.3.6.1.4.1.1332.1.1.5.3.4.2.1.3
Option 82 Remote Id for the port.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

msanDhcpRaPortMeter 1.3.6.1.4.1.1332.1.1.5.3.4.2.1.4
Enable or disable DHCP metering on port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanDhcpRaPortMaxDataRate 1.3.6.1.4.1.1332.1.1.5.3.4.2.1.5
Allowed throughput of incoming DHCP traffic on a port (kb/s)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

msanDhcpRaPortCircuitType 1.3.6.1.4.1.1332.1.1.5.3.4.2.1.6
Specifies DHCP RA Circuit type per port as trusted(1) or untrusted(2).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER trusted(1), untrusted(2), notConfigured(3)  

msanDhcpRaPortOpt82 1.3.6.1.4.1.1332.1.1.5.3.4.2.1.7
Specifies DHCP Relay Agent option 82 insertion status per port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), notConfigured(3)  

msanDhcpRaPortOpt82ReplyMode 1.3.6.1.4.1.1332.1.1.5.3.4.2.1.8
Specifies DHCP Relay Agent keep/remove option 82 in replies per port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER keep(1), remove(2), notConfigured(3)  

msanDhcpRaPortOpt82UnicastExtStatus 1.3.6.1.4.1.1332.1.1.5.3.4.2.1.9
The desired state of insertion of option 82 in unicast frames per port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), notConfigured(3)  

msanDhcpRaPortCircuitIdType 1.3.6.1.4.1.1332.1.1.5.3.4.2.1.10
Circuit Id syntax mode per port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER iskratel(1), standard(2)  

msanDhcpRaFullModeVlanTable 1.3.6.1.4.1.1332.1.1.5.3.4.3
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanDhcpRaFullModeVlanEntry

msanDhcpRaFullModeVlanEntry 1.3.6.1.4.1.1332.1.1.5.3.4.3.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanDhcpRaFullModeVlanEntry  

msanDhcpRaFullModeVlanId 1.3.6.1.4.1.1332.1.1.5.3.4.3.1.1
The VLAN identifier (refers to dot1qVlanIndex) where DHCP Client resides.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4094  

msanDhcpRaFullModeVlanSrvIpAddr 1.3.6.1.4.1.1332.1.1.5.3.4.3.1.2
The IP address of DHCP Server for specified VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

msanDhcpRaFullModeVlanRowStatus 1.3.6.1.4.1.1332.1.1.5.3.4.3.1.3
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. Setting this object to createAndGo(4) creates a row in this table. Setting this object to destroy(6) will remove this entry. Read values: active(1). Other values are currently not supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanDhcpRaStatTable 1.3.6.1.4.1.1332.1.1.5.3.4.5
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanDhcpRaStatEntry

msanDhcpRaStatEntry 1.3.6.1.4.1.1332.1.1.5.3.4.5.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanDhcpRaStatEntry  

msanDhcpRaStatDiscover 1.3.6.1.4.1.1332.1.1.5.3.4.5.1.1
Number of received DHCP DISCOVER packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanDhcpRaStatRequest 1.3.6.1.4.1.1332.1.1.5.3.4.5.1.2
Number of received DHCP REQUEST packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanDhcpRaStatOffer 1.3.6.1.4.1.1332.1.1.5.3.4.5.1.3
Number of received DHCP OFFER packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanDhcpRaStatACK 1.3.6.1.4.1.1332.1.1.5.3.4.5.1.4
Number of received DHCP ACKNOWLAGE (ACK) packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanDhcpRaStatNAK 1.3.6.1.4.1.1332.1.1.5.3.4.5.1.5
Number of received DHCP NOT ACKNOWLAGE (NAK) packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanDhcpRaStatDecline 1.3.6.1.4.1.1332.1.1.5.3.4.5.1.6
Number of received DHCP DECLINE packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanDhcpRaStatMaxPacketSizeExceeded 1.3.6.1.4.1.1332.1.1.5.3.4.5.1.7
Number of received DHCP packets with max. packet size exceeded.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanDhcpRaStatFrameErr 1.3.6.1.4.1.1332.1.1.5.3.4.5.1.8
Number of received DHCP packets with errors in frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanDhcpRaStatOpt82Present 1.3.6.1.4.1.1332.1.1.5.3.4.5.1.9
Number of received DHCP packets with Option 82 or giaddr present.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanDhcpRaStatFrameUnsync 1.3.6.1.4.1.1332.1.1.5.3.4.5.1.10
Number of received packets with frames not synchronized with state machines.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanDhcpRaStatRelease 1.3.6.1.4.1.1332.1.1.5.3.4.5.1.11
Number of received DHCP RELEASE packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanDhcpRaStatInform 1.3.6.1.4.1.1332.1.1.5.3.4.5.1.12
Number of received DHCP INFORM packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanDhcpRaVlanConfigTable 1.3.6.1.4.1.1332.1.1.5.3.4.6
Table od DHCP RA parameters per Vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanDhcpRaVlanConfigEntry

msanDhcpRaVlanConfigEntry 1.3.6.1.4.1.1332.1.1.5.3.4.6.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanDhcpRaVlanConfigEntry  

msanDhcpRaVlanState 1.3.6.1.4.1.1332.1.1.5.3.4.6.1.1
DHCP RA state for specified VLAN ID. Value notConfigured(2) means, that global setting is used(msanDhcpRaStatus).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), notConfigured(2)  

msanDhcpRaVlanMode 1.3.6.1.4.1.1332.1.1.5.3.4.6.1.2
DHCP RA mode for specified VLAN ID. Value notConfigured(1) means, that global setting is used(msanDhcpRaMode).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER full(1), simplified(2), notConfigured(3)  

msanDhcpRaVlanOpt82 1.3.6.1.4.1.1332.1.1.5.3.4.6.1.3
Specifies DHCP Relay Agent option 82 insertion status per vlan.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), notConfigured(3)  

msanDhcpRaVlanOpt82ReplyMode 1.3.6.1.4.1.1332.1.1.5.3.4.6.1.4
Specifies DHCP Relay Agent keep/remove option 82 in replies per vlan.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER keep(1), remove(2), notConfigured(3)  

msanDhcpRaVlanOpt82UnicastExtStatus 1.3.6.1.4.1.1332.1.1.5.3.4.6.1.5
The desired state of insertion of option 82 in unicast frames per vlan.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), notConfigured(3)  

msanDhcpRaVlanCircuitIdType 1.3.6.1.4.1.1332.1.1.5.3.4.6.1.6
Circuit Id syntax mode per vlan.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER iskratel(1), standard(2), notConfigured(3)  

msanDhcpRaPortVlanConfigTable 1.3.6.1.4.1.1332.1.1.5.3.4.7
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanDhcpRaPortVlanConfigEntry

msanDhcpRaPortVlanConfigEntry 1.3.6.1.4.1.1332.1.1.5.3.4.7.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanDhcpRaPortVlanConfigEntry  

msanDhcpRaPortVlanRemoteId 1.3.6.1.4.1.1332.1.1.5.3.4.7.1.1
The VLAN identifier (refers to dot1qVlanIndex) where DHCP Client resides.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

msanDhcpRaPortVlanConfigRowStatus 1.3.6.1.4.1.1332.1.1.5.3.4.7.1.2
The row status object controls the creation/deletion of rows in this table. For row creation use createAndWait(5) [createAndGo(4) is not supported].
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanDhcpv6RaGlobal 1.3.6.1.4.1.1332.1.1.5.3.4.100
OBJECT IDENTIFIER    

msanDhcpv6RaState 1.3.6.1.4.1.1332.1.1.5.3.4.100.1
DHCPv6 Relay Agent status.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanDhcpv6RaMode 1.3.6.1.4.1.1332.1.1.5.3.4.100.2
DHCPv6 Relay Agent mode. ldra = Lightweight DHCPRv6
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ldra(1)  

msanDhcpv6RaInterfaceIdStandard 1.3.6.1.4.1.1332.1.1.5.3.4.100.3
DHCPv6 RA Standard Interface Id type.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanDhcpv6Statistics 1.3.6.1.4.1.1332.1.1.5.3.4.101
OBJECT IDENTIFIER    

msanDhcpv6RaPortStatTable 1.3.6.1.4.1.1332.1.1.5.3.4.101.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanDhcpv6RaPortStatEntry

msanDhcpv6RaPortStatEntry 1.3.6.1.4.1.1332.1.1.5.3.4.101.1.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanDhcpv6RaPortStatEntry  

msanDhcpv6PortRaStatSolicit 1.3.6.1.4.1.1332.1.1.5.3.4.101.1.1.1
Number of received DHCPv6 solicit packets.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanDhcpv6PortRaStatAdvertise 1.3.6.1.4.1.1332.1.1.5.3.4.101.1.1.2
Number of received DHCPv6 advertise packets.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanDhcpv6PortRaStatRequest 1.3.6.1.4.1.1332.1.1.5.3.4.101.1.1.3
Number of received DHCPv6 request packets.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanDhcpv6PortRaStatReply 1.3.6.1.4.1.1332.1.1.5.3.4.101.1.1.4
Number of received DHCPv6 reply packets.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanDhcpv6PortRaStatRenew 1.3.6.1.4.1.1332.1.1.5.3.4.101.1.1.5
Number of received DHCPv6 renew packets.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanDhcpv6PortRaStatRebind 1.3.6.1.4.1.1332.1.1.5.3.4.101.1.1.6
Number of received DHCPv6 rebind packets.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanDhcpv6PortRaStatDecline 1.3.6.1.4.1.1332.1.1.5.3.4.101.1.1.7
Number of received DHCPv6 decline packets.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanDhcpv6PortRaStatReconfigure 1.3.6.1.4.1.1332.1.1.5.3.4.101.1.1.8
Number of received DHCPv6 reconfigure packets.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanDhcpv6PortRaStatRelease 1.3.6.1.4.1.1332.1.1.5.3.4.101.1.1.9
Number of received DHCPv6 release packets.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanDhcpv6PortRaStatInformRequest 1.3.6.1.4.1.1332.1.1.5.3.4.101.1.1.10
Number of received DHCPv6 inform request packets.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanDhcpv6PortRaStatRelayForward 1.3.6.1.4.1.1332.1.1.5.3.4.101.1.1.11
Number of received DHCPv6 relay forward packets.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanDhcpv6PortRaStatRelayReply 1.3.6.1.4.1.1332.1.1.5.3.4.101.1.1.12
Number of received DHCPv6 relay reply packets.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanDhcpv6PortRaStatOversizeError 1.3.6.1.4.1.1332.1.1.5.3.4.101.1.1.100
Number of discarded packets because max packet size exceeded.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanDhcpv6PortRaStatFrameError 1.3.6.1.4.1.1332.1.1.5.3.4.101.1.1.101
Number of discarded packets because frame error.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanDhcpv6PortRaStatFrameUnsyncError 1.3.6.1.4.1.1332.1.1.5.3.4.101.1.1.102
Number of received packets with frames not synchronized with state machines.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanDhcpv6PortRaStatSysError 1.3.6.1.4.1.1332.1.1.5.3.4.101.1.1.103
Number of discarded packets because system error.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanDhcpv6RaStatSolicit 1.3.6.1.4.1.1332.1.1.5.3.4.101.100
Number of received DHCPv6 solicit packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanDhcpv6RaStatAdvertise 1.3.6.1.4.1.1332.1.1.5.3.4.101.101
Number of received DHCPv6 advertise packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanDhcpv6RaStatRequest 1.3.6.1.4.1.1332.1.1.5.3.4.101.102
Number of received DHCPv6 request packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanDhcpv6RaStatReply 1.3.6.1.4.1.1332.1.1.5.3.4.101.103
Number of received DHCPv6 reply packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanDhcpv6RaStatRenew 1.3.6.1.4.1.1332.1.1.5.3.4.101.104
Number of received DHCPv6 renew packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanDhcpv6RaStatRebind 1.3.6.1.4.1.1332.1.1.5.3.4.101.105
Number of received DHCPv6 rebind packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanDhcpv6RaStatDecline 1.3.6.1.4.1.1332.1.1.5.3.4.101.106
Number of received DHCPv6 decline packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanDhcpv6RaStatReconfigure 1.3.6.1.4.1.1332.1.1.5.3.4.101.107
Number of received DHCPv6 reconfigure packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanDhcpv6RaStatRelease 1.3.6.1.4.1.1332.1.1.5.3.4.101.108
Number of received DHCPv6 reconfigure packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanDhcpv6RaStatInformRequest 1.3.6.1.4.1.1332.1.1.5.3.4.101.109
Number of received DHCPv6 inform request packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanDhcpv6RaStatRelayForward 1.3.6.1.4.1.1332.1.1.5.3.4.101.110
Number of received DHCPv6 Relay Forward packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanDhcpv6RaStatRelayReply 1.3.6.1.4.1.1332.1.1.5.3.4.101.112
Number of received DHCPv6 Relay Reply packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanDhcpv6RaStatOversizeError 1.3.6.1.4.1.1332.1.1.5.3.4.101.200
Number of discarded packets because max packet size exceeded.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanDhcpv6RaStatFrameError 1.3.6.1.4.1.1332.1.1.5.3.4.101.201
Number of discareded packets because errors in frame.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanDhcpv6RaStatFrameUnsyncError 1.3.6.1.4.1.1332.1.1.5.3.4.101.202
Number of received packets with frames not synchronized with state machines.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanDhcpv6RaStatSysError 1.3.6.1.4.1.1332.1.1.5.3.4.101.203
Number of discared packets because system error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanDhcpv6RaPortConfigTable 1.3.6.1.4.1.1332.1.1.5.3.4.102
Table od DHCP RA parameters per port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanDhcpv6RaPortConfigEntry

msanDhcpv6RaPortConfigEntry 1.3.6.1.4.1.1332.1.1.5.3.4.102.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanDhcpv6RaPortConfigEntry  

msanDhcpv6RaPortState 1.3.6.1.4.1.1332.1.1.5.3.4.102.1.1
State of DHCPv6 Relay Agent on the port (enable, disable, enable-client, enable-server)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), enableCli(2), enableSrv(3), disable(4)  

msanDhcpv6RaPortTrusted 1.3.6.1.4.1.1332.1.1.5.3.4.102.1.2
Specifies DHCP RA Circuit type per port as trusted(1) or untrusted(2). Default value for user ports is untrusted(2) and for network ports trusted(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanDhcpv6RaPortInterfaceIdStandard 1.3.6.1.4.1.1332.1.1.5.3.4.102.1.3
DHCPv6 RA Circuit Id syntax mode per port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanDhcpv6RaPortInterfaceId 1.3.6.1.4.1.1332.1.1.5.3.4.102.1.4
DHCPv6 Option 82 Circuit Id for the port.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanDhcpv6RaPortRemoteId 1.3.6.1.4.1.1332.1.1.5.3.4.102.1.5
DHCPv6 Remote Id value for the port. If empty string, remote id is not added to DHCPv6 package.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

msanDhcpv6RaPortRemoteIdEnterpriseNum 1.3.6.1.4.1.1332.1.1.5.3.4.102.1.6
DHCPv6 Remote Id enterprise number for the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..999999  

msanDhcpv6RaVlanConfigTable 1.3.6.1.4.1.1332.1.1.5.3.4.103
Table od DHCP RA parameters per Vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanDhcpv6RaVlanConfigEntry

msanDhcpv6RaVlanConfigEntry 1.3.6.1.4.1.1332.1.1.5.3.4.103.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanDhcpv6RaVlanConfigEntry  

msanDhcpv6RaVlanState 1.3.6.1.4.1.1332.1.1.5.3.4.103.1.1
DHCP RA state for specified VLAN ID.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanDhcpv6RaVlanInterfaceIdStandard 1.3.6.1.4.1.1332.1.1.5.3.4.103.1.2
DHCPv6 RA Circuit Id syntax mode per port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanDhcpv6RaPortVlanConfigTable 1.3.6.1.4.1.1332.1.1.5.3.4.104
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanDhcpv6RaPortVlanConfigEntry

msanDhcpv6RaPortVlanConfigEntry 1.3.6.1.4.1.1332.1.1.5.3.4.104.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanDhcpv6RaPortVlanConfigEntry  

msanDhcpv6RaPortVlanRemoteId 1.3.6.1.4.1.1332.1.1.5.3.4.104.1.1
DHCPv6 Remote Id value for specified vlan-id per port.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

msanDhcpv6RaPortVlanRemoteIdEnterpriseNum 1.3.6.1.4.1.1332.1.1.5.3.4.104.1.2
DHCPv6 Remote Id enterprise number for specified vlan-id per port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..999999  

msanDhcpv6RaPortVlanRowStatus 1.3.6.1.4.1.1332.1.1.5.3.4.104.1.3
The row status object controls the creation/deletion of rows in this table. For row creation use createAndWait(5) [createAndGo(4) is not supported].
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanSntp 1.3.6.1.4.1.1332.1.1.5.3.5
OBJECT IDENTIFIER    

msanSntpGlobal 1.3.6.1.4.1.1332.1.1.5.3.5.1
OBJECT IDENTIFIER    

msanSntpTzOffset 1.3.6.1.4.1.1332.1.1.5.3.5.1.1
Specifies the time zone offset time in format hh:mm. Allowed range is -12 to 13.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

msanSntpTzName 1.3.6.1.4.1.1332.1.1.5.3.5.1.2
Time Zone name.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

msanSntpTzDstOffset 1.3.6.1.4.1.1332.1.1.5.3.5.1.3
Specifies the daylight saving time offset time in format hh:mm. Allowed range is -12 to 13.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

msanSntpTzDstStartMonth 1.3.6.1.4.1.1332.1.1.5.3.5.1.4
Specifies the daylight saving time start month.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..12  

msanSntpTzDstStartWeek 1.3.6.1.4.1.1332.1.1.5.3.5.1.5
Specifies the daylight saving time start week.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..5  

msanSntpTzDstStartDayInWeek 1.3.6.1.4.1.1332.1.1.5.3.5.1.6
Specifies the daylight saving time start day in week.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER monday(1), tuesday(2), wednesday(3), thursday(4), friday(5), saturday(6), sunday(7)  

msanSntpTzDstStartTime 1.3.6.1.4.1.1332.1.1.5.3.5.1.7
Specifies the daylight saving time start time. Allowed range is 00:00 to 23:59.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

msanSntpTzDstEndMonth 1.3.6.1.4.1.1332.1.1.5.3.5.1.8
Specifies the daylight saving time end month.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..12  

msanSntpTzDstEndWeek 1.3.6.1.4.1.1332.1.1.5.3.5.1.9
Specifies the daylight saving time end week.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..5  

msanSntpTzDstEndDayInWeek 1.3.6.1.4.1.1332.1.1.5.3.5.1.10
Specifies the daylight saving time end start day in week.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER monday(1), tuesday(2), wednesday(3), thursday(4), friday(5), saturday(6), sunday(7)  

msanSntpTzDstEndTime 1.3.6.1.4.1.1332.1.1.5.3.5.1.11
Specifies the daylight saving time end time. Allowed range is 00:00 to 23:59
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

msanSnmp 1.3.6.1.4.1.1332.1.1.5.3.7
OBJECT IDENTIFIER    

msanSnmpGlobal 1.3.6.1.4.1.1332.1.1.5.3.7.1
OBJECT IDENTIFIER    

msanSnmpTrapRecvUdpPort 1.3.6.1.4.1.1332.1.1.5.3.7.1.1
The UDP Port where SNMP traps are to be sent.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

msanIgmpSnooping 1.3.6.1.4.1.1332.1.1.5.3.8
OBJECT IDENTIFIER    

msanIgmpSnoopingGlobal 1.3.6.1.4.1.1332.1.1.5.3.8.1
OBJECT IDENTIFIER    

msanIgmpSnoopingReportSuppression 1.3.6.1.4.1.1332.1.1.5.3.8.1.1
Report suppression mode for IGMP Snooping for the switch.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

msanIgmpSnoopingAdminState 1.3.6.1.4.1.1332.1.1.5.3.8.1.2
IGMP snooping global state. Values enableAndUnknownGroupFlood(3) and enableAndMrouterFlood(4) are relevant only for MSAN Ethernet switch (ES) products, where enableAndUnknownGroupFlood(3) is supported only on IDC board.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disableAndDiscard(0), disableAndBroadcast(1), enable(2), enableAndUnknownGroupFlood(3), enableAndMrouterFlood(4)  

msanIgmpSnoopingLoggingVlanId 1.3.6.1.4.1.1332.1.1.5.3.8.1.3
VLAN Id on which IGMP snooping logging is performed. Value 0 means that logging is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4094  

msanIgmpSnoopingViolationAction 1.3.6.1.4.1.1332.1.1.5.3.8.1.4
Removing one of the existing (the oldest) multicast group membership, or discarding a new group membership request.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER remove(1), discard(2)  

msanIgmpSnoopingFastLeaveAdminMode 1.3.6.1.4.1.1332.1.1.5.3.8.1.5
This enables or disables IGMP Snooping Fast-Leave on user ports.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanIgmpSnoopingGroupMembershipInterval 1.3.6.1.4.1.1332.1.1.5.3.8.1.6
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 msanIgmpSnoopingMaxResponseTime
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 2..3600  

msanIgmpSnoopingMaxResponseTime 1.3.6.1.4.1.1332.1.1.5.3.8.1.7
The amount of time in seconds a switch will wait on a report after sending a query on the selected interface. This value must be less than msanIgmpSnoopingGroupMembershipInterval
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..3599  

msanIgmpVersion 1.3.6.1.4.1.1332.1.1.5.3.8.1.8
Version of processed IGMP frames.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER igmpAll(1), igmpVersion2(2), igmpVersion3(3)  

msanIgmpClear 1.3.6.1.4.1.1332.1.1.5.3.8.1.9
Clear all IGMP snooping entries.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanIgmpSnoopingTable 1.3.6.1.4.1.1332.1.1.5.3.8.2
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanIgmpSnoopingEntry

msanIgmpSnoopingEntry 1.3.6.1.4.1.1332.1.1.5.3.8.2.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanIgmpSnoopingEntry  

msanIgmpSnoopingIntfStandaloneQuerier 1.3.6.1.4.1.1332.1.1.5.3.8.2.1.1
Specify the period of time in seconds you want the IGMP Standalone Querier generate IGMP query packets. Value must be higher than msanIgmpSnoopingMaxResponseTime and lower than msanIgmpSnoopingGroupMembershipInterval or 0. The default is 0. A value of zero indicates that standalone querier is disabled. IGMP SA Querier can be activated only on one interface at the same time.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

msanIgmpSnoopingIntfFilter 1.3.6.1.4.1.1332.1.1.5.3.8.2.1.2
Filtering of IGMP join/leave reports or queries frames.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER allowAll(0), allowReports(1), allowQueries(2), dropAll(3)  

msanIgmpSnoopingGroupLimit 1.3.6.1.4.1.1332.1.1.5.3.8.2.1.3
A maximum numbers of IGMP groups per interface. Value 0 means no limits.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..10  

msanSwitchIGMPVlanCurrentMrouterTable 1.3.6.1.4.1.1332.1.1.5.3.8.3
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanSwitchIGMPVlanCurrentMrouterEntry

msanSwitchIGMPVlanCurrentMrouterEntry 1.3.6.1.4.1.1332.1.1.5.3.8.3.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanSwitchIGMPVlanCurrentMrouterEntry  

msanSwitchIGMPVlanCurrentMrouterEnableState 1.3.6.1.4.1.1332.1.1.5.3.8.3.1.1
Returns per-interface per-vlan pairs where IGMP Mrouter is enabled.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanSwitchIGMPSnoopingStaticIntfMulticastRouterTable 1.3.6.1.4.1.1332.1.1.5.3.8.4
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanSwitchIGMPSnoopingStaticIntfMulticastRouterEntry

msanSwitchIGMPSnoopingStaticIntfMulticastRouterEntry 1.3.6.1.4.1.1332.1.1.5.3.8.4.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanSwitchIGMPSnoopingStaticIntfMulticastRouterEntry  

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

msanSwitchIGMPSnoopingIntfAdminMode 1.3.6.1.4.1.1332.1.1.5.3.8.4.1.2
This enables or disables IGMP Snooping on a selected interface.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanSwitchIGMPSnoopingIntfGroupMembershipInterval 1.3.6.1.4.1.1332.1.1.5.3.8.4.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 agentSwitchIGMPSnoopingIntfMaxResponseTime.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 2..3600  

msanSwitchIGMPSnoopingIntfMaxResponseTime 1.3.6.1.4.1.1332.1.1.5.3.8.4.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 agentSwitchIGMPSnoopingIntfGroupMembershipInterval.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 1..3599  

msanSwitchIGMPSnoopingIntfMRPExpirationTime 1.3.6.1.4.1.1332.1.1.5.3.8.4.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: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 0..3600  

msanSwitchIGMPSnoopingIntfFastLeaveAdminMode 1.3.6.1.4.1.1332.1.1.5.3.8.4.1.6
This enables or disables IGMP Snooping Fast-Leave on specified interface.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanSwitchIGMPSnoopingStaticIntfMulticastRouterMode 1.3.6.1.4.1.1332.1.1.5.3.8.4.1.7
Mode of static IGMP Mrouter on selected interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanSwitchIGMPSnoopingIntfVlanIDs 1.3.6.1.4.1.1332.1.1.5.3.8.4.1.8
This field lists all the VlanIDs which include the selected interface.
Status: deprecated Access: read-only
OBJECT-TYPE    
  VlanList  

msanSwitchIGMPVlanStaticMrouterTable 1.3.6.1.4.1.1332.1.1.5.3.8.5
Description.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanSwitchIGMPVlanStaticMrouterEntry

msanSwitchIGMPVlanStaticMrouterEntry 1.3.6.1.4.1.1332.1.1.5.3.8.5.1
Description.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  MsanSwitchIGMPVlanStaticMrouterEntry  

msanSwitchIGMPVlanStaticMrouterEnableState 1.3.6.1.4.1.1332.1.1.5.3.8.5.1.1
Object used to create a new row or modify or destroy an existing row in manner described in the definition of the RowStatus textual. Supported states are Active(1), CreateAndGo(4) and Destroy(6). Row is created with CreateAndGo(4). This enables IGMP Mrouter on a per-interface per-vlan basis and the row goes to Active(1). The row is removed with Destroy(6) and IGMP Mrouter on this interface/VLAN pair is disabled. Values NotInService(2), NotReady(3) and CreateAndWait(5) are not supported.
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

msanSwitchIGMPSnoopingVlanTable 1.3.6.1.4.1.1332.1.1.5.3.8.6
A table of the IGMP Snooping Vlan configuration entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanSwitchIGMPSnoopingVlanEntry

msanSwitchIGMPSnoopingVlanEntry 1.3.6.1.4.1.1332.1.1.5.3.8.6.1
Represents entry for a IGMP Snooping Vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanSwitchIGMPSnoopingVlanEntry  

msanSwitchIGMPSnoopingVlanAdminMode 1.3.6.1.4.1.1332.1.1.5.3.8.6.1.1
This enables or disables IGMP Snooping on a selected Vlan interface.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

msanSwitchIGMPSnoopingVlanGroupMembershipInterval 1.3.6.1.4.1.1332.1.1.5.3.8.6.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 agentSwitchIGMPSnoopingIntfMaxResponseTime.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 2..3600  

msanSwitchIGMPSnoopingVlanMaxResponseTime 1.3.6.1.4.1.1332.1.1.5.3.8.6.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 agentSwitchIGMPSnoopingIntfGroupMembershipInterval.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 1..3599  

msanSwitchIGMPSnoopingVlanFastLeaveAdminMode 1.3.6.1.4.1.1332.1.1.5.3.8.6.1.4
This enables or disables IGMP Snooping on the selected vlan.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

msanSwitchIGMPSnoopingVlanMRPExpirationTime 1.3.6.1.4.1.1332.1.1.5.3.8.6.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: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 0..3600  

msanSwitchIGMPSnoopingVlanAdminState 1.3.6.1.4.1.1332.1.1.5.3.8.6.1.6
IGMP Snooping state on a selected Vlan interface. This parameter is ignored if global msanIgmpSnoopingAdminState value is disableAndDiscard(0) or disableAndBroadcast(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disableAndDiscard(0), disableAndBroadcast(1), enable(2), enableAndUnknownGroupFlood(3)  

msanSwitchIGMPProxyVlanTable 1.3.6.1.4.1.1332.1.1.5.3.8.7
A table of the IGMP Proxy Vlan configuration entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanSwitchIGMPProxyVlanEntry

msanSwitchIGMPProxyVlanEntry 1.3.6.1.4.1.1332.1.1.5.3.8.7.1
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanSwitchIGMPProxyVlanEntry  

msanSwitchIGMPProxyVlanIpAddr 1.3.6.1.4.1.1332.1.1.5.3.8.7.1.1
IGMP Proxy IP address. If set to 0.0.0.0, default IP address is used (IP address of MN interface -> msanNetworkIPAddress).
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

msanSwitchIGMPProxyVlanRowStatus 1.3.6.1.4.1.1332.1.1.5.3.8.7.1.2
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. Setting this object to createAndGo(4) creates a row in this table. Setting this object to destroy(6) will remove this entry. Read values: active(1). Other values are currently not supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanIgmpStatistics 1.3.6.1.4.1.1332.1.1.5.3.8.8
OBJECT IDENTIFIER    

msanIgmpStatGlobal 1.3.6.1.4.1.1332.1.1.5.3.8.8.1
OBJECT IDENTIFIER    

msanIgmpStatRxV1 1.3.6.1.4.1.1332.1.1.5.3.8.8.1.1
Number of received IGMP v1 packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIgmpStatRxV2Join 1.3.6.1.4.1.1332.1.1.5.3.8.8.1.2
Number of received IGMP v2 join packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIgmpStatRxV2Leave 1.3.6.1.4.1.1332.1.1.5.3.8.8.1.3
Number of received IGMP v2 leave packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIgmpStatRxV3Report 1.3.6.1.4.1.1332.1.1.5.3.8.8.1.4
Number of received IGMP v3 report packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIgmpStatRxQuery 1.3.6.1.4.1.1332.1.1.5.3.8.8.1.5
Number of received IGMP query packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIgmpStatRxError 1.3.6.1.4.1.1332.1.1.5.3.8.8.1.6
Number of received corrupted or unknown IGMP packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIgmpStatRxBlockByIgmpFilter 1.3.6.1.4.1.1332.1.1.5.3.8.8.1.7
Number of received IGMP packets blocked by IGMP filter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIgmpStatRxBlockByMcastAcl 1.3.6.1.4.1.1332.1.1.5.3.8.8.1.8
Number of received IGMP packets blocked by Multicast ACL.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIgmpStatRxBlockByMcastCac 1.3.6.1.4.1.1332.1.1.5.3.8.8.1.9
Number of received IGMP packets blocked by Multicast CAC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIgmpStatRxBlockByIgmpVersion 1.3.6.1.4.1.1332.1.1.5.3.8.8.1.10
Number of received IGMP packets blocked by IGMP Version Control.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIgmpPortStatTable 1.3.6.1.4.1.1332.1.1.5.3.8.8.2
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanIgmpPortStatEntry

msanIgmpPortStatEntry 1.3.6.1.4.1.1332.1.1.5.3.8.8.2.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanIgmpPortStatEntry  

msanIgmpPortStatRxV1 1.3.6.1.4.1.1332.1.1.5.3.8.8.2.1.1
Number of received IGMP v1 packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIgmpPortStatTxV1 1.3.6.1.4.1.1332.1.1.5.3.8.8.2.1.2
Number of transmitted IGMP v1 packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIgmpPortStatRxV2Join 1.3.6.1.4.1.1332.1.1.5.3.8.8.2.1.3
Number of received IGMP v2 join packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIgmpPortStatTxV2Join 1.3.6.1.4.1.1332.1.1.5.3.8.8.2.1.4
Number of transmitted IGMP v2 join packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIgmpPortStatRxV2Leave 1.3.6.1.4.1.1332.1.1.5.3.8.8.2.1.5
Number of received IGMP v2 leave packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIgmpPortStatTxV2Leave 1.3.6.1.4.1.1332.1.1.5.3.8.8.2.1.6
Number of transmitted IGMP v2 leave packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIgmpPortStatRxV3Report 1.3.6.1.4.1.1332.1.1.5.3.8.8.2.1.7
Number of received IGMP v3 report packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIgmpPortStatTxV3Report 1.3.6.1.4.1.1332.1.1.5.3.8.8.2.1.8
Number of transmitted IGMP v3 report packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIgmpPortStatRxQuery 1.3.6.1.4.1.1332.1.1.5.3.8.8.2.1.9
Number of received IGMP query packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIgmpPortStatRxError 1.3.6.1.4.1.1332.1.1.5.3.8.8.2.1.10
Number of received corrupted or unknown IGMP packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIgmpPortStatRxBlockByIgmpFilter 1.3.6.1.4.1.1332.1.1.5.3.8.8.2.1.11
Number of received IGMP packets blocked by IGMP filter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIgmpPortStatRxBlockByMcastAcl 1.3.6.1.4.1.1332.1.1.5.3.8.8.2.1.12
Number of received IGMP packets blocked by Multicast ACL.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIgmpPortStatRxBlockByMcastCac 1.3.6.1.4.1.1332.1.1.5.3.8.8.2.1.13
Number of received IGMP packets blocked by Multicast CAC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIgmpPortStatTxQuery 1.3.6.1.4.1.1332.1.1.5.3.8.8.2.1.14
Number of transmitted IGMP query packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIgmpPortStatRxBlockByIgmpVersion 1.3.6.1.4.1.1332.1.1.5.3.8.8.2.1.15
Number of received IGMP packets blocked by IGMP Version.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanPort 1.3.6.1.4.1.1332.1.1.5.3.10
OBJECT IDENTIFIER    

msanPortGlobal 1.3.6.1.4.1.1332.1.1.5.3.10.1
OBJECT IDENTIFIER    

msanPortTable 1.3.6.1.4.1.1332.1.1.5.3.10.2
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanPortEntry

msanPortEntry 1.3.6.1.4.1.1332.1.1.5.3.10.2.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanPortEntry  

msanPortMNFlag 1.3.6.1.4.1.1332.1.1.5.3.10.2.1.1
This object determines whether to allow or not allow management access to a specific link. The factory default is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanPortMasterSlave 1.3.6.1.4.1.1332.1.1.5.3.10.2.1.6
This object determines whether Gb port should be master or slave. Set to none when auto-negotiation and for non-Gb ports.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), master(2), slave(3)  

msanPortNegCapAdvertisedBits 1.3.6.1.4.1.1332.1.1.5.3.10.2.1.7
A value that uniquely identifies the set of capabilities advertised by the local auto-negotiation entity. Note that the local auto-negotiation entity may advertise some capabilities beyond the scope of this MIB. This is indicated by returning the bit value bOther in addition to any bit values for capabilities that are listed above. Only b1000baseXFD(13) and b1000baseTFD(15) are currently supported.
Status: current Access: read-write
OBJECT-TYPE    
  BITS bOther(0), b10baseT(1), b10baseTFD(2), b100baseT4(3), b100baseTX(4), b100baseTXFD(5), b100baseT2(6), b100baseT2FD(7), bFdxPause(8), bFdxAPause(9), bFdxSPause(10), bFdxBPause(11), b1000baseX(12), b1000baseXFD(13), b1000baseT(14), b1000baseTFD(15)  

msanPortSpeedDuplex 1.3.6.1.4.1.1332.1.1.5.3.10.2.1.8
Speed and duplex mode of the interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER speed10MbpsHD(10), speed10MbpsFD(11), speed100MbpsHD(15), speed100MbpsFD(16), speed100MbpsFDFiber(18), speed1000MbpsFDFiber(26), speed1000MbpsFD(30), speed10GbpsFDFiber(31)  

msanPortStpP2PAutoState 1.3.6.1.4.1.1332.1.1.5.3.10.2.1.20
The field extends ISKRATEL-MSAN-BASICCONF-MIB.agentStpCstPortOperPointToPoint by the value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanPortUsageType 1.3.6.1.4.1.1332.1.1.5.3.10.2.1.21
This object specifies the type of an interface whether it is an uplink or downlink.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER uplink(1), downlink(2)  

msanPppoeIA 1.3.6.1.4.1.1332.1.1.5.3.11
OBJECT IDENTIFIER    

msanPppoeIAGlobal 1.3.6.1.4.1.1332.1.1.5.3.11.1
OBJECT IDENTIFIER    

msanPppoeIAStatus 1.3.6.1.4.1.1332.1.1.5.3.11.1.1
Specifies if the PPPOE Intermadiate Agent Service is to be Enabled or Disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanPppoeIAVsaReplyMode 1.3.6.1.4.1.1332.1.1.5.3.11.1.2
Specifies PPPOE Intermadiate Agent keep/remove option 82 in replies.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER keep(1), remove(2)  

msanPppoeIACircuitIdStatus 1.3.6.1.4.1.1332.1.1.5.3.11.1.3
Specifies the disable/enable inserting Circuit ID suboption.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanPppoeIARemoteIdStatus 1.3.6.1.4.1.1332.1.1.5.3.11.1.4
Specifies the disable/enable inserting Remote ID suboption.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanPppoeIAPortTable 1.3.6.1.4.1.1332.1.1.5.3.11.2
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanPppoeIAPortEntry

msanPppoeIAPortEntry 1.3.6.1.4.1.1332.1.1.5.3.11.2.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanPppoeIAPortEntry  

msanPppoeIAPortStatus 1.3.6.1.4.1.1332.1.1.5.3.11.2.1.1
State of PPPoE Intermadiate Agent on the port
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), enableClient(3), enableServer(4)  

msanPppoeIAPortRemoteId 1.3.6.1.4.1.1332.1.1.5.3.11.2.1.2
Remote Id for the port.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

msanPppoeIAPortCircuitType 1.3.6.1.4.1.1332.1.1.5.3.11.2.1.3
PPPoE IA Circuit type per port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER trusted(1), untrusted(2)  

msanPppoeIaStatistics 1.3.6.1.4.1.1332.1.1.5.3.11.3
OBJECT IDENTIFIER    

msanPppoeIaStatPADI 1.3.6.1.4.1.1332.1.1.5.3.11.3.1
Number of PADI packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanPppoeIaStatPADR 1.3.6.1.4.1.1332.1.1.5.3.11.3.2
Number of PADR packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanPppoeIaStatPADO 1.3.6.1.4.1.1332.1.1.5.3.11.3.3
Number of PADO packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanPppoeIaStatPADS 1.3.6.1.4.1.1332.1.1.5.3.11.3.4
Number of PADS packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanPppoeIaStatPADT 1.3.6.1.4.1.1332.1.1.5.3.11.3.5
Number of PADT packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanPppoeIaStatUnsutableFrames 1.3.6.1.4.1.1332.1.1.5.3.11.3.6
Number of packets with unsutable frame.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanPppoeIaStatUnknownFrames 1.3.6.1.4.1.1332.1.1.5.3.11.3.7
Number of packets with unknown frame.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanPppoeIaStatInvalidFrames 1.3.6.1.4.1.1332.1.1.5.3.11.3.8
Number of packets with invalid frame.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanPppoeIaPortStatisticsTable 1.3.6.1.4.1.1332.1.1.5.3.11.3.9
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanPppoeIaPortStatisticsEntry

msanPppoeIaPortStatisticsEntry 1.3.6.1.4.1.1332.1.1.5.3.11.3.9.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanPppoeIaPortStatisticsEntry  

msanPppoeIaPortStatPADI 1.3.6.1.4.1.1332.1.1.5.3.11.3.9.1.1
Number of PADI packets on the port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanPppoeIaPortStatPADR 1.3.6.1.4.1.1332.1.1.5.3.11.3.9.1.2
Number of PADR packets on the port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanPppoeIaPortStatPADO 1.3.6.1.4.1.1332.1.1.5.3.11.3.9.1.3
Number of PADO packets on the port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanPppoeIaPortStatPADS 1.3.6.1.4.1.1332.1.1.5.3.11.3.9.1.4
Number of PADS packets on the port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanPppoeIaPortStatPADT 1.3.6.1.4.1.1332.1.1.5.3.11.3.9.1.5
Number of PADT packets on the port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanPppoeIaPortStatUnsutableFrames 1.3.6.1.4.1.1332.1.1.5.3.11.3.9.1.6
Number of packets with unsutable frame on the port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanPppoeIaPortStatUnknownFrames 1.3.6.1.4.1.1332.1.1.5.3.11.3.9.1.7
Number of packets with unknown frame on the port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanPppoeIaPortStatInvalidFrames 1.3.6.1.4.1.1332.1.1.5.3.11.3.9.1.8
Number of packets with invalid frame on the port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanPppoeIaVlanTable 1.3.6.1.4.1.1332.1.1.5.3.11.4
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanPppoeIaVlanEntry

msanPppoeIaVlanEntry 1.3.6.1.4.1.1332.1.1.5.3.11.4.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanPppoeIaVlanEntry  

msanPppoeIaVlanStatus 1.3.6.1.4.1.1332.1.1.5.3.11.4.1.1
State of PPPoE Intermadiate Agent per VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanQoS 1.3.6.1.4.1.1332.1.1.5.3.12
OBJECT IDENTIFIER    

msanQosGlobal 1.3.6.1.4.1.1332.1.1.5.3.12.1
OBJECT IDENTIFIER    

msanIpAclRuleTable 1.3.6.1.4.1.1332.1.1.5.3.12.2
This table extends aclTable/aclRuleTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanIpAclRuleEntry

msanIpAclRuleEntry 1.3.6.1.4.1.1332.1.1.5.3.12.2.1
This table extends aclTable/aclRuleTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanIpAclRuleEntry  

msanIpAclIndex 1.3.6.1.4.1.1332.1.1.5.3.12.2.1.1
This is aclIndex in aclTable
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..199  

msanIpAclRuleIndex 1.3.6.1.4.1.1332.1.1.5.3.12.2.1.2
The index of the IP ACL rule (aclRuleIndex in aclRuleTable).
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..9  

msanIpAclRuleAssignVlanId 1.3.6.1.4.1.1332.1.1.5.3.12.2.1.3
Assign VLAN Id.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4095  

msanIpAclRuleAssignCoSPriority 1.3.6.1.4.1.1332.1.1.5.3.12.2.1.4
Assign CoS priority
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32  

msanIpAclRuleEgressIntf 1.3.6.1.4.1.1332.1.1.5.3.12.2.1.5
Egress interface ID (ifIndex/ifTable).
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32  

msanIpAclRuleAssignVlanId2 1.3.6.1.4.1.1332.1.1.5.3.12.2.1.6
Assign Secondary VLAN ID -> add (if not exists) or change.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4095  

msanIpAclRuleRemoveVlanId 1.3.6.1.4.1.1332.1.1.5.3.12.2.1.7
Remove VLAN Id (outer).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanIpAclRuleIcmpType 1.3.6.1.4.1.1332.1.1.5.3.12.2.1.8
ICMP message type used in the MAC ACL Classification. This parameter is used if aclRuleProtocol is set to icmp(1).
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER echoReply(0), destinationUnreachable(3), sourceQuench(4), redirect(5), echoRequest(8), routerAdvertisement(9), routerSolicitation(10), timeExceeded(11), parameterProblem(12), timestampRequest(13), timestampReply(14), informationRequest(15), informationReply(16), addressMaskRequest(17), addressMaskReply(18)  

msanIpAclRuleDestMacAddr 1.3.6.1.4.1.1332.1.1.5.3.12.2.1.9
The Destination MAC address used in the Advanced IP ACL Classification. Advanced IP ACL: msanIpAclIndex value in range 200 ... 299
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

msanIpAclRuleDestMacMask 1.3.6.1.4.1.1332.1.1.5.3.12.2.1.10
The Destination MAC address mask used in the Advanced IP Classification. This mask value identifies the portion of the msanIpAclRuleDestMacAddr that is compared against a packet. A non-contiguous mask value is permitted. Advanced IP ACL: msanIpAclIndex value in range 200 ... 299
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

msanIpAclRuleSrcMacAddr 1.3.6.1.4.1.1332.1.1.5.3.12.2.1.11
The Source MAC address used in the Advanced IP ACL Classification. Advanced IP ACL: msanIpAclIndex value in range 200 ... 299
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

msanIpAclRuleSrcMacMask 1.3.6.1.4.1.1332.1.1.5.3.12.2.1.12
The Source MAC address mask used in the Advanced IP Classification. This mask value identifies the portion of the msanIpAclRuleSrcMacAddr that is compared against a packet. A non-contiguous mask value is permitted. Advanced IP ACL: msanIpAclIndex value in range 200 ... 299
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

msanIpAclRuleCos 1.3.6.1.4.1.1332.1.1.5.3.12.2.1.13
The Class of Service (COS) used in the Advanced IP Classification. This is the three-bit user priority field in the 802.1Q tag header of a tagged Ethernet frame. For frames containing a double VLAN tag, this field is located in the first/outer tag. Advanced IP ACL: msanIpAclIndex value in range 200 ... 299
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

msanIpAclRuleCos2 1.3.6.1.4.1.1332.1.1.5.3.12.2.1.14
The Secondary Class of Service (COS) used in the Advanced IP Classification. This is the three-bit user priority field in the second 802.1Q tag header of a tagged Ethernet frame. Advanced IP ACL: msanIpAclIndex value in range 200 ... 299
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

msanIpAclRuleVlanId 1.3.6.1.4.1.1332.1.1.5.3.12.2.1.15
The VLAN ID value used in the Advanced IP Classification. The VLAN ID field is defined as the 12-bit VLAN identifier in the 802.1Q tag header of a tagged Ethernet frame. This is contained in the first/outer tag of a double VLAN tagged frame. Advanced IP ACL: msanIpAclIndex value in range 200 ... 299
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4095  

msanIpAclRuleVlanId2 1.3.6.1.4.1.1332.1.1.5.3.12.2.1.16
The Secondary VLAN ID value used in the Advanced IP Classification. The VLAN ID field is defined as the 12-bit VLAN identifier in the second 802.1Q tag header of a tagged Ethernet frame. Advanced IP ACL: msanIpAclIndex value in range 200 ... 299
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4095  

msanIpAclRuleCVlanId 1.3.6.1.4.1.1332.1.1.5.3.12.2.1.17
The C-customer VLAN ID value used in the Advanced IP Classification. The VLAN ID field is defined as the 12-bit VLAN identifier in the second 802.1Q tag header of a tagged Ethernet frame. Advanced IP ACL: msanIpAclIndex value in range 200 ... 299
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4095  

msanIpAclRuleSVlanId 1.3.6.1.4.1.1332.1.1.5.3.12.2.1.18
The S-service VLAN ID value used in the Advanced IP Classification. The VLAN ID field is defined as the 12-bit VLAN identifier in the 802.1Q tag header of a tagged Ethernet frame. This is contained in the first/outer tag of a double VLAN tagged frame. Advanced IP ACL: msanIpAclIndex value in range 200 ... 299
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4095  

msanIpAclRuleAssignCVlanId 1.3.6.1.4.1.1332.1.1.5.3.12.2.1.19
Assign C VLAN ID -> add (if not exists) or change. Used in the Advanced IP Classification. Advanced IP ACL: msanIpAclIndex value in range 200 ... 299
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4095  

msanIpAclRuleAssignSVlanId 1.3.6.1.4.1.1332.1.1.5.3.12.2.1.20
Assign S VLAN ID -> add (if not exists) or change. Used in the Advanced IP Classification. Advanced IP ACL: msanIpAclIndex value in range 200 ... 299
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4095  

msanIpAclRuleRemoveSVlanId 1.3.6.1.4.1.1332.1.1.5.3.12.2.1.21
Remove S-service VLAN ID. Used in the Advanced IP Classification. Advanced IP ACL: msanIpAclIndex value in range 200 ... 299
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanIpAclRuleVlanIdRangeStart 1.3.6.1.4.1.1332.1.1.5.3.12.2.1.22
The VLAN ID range start value used in the Advanced IP Classification. Setting this value greater than the current msanIpAclRuleVlanIdRangeEnd changes the VLAN ID range end to the same value as the range start. The VLAN ID field is defined as the 12-bit VLAN identifier in the 802.1Q tag header of a tagged Ethernet frame. This is contained in the first/outer tag of a double VLAN tagged frame. Advanced IP ACL: msanIpAclIndex value in range 200 ... 299
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4095  

msanIpAclRuleVlanIdRangeEnd 1.3.6.1.4.1.1332.1.1.5.3.12.2.1.23
The VLAN ID range end value used in the Advanced IP Classification. Setting this value less than the current msanIpAclRuleVlanIdRangeStart changes the VLAN ID range start to the same value as the range end. The VLAN ID field is defined as the 12-bit VLAN identifier in the 802.1Q tag header of a tagged Ethernet frame. This is contained in the first/outer tag of a double VLAN tagged frame. Advanced IP ACL: msanIpAclIndex value in range 200 ... 299
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4095  

msanIpAclRuleVlanId2RangeStart 1.3.6.1.4.1.1332.1.1.5.3.12.2.1.24
The Secondary VLAN ID range start value used in the Advanced IP Classification. Setting this value greater than the current msanIpAclRuleVlanId2RangeEnd changes the VLAN ID range end to the same value as the range start. The VLAN ID field is defined as the 12-bit VLAN identifier in the second 802.1Q tag header of a tagged Ethernet frame. Advanced IP ACL: msanIpAclIndex value in range 200 ... 299
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4095  

msanIpAclRuleVlanId2RangeEnd 1.3.6.1.4.1.1332.1.1.5.3.12.2.1.25
The Secondary VLAN ID range end value used in the Advanced IP Classification. Setting this value less than the current msanIpAclRuleVlanId2RangeStart changes the VLAN ID range start to the same value as the range end. The VLAN ID field is defined as the 12-bit VLAN identifier in the second 802.1Q tag header of a tagged Ethernet frame. Advanced IP ACL: msanIpAclIndex value in range 200 ... 299
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4095  

msanIpAclRuleSVlanIdRangeStart 1.3.6.1.4.1.1332.1.1.5.3.12.2.1.26
The S-service VLAN ID range start value used in the Advanced IP Classification. Setting this value greater than the current msanIpAclRuleSVlanIdRangeEnd changes the VLAN ID range end to the same value as the range start. Advanced IP ACL: msanIpAclIndex value in range 200 ... 299
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4095  

msanIpAclRuleSVlanIdRangeEnd 1.3.6.1.4.1.1332.1.1.5.3.12.2.1.27
The S-service VLAN ID range end value used in the Advanced IP Classification. Setting this value less than the current msanIpAclRuleSVlanIdRangeStart changes the VLAN ID range start to the same value as the range end. Advanced IP ACL: msanIpAclIndex value in range 200 ... 299
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4095  

msanIpAclRuleCVlanIdRangeStart 1.3.6.1.4.1.1332.1.1.5.3.12.2.1.28
The C-customer VLAN ID range start value used in the Advanced IP Classification. Setting this value greater than the current msanIpAclRuleCVlanIdRangeEnd changes the VLAN ID range end to the same value as the range start. Advanced IP ACL: msanIpAclIndex value in range 200 ... 299
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4095  

msanIpAclRuleCVlanIdRangeEnd 1.3.6.1.4.1.1332.1.1.5.3.12.2.1.29
The C-customer VLAN ID range end value used in the Advanced IP Classification. Setting this value less than the current msanIpAclRuleCVlanIdRangeStart changes the VLAN ID range start to the same value as the range end. Advanced IP ACL: msanIpAclIndex value in range 200 ... 299
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4095  

msanIpAclRuleSrcIpv6Address 1.3.6.1.4.1.1332.1.1.5.3.12.2.1.31
The Source IPv6 Address used in the ACL Classification.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressIPv6  

msanIpAclRuleSrcIpv6AddressMaskLen 1.3.6.1.4.1.1332.1.1.5.3.12.2.1.32
The length of the prefix (in bits) associated with the IPv6 source address of this entry (msanIpAclRuleSrcIpv6Address). Value 0 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..128  

msanIpAclRuleDestIpv6Address 1.3.6.1.4.1.1332.1.1.5.3.12.2.1.33
The Destination IPv6 Address used in the ACL Classification.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressIPv6  

msanIpAclRuleDestIpv6AddressMaskLen 1.3.6.1.4.1.1332.1.1.5.3.12.2.1.34
The length of the prefix (in bits) associated with the IPv6 destination address of this entry (msanIpAclRuleDestIpv6Address). Value 0 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..128  

msanMacAclRuleTable 1.3.6.1.4.1.1332.1.1.5.3.12.3
This table extends aclMacTable/aclMacRuleTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanMacAclRuleEntry

msanMacAclRuleEntry 1.3.6.1.4.1.1332.1.1.5.3.12.3.1
This table extends aclMacTable/aclMacRuleTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanMacAclRuleEntry  

msanMacAclIndex 1.3.6.1.4.1.1332.1.1.5.3.12.3.1.1
This is aclMacIndex in aclMacTable
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..1000  

msanMacAclRuleIndex 1.3.6.1.4.1.1332.1.1.5.3.12.3.1.2
The index of the MAC ACL rule (aclMACRuleIndex in aclMACRuleTable).
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..1000  

msanMacAclRuleEgressIntf 1.3.6.1.4.1.1332.1.1.5.3.12.3.1.3
Egress Interface ID (ifIndex/ifTable).
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32  

msanMacAclRuleAssignVlanId 1.3.6.1.4.1.1332.1.1.5.3.12.3.1.4
Assign VLAN Id.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4095  

msanMacAclRuleAssignCoSPriority 1.3.6.1.4.1.1332.1.1.5.3.12.3.1.5
Assign CoS priority
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32  

msanMacAclRuleAssignVlanId2 1.3.6.1.4.1.1332.1.1.5.3.12.3.1.6
Assign Secondary VLAN ID -> add (if not exists) or change.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4095  

msanMacAclRuleRemoveVlanId 1.3.6.1.4.1.1332.1.1.5.3.12.3.1.7
Remove outer VLAN Id (outer).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanMacAclRuleCVlanId 1.3.6.1.4.1.1332.1.1.5.3.12.3.1.8
C-customer Vlan ID
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

msanMacAclRuleSVlanId 1.3.6.1.4.1.1332.1.1.5.3.12.3.1.9
S-service Vlan ID
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

msanMacAclRuleAssignCVlanId 1.3.6.1.4.1.1332.1.1.5.3.12.3.1.10
Assign C-customer VLAN ID -> add (if not exists) or change.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4095  

msanMacAclRuleAssignSVlanId 1.3.6.1.4.1.1332.1.1.5.3.12.3.1.11
Assign S-service VLAN ID -> add (if not exists) or change.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..4095  

msanMacAclRuleRemoveSVlanId 1.3.6.1.4.1.1332.1.1.5.3.12.3.1.12
Remove S-service VLAN ID.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanMacAclRuleSVlanIdRangeStart 1.3.6.1.4.1.1332.1.1.5.3.12.3.1.13
The S-service VLAN ID range start value. Setting this value greater than the current msanMacAclRuleSVlanIdRangeEnd changes the VLAN ID range end to the same value as the range start.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4095  

msanMacAclRuleSVlanIdRangeEnd 1.3.6.1.4.1.1332.1.1.5.3.12.3.1.14
The S-service VLAN ID range end value. Setting this value less than the current msanMacAclRuleSVlanIdRangeStart changes the VLAN ID range start to the same value as the range end.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4095  

msanMacAclRuleCVlanIdRangeStart 1.3.6.1.4.1.1332.1.1.5.3.12.3.1.15
The C-customer VLAN ID range start value. Setting this value greater than the current msanMacAclRuleCVlanIdRangeEnd changes the VLAN ID range end to the same value as the range start.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4095  

msanMacAclRuleCVlanIdRangeEnd 1.3.6.1.4.1.1332.1.1.5.3.12.3.1.16
The C-customer VLAN ID range end value. Setting this value less than the current msanMacAclRuleCVlanIdRangeStart changes the VLAN ID range start to the same value as the range end.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4095  

msanCosQueueControlTable 1.3.6.1.4.1.1332.1.1.5.3.12.4
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanCosQueueControlEntry

msanCosQueueControlEntry 1.3.6.1.4.1.1332.1.1.5.3.12.4.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanCosQueueControlEntry  

msanCosQueueControlIntfBurstSize 1.3.6.1.4.1.1332.1.1.5.3.12.4.1.1
Specifies the maximum number of uncommitted bytes that the switch will try to send into the network. It is the number of bytes that are sent at a rate, higher than committed and that the next device in the network must be able to buffer without notifying a congestion. Default value is 0. Valid values are 16, 20, 28, 40, 76, 140, 268 and 524 kilobytes. Configuring shaping rate without burst size will take the maximum possible value of burst, which is 524 KB.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

msanCosQueueIntfShapingRate 1.3.6.1.4.1.1332.1.1.5.3.12.4.1.2
Specifies the maximum bandwidth allowed, typically used to shape the outbound transmission rate. This value is controlled independently of any per-queue maximum bandwidth configuration. It is effectively a second-level shaping mechanism. Default value is 0. Valid Range is 0 to 10000000 kbps. The value 0 means maximum is unlimited.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..10000000  

msanCosQueueTable 1.3.6.1.4.1.1332.1.1.5.3.12.5
Table of class-of-service queue configuration parameters for the specified interface. This is extension of the table agentCosQueueTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanCosQueueEntry

msanCosQueueEntry 1.3.6.1.4.1.1332.1.1.5.3.12.5.1
Each entry describes a single class-of-service (COS) queue for a given Interface Index. The number of configurable COS queues for an interface vary based on device capabilities. All objects defined for this table entry contain a default value corresponding to a typical, non-preferential treatment of packets traversing the interface's COS queues.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanCosQueueEntry  

msanCosQueueIndex 1.3.6.1.4.1.1332.1.1.5.3.12.5.1.1
The COS queue index, numbered 0 to (n-1), where n is the total number of configurable interface queues for the device as indicated by agentCosQueueNumQueuesPerPort. In general, a higher numbered queue index is used to support higher priority traffic, although actual operation may be altered via configuration through this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..1000  

msanCosQueueWeight 1.3.6.1.4.1.1332.1.1.5.3.12.5.1.2
Weight of the queue being used in egress scheduling algorithm.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..32  

msanCosQueueLength 1.3.6.1.4.1.1332.1.1.5.3.12.5.1.3
Length of the queue in kB.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 2..156  

msanCosMapIntfTrustTable 1.3.6.1.4.1.1332.1.1.5.3.12.6
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanCosMapIntfTrustEntry

msanCosMapIntfTrustEntry 1.3.6.1.4.1.1332.1.1.5.3.12.6.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanCosMapIntfTrustEntry  

msanCosMapIntfTrustMode 1.3.6.1.4.1.1332.1.1.5.3.12.6.1.1
This is copy of LVL7 parameter agentCosMapIntfTrustMode, except that index 0 is not supported. The class of service trust mode of an interface. When set to a trusted mode, the appropriate COS mapping table is used as follows: trustDot1p(2) : dot1dTrafficClassTable trustIpPrecedence(3): agentCosMapIpPrecTable trustIpDscp(4): agentCosMapIpDscpTable For an untrusted(1) interface, packets are handled in accordance with the dot1dPortDefaultUserPriority value of the ingress port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER untrusted(1), trustDot1p(2), trustIpPrecedence(3), trustIpDscp(4)  

msanQosProfileTable 1.3.6.1.4.1.1332.1.1.5.3.12.7
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanQosProfileEntry

msanQosProfileEntry 1.3.6.1.4.1.1332.1.1.5.3.12.7.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanQosProfileEntry  

msanQosProfileName 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.1
QoS profile name.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

msanQosProfileMatchInAny 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.2
Match every incoming packet frame.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanQosProfileMatchInMacDestAddr 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.3
Match incoming packet frame with specified destination MAC address. Empty string indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

msanQosProfileMatchInMacDestMask 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.4
This mask value identifies the portion of msanQosProfileMatchInMacDestAddr that is compared with input packet. Empty string indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

msanQosProfileMatchInMacSrcAddr 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.5
Match incoming packet frame with specified source MAC address. Empty string indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

msanQosProfileMatchInMacSrcMask 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.6
This mask value identifies the portion of msanQosProfileMatchInMacSrcAddr that is compared with input packet. Empty string indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

msanQosProfileMatchInCos 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.7
Match incoming packet frame with specified CoS value (0-7). A value of -1 indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..7  

msanQosProfileMatchInCos2 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.8
Match incoming packet frame with specified secondary (C-TAG) CoS value (0-7). A value of -1 indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..7  

msanQosProfileMatchInVlanId 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.9
Match incoming packet frame with specified VLAN ID value (1-4094). A value of -1 indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..4094  

msanQosProfileMatchInVlanId2 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.10
Match incoming packet frame with specified secondary (C-TAG) VLAN ID value (1-4094). A value of -1 indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..4094  

msanQosProfileMatchInEthertype 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.11
Match incoming packet frame with specified EtherType value. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..65535  

msanQosProfileMatchInIpProtocol 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.12
Match incoming packet frame with specified IP protocol value. A value of -1 indicates that parameter has not been defined. Some of standard protocol values: icmp - 1 igmp - 2 ip - 4 (ip in ip encapsulation) tcp - 6 udp - 17
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..255  

msanQosProfileMatchInIpSrcAddr 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.13
Match incoming packet frame with specified source IP address. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

msanQosProfileMatchInIpSrcMask 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.14
This mask value identifies the portion of msanQosProfileMatchInIpSrcAddr that is compared with input packet. Empty string indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

msanQosProfileMatchInIpDestAddr 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.15
Match incoming packet frame with specified destination IP address. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

msanQosProfileMatchInIpDestMask 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.16
This mask value identifies the portion of msanQosProfileMatchInIpDestAddr that is compared with input packet. Empty string indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

msanQosProfileMatchInIpDscp 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.17
Match incoming packet frame with specified IP DSCP value. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..63  

msanQosProfileMatchInIpPrecedence 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.18
Match incoming packet frame with specified IP precedence (part of TOS field) value. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..7  

msanQosProfileMatchInIpTosBits 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.19
Match incoming packet frame with specified IP TOS bits value. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..1)  

msanQosProfileMatchInIpTosMask 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.20
This mask value identifies the portion of msanQosProfileMatchInIpTosBits that is compared against a packet. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..1)  

msanQosProfileMatchInL4SrcPort 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.21
Match incoming packet frame with specified source TCP/UDP port number. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..65535  

msanQosProfileMatchInL4DestPort 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.22
Match incoming packet frame with specified destination TCP/UDP port number in downstream direction. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..65535  

msanQosProfileMatchOutAny 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.23
Match every outgoing packet frame in upstream direction.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanQosProfileMatchOutMacDestAddr 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.24
Match outgoing packet frame with specified destination MAC address. Empty string indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

msanQosProfileMatchOutMacDestMask 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.25
This mask value identifies the portion of msanQosProfileMatchOutMacDestAddr that is compared with output packet. Empty string indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

msanQosProfileMatchOutMacSrcAddr 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.26
Match outgoing packet frame with specified source MAC address. Empty string indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

msanQosProfileMatchOutMacSrcMask 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.27
This mask value identifies the portion of msanQosProfileMatchOutMacSrcAddr that is compared with output packet. Empty string indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

msanQosProfileMatchOutCos 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.28
Match outgoing packet frame with specified CoS value (0-7). A value of -1 indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..7  

msanQosProfileMatchOutCos2 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.29
Match outgoing packet frame with specified secondary (C-TAG) CoS value (0-7). A value of -1 indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..7  

msanQosProfileMatchOutVlanId 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.30
Match outgoing packet frame with specified VLAN ID value (1-4094). A value of -1 indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..4094  

msanQosProfileMatchOutVlanId2 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.31
Match outgoing packet frame with specified secondary (C-TAG) VLAN ID value (1-4094). A value of -1 indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..4094  

msanQosProfileMatchOutEthertype 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.32
Match outgoing packet frame with specified EtherType value. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..65535  

msanQosProfileMatchOutIpProtocol 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.33
Match outgoing packet frame with specified IP protocol value in upstream direction. A value of -1 indicates that parameter has not been defined. Some of standard protocol values: icmp - 1 igmp - 2 ip - 4 (ip in ip encapsulation) tcp - 6 udp - 17
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..255  

msanQosProfileMatchOutIpSrcAddr 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.34
Match outgoing packet frame with specified source IP address. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

msanQosProfileMatchOutIpSrcMask 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.35
This mask value identifies the portion of msanQosProfileMatchOutIpSrcAddr that is compared with output packet. Empty string indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

msanQosProfileMatchOutIpDestAddr 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.36
Match outgoing packet frame with specified destination IP address. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

msanQosProfileMatchOutIpDestMask 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.37
This mask value identifies the portion of msanQosProfileMatchOutIpDestAddr that is compared with output packet. Empty string indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

msanQosProfileMatchOutIpDscp 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.38
Match outgoing packet frame with specified IP DSCP value. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..63  

msanQosProfileMatchOutIpPrecedence 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.39
Match outgoing packet frame with specified IP precedence (part of TOS field) value. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..7  

msanQosProfileMatchOutIpTosBits 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.40
Match outgoing packet frame with specified IP TOS bits value. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..1)  

msanQosProfileMatchOutIpTosMask 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.41
This mask value identifies the portion of msanQosProfileMatchOutIpTosBits that is compared with output packet. Empty string indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..1)  

msanQosProfileMatchOutL4SrcPort 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.42
Match outgoing packet frame with specified source TCP/UDP port number in upstream direction. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..65535  

msanQosProfileMatchOutL4DestPort 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.43
Match outgoing packet frame with specified destination TCP/UDP port number. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..65535  

msanQosProfileInCdr 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.44
Incoming committed data rate (E-CDR) in kbps (0 - 1000000). A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..1000000  

msanQosProfileInPdr 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.45
Incoming peak data rate (E-PDR) in kbps (0 - 1000000). A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..1000000  

msanQosProfileOutCdr 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.46
Outgoing committed data rate (E-CDR) in kbps (0 - 1000000). A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..1000000  

msanQosProfileOutPdr 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.47
Outgoing peak data rate (E-PDR) in kbps (0 - 1000000). A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..1000000  

msanQosProfileInTrustMode 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.48
Trust mode for incoming packets which correspond to this profile. Default value is untrusted(1). Value untrustMarkCos(4) can be set if parameter msanQosProfileInMarkCos value is grater than -1. Value untrustMarkCos(5) can be set if parameter msanQosProfileInMarkDscp value is grater than -1.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER untrusted(1), trustCos(2), trustDscp(3), untrustMarkCos(4), untrustMarkDscp(5)  

msanQosProfileInMarkCos 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.49
Mark incoming packets with specified CoS value (0-7). A value of -1 indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1..7  

msanQosProfileInMarkDscp 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.50
Mark incoming packets with specified IP DSCP value. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER -1..63  

msanQosProfileRowStatus 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.51
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. For row creation use createAndWait(5). Value active(1) will activate and value destroy(6) will remove this entry. Other values are currently not supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanQosProfilePriority 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.52
Priority of QoS profile. On interface can be linked only one QoS profile with high(2) prority (msanQoSIntProfileTable)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), high(2)  

msanQosProfileInCdrBurstSize 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.53
Incoming committed data rate burst size in kB (0 - 16384). When parameter is set to 0 (default), it's automatically updated to default burst size in according with current msanQoSProfileInCdr value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

msanQosProfileInPdrBurstSize 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.54
Incoming peak data rate burst size in kB (0 - 16384). When parameter is set to 0 (default), it's automatically updated to default burst size in according with current msanQoSProfileInPdr value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

msanQosProfileOutCdrBurstSize 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.55
Outgoing committed data rate burst size in kB (0 - 16384). When parameter is set to 0 (default), it's automatically updated to default burst size in according with current msanQoSProfileOutCdr value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

msanQosProfileOutPdrBurstSize 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.56
Outgoing peak data rate burst size in kB (0 - 16384). When parameter is set to 0 (default), it's automatically updated to default burst size in according with current msanQoSProfileOutCdr value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

msanQosProfileMatchInSrcIpv6Address 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.58
Match incoming packet frame with specified source IPv6 address. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressIPv6  

msanQosProfileMatchInSrcIpv6AddressMaskLen 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.59
The length of the prefix (in bits) associated with the incoming IPv6 source address of this entry (msanQosProfileMatchInSrcIpv6Address). Value 0 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..128  

msanQosProfileMatchInDestIpv6Address 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.60
Match incoming packet frame with specified destination IPv6 address. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressIPv6  

msanQosProfileMatchInDestIpv6AddressMaskLen 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.61
The length of the prefix (in bits) associated with the incoming IPv6 destination address of this entry (msanQosProfileMatchInDestIpv6Address). Value 0 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..128  

msanQosProfileMatchOutSrcIpv6Address 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.63
Match outgoing packet frame with specified source IPv6 address. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressIPv6  

msanQosProfileMatchOutSrcIpv6AddressMaskLen 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.64
The length of the prefix (in bits) associated with the outcoming IPv6 source address of this entry (msanQosProfileMatchOutSrcIpv6Address). Value 0 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..128  

msanQosProfileMatchOutDestIpv6Address 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.65
Match outcoming packet frame with specified destination IPv6 address. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressIPv6  

msanQosProfileMatchOutDestIpv6AddressMaskLen 1.3.6.1.4.1.1332.1.1.5.3.12.7.1.66
The length of the prefix (in bits) associated with the outcoming IPv6 destination address of this entry (msanQosProfileMatchOutDestIpv6Address). Value 0 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..128  

msanQosIntfProfileTable 1.3.6.1.4.1.1332.1.1.5.3.12.8
This table connects selected QoS profiles (msanQoSProfileName) to specified interfaces (ifIndex).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanQosIntfProfileEntry

msanQosIntfProfileEntry 1.3.6.1.4.1.1332.1.1.5.3.12.8.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanQosIntfProfileEntry  

msanQosIntfProfileAtmVpi 1.3.6.1.4.1.1332.1.1.5.3.12.8.1.1
ATM Virtual path identifier of the ADSL interface. Value -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..65535  

msanQosIntfProfileAtmVci 1.3.6.1.4.1.1332.1.1.5.3.12.8.1.2
ATM Virtual channel identifier of the ADSL interface. Value -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..65535  

msanQosIntfProfileRowStatus 1.3.6.1.4.1.1332.1.1.5.3.12.8.1.3
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. For row creation use createAndWait(5). For row activation use active(1). For row deactivation use notInService(2). For row deletion use destroy(6). Other values are currently not supported. On interface can be linked only one QoS profile with high(2) prority (msanQosProfilePriority)
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanQosStatistics 1.3.6.1.4.1.1332.1.1.5.3.12.9
OBJECT IDENTIFIER    

msanQosPortStatTable 1.3.6.1.4.1.1332.1.1.5.3.12.9.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanQosPortStatEntry

msanQosPortStatEntry 1.3.6.1.4.1.1332.1.1.5.3.12.9.1.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanQosPortStatEntry  

msanQosPortStatInDroppedFrames 1.3.6.1.4.1.1332.1.1.5.3.12.9.1.1.1
Number of dropped frames per port in incoming direction.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanQosPortStatOutDroppedFrames 1.3.6.1.4.1.1332.1.1.5.3.12.9.1.1.2
Number of dropped frames per port in outgoing direction.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanQosPortProfileStatTable 1.3.6.1.4.1.1332.1.1.5.3.12.9.2
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanQosPortProfileStatEntry

msanQosPortProfileStatEntry 1.3.6.1.4.1.1332.1.1.5.3.12.9.2.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanQosPortProfileStatEntry  

msanQosPortProfileStatQueueCurrent 1.3.6.1.4.1.1332.1.1.5.3.12.9.2.1.1
Current queue occupation per profile per port (in number of packets) .
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanQosPortProfileStatQueueAverage 1.3.6.1.4.1.1332.1.1.5.3.12.9.2.1.2
Average queue occupation per profile per port (in number of packets) .
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanQosPortProfileStatQueueMax 1.3.6.1.4.1.1332.1.1.5.3.12.9.2.1.3
Maximum queue occupation per profile per port (in number of packets) .
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanIpAclTable 1.3.6.1.4.1.1332.1.1.5.3.12.10
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanIpAclEntry

msanIpAclEntry 1.3.6.1.4.1.1332.1.1.5.3.12.10.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanIpAclEntry  

msanIpAclId 1.3.6.1.4.1.1332.1.1.5.3.12.10.1.1
This is aclIndex in aclTable (1.3.6.1.4.1.1332.1.1.5.2.3.2.1)
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..199  

msanIpAclProtection 1.3.6.1.4.1.1332.1.1.5.3.12.10.1.2
If protection flag is set to protected (1), other profile values cannot be edited. Protection flag is always protected (1) and it can't be changed if profile is assigned as dynamic: msanAclProfileStatus = dynamic(2)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unprotected(0), protected(1)  

msanIpAclStatus 1.3.6.1.4.1.1332.1.1.5.3.12.10.1.4
Profile status. If status is dynamic, profile values can't be edited.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

msanMacAclTable 1.3.6.1.4.1.1332.1.1.5.3.12.11
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanMacAclEntry

msanMacAclEntry 1.3.6.1.4.1.1332.1.1.5.3.12.11.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanMacAclEntry  

msanMacAclId 1.3.6.1.4.1.1332.1.1.5.3.12.11.1.1
This is aclMacIndex in aclMacTable (1.3.6.1.4.1.1332.1.1.5.2.3.2.6)
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..199  

msanMacAclProtection 1.3.6.1.4.1.1332.1.1.5.3.12.11.1.3
If protection flag is set to protected (1), other profile values cannot be edited. Protection flag is always protected (1) and it can't be changed if profile is assigned as dynamic: msanMacAclStatus = dynamic(2)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unprotected(0), protected(1)  

msanMacAclStatus 1.3.6.1.4.1.1332.1.1.5.3.12.11.1.4
Profile status. If status is dynamic, profile values can't be edited.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

msanForwardingDb 1.3.6.1.4.1.1332.1.1.5.3.13
OBJECT IDENTIFIER    

msanForwardingDbGlobal 1.3.6.1.4.1.1332.1.1.5.3.13.3
OBJECT IDENTIFIER    

msanAddressLearningMode 1.3.6.1.4.1.1332.1.1.5.3.13.3.1
Specifies how source MAC addresses are associated with the interfaces on the switch. If mode is specified as nomaconly, source MAC addresses are learned as pairs of incoming VLAN ID and the source MAC address. If mode is specified as maconly, all source MAC addresses are learned in a specified VLAN, VLAN ID of the VLAN the packet was received from is not remembered. This mode is used for General Purpose Service Based Tagging.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER macOnly(1), noMacOnly(2)  

msanAddressLearningVlanId 1.3.6.1.4.1.1332.1.1.5.3.13.3.2
This is the VLAN ID which is used for learning source MAC addresses in maconly mode. All learned MAC addresses will be marked as received from this VLAN. VLAN with this VLAN ID is created on the switch and all physical intefaces are added to this VLAN. This VLAN ID cannot be used for configuring other VLANs on the switch.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 1..4094  

msanSwitchAddressAgingTimeout 1.3.6.1.4.1.1332.1.1.5.3.13.3.3
The FDB entry's address aging timeout (in seconds).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 10..1000000  

msanDiagnostics 1.3.6.1.4.1.1332.1.1.5.3.14
OBJECT IDENTIFIER    

msanDiagnosticsGlobal 1.3.6.1.4.1.1332.1.1.5.3.14.1
OBJECT IDENTIFIER    

msanDiagnosticsFanSpeedLevel 1.3.6.1.4.1.1332.1.1.5.3.14.1.1
MSAN shelf fan current speed level. Higher level defines higer speed. Level 0 means fan is stopped. Maximum level is defined by parameter msanDiagnosticsMaxFanSpeedLevel
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanDiagnosticsMaxFanSpeedLevel 1.3.6.1.4.1.1332.1.1.5.3.14.1.2
MSAN shelf fan max speed level.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanDiagnosticsTestTable 1.3.6.1.4.1.1332.1.1.5.3.14.2
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanDiagnosticsTestEntry

msanDiagnosticsTestEntry 1.3.6.1.4.1.1332.1.1.5.3.14.2.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanDiagnosticsTestEntry  

msanDiagnosticsTestCode 1.3.6.1.4.1.1332.1.1.5.3.14.2.1.1
Unique identification of a test program.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..99999999  

msanDiagnosticsTestName 1.3.6.1.4.1.1332.1.1.5.3.14.2.1.2
The name of a test program.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanDiagnosticsTestActivity 1.3.6.1.4.1.1332.1.1.5.3.14.2.1.3
Specifies the Test activity parameter for the diagnostic.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER testOn(1), testOff(2)  

msanDiagnosticsTestTime 1.3.6.1.4.1.1332.1.1.5.3.14.2.1.4
Test time, whose interpretation depends on test running mode: - for cyclical tests, it means the period at which the test is carried out one after another (time unit is milisecond) - for all others, it means time of day in the form 'hhmmss' (e.g. '224950') at which the test begins.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 100..999999900  

msanDiagnosticsTestPriority 1.3.6.1.4.1.1332.1.1.5.3.14.2.1.6
Test priority parameter for the diagnostic.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER low(0), medium(1), high(2), veryHigh(3)  

msanDiagnosticsTestType 1.3.6.1.4.1.1332.1.1.5.3.14.2.1.7
Type of starting the test. DECIMAL VALUE DESCRIPTION 1 At start-up & Recovery 2 Periodical 3 Daily
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER testAtReload(1), testPeriodically(2), testDaily(3)  

msanDiagnosticsTestTimeMin 1.3.6.1.4.1.1332.1.1.5.3.14.2.1.8
Minimum possible value of parameter msanDiagnosticTestTime.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanDiagnosticsTestTimeMax 1.3.6.1.4.1.1332.1.1.5.3.14.2.1.9
Maximum possible value of parameter msanDiagnosticTestTime.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanDiagnosticsErrorTable 1.3.6.1.4.1.1332.1.1.5.3.14.3
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanDiagnosticsErrorEntry

msanDiagnosticsErrorEntry 1.3.6.1.4.1.1332.1.1.5.3.14.3.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanDiagnosticsErrorEntry  

msanDiagnosticsErrorCode 1.3.6.1.4.1.1332.1.1.5.3.14.3.1.1
Unique identification of an error reported during testing an object.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..99999999  

msanDiagnosticsErrorDescription 1.3.6.1.4.1.1332.1.1.5.3.14.3.1.2
Description of the error code.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanDiagnosticsErrorPriority 1.3.6.1.4.1.1332.1.1.5.3.14.3.1.3
Error priority.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER critical(1), major(2), minor(3), warning(4)  

msanDiagnosticsErrorObjectType 1.3.6.1.4.1.1332.1.1.5.3.14.3.1.4
Object type - List of values can be found in alr-def.h
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanDiagnosticsErrorMeasure 1.3.6.1.4.1.1332.1.1.5.3.14.3.1.5
Measure (what is done when an error occurs, for instance reset the node, ...) - List of values can be found in alr-def.h
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanDiagnosticsErrorMeasureActive 1.3.6.1.4.1.1332.1.1.5.3.14.3.1.6
Activity of measure. With setting this parameter to notActive(0), you can prevent excecution of measure.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notActive(0), active(1)  

msanDiagnosticsErrorProbableCause 1.3.6.1.4.1.1332.1.1.5.3.14.3.1.7
Probable cause.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanDiagnosticsErrorObjectTypeId 1.3.6.1.4.1.1332.1.1.5.3.14.3.1.8
Object type ID- List of values can be found in alr-def.h
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanDiagnosticsErrorMeasureId 1.3.6.1.4.1.1332.1.1.5.3.14.3.1.9
Measure (what is done when an error occurs, for instance reset the node, ...) - List of values can be found in alr-def.h
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanDiagnosticsTempTable 1.3.6.1.4.1.1332.1.1.5.3.14.4
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanDiagnosticsTempEntry

msanDiagnosticsTempEntry 1.3.6.1.4.1.1332.1.1.5.3.14.4.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanDiagnosticsTempEntry  

msanDiagnosticsTempSensorID 1.3.6.1.4.1.1332.1.1.5.3.14.4.1.1
Temperature sensor ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..100  

msanDiagnosticsTempSensorName 1.3.6.1.4.1.1332.1.1.5.3.14.4.1.2
Temperature sensor name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanDiagnosticsTempCurrent 1.3.6.1.4.1.1332.1.1.5.3.14.4.1.3
Current temperature of the specified sensor in [deg C].
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanDiagnosticsTempCriticUnderheatThreshold 1.3.6.1.4.1.1332.1.1.5.3.14.4.1.4
Sensor critical underheat threshold temperature limit in [deg C].
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanDiagnosticsTempUnderheatThreshold 1.3.6.1.4.1.1332.1.1.5.3.14.4.1.5
Sensor underheat temperature threshold limit in [deg C].
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanDiagnosticsTempOverheatThreshold 1.3.6.1.4.1.1332.1.1.5.3.14.4.1.6
Sensor overheat threshold temperature limit in [deg C].
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanDiagnosticsTempCriticOverheatThreshold 1.3.6.1.4.1.1332.1.1.5.3.14.4.1.7
Sensor critical overheat threshold temperature limit in [deg C].
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanDiagnosticsErrorFilterTable 1.3.6.1.4.1.1332.1.1.5.3.14.5
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanDiagnosticsErrorFilterEntry

msanDiagnosticsErrorFilterEntry 1.3.6.1.4.1.1332.1.1.5.3.14.5.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanDiagnosticsErrorFilterEntry  

msanDiagnosticsErrorFilterErrMask 1.3.6.1.4.1.1332.1.1.5.3.14.5.1.1
Error code in ascii format. Regular expression describing one or more error codes.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..20)  

msanDiagnosticsErrorFilterObjMask 1.3.6.1.4.1.1332.1.1.5.3.14.5.1.2
Type of object, which alarming is filtered for. Regular expression describing one or more test objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..40)  

msanDiagnosticsErrorFilterRowStatus 1.3.6.1.4.1.1332.1.1.5.3.14.5.1.3
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. Setting this object to createAndGo(4) creates a row in this table. Setting this object to destroy(6) will remove this entry. Read values: active(1). Other values are currently not supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanDiagnosticsErrorSeverityTable 1.3.6.1.4.1.1332.1.1.5.3.14.6
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanDiagnosticsErrorSeverityEntry

msanDiagnosticsErrorSeverityEntry 1.3.6.1.4.1.1332.1.1.5.3.14.6.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanDiagnosticsErrorSeverityEntry  

msanDiagnosticsErrorSeverityErrCode 1.3.6.1.4.1.1332.1.1.5.3.14.6.1.1
Unique identification of an error reported during testing an object. All error codes are stated in alr-def.h (KFMT)
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

msanDiagnosticsErrorSeverityErrPriority 1.3.6.1.4.1.1332.1.1.5.3.14.6.1.2
Priority of error.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER critical(1), major(2), minor(3), warning(4)  

msanDiagnosticsErrorSeverityObjMask 1.3.6.1.4.1.1332.1.1.5.3.14.6.1.3
Type of object, which alarming is filtered for. Regular expression describing one or more test objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..40)  

msanDiagnosticsErrorSeverityRowStatus 1.3.6.1.4.1.1332.1.1.5.3.14.6.1.4
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. For row creation use createAndWait(5) [createAndGo(4) is not supported].
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanPpp 1.3.6.1.4.1.1332.1.1.5.3.15
OBJECT IDENTIFIER    

msanPppGlobal 1.3.6.1.4.1.1332.1.1.5.3.15.1
OBJECT IDENTIFIER    

msanPppLocalIpAddress 1.3.6.1.4.1.1332.1.1.5.3.15.1.1
Local IP address for PPP connection
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

msanPppRemoteIpAddress 1.3.6.1.4.1.1332.1.1.5.3.15.1.2
Remote IP address for PPP connection
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

msanPppAuthProtocol 1.3.6.1.4.1.1332.1.1.5.3.15.1.3
PPP authentication protocol. For MPS connection use CHAP.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), chap(1), pap(2)  

msanPppEchoInterval 1.3.6.1.4.1.1332.1.1.5.3.15.1.4
LCP echo interval (in seconds) for session breakdown identification.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

msanPppVanJacobsonCompression 1.3.6.1.4.1.1332.1.1.5.3.15.1.5
Control of VanJacobson compression. For MPS connection it must be disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanPppAdminState 1.3.6.1.4.1.1332.1.1.5.3.15.1.6
Global PPP connection administrative state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanAlarmPanel 1.3.6.1.4.1.1332.1.1.5.3.16
OBJECT IDENTIFIER    

msanAlarmPanelGlobal 1.3.6.1.4.1.1332.1.1.5.3.16.1
OBJECT IDENTIFIER    

msanAlarmPanelAudioAlarmPriority 1.3.6.1.4.1.1332.1.1.5.3.16.1.1
Alarm Panel Audio Alarm Priority.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER critical(1), major(2), minor(3)  

msanAlarmPanelSerialPortType 1.3.6.1.4.1.1332.1.1.5.3.16.1.2
Type of equipment connected to serial port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noConnection(1), mps(2), alarmPanel(3)  

msanAlarmPanelTable 1.3.6.1.4.1.1332.1.1.5.3.16.2
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanAlarmPanelEntry

msanAlarmPanelEntry 1.3.6.1.4.1.1332.1.1.5.3.16.2.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanAlarmPanelEntry  

msanAlarmPanelIndex 1.3.6.1.4.1.1332.1.1.5.3.16.2.1.1
Unique identification of an alarm panel.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..16  

msanAlarmPanelConnectionState 1.3.6.1.4.1.1332.1.1.5.3.16.2.1.2
Alarm panel connection status
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

msanAlarmPanelAdminState 1.3.6.1.4.1.1332.1.1.5.3.16.2.1.3
Flag determining whether an alarm panel is equipped or not.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unequipped(0), equipped(1)  

msanAlarmPanelIndicatorTable 1.3.6.1.4.1.1332.1.1.5.3.16.3
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanAlarmPanelIndicatorEntry

msanAlarmPanelIndicatorEntry 1.3.6.1.4.1.1332.1.1.5.3.16.3.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanAlarmPanelIndicatorEntry  

msanAlarmPanelIndicatorIndex 1.3.6.1.4.1.1332.1.1.5.3.16.3.1.1
Alarm panel indicator number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..15  

msanAlarmPanelIndicatorErrCode 1.3.6.1.4.1.1332.1.1.5.3.16.3.1.2
Alarm panel indicator error number.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

msanAlarmPanelInputTable 1.3.6.1.4.1.1332.1.1.5.3.16.4
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanAlarmPanelInputEntry

msanAlarmPanelInputEntry 1.3.6.1.4.1.1332.1.1.5.3.16.4.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanAlarmPanelInputEntry  

msanAlarmPanelInputIndex 1.3.6.1.4.1.1332.1.1.5.3.16.4.1.1
Alarm panel input sensor number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..15  

msanAlarmPanelInputErrCode 1.3.6.1.4.1.1332.1.1.5.3.16.4.1.2
Alarm panel input sensor error code.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

msanAlarmPanelInputActiveLevel 1.3.6.1.4.1.1332.1.1.5.3.16.4.1.3
Alarm panel input sensor active level.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER low(0), high(1)  

msanMvr 1.3.6.1.4.1.1332.1.1.5.3.17
OBJECT IDENTIFIER    

msanMvrGlobal 1.3.6.1.4.1.1332.1.1.5.3.17.1
OBJECT IDENTIFIER    

msanMvrPortTable 1.3.6.1.4.1.1332.1.1.5.3.17.2
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanMvrPortEntry

msanMvrPortEntry 1.3.6.1.4.1.1332.1.1.5.3.17.2.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanMvrPortEntry  

msanMvrPortAdminMode 1.3.6.1.4.1.1332.1.1.5.3.17.2.1.1
Administrative mode for Multicast VLAN Registration (a.k.a. Service Based Tagging) for the selected interface
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanMvrMulticastGroupTable 1.3.6.1.4.1.1332.1.1.5.3.17.3
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanMvrMulticastGroupEntry

msanMvrMulticastGroupEntry 1.3.6.1.4.1.1332.1.1.5.3.17.3.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanMvrMulticastGroupEntry  

msanMvrMulticastGroupMVlanId 1.3.6.1.4.1.1332.1.1.5.3.17.3.1.1
VLAN ID (refers to dot1qVlanIndex) where MVR functionality is used.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

msanMvrMulticastGroupStartIp 1.3.6.1.4.1.1332.1.1.5.3.17.3.1.2
Start IP Address of the multicast group range.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

msanMvrMulticastGroupEndIp 1.3.6.1.4.1.1332.1.1.5.3.17.3.1.3
End IP Address of the multicast group range.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

msanMvrMulticastGroupRowStatus 1.3.6.1.4.1.1332.1.1.5.3.17.3.1.4
The row status object controls the creation/deletion of rows in this table. For row creation use createAndWait(5) [createAndGo(4) is not supported].
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanMvrConfigTable 1.3.6.1.4.1.1332.1.1.5.3.17.4
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanMvrConfigEntry

msanMvrConfigEntry 1.3.6.1.4.1.1332.1.1.5.3.17.4.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanMvrConfigEntry  

msanMvrConfigCVlanId 1.3.6.1.4.1.1332.1.1.5.3.17.4.1.1
Customer VLAN ID for the selected interface from which IGMP Join/Leave messages will be remarked.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4094  

msanMvrConfigMVlanId 1.3.6.1.4.1.1332.1.1.5.3.17.4.1.2
Service provider multicast VLAN ID for the selected interface to which IGMP Join/Leave messages will be remarked.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4092  

msanMvrConfigCos 1.3.6.1.4.1.1332.1.1.5.3.17.4.1.3
Output CoS priority on the selected interface. IGMP messages received from this interface will have this priority when they are transmitted into service provider multicast VLAN. Value '-1' defines that original CoS value is not changed.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..7  

msanMvrConfigRowStatus 1.3.6.1.4.1.1332.1.1.5.3.17.4.1.4
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. Setting this object to createAndGo(4) creates a row in this table. Setting this object to destroy(6) will remove this entry. Read values: active(1). Other values are currently not supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanMvrDvlanTable 1.3.6.1.4.1.1332.1.1.5.3.17.5
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanMvrDvlanEntry

msanMvrDvlanEntry 1.3.6.1.4.1.1332.1.1.5.3.17.5.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanMvrDvlanEntry  

msanMvrDvlanRmOuterTagStatus 1.3.6.1.4.1.1332.1.1.5.3.17.5.1.1
The desired state of removing outer tags on IGMP packets funcionality.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanMvrDvlanEthertypeRewriteStatus 1.3.6.1.4.1.1332.1.1.5.3.17.5.1.2
The desired state of rewriting ether type from outer vlan tag to inner vlan tag.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanRemoteAccess 1.3.6.1.4.1.1332.1.1.5.3.18
OBJECT IDENTIFIER    

msanRemoteAccessGlobal 1.3.6.1.4.1.1332.1.1.5.3.18.1
OBJECT IDENTIFIER    

msanRemoteAccessFilterTable 1.3.6.1.4.1.1332.1.1.5.3.18.2
Description.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanRemoteAccessFilterEntry

msanRemoteAccessFilterEntry 1.3.6.1.4.1.1332.1.1.5.3.18.2.1
Description.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  MsanRemoteAccessFilterEntry  

msanRemoteAccessFilterRuleIndex 1.3.6.1.4.1.1332.1.1.5.3.18.2.1.1
Rule's index. Index should be continued, without gaps.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..200  

msanRemoteAccessFilterIp 1.3.6.1.4.1.1332.1.1.5.3.18.2.1.2
IP Address of the rule.
Status: deprecated Access: read-create
OBJECT-TYPE    
  IpAddress  

msanRemoteAccessFilterNetmask 1.3.6.1.4.1.1332.1.1.5.3.18.2.1.3
Netmask of the rule.
Status: deprecated Access: read-create
OBJECT-TYPE    
  IpAddress  

msanRemoteAccessFilterAction 1.3.6.1.4.1.1332.1.1.5.3.18.2.1.4
Action to be taken with a packet: accept or deny it.
Status: deprecated Access: read-create
OBJECT-TYPE    
  INTEGER accept(1), deny(2)  

msanRemoteAccessFilterRowStatus 1.3.6.1.4.1.1332.1.1.5.3.18.2.1.5
The row status object controls the creation/deletion of rows in this table. For row creation use createAndWait(5) [createAndGo(4) is not supported].
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

msanDslSpecific 1.3.6.1.4.1.1332.1.1.5.3.19
OBJECT IDENTIFIER    

msanDslSpecificGlobal 1.3.6.1.4.1.1332.1.1.5.3.19.1
OBJECT IDENTIFIER    

msanDslSpecificSystemState 1.3.6.1.4.1.1332.1.1.5.3.19.1.1
VDSL system operational state. For normal blade operation this value should be operational (4). If value differ from 4, VDSL driver is not operational.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER operational(4), notReady(12)  

msanDslSpecificSystemFirmware 1.3.6.1.4.1.1332.1.1.5.3.19.1.2
VDSL firmware version.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanDslSpecificTable 1.3.6.1.4.1.1332.1.1.5.3.19.3
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanDslSpecificEntry

msanDslSpecificEntry 1.3.6.1.4.1.1332.1.1.5.3.19.3.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanDslSpecificEntry  

msanDslSpecificDsPsdMask 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.1
Unique name of the downstream PSD mask as defined by msanDslPsdMaskDsName.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

msanDslSpecificUsPsdMask 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.2
Unique name of the upstream PSD mask as defined by msanDslPsdMaskUsName.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

msanDslSpecificLineState 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.3
VDSL system operational state. For normal blade operation this value should be active(3). If value is differ from 3, VDSL driver is not operational.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER quiet(0), idle(1), activateInitTrain(2), activeFullPower(3), activeLowPower(4), unitFail(5), atpPtmLoopback(6), dspDigitalLoopback(7), lineDriverDigitalLoopback(8), hybridLoopback(9), testMode(10), loopDiagnosticsDeltInit(11), loopDiagnosticsDelt(12), seltInits(13), selt(14)  

msanDslSpecificMaxDelayDs 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.4
Maximum interleave delay for the downstream interleaved channel. -1 means that value from profile will be used (xdsl2ChConfProfMaxDelayDs). This object is created based on xdsl2ChConfProfMaxDelayDs (VDSL2-LINE MIB)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..63  

msanDslSpecificMaxDelayUs 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.5
Maximum interleave delay for the upstream interleaved channel. -1 means that value from profile will be used (xdsl2ChConfProfMaxDelayUs). This object is created based on xdsl2ChConfProfMaxDelayUs (VDSL2-LINE MIB)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..63  

msanDslSpecificMinProtectionDs 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.6
Downstream impulse noise protection. -1 means that value from profile will be used (xdsl2ChConfProfMinProtectionDs) This object is created based on xdsl2ChConfProfMinProtectionDs(VDSL2-LINE MIB)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..160  

msanDslSpecificMinProtectionUs 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.7
Upstream impulse noise protection. -1 means that value from profile will be used (xdsl2ChConfProfMinProtectionUs) This object is created based on xdsl2ChConfProfMinProtectionUs(VDSL2-LINE MIB)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..160  

msanDslSpecificMaxSnrmDs 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.8
Downstream maximum Signal/Noise Margin. This object is created based on xdsl2LConfProfMaxSnrmDs (VDSL2-LINE MIB)
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..310  

msanDslSpecificMinSnrmDs 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.9
Downstream minimum Signal/Noise Margin. This object is created based on xdsl2LConfProfMinSnrmDs (VDSL2-LINE MIB)
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..310  

msanDslSpecificMaxSnrmUs 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.10
Upstream maximum Signal/Noise Margin. This object is created based on xdsl2LConfProfMaxSnrmUs (VDSL2-LINE MIB)
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..310  

msanDslSpecificMinSnrmUs 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.11
Upstream minimum Signal/Noise Margin. This object is created based on xdsl2LConfProfMinSnrmUs (VDSL2-LINE MIB)
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..310  

msanDslSpecificRaUsNrmDs 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.12
The Downstream Up-Shift Noise Margin (for dynamic rate adaptive mode). This object is created based on xdsl2LConfProfRaUsNrmDs (VDSL2-LINE MIB)
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..310  

msanDslSpecificRaUsNrmUs 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.13
The Upstream Up-Shift Noise Margin (for dynamic rate adaptive mode). This object is created based on xdsl2LConfProfRaUsNrmUs (VDSL2-LINE MIB)
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..310  

msanDslSpecificRaUsTimeDs 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.14
The Downstream Up-Shift Time Interval (for rate dynamic adaptive mode). This object is created based on xdsl2LConfProfRaUsTimeDs (VDSL2-LINE MIB)
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..16383  

msanDslSpecificRaUsTimeUs 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.15
The Upstream Up-Shift Time Interval (for rate dynamic adaptive mode). This object is created based on xdsl2LConfProfRaUsTimeUs (VDSL2-LINE MIB)
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..16383  

msanDslSpecificRaDsNrmDs 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.16
The Downstream Down-Shift Noise Margin (for dynamic rate adaptive mode). This object is created based on xdsl2LConfProfRaDsNrmDs (VDSL2-LINE MIB)
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..310  

msanDslSpecificRaDsNrmUs 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.17
The Upstream Down-Shift Noise Margin (for dynamic rate adaptive mode). This object is created based on xdsl2LConfProfRaDsNrmUs (VDSL2-LINE MIB)
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..310  

msanDslSpecificRaDsTimeDs 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.18
The Downstream Down-Shift Time Interval (for rate dynamic adaptive mode). This object is created based on xdsl2LConfProfRaDsTimeDs (VDSL2-LINE MIB)
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..16383  

msanDslSpecificRaDsTimeUs 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.19
The Upstream Down-Shift Time Interval (for rate dynamic adaptive mode). This object is created based on xdsl2LConfProfRaDsTimeUs (VDSL2-LINE MIB)
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..16383  

msanDslSpecificL0Time 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.20
The minimum time between an exit from the L2 state and the next entry into the L2 state. This object is created based on xdsl2LConfProfL0Time (VDSL2-LINE MIB)
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..255  

msanDslSpecificL2Time 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.21
The minimum time between an entry into the L2 state and the first power trim in the L2 state and between two consecutive power trims in the L2 State. This object is created based on xdsl2LConfProfL2Time (VDSL2-LINE MIB)
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..255  

msanDslSpecificL2Atpr 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.22
The maximum aggregate transmit power reduction that can be performed at transition of L0 to L2 state or through a single power trim in the L2 state. This object is created based on xdsl2LConfProfL2Atpr (VDSL2-LINE MIB)
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..31  

msanDslSpecificL2Atprt 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.23
The total maximum aggregate transmit power reduction that can be performed in an L2 state. This object is created based on xdsl2LConfProfL2Atprt (VDSL2-LINE MIB)
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..31  

msanDslSpecificScMaskDs 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.24
Downstream Sub-carriers mask. A bitmap of 4096 bits that allows masking up to 4096 downstream sub-carriers. If bit is set to '1', the respective downstream sub-carrier is masked (not used), and if set to '0', the respective sub-carrier is unmasked. This object is created based on xdsl2LConfProfScMaskDs (VDSL2-LINE MIB)
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..512)  

msanDslSpecificScMaskUs 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.25
Upstream Sub-carriers mask. A bitmap of 4096 bits that allows masking up to 4096 downstream sub-carriers. If bit is set to '1', the respective downstream sub-carrier is masked (not used), and if set to '0', the respective sub-carrier is unmasked. This object is created based on xdsl2LConfProfScMaskUs (VDSL2-LINE MIB)
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..512)  

msanDslSpecificRfiBands 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.26
For VDLS, this configuration parameter defines the bands where the PSD shall be reduced. Each band shall be represented by a start and stop subcarrier indices with a subcarrier spacing of 4.3125 kHz. Up to 16 bands may be specified. This parameter defines the RFI bands for both upstream and downstream directions. Each RFI band is represented by 4 octets: 16 bit start sub-carrier index followed by a 16 bit stop sub-carrier index. This object is created based on xdsl2LConfProfRfiBands (VDSL2-LINE MIB)
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

msanDslSpecificMaxNomPsdDs 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.27
The maximum nominal transmit PSD in the downstream direction during initialization and Showtime. (0.1 dBm/Hz - physical values are -60 to -30 dBm/Hz). This object is created based on xdsl2LConfProfMaxNomPsdDs (VDSL2-LINE MIB)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -600..-300  

msanDslSpecificMaxNomPsdUs 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.28
The maximum nominal transmit PSD in the upstream direction during initialization and Showtime. (0.1 dBm/Hz - physical values are -60 to -30 dBm/Hz). This object is created based on xdsl2LConfProfMaxNomPsdUs (VDSL2-LINE MIB)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -600..-300  

msanDslSpecificMaxNomAtpDs 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.29
The maximum nominal aggregate transmit power in the downstream direction during initialization and Showtime. (0.1 dBm - physical values are 0 to 25.5 dBm). This object is created based on xdsl2LConfProfMaxNomAtpDs (VDSL2-LINE MIB)
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..255  

msanDslSpecificMaxNomAtpUs 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.30
The maximum nominal aggregate transmit power in the upstream direction during initialization and Showtime. (0.1 dBm - physical values are 0 to 25.5 dBm). This object is created based on xdsl2LConfProfMaxNomAtpUs (VDSL2-LINE MIB)
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..255  

msanDslSpecificMaxAggRxPwrUs 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.31
The maximum upstream aggregate receive power over the relevant set of sub-carriers.. (0.1 dBm - physical values are -25.5 to 25.5 dBm). This object is created based on xdsl2LConfProfMaxAggRxPwrUs (VDSL2-LINE MIB)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -255..255  

msanDslSpecificClassMask 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.32
Predefined PSD mask. This object is created based on xdsl2LConfProfClassMask (VDSL2-LINE MIB)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER b998-M1x-A(1), b998-M1x-B(2), b998-M1x-NUS0(3), b998-M2x-A(4), b998-M2x-M(5), b998-M2x-B(6), b998-M2x-NUS0(7), b998E17-M2x-NUS0(8), b998E17-M2x-NUS0-M(9), b998ADE17-M2x-NUS0-M(10), b998ADE17-M2x-A(11), b998ADE17-M2x-B(12), b997-M1c-A-7(13), b997-M1x-M-8(14), b997-M1x-M(15), b997-M2x-M-8(16), b997-M2x-A(17), b997-M2x-M(18), bHPE17-M1-NUS0(19), bHPE30-M1-NUS0(20), b997E17-M2x-A(21)  

msanDslSpecificDpboEsEL 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.35
Assumed electrical length of cables (E-side cables) connecting exchange based DSL services to a remote flexibility point (cabinet). The electrical length is defined as the loss (in dB) of an equivalent length of hypothetical cable at a reference frequency. 0 dB (coded as 0) to 255.5 dB (coded as 511) in steps of 0.5 dB. This object is created based on xdsl2LConfProfDpboEsEL (VDSL2-LINE MIB)
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..511  

msanDslSpecificUpboKLF 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.36
Defines the upstream power backoff force mode. The three possible mode values are: auto(1), override(2), disableUpbo(3). This object is created based on xdsl2LConfProfUpboKLF (VDSL2-LINE MIB)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER auto(1), override(2), disableUpbo(3)  

msanDslSpecificUpboKL 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.37
This configuration parameter defines the electrical length expressed in dB at 1MHz, configured by the CO-MIB. The value ranges from 0 (coded as 0) to 128 dB (coded as 1280) in steps of 0.1 dB. This object is created based on xdsl2LConfProfUpboKL (VDSL2-LINE MIB)
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..1280  

msanDslSpecificSelt 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.39
Defines whether the line should be forced into the SELT (Single-Ended Loop Testing) diagnostics mode by the near-end xTU of this line. Upon completion of the loop diagnostic mode procedures, the Access Node shall set this object to 'inhibit'. The results of the SELT procedure are stored in the table msanDslSeltStatusTable. The status of the loop diagnostic procedure is indicated by msanDslSpecificSeltStatus.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER inhibit(1), force(2)  

msanDslSpecificSeltStatus 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.40
SELT (Single-Ended Loop Testing) status of dsl line.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), success(2), inProgress(3), unsupported(4), cannotRun(5), aborted(6), failed(7), illegalMode(8), adminUp(9), tableFull(10), noResources(11), undefinedError(12)  

msanDslSpecificPhyRDs 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.41
Physical Layer Retransmission configuration in the downstream direction.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2), auto(3)  

msanDslSpecificPhyRUs 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.42
Physical Layer Retransmission configuration in the upstream direction.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2), auto(3)  

msanDslSpecificUpboUs1a 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.43
ITU-T G.997.1, paragraph #7.3.1.2.14 (UPBOPSD-pb) Parameter defines the 'a' reference parameter of the UPBO reference PSD used to compute the upstream power back-off for the upstream band. A UPBO PSD defined for each band shall consist of two parameters [a, b]. Parameter 'a' (xdsl2LConfProfUpboPsdA) ranges from 40 dBm/Hz (coded as 4000) to 80.95 dBm/Hz (coded as 8095) in steps of 0.01 dBm/Hz; and parameter 'b' (xdsl2LConfProfUpboPsdB) ranges from 0 dBm/Hz (coded as 0) to 40.95 dBm/Hz (coded as 4095) in steps of 0.01 dBm/Hz. The UPBO reference PSD at the frequency 'f' expressed in MHz shall be equal to '-a-b(SQRT(f))'. Setting xdsl2LConfProfUpboPsdA to 4000 and xdsl2LConfProfUpboPsdB to 0 is a special configuration to disable UPBO in the respective upstream band.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 4000..8095  

msanDslSpecificUpboUs1b 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.44
ITU-T G.997.1, paragraph #7.3.1.2.14 (UPBOPSD-pb) Parameter defines the 'b' reference parameter of the UPBO reference PSD used to compute the upstream power back-off for the upstream band. Parameter 'b' (xdsl2LConfProfUpboPsdB) ranges from 0 dBm/Hz (coded as 0) to 40.95 dBm/Hz (coded as 4095) in steps of 0.01 dBm/Hz.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..4095  

msanDslSpecificUpboUs2a 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.45
ITU-T G.997.1, paragraph #7.3.1.2.14 (UPBOPSD-pb) Parameter defines the 'a' reference parameter of the UPBO reference PSD used to compute the upstream power back-off for the upstream band. A UPBO PSD defined for each band shall consist of two parameters [a, b]. Parameter 'a' (xdsl2LConfProfUpboPsdA) ranges from 40 dBm/Hz (coded as 4000) to 80.95 dBm/Hz (coded as 8095) in steps of 0.01 dBm/Hz; and parameter 'b' (xdsl2LConfProfUpboPsdB) ranges from 0 dBm/Hz (coded as 0) to 40.95 dBm/Hz (coded as 4095) in steps of 0.01 dBm/Hz. The UPBO reference PSD at the frequency 'f' expressed in MHz shall be equal to '-a-b(SQRT(f))'. Setting xdsl2LConfProfUpboPsdA to 4000 and xdsl2LConfProfUpboPsdB to 0 is a special configuration to disable UPBO in the respective upstream band.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 4000..8095  

msanDslSpecificUpboUs2b 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.46
ITU-T G.997.1, paragraph #7.3.1.2.14 (UPBOPSD-pb) Parameter defines the 'b' reference parameter of the UPBO reference PSD used to compute the upstream power back-off for the upstream band. Parameter 'b' (xdsl2LConfProfUpboPsdB) ranges from 0 dBm/Hz (coded as 0) to 40.95 dBm/Hz (coded as 4095) in steps of 0.01 dBm/Hz.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..4095  

msanDslSpecificUpboUs3a 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.47
ITU-T G.997.1, paragraph #7.3.1.2.14 (UPBOPSD-pb) Parameter defines the 'a' reference parameter of the UPBO reference PSD used to compute the upstream power back-off for the upstream band. A UPBO PSD defined for each band shall consist of two parameters [a, b]. Parameter 'a' (xdsl2LConfProfUpboPsdA) ranges from 40 dBm/Hz (coded as 4000) to 80.95 dBm/Hz (coded as 8095) in steps of 0.01 dBm/Hz; and parameter 'b' (xdsl2LConfProfUpboPsdB) ranges from 0 dBm/Hz (coded as 0) to 40.95 dBm/Hz (coded as 4095) in steps of 0.01 dBm/Hz. The UPBO reference PSD at the frequency 'f' expressed in MHz shall be equal to '-a-b(SQRT(f))'. Setting xdsl2LConfProfUpboPsdA to 4000 and xdsl2LConfProfUpboPsdB to 0 is a special configuration to disable UPBO in the respective upstream band.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 4000..8095  

msanDslSpecificUpboUs3b 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.48
ITU-T G.997.1, paragraph #7.3.1.2.14 (UPBOPSD-pb) Parameter defines the 'b' reference parameter of the UPBO reference PSD used to compute the upstream power back-off for the upstream band. Parameter 'b' (xdsl2LConfProfUpboPsdB) ranges from 0 dBm/Hz (coded as 0) to 40.95 dBm/Hz (coded as 4095) in steps of 0.01 dBm/Hz.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..4095  

msanDslSpecificUpboUs4a 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.49
ITU-T G.997.1, paragraph #7.3.1.2.14 (UPBOPSD-pb) Parameter defines the 'a' reference parameter of the UPBO reference PSD used to compute the upstream power back-off for the upstream band. A UPBO PSD defined for each band shall consist of two parameters [a, b]. Parameter 'a' (xdsl2LConfProfUpboPsdA) ranges from 40 dBm/Hz (coded as 4000) to 80.95 dBm/Hz (coded as 8095) in steps of 0.01 dBm/Hz; and parameter 'b' (xdsl2LConfProfUpboPsdB) ranges from 0 dBm/Hz (coded as 0) to 40.95 dBm/Hz (coded as 4095) in steps of 0.01 dBm/Hz. The UPBO reference PSD at the frequency 'f' expressed in MHz shall be equal to '-a-b(SQRT(f))'. Setting xdsl2LConfProfUpboPsdA to 4000 and xdsl2LConfProfUpboPsdB to 0 is a special configuration to disable UPBO in the respective upstream band.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 4000..8095  

msanDslSpecificUpboUs4b 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.50
ITU-T G.997.1, paragraph #7.3.1.2.14 (UPBOPSD-pb) Parameter defines the 'b' reference parameter of the UPBO reference PSD used to compute the upstream power back-off for the upstream band. Parameter 'b' (xdsl2LConfProfUpboPsdB) ranges from 0 dBm/Hz (coded as 0) to 40.95 dBm/Hz (coded as 4095) in steps of 0.01 dBm/Hz.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..4095  

msanDslSpecificDpboEPsdMask 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.51
DPbo EPsd mask name. It should be of the downstream PSD mask as defined by msanDslPsdMaskDsName.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

msanDslSpecificDpboEsCmA 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.52
ITU-T G.997.1, paragraph #7.3.1.2.13 (DPBOESCMA) The E-side Cable Model parameter A (DPBOESCMA) of the cable model (DPBOESCM) for cables connecting exchange-based DSL services to a remote flexibility point (cabinet), that hosts the xTU-C that is subject to spectrally shaped downstream power back- off (DPBO) depending on this value. Possible values shall be coded as unsigned integers representing a scalar value from -1 (coded as 0) to 1.5 (coded as 640) in steps of 2-8 All values in the range are valid.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..640  

msanDslSpecificDpboEsCmB 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.53
ITU-T G.997.1, paragraph #7.3.1.2.13 (DPBOESCMB) The E-side Cable Model parameter B (DPBOESCMB) of the cable model (DPBOESCM) for cables connecting exchange-based DSL services to a remote flexibility point (cabinet), that hosts the xTU-C that is subject to spectrally shaped downstream power back- off (DPBO) depending on this value. Possible values shall be coded as unsigned integers representing a scalar value from -1 (coded as 0) to 1.5 (coded as 640) in steps of 2-8 All values in the range are valid.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..640  

msanDslSpecificDpboEsCmC 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.54
ITU-T G.997.1, paragraph #7.3.1.2.13 (DPBOESCMC) The E-side Cable Model parameter C (DPBOESCMC) of the cable model (DPBOESCM) for cables connecting exchange-based DSL services to a remote flexibility point (cabinet), that hosts the xTU-C that is subject to spectrally shaped downstream power back- off (DPBO) depending on this value. Possible values shall be coded as unsigned integers representing a scalar value from -1 (coded as 0) to 1.5 (coded as 640) in steps of 2-8 All values in the range are valid.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..640  

msanDslSpecificDpboMus 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.55
ITU-T G.997.1, paragraph #7.3.1.2.13 (DPBOMUS) Assumed Minimum Usable receive PSD mask (in dBm/Hz) for exchange-based services. It shall be coded as an unsigned integer representing a PSD mask level from 0 dBm/Hz (coded as 0) to -127.5 dBm/Hz (coded as 255) in steps of 0.5 dBm/Hz. All values in the range are valid.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..255  

msanDslSpecificDpboFMin 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.56
ITU-T G.997.1, paragraph #7.3.1.2.13 (DPBOFMIN) Minimum frequency from which the DPBO shall be applied. It ranges from 0 kHz (coded as 0) to 8832 kHz (coded as 2048) in steps of 4.3125 kHz.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..2048  

msanDslSpecificDpboFMax 1.3.6.1.4.1.1332.1.1.5.3.19.3.1.57
ITU-T G.997.1, paragraph #7.3.1.2.13 (DPBOFMAX) Maximum frequency at which DPBO may be applied. It ranges from 138 kHz (coded as 32) to 29997.75 kHz (coded as 6956) in steps of 4.3125 kHz.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 32..6956  

msanDslPsdMaskDsTable 1.3.6.1.4.1.1332.1.1.5.3.19.4
Management of Downstream PSD Mask (G997.1 #7.3.1.2.9 )
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanDslPsdMaskDsEntry

msanDslPsdMaskDsEntry 1.3.6.1.4.1.1332.1.1.5.3.19.4.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanDslPsdMaskDsEntry  

msanDslPsdMaskDsName 1.3.6.1.4.1.1332.1.1.5.3.19.4.1.1
Downstream custom PSD mask name.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

msanDslPsdMaskDsType 1.3.6.1.4.1.1332.1.1.5.3.19.4.1.2
Downstream custom PSD mask type. Possible values: default(1) - Default mask prepared by vendor, user is not allowed to delete or change it configured(2) - Mask created by user
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER default(1), configured(2)  

msanDslPsdMaskDsShape 1.3.6.1.4.1.1332.1.1.5.3.19.4.1.3
The downstream PSD mask applicable at the U-C2 reference point. This parameter is used only for G.992.5 and it may impose PSD restrictions (breakpoints) in addition to the Limit PSD mask defined in G.992.5. This is a string of 32 pairs of values in the following structure: Octets 0-1 - Index of the first subcarrier used in the context of a first breakpoint. Octet 2 - The PSD reduction for the subcarrier indicated in octets 0 and 1. Octets 3-5 - Same, for a second breakpoint. Octets 6-8 - Same, for a third breakpoint. This architecture continues until octets 94-95, which are associated with a 32nd breakpoint. Each subcarrier index is an unsigned number in the range 0 and NSCds-1. Each PSD reduction value is in the range 0 (0 dBm/Hz) to 255 (-127.5 dBm/Hz) with steps of 0.5 dBm/Hz. Valid values are in the range 0 to 190 (0 to -95 dBm/Hz). When the number of breakpoints is less than 32, all remaining octets are set to the value '0'. Note that the content of this object should be correlated with the subcarrier mask and with the RFI setup.
Status: current Access: read-write
OBJECT-TYPE    
  Xdsl2PsdMaskDs  

msanDslPsdMaskDsRowStatus 1.3.6.1.4.1.1332.1.1.5.3.19.4.1.4
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. Setting this object to createAndGo(4) creates a row in this table. Setting this object to destroy(6) will remove this entry. Read values: active(1). Other values are currently not supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanDslPsdMaskUsTable 1.3.6.1.4.1.1332.1.1.5.3.19.5
Management of Upstream PSD Mask (G997.1 #7.3.1.2.9 )
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanDslPsdMaskUsEntry

msanDslPsdMaskUsEntry 1.3.6.1.4.1.1332.1.1.5.3.19.5.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanDslPsdMaskUsEntry  

msanDslPsdMaskUsName 1.3.6.1.4.1.1332.1.1.5.3.19.5.1.1
Upstream custom PSD mask name.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

msanDslPsdMaskUsType 1.3.6.1.4.1.1332.1.1.5.3.19.5.1.2
Downstream custom PSD mask type. Possible values: default(1) - Default mask prepared by vendor, user is not allowed to delete or change it configured(2) - Mask created by user
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER default(1), configured(2)  

msanDslPsdMaskUsShape 1.3.6.1.4.1.1332.1.1.5.3.19.5.1.3
The upstream PSD mask applicable at the U-R2 reference point. This parameter is used only for G.992.5, and it may impose PSD restrictions (breakpoints) in addition to the Limit PSD mask defined in G.992.5. This is a string of 16 pairs of values in the following structure: Octets 0-1 - Index of the first subcarrier used in the context of a first breakpoint. Octet 2 - The PSD reduction for the subcarrier indicated in octets 0 and 1. Octets 3-5 - Same, for a second breakpoint. Octets 6-8 - Same, for a third breakpoint. This architecture continues until octets 9-47, which are associated with a 16th breakpoint. Each subcarrier index is an unsigned number in the range 0 and NSCus-1. Each PSD reduction value is in the range 0 (0 dBm/Hz) to 255 (-127.5 dBm/Hz) with steps of 0.5 dBm/Hz. Valid values are in the range 0 to 190 (0 to -95 dBm/Hz). When the number of breakpoints is less than 16, all remaining octets are set to the value '0'. Note that the content of this object should be correlated with the subcarrier mask and with the RFI setup.
Status: current Access: read-write
OBJECT-TYPE    
  Xdsl2PsdMaskUs  

msanDslPsdMaskUsRowStatus 1.3.6.1.4.1.1332.1.1.5.3.19.5.1.4
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. Setting this object to createAndGo(4) creates a row in this table. Setting this object to destroy(6) will remove this entry. Read values: active(1). Other values are currently not supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanDslSeltStatusTable 1.3.6.1.4.1.1332.1.1.5.3.19.6
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanDslSeltStatusEntry

msanDslSeltStatusEntry 1.3.6.1.4.1.1332.1.1.5.3.19.6.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanDslSeltStatusEntry  

msanDslSeltStatusNoiseType 1.3.6.1.4.1.1332.1.1.5.3.19.6.1.1
Noise type.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..30)  

msanDslSeltStatusNoiseMrgDs 1.3.6.1.4.1.1332.1.1.5.3.19.6.1.2
Noise margin in DS direction. [0.1 dB]
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanDslSeltStatusNoiseMrgUs 1.3.6.1.4.1.1332.1.1.5.3.19.6.1.3
Noise margin in US direction. [0.1 dB]
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanDslSeltStatusNumTonesDs 1.3.6.1.4.1.1332.1.1.5.3.19.6.1.4
Number of tones used for SELT in DS direction.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanDslSeltStatusNumTonesUs 1.3.6.1.4.1.1332.1.1.5.3.19.6.1.5
Number of tones used for SELT in US direction.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanDslSeltStatusMaxRateDs 1.3.6.1.4.1.1332.1.1.5.3.19.6.1.6
Maximum Downstream capacity [kbps]
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanDslSeltStatusMaxRateUs 1.3.6.1.4.1.1332.1.1.5.3.19.6.1.7
Maximum Upstream capacity [kbps]
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanDslSeltStatusCableType 1.3.6.1.4.1.1332.1.1.5.3.19.6.1.8
DSL line loop type.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

msanDslSeltStatusCableLenght 1.3.6.1.4.1.1332.1.1.5.3.19.6.1.9
DSL line loop lenght. [m]
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanDslSeltStatusFitError 1.3.6.1.4.1.1332.1.1.5.3.19.6.1.10
DSL Line lenght fit error. [%]
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanDslSeltStatusLoopTermination 1.3.6.1.4.1.1332.1.1.5.3.19.6.1.11
Type of DSL line termination.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), open(2), short(3)  

msanPortMirroring 1.3.6.1.4.1.1332.1.1.5.3.20
OBJECT IDENTIFIER    

msanPortMirroringGlobal 1.3.6.1.4.1.1332.1.1.5.3.20.1
OBJECT IDENTIFIER    

msanPortMirroringTable 1.3.6.1.4.1.1332.1.1.5.3.20.2
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanPortMirroringEntry

msanPortMirroringEntry 1.3.6.1.4.1.1332.1.1.5.3.20.2.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanPortMirroringEntry  

msanPortMirroringSessionId 1.3.6.1.4.1.1332.1.1.5.3.20.2.1.1
The Session number of this mirroring entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

msanPortMirroringAdminState 1.3.6.1.4.1.1332.1.1.5.3.20.2.1.2
The status of this port mirroring session.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

msanPortMirroringDestPort 1.3.6.1.4.1.1332.1.1.5.3.20.2.1.3
The port which traffic from the mirrored ports will be sent to. Port value is ifIndex from ifTable. Value 0 means, port is not defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

msanPortMirroringMemberTable 1.3.6.1.4.1.1332.1.1.5.3.20.3
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanPortMirroringMemberEntry

msanPortMirroringMemberEntry 1.3.6.1.4.1.1332.1.1.5.3.20.3.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanPortMirroringMemberEntry  

msanPortMirroringMemberSrcPort 1.3.6.1.4.1.1332.1.1.5.3.20.3.1.1
The port from which traffic will be sent to the destination port.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

msanPortMirroringMemberDirection 1.3.6.1.4.1.1332.1.1.5.3.20.3.1.2
The direction of the data to be mirrored on this source port.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER tx(1), rx(2), txAndRx(3)  

msanPortMirroringMemberRowStatus 1.3.6.1.4.1.1332.1.1.5.3.20.3.1.3
The row status object controls the creation/deletion of rows in this table. For row creation use createAndWait(5) [createAndGo(4) is not supported].
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanResetWithDelay 1.3.6.1.4.1.1332.1.1.5.3.21
OBJECT IDENTIFIER    

msanResetWithDelayGlobal 1.3.6.1.4.1.1332.1.1.5.3.21.1
OBJECT IDENTIFIER    

msanResetDelay 1.3.6.1.4.1.1332.1.1.5.3.21.1.1
Delay in seconds before reset will be performed. If set to 0, reset countdown is stopped and reset is cancelled. This parameter returns number of seconds before reset. If it returns 0, reset with delay was not initiated.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3600  

msanMacTable 1.3.6.1.4.1.1332.1.1.5.3.22
OBJECT IDENTIFIER    

msanMacTableGlobal 1.3.6.1.4.1.1332.1.1.5.3.22.1
OBJECT IDENTIFIER    

msanMacTableLength 1.3.6.1.4.1.1332.1.1.5.3.22.1.1
Maximum number of MAC addresses (total length of MAC table).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

msanMacTableUsed 1.3.6.1.4.1.1332.1.1.5.3.22.1.2
Number of entries in MAC table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

msanMacTableCAMTable 1.3.6.1.4.1.1332.1.1.5.3.22.2
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanMacTableCAMEntry

msanMacTableCAMEntry 1.3.6.1.4.1.1332.1.1.5.3.22.2.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanMacTableCAMEntry  

msanMacTableCAMIndex 1.3.6.1.4.1.1332.1.1.5.3.22.2.1.1
Id of the CAM entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

msanMacTableMacAddress 1.3.6.1.4.1.1332.1.1.5.3.22.2.1.2
MAC address of the CAM entry.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

msanMacTablePort 1.3.6.1.4.1.1332.1.1.5.3.22.2.1.3
The port on which MAC address was learned or defined.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanMacTableVLAN 1.3.6.1.4.1.1332.1.1.5.3.22.2.1.4
VLAN id of the learned or defined MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanMacTableType 1.3.6.1.4.1.1332.1.1.5.3.22.2.1.5
Type of the MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER learned(1), managment(2), static(3)  

msanAcs 1.3.6.1.4.1.1332.1.1.5.3.23
OBJECT IDENTIFIER    

msanAcsGlobal 1.3.6.1.4.1.1332.1.1.5.3.23.1
OBJECT IDENTIFIER    

msanAcsServerUrl 1.3.6.1.4.1.1332.1.1.5.3.23.1.1
This is URL of the ACS server in form: http:///acs. If hostname is used, msanDnsIpAddress and msanAcsDomainName must also be set.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

msanPrimaryDnsIpAddress 1.3.6.1.4.1.1332.1.1.5.3.23.1.2
This specifies the primary DNS server IP .
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

msanSecondaryDnsIpAddress 1.3.6.1.4.1.1332.1.1.5.3.23.1.3
This specifies the secondary DNS server IP .
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

msanAcsDomainName 1.3.6.1.4.1.1332.1.1.5.3.23.1.4
Domain name.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

msanAcsClientStatus 1.3.6.1.4.1.1332.1.1.5.3.23.1.5
ACS client administrative status.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanAcsBackupConf 1.3.6.1.4.1.1332.1.1.5.3.23.1.6
Back up configuration (as CLI script) to ACS server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanStp 1.3.6.1.4.1.1332.1.1.5.3.24
OBJECT IDENTIFIER    

msanStpGlobal 1.3.6.1.4.1.1332.1.1.5.3.24.1
OBJECT IDENTIFIER    

msanStpBpduFilterTable 1.3.6.1.4.1.1332.1.1.5.3.24.2
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanStpBpduFilterEntry

msanStpBpduFilterEntry 1.3.6.1.4.1.1332.1.1.5.3.24.2.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanStpBpduFilterEntry  

msanStpBpduFilter 1.3.6.1.4.1.1332.1.1.5.3.24.2.1.1
Defines how BPDU packets are handled in case stp-port-state is disabled. 0 disable - If stp-port-state is disabled on interface, forward all BPDUs unchanged to all other interfaces that also have stp-port-state disabled. 1 enable - If stp-port-state is disabled on interface, drop all BPDUs received on the interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

msanStpSwitchConfigGroup 1.3.6.1.4.1.1332.1.1.5.3.24.3
OBJECT IDENTIFIER    

msanStpCstBridgePriority 1.3.6.1.4.1.1332.1.1.5.3.24.3.1
The CSTP bridge priority in instance 0. The priority is in the increments of 4096. The recommended default value is 32768.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..61440  

msanStpMstTable 1.3.6.1.4.1.1332.1.1.5.3.24.4
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanStpMstEntry

msanStpMstEntry 1.3.6.1.4.1.1332.1.1.5.3.24.4.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanStpMstEntry  

msanStpMstId 1.3.6.1.4.1.1332.1.1.5.3.24.4.1.1
The MSTP instance ID. Instance 0 is not shown.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

msanStpMstBridgePriority 1.3.6.1.4.1.1332.1.1.5.3.24.4.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-create
OBJECT-TYPE    
  Unsigned32 0..61440  

msanStpMstRowStatus 1.3.6.1.4.1.1332.1.1.5.3.24.4.1.3
The MSTP instance status. Instance 0 is not shown. 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  

msanStpMstVlanTable 1.3.6.1.4.1.1332.1.1.5.3.24.5
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanStpMstVlanEntry

msanStpMstVlanEntry 1.3.6.1.4.1.1332.1.1.5.3.24.5.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanStpMstVlanEntry  

msanStpMstVlanRowStatus 1.3.6.1.4.1.1332.1.1.5.3.24.5.1.1
The association status of an MSTP instance and a VLAN. Instance 0 is not shown. 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  

msanStpMstPortTable 1.3.6.1.4.1.1332.1.1.5.3.24.6
MST port table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanStpMstPortEntry

msanStpMstPortEntry 1.3.6.1.4.1.1332.1.1.5.3.24.6.1
MST port entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanStpMstPortEntry  

msanStpMstPortPathCost 1.3.6.1.4.1.1332.1.1.5.3.24.6.1.1
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. Instance 0 is not shown.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..200000000  

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

msanStpPortTable 1.3.6.1.4.1.1332.1.1.5.3.24.7
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanStpPortEntry

msanStpPortEntry 1.3.6.1.4.1.1332.1.1.5.3.24.7.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanStpPortEntry  

msanStpPortHelloTime 1.3.6.1.4.1.1332.1.1.5.3.24.7.1.1
Hello time for the STP port. The default value is 0 (Not configured).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..10  

msanStpCstPortTable 1.3.6.1.4.1.1332.1.1.5.3.24.8
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanStpCstPortEntry

msanStpCstPortEntry 1.3.6.1.4.1.1332.1.1.5.3.24.8.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanStpCstPortEntry  

msanStpCstPortPathCost 1.3.6.1.4.1.1332.1.1.5.3.24.8.1.1
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 0..200000000  

msanStpCstExtPortPathCost 1.3.6.1.4.1.1332.1.1.5.3.24.8.1.2
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  

msanAuthentication 1.3.6.1.4.1.1332.1.1.5.3.25
OBJECT IDENTIFIER    

msanAuthenticationGlobal 1.3.6.1.4.1.1332.1.1.5.3.25.1
OBJECT IDENTIFIER    

msanAuthenticationListCreate 1.3.6.1.4.1.1332.1.1.5.3.25.2
Authentication List Create If set to a non empty string, creates a new Authentication List for configuration.
Status: deprecated Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..15)  

msanAuthenticationListTable 1.3.6.1.4.1.1332.1.1.5.3.25.3
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanAuthenticationListEntry

msanAuthenticationListEntry 1.3.6.1.4.1.1332.1.1.5.3.25.3.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanAuthenticationListEntry  

msanAuthenticationListName 1.3.6.1.4.1.1332.1.1.5.3.25.3.1.1
Authenticaiton List Name Unique name used to identify the Authentication List from other tables.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..15)  

msanAuthenticationListMethod1 1.3.6.1.4.1.1332.1.1.5.3.25.3.1.2
Authenticion List Method 1 Configures the first authentication method to use when this list is specified.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER local(1), radius(2), reject(3), tacacs(4)  

msanAuthenticationListMethod2 1.3.6.1.4.1.1332.1.1.5.3.25.3.1.3
Authenticion List Method 2 Configures the second authentication method to use when this list is specified.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER undefined(1), local(2), radius(3), reject(4), tacacs(5)  

msanAuthenticationListMethod3 1.3.6.1.4.1.1332.1.1.5.3.25.3.1.4
Authenticion List Method 3 Configures the third authentication method to use when this list is specified.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER undefined(1), local(2), radius(3), reject(4), tacacs(5)  

msanAuthenticationListStatus 1.3.6.1.4.1.1332.1.1.5.3.25.3.1.5
The status of the Authentication List. Supported values: active(1) - indicates a valid Authenticaiton List createAndGo (4) destroy(6) - removes the Authentication List.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanPortSecurity 1.3.6.1.4.1.1332.1.1.5.3.26
OBJECT IDENTIFIER    

msanPortSecurityGlobal 1.3.6.1.4.1.1332.1.1.5.3.26.1
OBJECT IDENTIFIER    

msanPortSecurityStatMacTable 1.3.6.1.4.1.1332.1.1.5.3.26.2
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanPortSecurityStatMacEntry

msanPortSecurityStatMacEntry 1.3.6.1.4.1.1332.1.1.5.3.26.2.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanPortSecurityStatMacEntry  

msanPortSecurityStatMacIf 1.3.6.1.4.1.1332.1.1.5.3.26.2.1.1
Unique numerical identification of the interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

msanPortSecurityStatMacVlanId 1.3.6.1.4.1.1332.1.1.5.3.26.2.1.2
VLAN identification.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..4094  

msanPortSecurityStatMacMacAddress 1.3.6.1.4.1.1332.1.1.5.3.26.2.1.3
Statically locked MAC addresses for port.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

msanPortSecurityStatMacRowStatus 1.3.6.1.4.1.1332.1.1.5.3.26.2.1.5
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. Setting this object to createAndGo(4) creates a row in this table. Setting this object to destroy(6) will remove this entry. Read values: active(1). Other values are currently not supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanPortSecurityPortVlanTable 1.3.6.1.4.1.1332.1.1.5.3.26.3
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanPortSecurityPortVlanEntry

msanPortSecurityPortVlanEntry 1.3.6.1.4.1.1332.1.1.5.3.26.3.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanPortSecurityPortVlanEntry  

msanPortSecurityPortVlanDynamicLimit 1.3.6.1.4.1.1332.1.1.5.3.26.3.1.1
The limit of dynamically learned MAC addresses per vlan on selected port.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..64  

msanPortSecurityPortVlanRowStatus 1.3.6.1.4.1.1332.1.1.5.3.26.3.1.2
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. For row creation use createAndWait(5). For row activation use active(1). For row deletion use destroy(6). Other values are currently not supported.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

msanLag 1.3.6.1.4.1.1332.1.1.5.3.27
OBJECT IDENTIFIER    

msanLagGlobal 1.3.6.1.4.1.1332.1.1.5.3.27.1
OBJECT IDENTIFIER    

msanLagDetailedConfigTable 1.3.6.1.4.1.1332.1.1.5.3.27.2
A detailed table of the switch's LAG config entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanLagDetailedConfigEntry

msanLagDetailedConfigEntry 1.3.6.1.4.1.1332.1.1.5.3.27.2.1
Switch's LAG config entry
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanLagDetailedConfigEntry  

msanLagDetailedLagIndex 1.3.6.1.4.1.1332.1.1.5.3.27.2.1.1
LAG index
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

msanLagDetailedIfIndex 1.3.6.1.4.1.1332.1.1.5.3.27.2.1.2
LAG port index
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

msanLagDetailedPortSpeed 1.3.6.1.4.1.1332.1.1.5.3.27.2.1.3
LAG port speed. See agentPortType for a description and list of valid values.
Status: current Access: read-create
OBJECT-TYPE    
  OBJECT IDENTIFIER  

msanLagDetailedPortStatus 1.3.6.1.4.1.1332.1.1.5.3.27.2.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)  

msanLagDetailedRowStatus 1.3.6.1.4.1.1332.1.1.5.3.27.2.1.5
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. Setting this object to createAndGo(4) creates a row in this table. Setting this object to destroy(6) will remove this entry. Read values: active(1). Other values are currently not supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanLagTable 1.3.6.1.4.1.1332.1.1.5.3.27.3
Config table of additional LAG parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanLagEntry

msanLagEntry 1.3.6.1.4.1.1332.1.1.5.3.27.3.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanLagEntry  

msanLagIndex 1.3.6.1.4.1.1332.1.1.5.3.27.3.1.1
LAG index. Value corresponds to ifIndex for LAG interfaces in ifTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

msanLagMaxFrameSize 1.3.6.1.4.1.1332.1.1.5.3.27.3.1.2
This object identifies the currently configured maximum frame size value for this LAG interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

msanLagDVlanTagMode 1.3.6.1.4.1.1332.1.1.5.3.27.3.1.3
Controls the Double Vlan Tag mode on this LAG interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanRadiusServer 1.3.6.1.4.1.1332.1.1.5.3.28
OBJECT IDENTIFIER    

msanRadiusServerGlobal 1.3.6.1.4.1.1332.1.1.5.3.28.1
OBJECT IDENTIFIER    

msanRadiusServerConfigTable 1.3.6.1.4.1.1332.1.1.5.3.28.2
Table with information about Radius Authentication Server IP Addresses, port numbers and shared secret
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanRadiusServerConfigEntry

msanRadiusServerConfigEntry 1.3.6.1.4.1.1332.1.1.5.3.28.2.1
Entry consisting of configuration data for a Radius Authentication Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanRadiusServerConfigEntry  

msanRadiusServerAddress 1.3.6.1.4.1.1332.1.1.5.3.28.2.1.1
IP Address of the configured RADIUS server. This object cannot be changed after creation.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

msanRadiusServerPort 1.3.6.1.4.1.1332.1.1.5.3.28.2.1.2
Port number for the RADIUS server.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

msanRadiusServerSecret 1.3.6.1.4.1.1332.1.1.5.3.28.2.1.3
Configured shared sercret for the RADIUS server.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

msanRadiusServerPrimaryMode 1.3.6.1.4.1.1332.1.1.5.3.28.2.1.4
Configure the RADIUS server to be the primary server. If there is any other server that is configured to be primary, that server is set to be a seconday server and this entry is set Primary.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanRadiusServerCurrentMode 1.3.6.1.4.1.1332.1.1.5.3.28.2.1.5
Indicate if the RADIUS server is the current server in user for authentication.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER yes(1), no(2)  

msanRadiusServerMsgAuth 1.3.6.1.4.1.1332.1.1.5.3.28.2.1.6
Enable or disable the message authenticator attribute for this RADIUS server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanRadiusServerStatus 1.3.6.1.4.1.1332.1.1.5.3.28.2.1.7
Creates or destroys a RADIUS Authentication server entry. active(1) - This entry is active. createAndGo(4) - Creates a new entry. destroy(6) - Deletes an entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanNetwork 1.3.6.1.4.1.1332.1.1.5.3.29
OBJECT IDENTIFIER    

msanNetworkGlobal 1.3.6.1.4.1.1332.1.1.5.3.29.1
OBJECT IDENTIFIER    

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

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

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

msanNetworkDhcpSrvIpAddr 1.3.6.1.4.1.1332.1.1.5.3.29.1.4
IP address of DHCP server used by DHCP client.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

msanNetworkDhcpSrvVendorSpecific 1.3.6.1.4.1.1332.1.1.5.3.29.1.5
DHCP client uses only vendor specific DHCP servers (when client sends opt. 60 to server, it should return expected vendor specific value in opt. 43)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanNetworkDhcpClientLeaseObtained 1.3.6.1.4.1.1332.1.1.5.3.29.1.6
The date and time when DHCP lease was obtained.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanNetworkDhcpClientLeaseExpires 1.3.6.1.4.1.1332.1.1.5.3.29.1.7
The date and time for which the DHCP lease is valid.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanNetworkDhcpClientLocalOpt82 1.3.6.1.4.1.1332.1.1.5.3.29.1.8
DHCP client adds relay agent information option into its own outgoing frames.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanNetworkDhcpClientVlanTable 1.3.6.1.4.1.1332.1.1.5.3.29.2
DHCP client configuration per vlan id.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanNetworkDhcpClientVlanEntry

msanNetworkDhcpClientVlanEntry 1.3.6.1.4.1.1332.1.1.5.3.29.2.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanNetworkDhcpClientVlanEntry  

msanNetworkDhcpClientVlanLocalOpt82 1.3.6.1.4.1.1332.1.1.5.3.29.2.1.1
DHCP client on specified vlan adds relay agent information option into its own outgoing frames.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanStormControl 1.3.6.1.4.1.1332.1.1.5.3.30
OBJECT IDENTIFIER    

msanStormControlGlobal 1.3.6.1.4.1.1332.1.1.5.3.30.1
OBJECT IDENTIFIER    

msanPortStormControlTable 1.3.6.1.4.1.1332.1.1.5.3.30.2
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanPortStormControlEntry

msanPortStormControlEntry 1.3.6.1.4.1.1332.1.1.5.3.30.2.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanPortStormControlEntry  

msanPortBroadcastControlMode 1.3.6.1.4.1.1332.1.1.5.3.30.2.1.1
he 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)  

msanPortBroadcastControlThreshold 1.3.6.1.4.1.1332.1.1.5.3.30.2.1.2
Specify the data rate at which broadcast storm control activates (packets per second)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

msanPortMulticastControlMode 1.3.6.1.4.1.1332.1.1.5.3.30.2.1.3
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)  

msanPortMulticastControlThreshold 1.3.6.1.4.1.1332.1.1.5.3.30.2.1.4
Specify the data rate at which multicast storm control activates (packets per second)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

msanPortUnicastControlMode 1.3.6.1.4.1.1332.1.1.5.3.30.2.1.5
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)  

msanPortUnicastControlThreshold 1.3.6.1.4.1.1332.1.1.5.3.30.2.1.6
Specify the data rate at which unicast storm control activates (packets per second)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

msanUserConfig 1.3.6.1.4.1.1332.1.1.5.3.31
OBJECT IDENTIFIER    

msanUserConfigGlobal 1.3.6.1.4.1.1332.1.1.5.3.31.1
OBJECT IDENTIFIER    

msanUserConfigCheckPassword 1.3.6.1.4.1.1332.1.1.5.3.31.1.1
Parameter is used to check user's password. String must be written in next format: user-name password First blank space is used as delimeter between user-name and password. If password is not valid or user is not configured, inconsistentValue(12)error code will be returned.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

msanUserConfigTable 1.3.6.1.4.1.1332.1.1.5.3.31.2
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanUserConfigEntry

msanUserConfigEntry 1.3.6.1.4.1.1332.1.1.5.3.31.2.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanUserConfigEntry  

msanUserIndex 1.3.6.1.4.1.1332.1.1.5.3.31.2.1.1
User Config Index
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

msanUserAccessMode 1.3.6.1.4.1.1332.1.1.5.3.31.2.1.2
User Access Mode
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER read(1), write(2)  

msanSfp 1.3.6.1.4.1.1332.1.1.5.3.32
OBJECT IDENTIFIER    

msanSfpGlobal 1.3.6.1.4.1.1332.1.1.5.3.32.1
OBJECT IDENTIFIER    

msanSfpInfoTable 1.3.6.1.4.1.1332.1.1.5.3.32.2
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanSfpInfoEntry

msanSfpInfoEntry 1.3.6.1.4.1.1332.1.1.5.3.32.2.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanSfpInfoEntry  

msanSfpInfoState 1.3.6.1.4.1.1332.1.1.5.3.32.2.1.1
Module state value on port. Ports which support SFP module are from 1 to 10 and from 15 to 28. State value adminOff means that specific port is administrative disabled and we can not read data from module on that port. Operational state means that SFP module is present and it works perfect. State operWithAl(operational with alarm) means that SFP module is present, but it works with internal alarms. Loss(Loss of signal) state means that SFP module is present but it have loss of signal. PresNoDiag(Present, no diagnostic) state means that SFP module is present but diagnostic is not supported. NotAvaliable state means that admin. mode of specific port has disabled value and SFP state is not avaliable. NotPresent state means that SFP module is not present.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER adminOff(1), operational(2), operWithAl(3), loss(4), notAvaliable(5), presNoDiag(6), notPresent(7)  

msanSfpInfoInterfaceType 1.3.6.1.4.1.1332.1.1.5.3.32.2.1.2
Transceiver(module) type. Module type can be SFP, NOT(mudule type is not SFP), NO(no module on port), AD(admin. disabled port) and XFP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER sfp(1), not(2), no(3), ad(4), xfp(5)  

msanSfpInfoNominalBitrate 1.3.6.1.4.1.1332.1.1.5.3.32.2.1.3
Module(SFP) nominal bitrate value measure in Mbit/s. If parameter is not available, value -1 is used.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanSfpInfoNominalRange 1.3.6.1.4.1.1332.1.1.5.3.32.2.1.4
Module(SFP) nominal range value. Nominal range value can support five different link lengths. Link length value and nominal range units are defined depends on value of nominal range. We can get link length value which can support 9/125 um fiber and nominal range measure in km units. We can get link length value which can support 9/125 um fiber and nominal range measure in 100m units. We can get link length value which can support 50/125 um fiber and nominal range measure in 10m units. We can get link length value which can support 62,5/125 um fiber and nominal range measure in 10m units. We can get link length value which can support cooper and nominal range measure in m units.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanSfpInfoVendor 1.3.6.1.4.1.1332.1.1.5.3.32.2.1.5
Module(SFP) vendor name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanSfpInfoIeeeVendorId 1.3.6.1.4.1.1332.1.1.5.3.32.2.1.6
Module(SFP) vendor IEEE company ID. If parameter is not available, value -1 is used.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanSfpInfoPartNr 1.3.6.1.4.1.1332.1.1.5.3.32.2.1.7
Module(SFP) part number.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanSfpInfoRevisionNr 1.3.6.1.4.1.1332.1.1.5.3.32.2.1.8
Module(SFP) revision number.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanSfpInfoSerialNr 1.3.6.1.4.1.1332.1.1.5.3.32.2.1.9
Module(SFP) serial number.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanSfpInfoManufacturingDate 1.3.6.1.4.1.1332.1.1.5.3.32.2.1.10
Module(SFP) manufacturing date.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanSfpInfoWavelength 1.3.6.1.4.1.1332.1.1.5.3.32.2.1.11
Module(SFP) laser wavelength measure in nanometers. If parameter is not available, value -1 is used.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanSfpDiagnosticsTable 1.3.6.1.4.1.1332.1.1.5.3.32.3
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanSfpDiagnosticsEntry

msanSfpDiagnosticsEntry 1.3.6.1.4.1.1332.1.1.5.3.32.3.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanSfpDiagnosticsEntry  

msanSfpDiagnosticsSignal 1.3.6.1.4.1.1332.1.1.5.3.32.3.1.1
Module(SFP) signal value. If diagnostic for SFP module is supported than value can be OK(signal is ok) or loss(loss of signal), in the other case the value is set on notSupported becouse diagnostic is not supported(-1).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER loss(1), ok(2), notSupported(3)  

msanSfpDiagnosticsTempCurrent 1.3.6.1.4.1.1332.1.1.5.3.32.3.1.2
Current SFP module temperature value in [deg C]. If diagnostic is not supported for SFP module then current temperature is set on not supported value(-129).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanSfpDiagnosticsTempMin 1.3.6.1.4.1.1332.1.1.5.3.32.3.1.3
SFP module minimum temperature threshold limit in [deg C]. If diagnostic is not supported for SFP module then minimum temperature threshold limit is set on not supported value(-129).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanSfpDiagnosticsTempMax 1.3.6.1.4.1.1332.1.1.5.3.32.3.1.4
SFP module maximum temperature threshold limit in [deg C]. If diagnostic is not supported for SFP module then maximum temperature threshold limit is set on not supported value(-129).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanSfpDiagnosticsVoltageCurrent 1.3.6.1.4.1.1332.1.1.5.3.32.3.1.6
Current SFP module supply voltage value in [V]. If diagnostic is not supported for SFP module then current supply voltage is set on not supported value(-1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanSfpDiagnosticsVoltageMin 1.3.6.1.4.1.1332.1.1.5.3.32.3.1.7
SFP module minimum supply voltage threshold limit in [V]. If diagnostic is not supported for SFP module then minimum supply voltage threshold limit is set on not supported value(-1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanSfpDiagnosticsVoltageMax 1.3.6.1.4.1.1332.1.1.5.3.32.3.1.8
SFP module maximum supply voltage threshold limit in [V]. If diagnostic is not supported for SFP module then maximum supply voltage threshold limit is set on not supported value(-1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanSfpDiagnosticsTxBiasCrrCurrent 1.3.6.1.4.1.1332.1.1.5.3.32.3.1.9
Current SFP module Tx Bias Current value in [mA]. If diagnostic is not supported for SFP module then current Tx Bias Current is set on not supported value(-1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanSfpDiagnosticsTxBiasCrrMin 1.3.6.1.4.1.1332.1.1.5.3.32.3.1.10
SFP module minimum Tx Bias Current threshold limit in [mA]. If diagnostic is not supported for SFP module then minimum Tx Bias Current threshold limit is set on not supported value(-1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanSfpDiagnosticsTxBiasCrrMax 1.3.6.1.4.1.1332.1.1.5.3.32.3.1.11
SFP module maximum Tx Bias Current threshold limit in [mA]. If diagnostic is not supported for SFP module then maximum Tx Bias Current threshold limit is set on not supported value(-1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanSfpDiagnosticsTxPowerCurrent 1.3.6.1.4.1.1332.1.1.5.3.32.3.1.12
Current SFP module transmitted optical output power value in [mW]. If diagnostic is not supported for SFP module then current transmitted optical output power is set on not supported value(-1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanSfpDiagnosticsTxPowerMin 1.3.6.1.4.1.1332.1.1.5.3.32.3.1.13
SFP module minimum transmitted optical output power threshold limit in [mW]. If diagnostic is not supported for SFP module then minimum transmitted optical output power is set on not supported value(-1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanSfpDiagnosticsTxPowerMax 1.3.6.1.4.1.1332.1.1.5.3.32.3.1.14
SFP module maximum transmitted optical output power threshold limit in [mW]. If diagnostic is not supported for SFP module then maximum transmitted optical output power is set on not supported value(-1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanSfpDiagnosticsRxPowerCurrent 1.3.6.1.4.1.1332.1.1.5.3.32.3.1.15
Current SFP module received optical input power value in [mW]. If diagnostic is not supported for SFP module then current received optical input power is set on not supported value(-1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanSfpDiagnosticsRxPowerMin 1.3.6.1.4.1.1332.1.1.5.3.32.3.1.16
SFP module minimum received optical input power threshold limit in [mW]. If diagnostic is not supported for SFP module then minimum received optical input power is set on not supported value(-1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanSfpDiagnosticsRxPowerMax 1.3.6.1.4.1.1332.1.1.5.3.32.3.1.17
SFP module maximum received optical input power threshold limit in [mW]. If diagnostic is not supported for SFP module then maximum received optical input power is set on not supported value(-1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanSfpDiagnosticsTempStatus 1.3.6.1.4.1.1332.1.1.5.3.32.3.1.19
Temperature alarm status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER sfpDiagNoAlarm(1), sfpDiagAlarm(2), notAvailable(3)  

msanSfpDiagnosticsVoltageStatus 1.3.6.1.4.1.1332.1.1.5.3.32.3.1.20
Voltage alarm status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER sfpDiagNoAlarm(1), sfpDiagAlarm(2), notAvailable(3)  

msanSfpDiagnosticsTxBiasStatus 1.3.6.1.4.1.1332.1.1.5.3.32.3.1.21
TX bias alarm status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER sfpDiagNoAlarm(1), sfpDiagAlarm(2), notAvailable(3)  

msanSfpDiagnosticsTxPowerStatus 1.3.6.1.4.1.1332.1.1.5.3.32.3.1.22
TX power alarm status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER sfpDiagNoAlarm(1), sfpDiagAlarm(2), notAvailable(3)  

msanSfpDiagnosticsRxPowerStatus 1.3.6.1.4.1.1332.1.1.5.3.32.3.1.23
RX power alarm status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER sfpDiagNoAlarm(1), sfpDiagAlarm(2), notAvailable(3)  

msanMacSg 1.3.6.1.4.1.1332.1.1.5.3.34
OBJECT IDENTIFIER    

msanMacSgGlobal 1.3.6.1.4.1.1332.1.1.5.3.34.1
OBJECT IDENTIFIER    

msanMacSgStatus 1.3.6.1.4.1.1332.1.1.5.3.34.1.1
Administrative state of MAC Source Guard on the system.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanMacSgPortTable 1.3.6.1.4.1.1332.1.1.5.3.34.2
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanMacSgPortEntry

msanMacSgPortEntry 1.3.6.1.4.1.1332.1.1.5.3.34.2.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanMacSgPortEntry  

msanMacSgPortStatus 1.3.6.1.4.1.1332.1.1.5.3.34.2.1.1
Administrative state of MAC Source Guard on interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanMacSgPortViolationsCounter 1.3.6.1.4.1.1332.1.1.5.3.34.2.1.2
MAC Source Guard Violations counter
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanErrorDisable 1.3.6.1.4.1.1332.1.1.5.3.35
OBJECT IDENTIFIER    

msanErrorDisableGlobal 1.3.6.1.4.1.1332.1.1.5.3.35.1
OBJECT IDENTIFIER    

msanErrorDisableInterval 1.3.6.1.4.1.1332.1.1.5.3.35.1.1
The interval in minutes that will pass since error-disabled interface will be enabled. This parameter has effect only if ErrorDisable Recovery is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

msanErrorDisableMacSgDetectionStatus 1.3.6.1.4.1.1332.1.1.5.3.35.1.2
Administrative state of ErrorDisable Detection for MAC Source Guard cause. If enabled, interface will be error-disabled when MAC Source Guard violation is detected.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanErrorDisableMacSgRecoveryStatus 1.3.6.1.4.1.1332.1.1.5.3.35.1.3
Administrative state of ErrorDisable Recovery for MAC Source Guard cause. If enabled, interface will be automatically recovered when error-disabled due to MAC Source Guard violation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanErrorDisablePortTable 1.3.6.1.4.1.1332.1.1.5.3.35.2
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanErrorDisablePortEntry

msanErrorDisablePortEntry 1.3.6.1.4.1.1332.1.1.5.3.35.2.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanErrorDisablePortEntry  

msanErrorDisablePortStatus 1.3.6.1.4.1.1332.1.1.5.3.35.2.1.1
This parameter shows which interfaces are in errorDisable(2) recovery administrative state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER regular(1), errorDisable(2)  

msanErrorDisablePortCause 1.3.6.1.4.1.1332.1.1.5.3.35.2.1.2
Cause for errorDisable(2) status on interface.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanErrorDisablePortTimeLeft 1.3.6.1.4.1.1332.1.1.5.3.35.2.1.3
Time in seconds which defines how much time left for interface to stay in errorDisable(2) state.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanErrorDisablePortCounter 1.3.6.1.4.1.1332.1.1.5.3.35.2.1.4
The number of times the specified interface has been in errorDisable(2) state.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanAdsl 1.3.6.1.4.1.1332.1.1.5.3.36
OBJECT IDENTIFIER    

msanAdslGlobal 1.3.6.1.4.1.1332.1.1.5.3.36.1
OBJECT IDENTIFIER    

msanAdslAtucPhysExtnTable 1.3.6.1.4.1.1332.1.1.5.3.36.2
This table provides one row for each ATUC. This table is an extention to adslAtucPhysTable defined in rfc-2662.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanAdslAtucPhysExtnEntry

msanAdslAtucPhysExtnEntry 1.3.6.1.4.1.1332.1.1.5.3.36.2.1
An entry (conceptual row) in the msanAdslAtucPhysExtnTable. The Table is indexed by ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanAdslAtucPhysExtnEntry  

msanAdslAtucPhysExtnOpState 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.1
This object indicates the operational state of the ATU. Values include idle, handshake, training, etc.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(0), data(1), handshake(16), training(24), llTest(128), dlTest(131), txTest(132), framerSync(26), fastRetrainInProg(27), bootupLoad(8), atmLpTest(133), discovery(46), deltTraining(139), delt(140)  

msanAdslAtucPhysExtnActualStd 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.2
This object provides actual ATU-C configuration based on outcome of negotiation with ATU-R. In this case, the parameter provides actual standard used for the connection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER t1413(0), gLite(1), gDmt(2), alctl14(3), multimode(4), adi(5), alctl(6), t1413auto(9), adslPlus(48), gspanPlus(64), adsl2(26), adsl2Plus(27), readsl2(28), adsl2Auto(29), adsl2PlusAuto(30), gspanPlusPlus(80)  

msanAdslAtucPhysExtnBertError 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.3
This object indicates the No. of bit errors detected during BERT.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanAdslAtucPhysExtnTxAtmCellCounter 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.4
This object Provides transmit ATM cell counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanAdslAtucPhysExtnRxAtmCellCounter 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.5
This object Provides receive ATM cell counter.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanAdslAtucPhysExtnStartProgress 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.6
This object provides current detailed start up information to be used for debugging.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanAdslAtucPhysExtnIdleBertError 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.7
Number of bit errors.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanAdslAtucPhysExtnIdleBertCells 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.8
Number of idle cells.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanAdslAtucPhysExtnBertSync 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.9
Indicates if the Signal is in Sync or not.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER bertOutOfSync(0), bertInSync(128)  

msanAdslAtucPhysExtnParametricTestResult 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.10
Indicates the Result of the Parametric Test conducted on the Xcvr.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(0), fail(1), dspIfFail(2)  

msanAdslAtucPhysExtnSeltInfoValid 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.11
Indicates the information validity for the SELT operation conducted on the Xcvr.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER true(1), notConnected(32768), lostConnection(33024), noResponseSeltEngine(33280)  

msanAdslAtucPhysExtnSeltLoopLen 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.12
Indicates the LOOP Length in Feet once when the SELT information is valid on the Xcvr.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanAdslAtucPhysExtnSeltLoopEnd 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.13
Indicates whether the loop is short or open once when the SELT information is valid on the Xcvr.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER open(0), short(1), unknown(2)  

msanAdslAtucPhysExtnSeltLoopGauge 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.14
Indicates the LOOP wire-gauge information once when the SELT information is valid on the Xcvr.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER greater26awg(-1), equal26awg(0), equal24awg(1), less26awg(2), unknownAwg(3)  

msanAdslAtucPhysExtnSeltUpShannonCap 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.15
Indicates the LOOP Upstream Shannon Capacity (in bps) once when the SELT information is valid on the Xcvr.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

msanAdslAtucPhysExtnSeltDownShannonCap 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.16
Indicates the LOOP Downstream Shannon Capacity (in bps) once when the SELT information is valid on the Xcvr.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

msanAdslAtucPhysExtnSeltInbandNoise 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.17
512 values that indicate inband noise length in dBM/Hz, covering both bands from 0 to 1.1 MHz.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..2048)  

msanAdslAtucPhysExtnSeltTerminationResp 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.18
180 discrete values that indicate termination response magnitude from 0 to 18Kft.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..720)  

msanAdslAtucPhysExtnSeltUpMgnAtRate 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.19
300 values that indicate SNR margin in dB/10 at a particular rate are provided, at 100K increments, up to 15 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..1200)  

msanAdslAtucPhysExtnSeltDownMgnAtRate 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.20
300 values that indicate SNR margin in dB/10 at a particular rate are provided, at 100K increments, up to 15 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..1200)  

msanAdslAtucPhysExtnDataBoostStatus 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.21
This object indicates whether DataBoost is utilized for the connection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(32768), disabled(0)  

msanAdslAtucPhysExtnTestArray 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.22
This object indicates the Parametric Test Array. Every Four octets refer to one element in this array of octets.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..1024)  

msanAdslAtucPhysExtnChanPerfCD 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.23
The near-end delineated total cell count performance parameter is a count of the total number of cells passed through the cell delineation and HEC function process operating on the ATM Data Path while in the SYNC state. (Not available for ADSL).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanAdslAtucPhysExtnChanPerfBE 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.24
The near-end idle bit error count performance parameter is a count of the number of bit errors in the idle cell payload received in the ATM Data Path at the near-end. (Not available for ADSL).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanAdslAtucPhysExtnDeltHLINSCus 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.25
DELT-related parameter that provides the scale factor to be applied to the upstream Hlin(f) values.(Not available for ADSL and ADSL2plus).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanAdslAtucPhysExtnDeltHLINpsus 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.26
DELT-related parameter that provides an array of complex upstream Hlin(f) values in linear scale. (Not available for ADSL and ADSL2plus). Every two octets refer to one element in this array of octets.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

msanAdslAtucPhysExtnDeltHLOGMTus 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.27
DELT-related parameter that provides the number of symbols used to measure the upstream Hlog(f).(Not available for ADSL and ADSL2plus).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanAdslAtucPhysExtnDeltHLOGpsus 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.28
DELT-related parameter that provides an array of real upstream Hlog(f) values in dB. (Not available for ADSL and ADSL2plus). Every two octets refer to one element in this array of octets.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

msanAdslAtucPhysExtnDeltQLNMTus 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.29
DELT-related parameter that provides the number of symbols used to measure the upstream QLN(f) values. (Not available for ADSL and ADSL2plus).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanAdslAtucPhysExtnDeltQLNpsus 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.30
DELT-related parameter that provides an array of real upstream QLN(f) values in dB. (Not available for ADSL and ADSL2plus). Every two octets refer to one element in this array of octets.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

msanAdslAtucPhysExtnDeltLastTxState 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.31
DELT-related parameter that provides last successful transmitted initialization state by the ATU-C. (Not available for ADSL and ADSL2plus).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER dmtatucg9941(0), dmtatucquiet1(1), dmtatuccomb1(2), dmtatucquiet2(3), dmtatuccomb2(4), dmtatucicomb1(5), dmtatuclineprob(6), dmtatucquiet3(7), dmtatuccomb3(8), dmtatucicomb2(9), dmtatucmsgfmt(10), dmtatucmsgpcb(11), dmtatucquiet4(12), dmtatucreverb1(13), dmtatuctref1(14), dmtatucreverb2(15), dmtatucect(16), dmtatucreverb3(17), dmtatuctref2(18), dmtatucreverb4(19), dmtatucsegue1(20), dmtatucmsg1(21), dmtatucreverb5(22), dmtatucsegue2(23), dmtatucmedley(24), dmtatucexchmarker(25), dmtatucmsg2(26), dmtatucreverb6(27), dmtatucsegue3(28), dmtatucparams(29), dmtatucreverb7(30), dmtatucsegue4(31), dmtatucshowtime(32)  

msanAdslAtucPhysExtnPMState 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.32
Line Power Management State. (Not available for ADSL).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER l0(0), l2(2), l3(3)  

msanAdslAtucPhysExtnChanPerfCU 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.33
The near-end user total cell count performance parameter is a count of the total number of cells in the ATM Data Path delivered at the V-C (for ATU-C) or T-R (for ATU-R) interface. (Not available for ADSL).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanAdslAtucPhysExtnExtendedPsdStatus 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.34
Conexant parameter that indicates whether an extended upstream PSD is used - for G.Span Plus mode of operation only. Only supported for G.Span Plus, therefore this parameter is not valid for ADSL2/ADSL2plus modes of operation.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

msanAdslAtucPhysExtnChipVersion 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.35
Conexant parameter that indicates the DSP version number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanAdslAtucPhysExtnPilotTone 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.36
Conexant parameter that indicates the Pilot Tone Index.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanAdslAtucMSGds 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.37
Indicates the Overhead Channel. This feature is not supported by DSLPHY as yet.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

msanAdslAtucPhysExtnPsdMaskMode 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.38
Conexant parameter that indicates the actual Psd Mask currently being used.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER coMsk2(0), flatMsk(3), cabMsk2(4), coMsk2Rfi(32768), flatMskRfi(32771), cabMsk2Rfi(32772), coMsk2Rfi0(49152), adsl2NonovlpM1(275), adsl2NonovlpM2(291), adsl2NonovlpFlat(259)  

msanAdslAtucPhysExtnDeltSNRMTus 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.39
DELT-related parameter that provides the number of symbols used to measure the upstream SNR(f) values. (Not available for ADSL and ADSL2plus)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanAdslAtucPhysExtnDeltCurrStatus 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.40
This Conexant parameter indicates the current status of Atuc Line in DELT mode.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER success(255), failedInsufficientCapacity(17), failedCrcError(34), failedTimeOut(68), failedUnexpectedContent(136), failedUnknown(0)  

msanAdslAtucSATN 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.41
DELT-related parameter that provides the upstream signal attenuation (length = 4 bytes). (Not available for ADSL and ADSL2plus). For further details, Refer to Section 7.5.1.9 Revised Recommendation G.997.1.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanAdslAtucPhysExtnSystemVendorId 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.42
Indicates the Vendor ID as inserted by the ATU-C in the Overhead Messages(ADSL2). Typically identifies the ATU-C system integrator which usually refers to the vendor of the smallest field-replaceable unit. ATU-C System Vendor ID may not be the same as ATU-C Vendor ID. It is not available for ADSL. This is string of 8 octets containing 2 octet country code , 4 octet vendor id and 2 octet vendor revision number.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..9)  

msanAdslAtucPhysExtnSelfTestResult 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.43
Defines the ATU-C selftest result. The most significant octet is: 00 hex if the self-test passed or 01 hex if the self-test failed. Interpretation of the other octets is vendor discretionary and can be interpreted in combination with G.994.1 and system Vendor IDs. For further details, refer to Section 7.4.9 Revised Recommendation G.997.1.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

msanAdslAtucPhysExtnG9941VendorId 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.44
Indicates the Vendor ID as inserted by the ATU-C in the G.994.1 CL message. Typically identifies the vendor of the ATU-C G.994.1 functionality. This is string of 8 octets containing 2 octet country code , 4 octet vendor id and 2 octet vendor revision number. For further details, refer to Section 7.4.1 Revised Recommendation G.997.1.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..9)  

msanAdslAtucPhysExtnTsspsUs 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.45
This parameter provides the Upstream Transmit Spectrum Shaping parameter expressed as the set of break points exchanged during G994.1. Each breakpoint consists in a subcarrier index and the associated shaping parameter. Value of this parameter is in range 0 - 127, in multiples of -0.5 dB. 127 is a special value indicating the subcarrier is not transmitted. It is available only for ADSL2/ADSL2plus.For further details, Refer to Section 7.5.1.21.5 Revised Recommendation G.997.1.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

msanAdslAtucPhysExtnActPsdUs 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.46
This parameter defines the average upstream transmit power spectrum density over the used subcarriers delivered by the ATU-C at the U-C reference point, at the instant of measurement. It's value ranges from -90 to 0, in 0.1 dB/Hz steps. It is available only for ADSL2/ADSL2plus. For further details, Refer to Section 7.5.1.14 Revised Recommendation G.997.1.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanAdslAtucPhysExtnGainspsUs 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.47
This parameter defines the upstream gains allocation table per subcarrier. It is an array of integer values in the 0 to 4093 range for subcarriers 0 to NSCus-1. The gain value is represented as a multiple of 1/512 on linear scale. It is supported for ADSL2/ADSl2plus only.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

msanAdslAtucPhysExtnStartBin 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.48
This Gspan++ parameter indicates the start bin of the bit loading up array.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanAdslAtucPhysExtnStartupErrorCode 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.49
Conexant parameter which indicates the startup error code.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER startupErrorCodeOk(0), startupErrorCodeMaxnomPsdDs(1), startupErrorCodeMaxnomPsdUs(65536), startupErrorCodePsdMaskDs(2), startupErrorCodePsdMaskUs(131072), startupErrorCodeMaxnomAtpDs(4), startupErrorCodeMaxnomAtpUs(262144)  

msanAdslAtucPhysExtnBitSwapCount 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.50
This Conexant parameter indicates the bit swap count. It can read only in data mode
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

msanAdslAtucPhysExtnModPhase 1.3.6.1.4.1.1332.1.1.5.3.36.2.1.51
Conexant parameter to monitor the status of MoD
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER flatRateCheck(0), snrMeasure(1), modRateCheck(2), modShowtime(3), flatShowtime(4)  

msanAdslLineExtnTable 1.3.6.1.4.1.1332.1.1.5.3.36.3
This table includes common attributes describing both ends of the line. It is required for all ADSL physical interfaces. This Table is an extension to adslLineTable defined in rfc-2662.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanAdslLineExtnEntry

msanAdslLineExtnEntry 1.3.6.1.4.1.1332.1.1.5.3.36.3.1
An entry (conceptual row) in the msanAdslLineExtnTable. The Table is indexed by ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanAdslLineExtnEntry  

msanAdslLineExtnAction 1.3.6.1.4.1.1332.1.1.5.3.36.3.1.1
this object indicates parameter that allows actions on a per line basis. These actions include abort, startup, and tests.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER startup(0), spectrumReverb(5), analogLb(6), digitalLb(7), atmLp(10), spectrumMedley(26), spectrumPilot(27), spectrumCMtpr(30), spectrumRMtpr(32), hybridLossTest(8193), rcvLinearityTest(8194), rcvFilterTest(8195), rcvPowerPerBinTest(8196), idleNoisePerBinTest(8198), totalIdleNoiseTest(8197), selt(4134), shutdown(101), wakeup(102), abortReq(2)  

msanAdslLineExtnUtopiaL2RxAddr 1.3.6.1.4.1.1332.1.1.5.3.36.3.1.2
This object indicates UTOPIA Level 2 Rx address for a line.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..254  

msanAdslLineExtnUtopiaL2TxAddr 1.3.6.1.4.1.1332.1.1.5.3.36.3.1.3
This object indicates UTOPIA Level 2 Tx address for a line.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..254  

msanAdslLineExtnTransAtucCap 1.3.6.1.4.1.1332.1.1.5.3.36.3.1.4
The transmission modes that the ATU-C is capable of supporting. The modes available are limited by the design of the equipment. REFERENCE Section 7.3.2 ITU G.997.1.
Status: current Access: read-only
OBJECT-TYPE    
  BITS ansit1413(0), etsi(1), q9921PotsNonOverlapped(2), q9921PotsOverlapped(3), q9921IsdnNonOverlapped(4), q9921isdnOverlapped(5), q9921tcmIsdnNonOverlapped(6), q9921tcmIsdnOverlapped(7), q9922potsNonOverlapeed(8), q9922potsOverlapped(9), q9922tcmIsdnNonOverlapped(10), q9922tcmIsdnOverlapped(11), q9921tcmIsdnSymmetric(12), adslPlusPotsNonOverlapped(13), q9921GspanPlusPotsNonOverlapped(31), q9921GspanPlusPotsOverlapped(30), vdslNonOverlapped(25), vdslOverlapped(24), q9923Adsl2PotsOverlapped(29), q9923Adsl2PotsNonOverlapped(28), q9925Adsl2PlusPotsOverlapped(27), q9925Adsl2PlusPotsNonOverlapped(26), q9923Readsl2PotsOverlapped(22), q9923Readsl2PotsNonOverlapped(23), adslPlusPotsOverlapped(18), q9921GspanPlusPlusPotsNonOverlapped(20), q9921GspanPlusPlusPotsOverlapped(21), q9923IsdnNonOverlapped(34), q9923IsdnOverlapped(35), q9925IsdnNonOverlapped(42), q9925IsdnOverlapped(43), q9923AnnexMPotsExtUsNonOverlapped(56), q9923AnnexMPotsExtUsOverlapped(57), q9925AnnexMPotsExtUsNonOverlapped(60), q9925AnnexMPotsExtUsOverlapped(61)  

msanAdslLineExtnTransAtucActual 1.3.6.1.4.1.1332.1.1.5.3.36.3.1.5
The transmission mode of the ATU-C. This object returns if there is no mode currently known. The initialization with the ATU-R will determine the mode used. REFERENCE Section 7.3.2 ITU G.997.1.
Status: current Access: read-only
OBJECT-TYPE    
  BITS ansit1413(0), etsi(1), q9921PotsNonOverlapped(2), q9921PotsOverlapped(3), q9921IsdnNonOverlapped(4), q9921isdnOverlapped(5), q9921tcmIsdnNonOverlapped(6), q9921tcmIsdnOverlapped(7), q9922potsNonOverlapeed(8), q9922potsOverlapped(9), q9922tcmIsdnNonOverlapped(10), q9922tcmIsdnOverlapped(11), q9921tcmIsdnSymmetric(12), adslPlusPotsNonOverlapped(13), q9921GspanPlusPotsNonOverlapped(31), q9921GspanPlusPotsOverlapped(30), vdslNonOverlapped(25), vdslOverlapped(24), q9923Adsl2PotsOverlapped(29), q9923Adsl2PotsNonOverlapped(28), q9925Adsl2PlusPotsOverlapped(27), q9925Adsl2PlusPotsNonOverlapped(26), q9923Readsl2PotsOverlapped(22), q9923Readsl2PotsNonOverlapped(23), adslPlusPotsOverlapped(18), q9921GspanPlusPlusPotsNonOverlapped(20), q9921GspanPlusPlusPotsOverlapped(21), q9923IsdnNonOverlapped(34), q9923IsdnOverlapped(35), q9925IsdnNonOverlapped(42), q9925IsdnOverlapped(43), q9923AnnexMPotsExtUsNonOverlapped(56), q9923AnnexMPotsExtUsOverlapped(57), q9925AnnexMPotsExtUsNonOverlapped(60), q9925AnnexMPotsExtUsOverlapped(61)  

msanAdslLineExtnClockType 1.3.6.1.4.1.1332.1.1.5.3.36.3.1.6
This object indicates parameter to set use of either crystal or oscillator.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER oscillator(0), crystal(4)  

msanAdslLineExtnLineDmtTrellis 1.3.6.1.4.1.1332.1.1.5.3.36.3.1.7
Parameter that indicates whether trellis coding has been enabled or disabled. Trellis coding should always be enabled for its clear performance advantage.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER trellisOn(1), trellisOff(2)  

msanAdslLineExtnTransAturCap 1.3.6.1.4.1.1332.1.1.5.3.36.3.1.8
The transmission modes that the ATU-R is capable of supporting. The modes available are limited by the design of the equipment.
Status: current Access: read-only
OBJECT-TYPE    
  BITS ansit1413(0), etsi(1), q9921PotsNonOverlapped(2), q9921PotsOverlapped(3), q9921IsdnNonOverlapped(4), q9921isdnOverlapped(5), q9921tcmIsdnNonOverlapped(6), q9921tcmIsdnOverlapped(7), q9922potsNonOverlapeed(8), q9922potsOverlapped(9), q9922tcmIsdnNonOverlapped(10), q9922tcmIsdnOverlapped(11), q9921tcmIsdnSymmetric(12), adslPlusPotsNonOverlapped(13), q9921GspanPlusPotsNonOverlapped(31), q9921GspanPlusPotsOverlapped(30), vdslNonOverlapped(25), vdslOverlapped(24), q9923Adsl2PotsOverlapped(29), q9923Adsl2PotsNonOverlapped(28), q9925Adsl2PlusPotsOverlapped(27), q9925Adsl2PlusPotsNonOverlapped(26), q9923Readsl2PotsOverlapped(22), q9923Readsl2PotsNonOverlapped(23), adslPlusPotsOverlapped(18), q9921GspanPlusPlusPotsNonOverlapped(20), q9921GspanPlusPlusPotsOverlapped(21), q9923IsdnNonOverlapped(34), q9923IsdnOverlapped(35), q9925IsdnNonOverlapped(42), q9925IsdnOverlapped(43), q9923AnnexMPotsExtUsNonOverlapped(56), q9923AnnexMPotsExtUsOverlapped(57), q9925AnnexMPotsExtUsNonOverlapped(60), q9925AnnexMPotsExtUsOverlapped(61)  

msanAdslLineExtnPMConfPMSF 1.3.6.1.4.1.1332.1.1.5.3.36.3.1.9
PM-related parameter used by the ATU-C to force a change in the line state.(Not available for ADSL/ADSL2Plus).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER l3ToL0StateForce(0), l0ToL2StateForce(2), l3StateForce(3), l2ToL0StateForce(4)  

msanAdslLineExtnDeltConfLDSF 1.3.6.1.4.1.1332.1.1.5.3.36.3.1.10
DELT-related parameter used by the ATU-C to force the line into loop diagnostics mode.(Not available for ADSL and ADSL2plus).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER inhibit(0), force(1)  

msanAdslLineExtnTransAtucConfig 1.3.6.1.4.1.1332.1.1.5.3.36.3.1.11
The transmission modes that the ATU-C is capable of supporting. The modes available are limited by the design of the equipment. REFERENCE Section 7.3.2 ITU G.997.1.
Status: current Access: read-write
OBJECT-TYPE    
  BITS ansit1413(0), etsi(1), q9921PotsNonOverlapped(2), q9921PotsOverlapped(3), q9921IsdnNonOverlapped(4), q9921isdnOverlapped(5), q9921tcmIsdnNonOverlapped(6), q9921tcmIsdnOverlapped(7), q9922potsNonOverlapeed(8), q9922potsOverlapped(9), q9922tcmIsdnNonOverlapped(10), q9922tcmIsdnOverlapped(11), q9921tcmIsdnSymmetric(12), adslPlusPotsNonOverlapped(13), q9921GspanPlusPotsNonOverlapped(31), q9921GspanPlusPotsOverlapped(30), q9923Adsl2PotsOverlapped(29), q9923Adsl2PotsNonOverlapped(28), q9925Adsl2PlusPotsOverlapped(27), q9925Adsl2PlusPotsNonOverlapped(26), q9923Readsl2PotsOverlapped(22), q9923Readsl2PotsNonOverlapped(23), adslPlusPotsOverlapped(18), q9921GspanPlusPlusPotsNonOverlapped(20), q9921GspanPlusPlusPotsOverlapped(21), q9923IsdnNonOverlapped(34), q9923IsdnOverlapped(35), q9925IsdnNonOverlapped(42), q9925IsdnOverlapped(43), q9923AnnexMPotsExtUsNonOverlapped(56), q9923AnnexMPotsExtUsOverlapped(57), q9925AnnexMPotsExtUsNonOverlapped(60), q9925AnnexMPotsExtUsOverlapped(61)  

msanAdslLineExtnAtucCurrOutputPwr 1.3.6.1.4.1.1332.1.1.5.3.36.3.1.12
This parameter indicates the measure of total output power transmitted by this ATU. The value of this parameter is dynamic and will also show the change in Tx power due to Power Management. For example, the value will decrease in L2 low power mode. This value can be negative
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanAdslLineExtnAtucBinSNRMargin 1.3.6.1.4.1.1332.1.1.5.3.36.3.1.13
This Conexant parameter is an array of upstream SNR Margin values in dB. Each array entry represents the SNR Margin value for particular sub carrier.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

msanAdslLineExtnUtopiaL2RxAddrSecond 1.3.6.1.4.1.1332.1.1.5.3.36.3.1.14
Conexant parameter to set UTOPIA Level 2 Rx address for the secondary bearer channel in case of Dual Latency.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..254  

msanAdslLineExtnUtopiaL2TxAddrSecond 1.3.6.1.4.1.1332.1.1.5.3.36.3.1.15
Conexant parameter to set UTOPIA Level 2 Tx address for the secondary bearer channel in case of Dual Latency.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..254  

msanAdslLineExtnDsBinSnrUpdate 1.3.6.1.4.1.1332.1.1.5.3.36.3.1.16
Conexant parameter to enable or disable collection of downstream SNR bin status
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

msanAdslLineExtnServiceType 1.3.6.1.4.1.1332.1.1.5.3.36.3.1.17
The service type configured in ADSL configuration profile which applies for this line. Supported values: 1: multimode 2: reserved 3: T1-413 4: G.DMT 6: ADSL2+ 7: ADSL2 8: ADSL2+ AUTO[+Annex M] 9: ADSL2 AUTO[+Annex M] 10: READSL2
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER multimode(1), reserved(2), t1413(3), gDmt(4), adsl2plus(6), adsl2(7), adsl2plusAutoAnnexM(8), adsl2AutoAnnexM(9), reAdsl2(10)  

msanAdslAturPhysExtnTable 1.3.6.1.4.1.1332.1.1.5.3.36.4
This table is an extention to adslAtucPhysTable defined in rfc-2662. This table provides one row for each ATUR. Each row contains the Physical Layer Parameters table for that ATUR.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanAdslAturPhysExtnEntry

msanAdslAturPhysExtnEntry 1.3.6.1.4.1.1332.1.1.5.3.36.4.1
An entry (conceptual row) in the msanAdslAturPhysExtnTable. The Table is indexed by ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanAdslAturPhysExtnEntry  

msanAdslAturPhysExtnConfig 1.3.6.1.4.1.1332.1.1.5.3.36.4.1.1
This object provides the upstream and downstream ATU-R configuration data, as defined in T1.413 i2, Sections 6.4, 6.6, 7.4, 7.6 and Table 27.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..30)  

msanAdslAturPhysExtnChanPerfCD 1.3.6.1.4.1.1332.1.1.5.3.36.4.1.2
The far-end delineated total cell count performance parameter is a count of the total number of cells passed through the cell delineation and HEC function process operating on the ATM Data Path while in the SYNC state.(Not available for ADSL).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanAdslAturPhysExtnChanPerfCU 1.3.6.1.4.1.1332.1.1.5.3.36.4.1.3
The far-end user total cell count performance parameter is a count of the total number of cells in the ATM Data Path delivered at the V-C (for ATU-C) or T-R (for ATUR) interface. (Not available for ADSL).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanAdslAturPhysExtnChanPerfBE 1.3.6.1.4.1.1332.1.1.5.3.36.4.1.4
The far-end idle bit error count performance parameter is a count of the number of bit errors in the idle cell payload received in the ATM Data Path at the far-end. (Not available for ADSL).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanAdslAturPhysExtnDeltHLINSCds 1.3.6.1.4.1.1332.1.1.5.3.36.4.1.5
DELT-related parameter that provides the scale factor to be applied to the downstream Hlin(f) values.(Not available for ADSL and ADSL2plus).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanAdslAturPhysExtnDeltHLINpsds 1.3.6.1.4.1.1332.1.1.5.3.36.4.1.6
DELT-related parameter that provides an array of complex downstream Hlin(f) values in linear scale. (Not available for ADSL and ADSL2plus). Every two octets refer to one element in this array of octets.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..2048)  

msanAdslAturPhysExtnDeltHLOGMTds 1.3.6.1.4.1.1332.1.1.5.3.36.4.1.7
DELT-related parameter that provides the number of symbols used to measure the downstream Hlog(f). (Not available for ADSL and ADSL2plus).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanAdslAturPhysExtnDeltHLOGpsus 1.3.6.1.4.1.1332.1.1.5.3.36.4.1.8
DELT-related parameter that provides an array of real downstream Hlog(f) values in dB. (Not available for ADSL and ADSL2plus).
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..1024)  

msanAdslAturPhysExtnDeltQLNMTds 1.3.6.1.4.1.1332.1.1.5.3.36.4.1.9
DELT-related parameter that provides the number of symbols used to measure the downstream QLN(f) values. (Not available for ADSL and ADSL2plus).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanAdslAturPhysExtnDeltQLNpsds 1.3.6.1.4.1.1332.1.1.5.3.36.4.1.10
DELT-related parameter that provides an array of real downstream QLN(f) values in dB. (Not available for ADSL and ADSL2plus). Every two octets refer to one element in this array of octets.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..512)  

msanAdslAturPhysExtnDeltLastTxState 1.3.6.1.4.1.1332.1.1.5.3.36.4.1.11
DELT-related parameter that provides last successful transmitted initialization state by the ATU-R. (Not available for ADSL and ADSL2plus).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER dmtaturg9941(0), dmtaturquiet1(1), dmtaturcomb1(2), dmtaturquiet2(3), dmtaturcomb2(4), dmtaturicomb1(5), dmtaturlineprob(6), dmtaturquiet3(7), dmtaturcomb3(8), dmtaturicomb2(9), dmtaturmsgfmt(10), dmtaturmsgpcb(11), dmtaturreverb1(12), dmtaturquiet4(13), dmtaturreverb2(14), dmtaturquiet5(15), dmtaturreverb3(16), dmtaturect(17), dmtaturreverb4(18), dmtatursegue1(19), dmtaturreverb5(20), dmtatursegue2(21), dmtaturmsg1(22), dmtaturmedley(23), dmtaturexchmarker(24), dmtaturmsg2(25), dmtaturreverb6(26), dmtatursegue3(27), dmtaturparams(28), dmtaturreverb7(29), dmtatursegue4(30), dmtaturshowtime(31)  

msanAdslAturMSGus 1.3.6.1.4.1.1332.1.1.5.3.36.4.1.12
Indicates the Overhead Channel. This feature is not supported by DSLPHY as yet.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

msanAdslAturDeltSNRMTds 1.3.6.1.4.1.1332.1.1.5.3.36.4.1.13
DELT-related parameter that provides the number of symbols used to measure the downstream SNR(f) values. (Not available for ADSL and ADSL2plus)
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

msanAdslAturSATN 1.3.6.1.4.1.1332.1.1.5.3.36.4.1.14
DELT-related parameter that provides the downtream signal attenuation (length = 4 bytes). (Not available for ADSL and ADSL2plus). For further details, Refer to Section 7.5.1.9 Revised Recommendation G.997.1.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanAdslAturPhysExtnSystemVendorId 1.3.6.1.4.1.1332.1.1.5.3.36.4.1.15
Indicates the Vendor ID as inserted by the ATU-R in the Embedded Operations Channel(ADSL). Typically identiies the ATU-R system integrator which usually refers to the vendor of the smallest field-replaceable unit. ATU-R System Vendor ID may not be the same as ATU-R G.994.1 Vendor ID. For ADSL2, provides the Vendor ID as inserted by the ATU-R in the Overhead Messages. It is not available for ADSL. This is string of 8 octets containing 2 octet country code , 4 octet vendor id and 2 octet vendor revision number.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..9)  

msanAdslAturPhysExtnGainspsDs 1.3.6.1.4.1.1332.1.1.5.3.36.4.1.16
This parameter defines the downstream gains allocation table per bin. For further details, Refer to Section 7.5.1.21.3 Revised Recommendation G.997.1. It is supported for ADSL2/ADSl2plus only.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..1024)  

msanAdslAturPhysExtnSelfTestResult 1.3.6.1.4.1.1332.1.1.5.3.36.4.1.17
Defines the ATU-R selftest result. The most significant octet is: 00 hex if the self-test passed or 01 hex if the self-test failed. Interpretation of the other octets is vendor discretionary and can be interpreted in combination with G.994.1 and system Vendor IDs. For further details, refer to Section 7.4.10 Revised Recommendation G.997.1.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

msanAdslAturPhysExtnG9941VendorId 1.3.6.1.4.1.1332.1.1.5.3.36.4.1.18
Indicates the Vendor ID as inserted by the ATU-R in the G.994.1 CLR message.The G.994.1 Vendor ID typically identifies the vendor of the ATU-R G.994.1 functionality. This is string of 8 octets containing 2 octet country code , 4 octet vendor id and 2 octet vendor revision number. For further details, refer to Section 7.4.2 Revised Recommendation G.997.1.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..9)  

msanAdslAturPhysExtnTsspsDs 1.3.6.1.4.1.1332.1.1.5.3.36.4.1.19
This parameter provides the Downstream Transmit Spectrum Shaping parameter expressed as the set of break points exchanged during G994.1. Value of this parameter is in range 0 - 127, in multiples of -0.5 dB. 127 is a special value indicating the subcarrier is not transmitted. It is available only for ADSL2/ADSL2plus. For further details, Refer to Section 7.5.1.21.5 Revised Recommendation G.997.1
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

msanAdslAturPhysExtnActPsdDs 1.3.6.1.4.1.1332.1.1.5.3.36.4.1.20
This parameter defines the average downstream transmit power spectrum density over the used subcarriers delivered by the ATU-C at the U-C reference point, at the instant of measurement. It's value ranges from -90 to 0, in 0.1 dB/Hz steps. It is available only for ADSL2/ADSL2plus.For further details, Refer to Section 7.5.1.14 Revised Recommendation G.997.1.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

msanAdslAturPhysExtnBitSwapCount 1.3.6.1.4.1.1332.1.1.5.3.36.4.1.21
This Conexant parameter indicates the bit swap count. It can read only in data mode
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

msanAdslAturPhysExtnPsdMaskMode 1.3.6.1.4.1.1332.1.1.5.3.36.4.1.22
This conexant parameter that indicates the actual PSD Mask currently being used by ATU-R
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER coMsk2(0), flatMsk(3), cabMsk2(4), coMsk2Rfi(32768), flatMskRfi(32771), cabMsk2Rfi(32772), coMsk2Rfi0(49152), adsl2NonovlpM1(275), adsl2NonovlpM2(291), adsl2NonovlpFlat(259)  

msanEaps 1.3.6.1.4.1.1332.1.1.5.3.37
OBJECT IDENTIFIER    

msanEapsGlobal 1.3.6.1.4.1.1332.1.1.5.3.37.1
OBJECT IDENTIFIER    

msanEapsAdminState 1.3.6.1.4.1.1332.1.1.5.3.37.1.1
Global EAPS administrative state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanEapsDomainTable 1.3.6.1.4.1.1332.1.1.5.3.37.2
EAPS domain configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanEapsDomainEntry

msanEapsDomainEntry 1.3.6.1.4.1.1332.1.1.5.3.37.2.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanEapsDomainEntry  

msanEapsDomainName 1.3.6.1.4.1.1332.1.1.5.3.37.2.1.2
Description of the EAPS domain. Each msanEapsDomainName value in this table must be unique.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..12)  

msanEapsDomainDeviceRole 1.3.6.1.4.1.1332.1.1.5.3.37.2.1.3
Role of the node in the EAPS domain (Master or Transit)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER master(1), transit(2)  

msanEapsDomainHelloTime 1.3.6.1.4.1.1332.1.1.5.3.37.2.1.4
EAPS domain hello frame send interval. This value must be lower than msanEapsDomainFailTimeout
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..15  

msanEapsDomainFailTimeout 1.3.6.1.4.1.1332.1.1.5.3.37.2.1.5
EAPS fail timeout. This value must be higher than msanEapsDomainHelloTime
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 2..300  

msanEapsDomainAdminState 1.3.6.1.4.1.1332.1.1.5.3.37.2.1.6
EAPS domain administrative state. State can be changed from disable to enable only when all parameters in this table are defined.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanEapsDomainPrimaryIfIndex 1.3.6.1.4.1.1332.1.1.5.3.37.2.1.7
EAPS primary interface. The value must be different from msanEapsSecondaryIfIndex. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex. ifType of selected interface can be ethernetCsmacd(6) or ieee8023adLag (161). This parameter can be undefined when EAPS domain is created and msanEapsDomainAdminState is disable.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

msanEapsDomainSecondaryIfIndex 1.3.6.1.4.1.1332.1.1.5.3.37.2.1.8
EAPS secondary interface. The value must be different from msanEapsPrimaryIfIndex. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex. ifType of selected interface can be ethernetCsmacd(6) or ieee8023adLag (161). This parameter can be undefined when EAPS domain is created and msanEapsDomainAdminState is disable.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

msanEapsDomainCntrlVlanId 1.3.6.1.4.1.1332.1.1.5.3.37.2.1.9
EAPS control VLAN ID. Selected VLAN ID must exists in dot1qVlanStaticTable. This parameter can be undefined when EAPS domain is created and msanEapsDomainAdminState is disable.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

msanEapsDomainRowStatus 1.3.6.1.4.1.1332.1.1.5.3.37.2.1.10
The row status object controls the creation/deletion of rows in this table. For row creation use createAndWait(5) [createAndGo(4) is not supported]. If msanEapsDomainAdminState is disable, created row can be actived by row status object also when next parameters are not defined: - msanEapsDomainPrimaryifIndex - msanEapsDomainSecondaryifIndex - msanEapsDomainCntrlVlanId
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanEapsDomainProtVlanTable 1.3.6.1.4.1.1332.1.1.5.3.37.3
List of protected VLANs for EAPS domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanEapsDomainProtVlanEntry

msanEapsDomainProtVlanEntry 1.3.6.1.4.1.1332.1.1.5.3.37.3.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanEapsDomainProtVlanEntry  

msanEapsDomainProtVlanRowStatus 1.3.6.1.4.1.1332.1.1.5.3.37.3.1.1
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. Setting this object to createAndGo(4) creates a row in this table. Setting this object to destroy(6) will remove this entry. Read values: active(1). Other values are currently not supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanCpe 1.3.6.1.4.1.1332.1.1.5.3.38
OBJECT IDENTIFIER    

msanCpeGlobal 1.3.6.1.4.1.1332.1.1.5.3.38.1
OBJECT IDENTIFIER    

msanCpeReset 1.3.6.1.4.1.1332.1.1.5.3.38.1.1
Reset CPE equipment connected to selected interface index (ifIndex).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

msanCpeSendConfig 1.3.6.1.4.1.1332.1.1.5.3.38.1.2
Apply configuration to CPE equipment connected to selected interface index (ifIndex).
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

msanCpeApiMajorVersion 1.3.6.1.4.1.1332.1.1.5.3.38.1.3
CPE API major version information.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

msanCpeApiMinorVersion 1.3.6.1.4.1.1332.1.1.5.3.38.1.4
CPE API minor version information.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

msanCpeTypeTable 1.3.6.1.4.1.1332.1.1.5.3.38.2
List of possible CPE types.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanCpeTypeEntry

msanCpeTypeEntry 1.3.6.1.4.1.1332.1.1.5.3.38.2.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanCpeTypeEntry  

msanCpeTypeName 1.3.6.1.4.1.1332.1.1.5.3.38.2.1.1
Usage name of CPE model.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

msanCpeTypePortNum 1.3.6.1.4.1.1332.1.1.5.3.38.2.1.2
Number of CPE user ports.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

msanCpeIntfTypeTable 1.3.6.1.4.1.1332.1.1.5.3.38.3
Tabel defines which CPE model can be connected to selected interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanCpeIntfTypeEntry

msanCpeIntfTypeEntry 1.3.6.1.4.1.1332.1.1.5.3.38.3.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanCpeIntfTypeEntry  

msanCpeIntfTypeRowStatus 1.3.6.1.4.1.1332.1.1.5.3.38.3.1.1
The row status object controls the creation/deletion of rows in this table. Setting this object to createAndGo(4) creates a row in this table. Setting this object to destroy(6) will remove this entry. Read values: active(1). Other values are currently not supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanCpeIntfTypeHwVersion 1.3.6.1.4.1.1332.1.1.5.3.38.3.1.2
Connected CPE hardware version.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

msanCpeIntfTypeSwVersion 1.3.6.1.4.1.1332.1.1.5.3.38.3.1.3
Connected CPE software version.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

msanCpeIntfPortTable 1.3.6.1.4.1.1332.1.1.5.3.38.4
Table of CPE ports parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanCpeIntfPortEntry

msanCpeIntfPortEntry 1.3.6.1.4.1.1332.1.1.5.3.38.4.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanCpeIntfPortEntry  

msanCpeIntfPortId 1.3.6.1.4.1.1332.1.1.5.3.38.4.1.1
CPE port ID (1 .. n).
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

msanCpeIntfPortPowerMode 1.3.6.1.4.1.1332.1.1.5.3.38.4.1.2
Power mode of the CPE port. When port is in Sleep(2) mode, automatic wake-up is also activated.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(0), fullPowerDown(1), sleep(2)  

msanCpeIntfPortLinkMode 1.3.6.1.4.1.1332.1.1.5.3.38.4.1.3
Speed and duplex mode of the CPE port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER autonegotiation(0), speed100MbpsFD(1), speed100MbpsHD(2), speed10MbpsFD(3), speed10MbpsHD(4)  

msanCpeIntfPortPvid 1.3.6.1.4.1.1332.1.1.5.3.38.4.1.4
Default Vlan ID (pVID) for selected CPE port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..4094  

msanCpeIntfPortCos 1.3.6.1.4.1.1332.1.1.5.3.38.4.1.5
Default CoS bit settings for the CPE port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

msanCpeIntfPortOverrideVid 1.3.6.1.4.1.1332.1.1.5.3.38.4.1.6
When enable(1)VLAN ID of received tagged frame on selected CPE port is overwritten with default VLAN ID (msanCpeIntfPortPvid).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanCpeIntfPortOverrideCos 1.3.6.1.4.1.1332.1.1.5.3.38.4.1.7
When enable(1)CoS value of received tagged frame on selected CPE port is overwritten with default CoS bit settings (msanCpeIntfPortCos).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanCpeIntfPortProtection 1.3.6.1.4.1.1332.1.1.5.3.38.4.1.8
If protection flag is set to protected (1), other profile values cannot be edited. Protection flag is always protected (1) and it can't be changed if profile is assigned as dynamic: msanAclProfileStatus = dynamic(2)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unprotected(0), protected(1)  

msanCpeIntfPortStatus 1.3.6.1.4.1.1332.1.1.5.3.38.4.1.9
Profile status. If status is dynamic, profile values can't be edited.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

msanCpeTrafficTable 1.3.6.1.4.1.1332.1.1.5.3.38.5
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanCpeTrafficEntry

msanCpeTrafficEntry 1.3.6.1.4.1.1332.1.1.5.3.38.5.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanCpeTrafficEntry  

msanCpeTrafficId 1.3.6.1.4.1.1332.1.1.5.3.38.5.1.1
Number identifying traffic configuration (1 .. n).
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

msanCpeTrafficName 1.3.6.1.4.1.1332.1.1.5.3.38.5.1.2
Name identifying traffic configuration. Must be unique value.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..40)  

msanCpeTrafficSpeed 1.3.6.1.4.1.1332.1.1.5.3.38.5.1.3
Maximum bitrate of services using this traffic configuration. Domain value is 0-100000kbit/s, where: - for speeds below 1Mbit/s step is 64kbit/s - for speeds above 1Mbit/s step is 1000kbit/s
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100000  

msanCpeTrafficFlowCntrlMode 1.3.6.1.4.1.1332.1.1.5.3.38.5.1.4
Flow control mode. When enable(1) and speed is to be exceeded, device will send PAUSE flow control packet. If disable(2) packet will be just dropped.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanCpeTrafficRowStatus 1.3.6.1.4.1.1332.1.1.5.3.38.5.1.5
The row status object controls the creation/deletion of rows in this table. For row creation use createAndWait(5) [createAndGo(4) is not supported]. Setting this object to active(1) will activate this entry, if msanCpeTrafficName is defined. Setting this object to destroy(6) will remove this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanCpeTrafficProtection 1.3.6.1.4.1.1332.1.1.5.3.38.5.1.6
If protection flag is set to protected (1), other profile values cannot be edited. Protection flag is always protected (1) and it can't be changed if profile is assigned as dynamic: msanAclProfileStatus = dynamic(2)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unprotected(0), protected(1)  

msanCpeTrafficStatus 1.3.6.1.4.1.1332.1.1.5.3.38.5.1.7
Profile status. If status is dynamic, profile values can't be edited.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

msanCpeServiceTable 1.3.6.1.4.1.1332.1.1.5.3.38.6
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanCpeServiceEntry

msanCpeServiceEntry 1.3.6.1.4.1.1332.1.1.5.3.38.6.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanCpeServiceEntry  

msanCpeServiceId 1.3.6.1.4.1.1332.1.1.5.3.38.6.1.1
Number identifying service configuration (0 .. n).
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

msanCpeServiceName 1.3.6.1.4.1.1332.1.1.5.3.38.6.1.2
Name identifying service. Must be unique value.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..40)  

msanCpeServiceCVlanId 1.3.6.1.4.1.1332.1.1.5.3.38.6.1.3
Customer VLAN ID, used for all frames belong to this service.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4094  

msanCpeServiceCCos 1.3.6.1.4.1.1332.1.1.5.3.38.6.1.4
CoS bit settings for all frames belonging to this service.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

msanCpeServiceTrafficId 1.3.6.1.4.1.1332.1.1.5.3.38.6.1.5
Reference to parameter msanCpeTrafficId (1 .. n), which identifies traffic configuration . Value 0 is used when traffic configuration is not defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

msanCpeServiceUntaggedPorts 1.3.6.1.4.1.1332.1.1.5.3.38.6.1.6
The set of ports (bitmask) which should transmit egress packets as untagged. When untagged frame is received on this ports set, appropriate default VLAN ID (msanCpeIntfPortPvid) and default CoS bits (msanCpeIntfPortCos) are set.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..2)  

msanCpeServiceTaggedPorts 1.3.6.1.4.1.1332.1.1.5.3.38.6.1.7
The set of ports (bitmask) where frames can be received only if they have appropriate Customer VLAN ID (msanCpeServiceCVlanId). Otherwise they are dropped. When transmitting frames to this set of ports, VLAN tags are not removed.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..2)  

msanCpeServiceCMltcstMode 1.3.6.1.4.1.1332.1.1.5.3.38.6.1.8
Mode of multicast operation for this service.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disableIGMPprocessing(0), igmpV2SnoopNormalLeave(1), igmpV2SnoopFastLeave(2)  

msanCpeServiceRowStatus 1.3.6.1.4.1.1332.1.1.5.3.38.6.1.9
The row status object controls the creation/deletion of rows in this table. For row creation use createAndWait(5) [createAndGo(4) is not supported]. Setting this object to active(1) will activate this entry, if msanCpeServiceName and msanCpeServiceTrafficId are defined. Setting this object to destroy(6) will remove this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanCpeServiceTypeName 1.3.6.1.4.1.1332.1.1.5.3.38.6.1.10
Usage name of CPE model. Must be one of predefined msanCpeTypeName values.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

msanCpeServiceProtection 1.3.6.1.4.1.1332.1.1.5.3.38.6.1.11
If protection flag is set to protected (1), other profile values cannot be edited. Protection flag is always protected (1) and it can't be changed if profile is assigned as dynamic: msanAclProfileStatus = dynamic(2)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unprotected(0), protected(1)  

msanCpeServiceStatus 1.3.6.1.4.1.1332.1.1.5.3.38.6.1.12
Profile status. If status is dynamic, profile values can't be edited.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

msanCpeIntfServiceTable 1.3.6.1.4.1.1332.1.1.5.3.38.7
This table links CPE ports on selected interface with appropriate service.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanCpeIntfServiceEntry

msanCpeIntfServiceEntry 1.3.6.1.4.1.1332.1.1.5.3.38.7.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanCpeIntfServiceEntry  

msanCpeIntfServiceRowStatus 1.3.6.1.4.1.1332.1.1.5.3.38.7.1.1
The row status object controls the creation/deletion of rows in this table. Setting this object to createAndGo(4) creates a row in this table. Setting this object to destroy(6) will remove this entry. Read values: active(1). Other values are currently not supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanBoard 1.3.6.1.4.1.1332.1.1.5.3.39
OBJECT IDENTIFIER    

msanBoardGlobal 1.3.6.1.4.1.1332.1.1.5.3.39.1
OBJECT IDENTIFIER    

msanBoardReset 1.3.6.1.4.1.1332.1.1.5.3.39.1.1
Reset board in specified shelf slot ID (>0).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

msanBoardConfTable 1.3.6.1.4.1.1332.1.1.5.3.39.2
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanBoardConfEntry

msanBoardConfEntry 1.3.6.1.4.1.1332.1.1.5.3.39.2.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanBoardConfEntry  

msanBoardConfNr 1.3.6.1.4.1.1332.1.1.5.3.39.2.1.1
Unique identification of a board.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..1000  

msanBoardConfParentNr 1.3.6.1.4.1.1332.1.1.5.3.39.2.1.2
Unique identification of a parent board.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..1000  

msanBoardConfPosition 1.3.6.1.4.1.1332.1.1.5.3.39.2.1.3
Position of the board on the parent board.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..1000  

msanBoardConfType 1.3.6.1.4.1.1332.1.1.5.3.39.2.1.4
Type of physical board (e.g. IDC, SGO, SFA, ...). This value is automatically set according to msanBoardConfRequiredId.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanBoardConfRequiredId 1.3.6.1.4.1.1332.1.1.5.3.39.2.1.5
Required identification of a board, which is one of available msanBoardListId values (e.g. UTA6041BA).
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

msanBoardConfActualId 1.3.6.1.4.1.1332.1.1.5.3.39.2.1.6
Actual identification of a board (e.g. UTA6041BA050 - last three numbers define board version).
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanBoardConfSerialNr 1.3.6.1.4.1.1332.1.1.5.3.39.2.1.7
Serial number of a board.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanBoardConfDescription 1.3.6.1.4.1.1332.1.1.5.3.39.2.1.8
Description of the board.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

msanBoardConfStatus 1.3.6.1.4.1.1332.1.1.5.3.39.2.1.9
Physical status of configured board.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER boardPresentRunning(1), boardPresentNotAccessible(2), boardNotPresent(3), boardPresentInitProcess(4)  

msanBoardConfRowStatus 1.3.6.1.4.1.1332.1.1.5.3.39.2.1.10
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. For row creation use createAndWait(5). For row activation use active(1). For row deactivation use notInService(2). For row deletion use destroy(6) (board with management interface can not be deleted). Other values are currently not supported. For row activation next terms must be accomplished: - all requested values (they don't have default definition) must be set - msanBoardConfId is one of available msanBoardListId values
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanBoardConfSwSteerVersion 1.3.6.1.4.1.1332.1.1.5.3.39.2.1.11
The unique steer code of installed software.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanBoardConfSwBuildDirectory 1.3.6.1.4.1.1332.1.1.5.3.39.2.1.12
The directory where installed software was build on.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanBoardConfSwBuildTime 1.3.6.1.4.1.1332.1.1.5.3.39.2.1.13
The time when the installed software was built. (DateAndTime textual convention, from SNMPv2-TC)
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanBoardConfSwBranch 1.3.6.1.4.1.1332.1.1.5.3.39.2.1.14
The repository branch where the installed software was built from.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanBoardConfSwBuildReference 1.3.6.1.4.1.1332.1.1.5.3.39.2.1.15
The repository reference number of the installed software build branch.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanBoardListTable 1.3.6.1.4.1.1332.1.1.5.3.39.3
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanBoardListEntry

msanBoardListEntry 1.3.6.1.4.1.1332.1.1.5.3.39.3.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanBoardListEntry  

msanBoardListId 1.3.6.1.4.1.1332.1.1.5.3.39.3.1.1
Identification of supported board (e.g. UTA6041BA).
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanBoardListType 1.3.6.1.4.1.1332.1.1.5.3.39.3.1.2
Type of physical board (e.g. IDC, SGO, SFA, ...).
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanFtpServer 1.3.6.1.4.1.1332.1.1.5.3.40
OBJECT IDENTIFIER    

msanFtpServerGlobal 1.3.6.1.4.1.1332.1.1.5.3.40.1
OBJECT IDENTIFIER    

msanFtpServerAdminState 1.3.6.1.4.1.1332.1.1.5.3.40.1.1
FTP server administrative state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanAppRateLimit 1.3.6.1.4.1.1332.1.1.5.3.41
OBJECT IDENTIFIER    

msanAppRateLimitGlobal 1.3.6.1.4.1.1332.1.1.5.3.41.1
OBJECT IDENTIFIER    

msanAppRateLimitTable 1.3.6.1.4.1.1332.1.1.5.3.41.2
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanAppRateLimitEntry

msanAppRateLimitEntry 1.3.6.1.4.1.1332.1.1.5.3.41.2.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanAppRateLimitEntry  

msanAppRateLimitDhcp 1.3.6.1.4.1.1332.1.1.5.3.41.2.1.1
Maximum number of received DHCP packets in one second (pps) per interface. Value 0 defines there is no limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1000  

msanAppRateLimitDhcpState 1.3.6.1.4.1.1332.1.1.5.3.41.2.1.2
Administrative state of DHCP traffic rate limiting.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanAppRateLimitPppoe 1.3.6.1.4.1.1332.1.1.5.3.41.2.1.3
Maximum number of received PPPoE packets in one second (pps) per interface. Value 0 defines there is no limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1000  

msanAppRateLimitPppoeState 1.3.6.1.4.1.1332.1.1.5.3.41.2.1.4
Administrative state of PPPoE traffic rate limiting.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanAppRateLimitIgmp 1.3.6.1.4.1.1332.1.1.5.3.41.2.1.5
Maximum number of received DHCP packets in one second (pps) per interface. Value 0 defines there is no limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1000  

msanAppRateLimitIgmpState 1.3.6.1.4.1.1332.1.1.5.3.41.2.1.6
Administrative state of IGMP traffic rate limiting.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanAppRateLimitStp 1.3.6.1.4.1.1332.1.1.5.3.41.2.1.7
Maximum number of received STP packets in one second (pps) per interface. Value 0 defines there is no limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1000  

msanAppRateLimitStpState 1.3.6.1.4.1.1332.1.1.5.3.41.2.1.8
Administrative state of STP traffic rate limiting.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanAppRateLimitMn 1.3.6.1.4.1.1332.1.1.5.3.41.2.1.9
Maximum number of received MN packets (management traffic) in one second (pps) per interface. Value 0 defines there is no limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..1000  

msanAppRateLimitMnState 1.3.6.1.4.1.1332.1.1.5.3.41.2.1.10
Administrative state of MN traffic rate limiting.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanMlinec 1.3.6.1.4.1.1332.1.1.5.3.50
OBJECT IDENTIFIER    

msanMlinecGlobal 1.3.6.1.4.1.1332.1.1.5.3.50.1
OBJECT IDENTIFIER    

msanMlinecAdminState 1.3.6.1.4.1.1332.1.1.5.3.50.1.1
MLINEC (Multi-Link Network Connectivity) administrative state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanMulticast 1.3.6.1.4.1.1332.1.1.5.3.100
OBJECT IDENTIFIER    

msanMulticastGlobal 1.3.6.1.4.1.1332.1.1.5.3.100.1
OBJECT IDENTIFIER    

msanMulticastIntfStaticGroupTable 1.3.6.1.4.1.1332.1.1.5.3.100.2
The table attaches static multicast groups to the interfaces.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanMulticastIntfStaticGroupEntry

msanMulticastIntfStaticGroupEntry 1.3.6.1.4.1.1332.1.1.5.3.100.2.1
Description.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  MsanMulticastIntfStaticGroupEntry  

msanMulticastIntfStaticGroupIPAddr 1.3.6.1.4.1.1332.1.1.5.3.100.2.1.1
IP multicast address of valid multicast group.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  IpAddress  

msanMulticastIntfStaticGroupRowStatus 1.3.6.1.4.1.1332.1.1.5.3.100.2.1.2
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. Setting this object to createAndGo(4) creates a row in this table. Setting this object to destroy(6) will remove this entry. Read values: active(1). Other values are currently not supported.
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

msanMulticastGroupTable 1.3.6.1.4.1.1332.1.1.5.3.100.3
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanMulticastGroupEntry

msanMulticastGroupEntry 1.3.6.1.4.1.1332.1.1.5.3.100.3.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanMulticastGroupEntry  

msanMulticastGroupIpAddr 1.3.6.1.4.1.1332.1.1.5.3.100.3.1.1
IP multicast address of valid multicast group.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

msanMulticastGroupName 1.3.6.1.4.1.1332.1.1.5.3.100.3.1.2
Name of multicast group.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

msanMulticastGroupRowStatus 1.3.6.1.4.1.1332.1.1.5.3.100.3.1.3
The row status object controls the creation/deletion of rows in this table. For row creation use createAndWait(5) [createAndGo(4) is not supported].
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanMulticastAclListTable 1.3.6.1.4.1.1332.1.1.5.3.100.4
The table below assigns the symbolic names to the specific multicast ACLs.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanMulticastAclListEntry

msanMulticastAclListEntry 1.3.6.1.4.1.1332.1.1.5.3.100.4.1
Description.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  MsanMulticastAclListEntry  

msanMulticastAclListId 1.3.6.1.4.1.1332.1.1.5.3.100.4.1.1
Multicast List id. Integer from 0 to 255.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..255  

msanMulticastAclListName 1.3.6.1.4.1.1332.1.1.5.3.100.4.1.2
ACL list symbolic name. Should be unique.
Status: deprecated Access: read-write
OBJECT-TYPE    
  SnmpAdminString  

msanMulticastAclListRowStatus 1.3.6.1.4.1.1332.1.1.5.3.100.4.1.3
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. For row creation use createAndWait(5). For row activation use active(1). For row deletion use destroy(6). Other values are currently not supported.
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

msanMulticastAclListGroupTable 1.3.6.1.4.1.1332.1.1.5.3.100.5
The table below links the multicast groups to the ACL.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanMulticastAclListGroupEntry

msanMulticastAclListGroupEntry 1.3.6.1.4.1.1332.1.1.5.3.100.5.1
Description.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  MsanMulticastAclListGroupEntry  

msanMulticastAclGroupIpAddr 1.3.6.1.4.1.1332.1.1.5.3.100.5.1.1
IP multicast address of valid ACL multicast group.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  IpAddress  

msanMulticastAclListGroupRowStatus 1.3.6.1.4.1.1332.1.1.5.3.100.5.1.2
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. Setting this object to createAndGo(4) creates a row in this table. Setting this object to destroy(6) will remove this entry. Read values: active(1). Other values are currently not supported.
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

msanMulticastAclIntfListTable 1.3.6.1.4.1.1332.1.1.5.3.100.6
The table below assigns the multicast ACL to the interfaces
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanMulticastAclIntfListEntry

msanMulticastAclIntfListEntry 1.3.6.1.4.1.1332.1.1.5.3.100.6.1
Description.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  MsanMulticastAclIntfListEntry  

msanMulticastAclIntfListMode 1.3.6.1.4.1.1332.1.1.5.3.100.6.1.1
Defines the mode in which interface for specified ACL list works.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER accept(1), deny(2)  

msanMulticastAclIntfListRowStatus 1.3.6.1.4.1.1332.1.1.5.3.100.6.1.2
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. For row creation use createAndWait(5). For row activation use active(1). For row deletion use destroy(6). Other values are currently not supported.
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

msanMulticastAclListVlanGroupTable 1.3.6.1.4.1.1332.1.1.5.3.100.7
The table below links the multicast groups to the ACL.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanMulticastAclListVlanGroupEntry

msanMulticastAclListVlanGroupEntry 1.3.6.1.4.1.1332.1.1.5.3.100.7.1
Description.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  MsanMulticastAclListVlanGroupEntry  

msanMulticastAclListVlanGroupIpAddr 1.3.6.1.4.1.1332.1.1.5.3.100.7.1.1
IP multicast address of valid ACL multicast group.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  IpAddress  

msanMulticastAclListVlanGroupRowStatus 1.3.6.1.4.1.1332.1.1.5.3.100.7.1.2
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. Setting this object to createAndGo(4) creates a row in this table. Setting this object to destroy(6) will remove this entry. Read values: active(1). Other values are currently not supported.
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

msanMulticastIntfVlanStaticGroupTable 1.3.6.1.4.1.1332.1.1.5.3.100.8
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanMulticastIntfVlanStaticGroupEntry

msanMulticastIntfVlanStaticGroupEntry 1.3.6.1.4.1.1332.1.1.5.3.100.8.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanMulticastIntfVlanStaticGroupEntry  

msanMulticastIntfVlanStaticGroupIpAddr 1.3.6.1.4.1.1332.1.1.5.3.100.8.1.1
IP multicast address of valid multicast group.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

msanMulticastIntfVlanStaticGroupRowStatus 1.3.6.1.4.1.1332.1.1.5.3.100.8.1.2
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. Setting this object to createAndGo(4) creates a row in this table. Setting this object to destroy(6) will remove this entry. Read values: active(1). Other values are currently not supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanMulticastAccessListTable 1.3.6.1.4.1.1332.1.1.5.3.100.9
The table below assigns the symbolic names to the specific multicast ACLs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanMulticastAccessListEntry

msanMulticastAccessListEntry 1.3.6.1.4.1.1332.1.1.5.3.100.9.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanMulticastAccessListEntry  

msanMulticastAccessListName 1.3.6.1.4.1.1332.1.1.5.3.100.9.1.1
ACL list symbolic name. Should be unique.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

msanMulticastAccessListRowStatus 1.3.6.1.4.1.1332.1.1.5.3.100.9.1.2
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. For row creation use createAndGo(4). For row activation use active(1). For row deletion use destroy(6). Other values are currently not supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanMulticastAccessListGroupTable 1.3.6.1.4.1.1332.1.1.5.3.100.10
The table below links the multicast addresses to the ACL list
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanMulticastAccessListGroupEntry

msanMulticastAccessListGroupEntry 1.3.6.1.4.1.1332.1.1.5.3.100.10.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanMulticastAccessListGroupEntry  

msanMulticastAccessListGroupIpAddr 1.3.6.1.4.1.1332.1.1.5.3.100.10.1.1
IP multicast address of valid ACL multicast group.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

msanMulticastAccessListGroupRowStatus 1.3.6.1.4.1.1332.1.1.5.3.100.10.1.2
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. Setting this object to createAndGo(4) creates a row in this table. Setting this object to destroy(6) will remove this entry. Read values: active(1). Other values are currently not supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanMulticastAccessListIntfTable 1.3.6.1.4.1.1332.1.1.5.3.100.11
The table below assigns the multicast ACL list to the interfaces
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanMulticastAccessListIntfEntry

msanMulticastAccessListIntfEntry 1.3.6.1.4.1.1332.1.1.5.3.100.11.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanMulticastAccessListIntfEntry  

msanMulticastAccessListIntfMode 1.3.6.1.4.1.1332.1.1.5.3.100.11.1.1
Defines the mode in which interface for specified ACL list works.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER accept(1), deny(2)  

msanMulticastAccessListIntfRowStatus 1.3.6.1.4.1.1332.1.1.5.3.100.11.1.2
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. For row creation use createAndWait(5). For row activation use active(1). For row deletion use destroy(6). Other values are currently not supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanSwitchMFDBTable 1.3.6.1.4.1.1332.1.1.5.3.100.12
The Multicast Forwarding Database table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanSwitchMFDBEntry

msanSwitchMFDBEntry 1.3.6.1.4.1.1332.1.1.5.3.100.12.1
Contains Forwarding and Filtering information per Component User, Vlan Index, and MAC Address.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanSwitchMFDBEntry  

msanSwitchMFDBProtocolType 1.3.6.1.4.1.1332.1.1.5.3.100.12.1.1
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)  

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

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

msanSwitchMFDBType 1.3.6.1.4.1.1332.1.1.5.3.100.12.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)  

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

msanSwitchMFDBForwardingPortMask 1.3.6.1.4.1.1332.1.1.5.3.100.12.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    
  PortMask  

msanSwitchMFDBFilteringPortMask 1.3.6.1.4.1.1332.1.1.5.3.100.12.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    
  PortMask  

msanFiltering 1.3.6.1.4.1.1332.1.1.5.3.101
OBJECT IDENTIFIER    

msanFilteringGlobal 1.3.6.1.4.1.1332.1.1.5.3.101.2
OBJECT IDENTIFIER    

msanFilteringFilterTable 1.3.6.1.4.1.1332.1.1.5.3.101.3
Defines a list of filters.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanFilteringFilterEntry

msanFilteringFilterEntry 1.3.6.1.4.1.1332.1.1.5.3.101.3.1
Description.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  MsanFilteringFilterEntry  

msanFilteringFilterId 1.3.6.1.4.1.1332.1.1.5.3.101.3.1.1
Filter identity.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 1..64 | 301..500  

msanFilteringFilterName 1.3.6.1.4.1.1332.1.1.5.3.101.3.1.2
Name of filter to be shown.
Status: deprecated Access: read-write
OBJECT-TYPE    
  OCTET STRING  

msanFilteringFilterType 1.3.6.1.4.1.1332.1.1.5.3.101.3.1.3
Type of filter (static or dynamic).
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

msanFilteringFilterRowStatus 1.3.6.1.4.1.1332.1.1.5.3.101.3.1.4
SNMP row status. Supported values: active(1) - valid entry; createAndGo(4) - used to create a new entry; destroy(6) - removes the entry.
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

msanFilteringAssignFilterTable 1.3.6.1.4.1.1332.1.1.5.3.101.4
This table defines a list of filters assigned to interface.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanFilteringAssignFilterEntry

msanFilteringAssignFilterEntry 1.3.6.1.4.1.1332.1.1.5.3.101.4.1
Description.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  MsanFilteringAssignFilterEntry  

msanFilteringAssignFilterVid 1.3.6.1.4.1.1332.1.1.5.3.101.4.1.1
ID of VLAN to be filtered.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 0..4094  

msanFilteringAssignFilterCos 1.3.6.1.4.1.1332.1.1.5.3.101.4.1.2
CoS value to be filtered.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

msanFilteringAssignFilterDscp 1.3.6.1.4.1.1332.1.1.5.3.101.4.1.3
DSCP field.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 0..63  

msanFilteringAssignFilterPrec 1.3.6.1.4.1.1332.1.1.5.3.101.4.1.4
Precedence in DSCP tag.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

msanFilteringAssignFilterRowStatus 1.3.6.1.4.1.1332.1.1.5.3.101.4.1.5
SNMP row status. Supported values: active(1) - valid entry; createAndGo(4) - used to create a new entry; destroy(6) - removes the entry.
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

msanFilteringRuleTable 1.3.6.1.4.1.1332.1.1.5.3.101.5
This table defines a list of filtering rules associated to filters.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanFilteringRuleEntry

msanFilteringRuleEntry 1.3.6.1.4.1.1332.1.1.5.3.101.5.1
Description.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  MsanFilteringRuleEntry  

msanFilteringRuleId 1.3.6.1.4.1.1332.1.1.5.3.101.5.1.1
Filtering rule identity.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32 1..65535  

msanFilteringRuleResponse 1.3.6.1.4.1.1332.1.1.5.3.101.5.1.2
Filter response.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER accept(1), deny(2)  

msanFilteringRuleFromMac 1.3.6.1.4.1.1332.1.1.5.3.101.5.1.3
Source Ethernet address.
Status: deprecated Access: read-write
OBJECT-TYPE    
  MacAddress  

msanFilteringRuleFromMacMask 1.3.6.1.4.1.1332.1.1.5.3.101.5.1.4
Source Ethernet address mask.
Status: deprecated Access: read-write
OBJECT-TYPE    
  MacAddress  

msanFilteringRuleFromIp 1.3.6.1.4.1.1332.1.1.5.3.101.5.1.5
Source IP address.
Status: deprecated Access: read-write
OBJECT-TYPE    
  IpAddress  

msanFilteringRuleFromMask 1.3.6.1.4.1.1332.1.1.5.3.101.5.1.6
Source IP address mask.
Status: deprecated Access: read-write
OBJECT-TYPE    
  IpAddress  

msanFilteringRuleFromPortLow 1.3.6.1.4.1.1332.1.1.5.3.101.5.1.7
The lowest number of a source TCP or UDP port.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

msanFilteringRuleFromPortHigh 1.3.6.1.4.1.1332.1.1.5.3.101.5.1.8
The highest number of a source TCP or UDP port..
Status: deprecated Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

msanFilteringRuleToMac 1.3.6.1.4.1.1332.1.1.5.3.101.5.1.9
Destination Ethernet address.
Status: deprecated Access: read-write
OBJECT-TYPE    
  MacAddress  

msanFilteringRuleToMacMask 1.3.6.1.4.1.1332.1.1.5.3.101.5.1.10
Destination Ethernet address mask.
Status: deprecated Access: read-write
OBJECT-TYPE    
  MacAddress  

msanFilteringRuleToIp 1.3.6.1.4.1.1332.1.1.5.3.101.5.1.11
Destination IP address.
Status: deprecated Access: read-write
OBJECT-TYPE    
  IpAddress  

msanFilteringRuleToMask 1.3.6.1.4.1.1332.1.1.5.3.101.5.1.12
Destination IP address mask.
Status: deprecated Access: read-write
OBJECT-TYPE    
  IpAddress  

msanFilteringRuleToPortLow 1.3.6.1.4.1.1332.1.1.5.3.101.5.1.13
The lowest number of a destination TCP or UDP port.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

msanFilteringRuleToPortHigh 1.3.6.1.4.1.1332.1.1.5.3.101.5.1.14
The highest number of a destination TCP or UDP port.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

msanFilteringRuleEtherProto 1.3.6.1.4.1.1332.1.1.5.3.101.5.1.15
Ethernet protocol to be filtered.
Status: deprecated Access: read-write
OBJECT-TYPE    
  OCTET STRING  

msanFilteringRuleIpProto 1.3.6.1.4.1.1332.1.1.5.3.101.5.1.16
IP protocol to be filtered.
Status: deprecated Access: read-write
OBJECT-TYPE    
  OCTET STRING  

msanFilteringRuleIcmType 1.3.6.1.4.1.1332.1.1.5.3.101.5.1.17
ICMP type. ICMP sends an error message to the transmitter of IP packets and provides information at IP packet processing.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Unsigned32 0..255  

msanFilteringRulePrec 1.3.6.1.4.1.1332.1.1.5.3.101.5.1.18
Precedence in DSCP tag.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Unsigned32 0..7  

msanFilteringRuleTos 1.3.6.1.4.1.1332.1.1.5.3.101.5.1.19
TOS to be filtered.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Unsigned32 0..15  

msanFilteringRuleVid 1.3.6.1.4.1.1332.1.1.5.3.101.5.1.20
ID of VLAN to be filtered.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Unsigned32 0..4094  

msanFilteringRuleCos 1.3.6.1.4.1.1332.1.1.5.3.101.5.1.21
CoS value to be filtered.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Unsigned32 0..7  

msanFilteringRuleTag 1.3.6.1.4.1.1332.1.1.5.3.101.5.1.22
802.1Q tag.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER untagged(1), tagged(2), qinq-tagged(3)  

msanFilteringRuleRowStatus 1.3.6.1.4.1.1332.1.1.5.3.101.5.1.23
SNMP row status. Supported values: active(1) - valid entry; createAndGo(4) - used to create a new entry; destroy(6) - removes the entry.
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

msanFilteringAttachedFilterTable 1.3.6.1.4.1.1332.1.1.5.3.101.6
This table defines information about filters attached to interface.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanFilteringAttachedFilterEntry

msanFilteringAttachedFilterEntry 1.3.6.1.4.1.1332.1.1.5.3.101.6.1
Description.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  MsanFilteringAttachedFilterEntry  

msanFilteringAttachedFilterDirect 1.3.6.1.4.1.1332.1.1.5.3.101.6.1.1
Point of attaching a filter.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER in(1), out(2)  

msanFilteringAttachedFilterRowStatus 1.3.6.1.4.1.1332.1.1.5.3.101.6.1.2
SNMP row status. Supported values: active(1) - valid entry; createAndGo(4) - used to create a new entry; destroy(6) - removes the entry.
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

msanBridge 1.3.6.1.4.1.1332.1.1.5.3.102
OBJECT IDENTIFIER    

msanBridgeGlobal 1.3.6.1.4.1.1332.1.1.5.3.102.1
OBJECT IDENTIFIER    

msanBridgeMode 1.3.6.1.4.1.1332.1.1.5.3.102.1.1
A bridge operating mode. bridge(1) ccx(2)
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER bridge(1), ccx(2)  

msanBridgeMacTableSize 1.3.6.1.4.1.1332.1.1.5.3.102.1.2
The maximum MAC table size
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 64..4095  

msanBridgeRedAdminMode 1.3.6.1.4.1.1332.1.1.5.3.102.1.3
Enable or disable Random Early Discard functionality.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanBridgeCCXTable 1.3.6.1.4.1.1332.1.1.5.3.102.2
The table contents the information about all CCX pairs.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanBridgeCCXEntry

msanBridgeCCXEntry 1.3.6.1.4.1.1332.1.1.5.3.102.2.1
Description.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  MsanBridgeCCXEntry  

msanBridgeCCXInterface1 1.3.6.1.4.1.1332.1.1.5.3.102.2.1.1
The first interface to make cross-connection exchange
Status: deprecated Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

msanBridgeCCXInterface2 1.3.6.1.4.1.1332.1.1.5.3.102.2.1.2
The second interface to make cross-connection exchange
Status: deprecated Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

msanBridgeCCXRowStatus 1.3.6.1.4.1.1332.1.1.5.3.102.2.1.3
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. Setting this object to createAndGo(4) creates a row in this table. Setting this object to destroy(6) will remove this entry. Read values: active(1). Other values are currently not supported.
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

msanIPSG 1.3.6.1.4.1.1332.1.1.5.3.103
OBJECT IDENTIFIER    

msanIPSGGlobal 1.3.6.1.4.1.1332.1.1.5.3.103.1
OBJECT IDENTIFIER    

msanIPSGAdminMode 1.3.6.1.4.1.1332.1.1.5.3.103.1.1
Enable/disable IPv4 source guard for all interfaces
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanIPSGStoreAdminMode 1.3.6.1.4.1.1332.1.1.5.3.103.1.2
Enable/disable storing of the IP-MAC binds to the interoperation table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanIPSGIpv6AdminMode 1.3.6.1.4.1.1332.1.1.5.3.103.1.3
Enable/disable IPv6 source guard for all interfaces
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanIPSGClearDynamicBinds 1.3.6.1.4.1.1332.1.1.5.3.103.1.4
Clear IPSG snooping tables for all ports.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), clear-all(2), clear-dhcpv4(3), clear-dhcpv6(4), clear-nd(5)  

msanIPSGIntfTable 1.3.6.1.4.1.1332.1.1.5.3.103.2
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanIPSGIntfEntry

msanIPSGIntfEntry 1.3.6.1.4.1.1332.1.1.5.3.103.2.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanIPSGIntfEntry  

msanIPSGIntfAdminMode 1.3.6.1.4.1.1332.1.1.5.3.103.2.1.1
Enable/disable IP Source Guard for the selected interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanIPSGIntfBindsLimit 1.3.6.1.4.1.1332.1.1.5.3.103.2.1.2
IPSG binding limit for DHCPv4 snooping table per interface. Value 0 defines there is no limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..15  

msanIPSGIntfFilteringMode 1.3.6.1.4.1.1332.1.1.5.3.103.2.1.3
Sets the traffic filtering type. Traffic can be filtered either by IP or by both IP and MAC address.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER iponly(1), ipmac(2)  

msanIPSGIntfIpv6AdminMode 1.3.6.1.4.1.1332.1.1.5.3.103.2.1.4
Enable/disable IPv6 Source Guard for the selected interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanIPSGIntfBindsLimitDhcpv6 1.3.6.1.4.1.1332.1.1.5.3.103.2.1.5
IPSG binding limit for DHCPv6 (IPv6 DHCP)snooping table per interface. Value 0 defines there is no limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..15  

msanIPSGIntfBindsLimitND 1.3.6.1.4.1.1332.1.1.5.3.103.2.1.6
IPSG binding limit for ND (IPv6 Neighbor Discovery) snooping table per interface Value 0 defines there is no limit.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..15  

msanIPSGIntfClearDynamicBinds 1.3.6.1.4.1.1332.1.1.5.3.103.2.1.7
Clear IPSG snooping tables per interface
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), clear-all(2), clear-dhcpv4(3), clear-dhcpv6(4), clear-nd(5)  

msanIPSGBindingsTable 1.3.6.1.4.1.1332.1.1.5.3.103.3
DThe table for storing IP source binding
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanIPSGBindingsEntry

msanIPSGBindingsEntry 1.3.6.1.4.1.1332.1.1.5.3.103.3.1
Description.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  MsanIPSGBindingsEntry  

msanIPSGBindIp 1.3.6.1.4.1.1332.1.1.5.3.103.3.1.1
Allowed IP address
Status: deprecated Access: read-write
OBJECT-TYPE    
  IpAddress  

msanIPSGBindVlan 1.3.6.1.4.1.1332.1.1.5.3.103.3.1.2
Allowed VLAN number
Status: deprecated Access: read-only
OBJECT-TYPE    
  VlanIndex  

msanIPSGBindMac 1.3.6.1.4.1.1332.1.1.5.3.103.3.1.3
Allowed MAC address
Status: deprecated Access: read-only
OBJECT-TYPE    
  MacAddress  

msanIPSGBindLeaseRemainingTime 1.3.6.1.4.1.1332.1.1.5.3.103.3.1.4
The period for which the DHCP lease is valid. It is displayed in days, hours, minutes, and seconds. For static IPSG bindings this value is set to 0 (infinitive).
Status: deprecated Access: read-only
OBJECT-TYPE    
  TimeTicks  

msanIPSGBindType 1.3.6.1.4.1.1332.1.1.5.3.103.3.1.5
Type of IPSG binding.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

msanIPSGBindMatchedFrames 1.3.6.1.4.1.1332.1.1.5.3.103.3.1.6
Number of matched frames for selected IPSG binding.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

msanIPSGBindRowStatus 1.3.6.1.4.1.1332.1.1.5.3.103.3.1.7
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. For row creation use createAndWait(5). For row activation use active(1). For row deletion use destroy(6). Other values are currently not supported. For row activation next terms must be accomplished: - msanIPSGBindIp must be defined
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

msanIPSGIpv4PortStaticBindTable 1.3.6.1.4.1.1332.1.1.5.3.103.4
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanIPSGIpv4PortStaticBindEntry

msanIPSGIpv4PortStaticBindEntry 1.3.6.1.4.1.1332.1.1.5.3.103.4.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanIPSGIpv4PortStaticBindEntry  

msanIPSGIpv4PortStaticBindMacAddress 1.3.6.1.4.1.1332.1.1.5.3.103.4.1.1
Allowed MAC address
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

msanIPSGIpv4PortStaticBindVlanId 1.3.6.1.4.1.1332.1.1.5.3.103.4.1.2
Allowed VLAN number
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

msanIPSGIpv4PortStaticBindIpAddress 1.3.6.1.4.1.1332.1.1.5.3.103.4.1.3
Allowed IPv4 address
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv4  

msanIPSGIpv4PortStaticBindMatchedFrames 1.3.6.1.4.1.1332.1.1.5.3.103.4.1.4
Number of matched frames for selected IPSG binding.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIPSGIpv4PortStaticBindRowStatus 1.3.6.1.4.1.1332.1.1.5.3.103.4.1.5
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. For row creation use createAndGo(4). For row activation use active(1). For row deletion use destroy(6). Other values are currently not supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanIPSGIpv6PortStaticBindTable 1.3.6.1.4.1.1332.1.1.5.3.103.5
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanIPSGIpv6PortStaticBindEntry

msanIPSGIpv6PortStaticBindEntry 1.3.6.1.4.1.1332.1.1.5.3.103.5.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanIPSGIpv6PortStaticBindEntry  

msanIPSGIpv6PortStaticBindMacAddress 1.3.6.1.4.1.1332.1.1.5.3.103.5.1.1
Allowed MAC address
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

msanIPSGIpv6PortStaticBindVlanId 1.3.6.1.4.1.1332.1.1.5.3.103.5.1.2
Allowed VLAN number
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

msanIPSGIpv6PortStaticBindIpAddress 1.3.6.1.4.1.1332.1.1.5.3.103.5.1.3
Allowed IPv6 address
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv6  

msanIPSGIpv6PortStaticBindMatchedFrames 1.3.6.1.4.1.1332.1.1.5.3.103.5.1.4
Number of matched frames for selected IPSG binding.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIPSGIpv6PortStaticBindRowStatus 1.3.6.1.4.1.1332.1.1.5.3.103.5.1.5
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. For row creation use createAndGo(4). For row activation use active(1). For row deletion use destroy(6). Other values are currently not supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanIPSGPortBindCurrentTable 1.3.6.1.4.1.1332.1.1.5.3.103.6
DThe table for storing IP source binding
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanIPSGPortBindCurrentEntry

msanIPSGPortBindCurrentEntry 1.3.6.1.4.1.1332.1.1.5.3.103.6.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanIPSGPortBindCurrentEntry  

msanIPSGPortBindCurrentId 1.3.6.1.4.1.1332.1.1.5.3.103.6.1.1
Table index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

msanIPSGPortBindCurrentIfIndex 1.3.6.1.4.1.1332.1.1.5.3.103.6.1.2
Port index (ifIndex value).
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

msanIPSGPortBindCurrentMacAddress 1.3.6.1.4.1.1332.1.1.5.3.103.6.1.3
Allowed MAC address
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

msanIPSGPortBindCurrentVlanId 1.3.6.1.4.1.1332.1.1.5.3.103.6.1.4
Allowed VLAN number
Status: current Access: read-only
OBJECT-TYPE    
  VlanIndex  

msanIPSGPortBindCurrentIpAddressType 1.3.6.1.4.1.1332.1.1.5.3.103.6.1.5
Specifies the type of ip address: ipv4[1], ipv6[2].
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

msanIPSGPortBindCurrentIpAddress 1.3.6.1.4.1.1332.1.1.5.3.103.6.1.6
Allowed IP address
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

msanIPSGPortBindCurrentLeaseRemainingTime 1.3.6.1.4.1.1332.1.1.5.3.103.6.1.7
The period for which the DHCP lease is valid. It is displayed in days, hours, minutes, and seconds. For static IPSG bindings this value is set to 0 (infinitive).
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

msanIPSGPortBindCurrentType 1.3.6.1.4.1.1332.1.1.5.3.103.6.1.8
Type of IPSG binding.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic-dhcpv4(2), dynamic-dhcpv6(3), dynamic-nd(4)  

msanIPSGPortBindCurrentMatchedFrames 1.3.6.1.4.1.1332.1.1.5.3.103.6.1.9
Number of matched frames for selected IPSG binding.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanVlan 1.3.6.1.4.1.1332.1.1.5.3.105
OBJECT IDENTIFIER    

msanVlanGlobal 1.3.6.1.4.1.1332.1.1.5.3.105.1
OBJECT IDENTIFIER    

msanDVlanTagMode 1.3.6.1.4.1.1332.1.1.5.3.105.1.1
Controls the Double Vlan Tag mode on the system.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanVlanRemarkAdminState 1.3.6.1.4.1.1332.1.1.5.3.105.1.2
Global VLAN Remarking administrative state.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanInternalVlanId 1.3.6.1.4.1.1332.1.1.5.3.105.1.3
Internal Vlan ID.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

msanPortVlanTable 1.3.6.1.4.1.1332.1.1.5.3.105.2
Vlan config parameters per port.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanPortVlanEntry

msanPortVlanEntry 1.3.6.1.4.1.1332.1.1.5.3.105.2.1
Description.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  MsanPortVlanEntry  

msanPortVlanMode 1.3.6.1.4.1.1332.1.1.5.3.105.2.1.1
Interface vlan mode.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER access(0), trunk(1), dot1qtunnel(2), vlanStacking(3)  

msanPortVlanStackPriority 1.3.6.1.4.1.1332.1.1.5.3.105.2.1.2
Priority of inner tag when interface is in vlanStacking mode (msanPortVlanMode=vlanStacking).
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER mapPriorityFromOuterTag(0), priority1(1), priority2(2), priority3(3), priority4(4), priority5(5), priority6(6), priority7(7)  

msanPortVlanStackVlanId 1.3.6.1.4.1.1332.1.1.5.3.105.2.1.3
Vlan ID of inner tag when interface is in vlanStacking mode (msanPortVlanMode=vlanStacking).
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32  

msanPortDVlanMapTable 1.3.6.1.4.1.1332.1.1.5.3.105.3
Ingress mapping of inner VID to outer VID different from default (PVID) mapping.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanPortDVlanMapEntry

msanPortDVlanMapEntry 1.3.6.1.4.1.1332.1.1.5.3.105.3.1
Description.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  MsanPortDVlanMapEntry  

msanPortDVlanMapInTagVlanId 1.3.6.1.4.1.1332.1.1.5.3.105.3.1.1
Inner tag VLAN ID. DVlan functionality is used when interface is in dot1qtunnel mode.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  Integer32  

msanPortDVlanMapOutTagVlanId 1.3.6.1.4.1.1332.1.1.5.3.105.3.1.2
Outer tag VLAN ID added for inner tag VLAN ID (msanPortDVlanMapInTagVlanId). DVlan functionality is used when interface is in dot1qtunnel mode. Value of -1 indicates that outer tag is not added for selected inner tag VLAN ID.
Status: deprecated Access: read-create
OBJECT-TYPE    
  Integer32  

msanPortDVlanMapRowStatus 1.3.6.1.4.1.1332.1.1.5.3.105.3.1.3
The row status object controls the creation/deletion of rows in this table. For row creation use createAndWait(5) [createAndGo(4) is not supported]. Setting this object to active(1) will activate this entry. Setting this object to destroy(6) will remove this entry.
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

msanPortVlanRemarkTable 1.3.6.1.4.1.1332.1.1.5.3.105.4
Vlan remarking table for ingress traffic (per port). Note: All defined Vlan remarking rules for ingress traffic also add , automatically, reverse Vlan remarking rule for egress traffic on same port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanPortVlanRemarkEntry

msanPortVlanRemarkEntry 1.3.6.1.4.1.1332.1.1.5.3.105.4.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanPortVlanRemarkEntry  

msanPortVlanRemarkSrcVlanId 1.3.6.1.4.1.1332.1.1.5.3.105.4.1.1
Ingress traffic Source VLAN ID which will be changed to Destination VLAN ID (msanPortVlanRemarkDstVlanId) by VLAN remarking rule.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4094  

msanPortVlanRemarkDstVlanId 1.3.6.1.4.1.1332.1.1.5.3.105.4.1.2
Destination VLAN ID to which will be changed Source VLAN ID of ingress traffic (msanPortVlanRemarkSrcVlanId) by VLAN remarking rule.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4094  

msanPortVlanRemarkRowStatus 1.3.6.1.4.1.1332.1.1.5.3.105.4.1.3
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. For row creation use createAndWait(5). For row activation use active(1). For row deletion use destroy(6). Other values are currently not supported. For row activation next terms must be accomplished: - msanPortVlanRemarkDstVlanId must be defined (default value not defined) Note: All defined Vlan remarking rules for ingress traffic also add , automatically, reverse Vlan remarking rule for egress traffic on same port.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanPortDVlanTable 1.3.6.1.4.1.1332.1.1.5.3.105.5
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanPortDVlanEntry

msanPortDVlanEntry 1.3.6.1.4.1.1332.1.1.5.3.105.5.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanPortDVlanEntry  

msanPortDVlanTagMode 1.3.6.1.4.1.1332.1.1.5.3.105.5.1.1
Administrative state of 802.1Q tunneling (DVLAN) mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanPortDVlanStackVlanId 1.3.6.1.4.1.1332.1.1.5.3.105.5.1.2
Vlan ID of inner tag when interface is in vlanStacking mode. Interface is in vlanStacking mode when msanPortDVlanTagMode=enable and msanPortDVlanStackVlanId>=0. msanPortDVlanStackVlanId value of -1 indicates that vlanStacking mode is not activated.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

msanPortDVlanStackPriority 1.3.6.1.4.1.1332.1.1.5.3.105.5.1.3
Priority of inner tag when interface is in vlanStacking mode. Interface is in vlanStacking mode when msanPortDVlanTagMode=enable and msanPortDVlanStackVlanId>=0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER priority0(0), priority1(1), priority2(2), priority3(3), priority4(4), priority5(5), priority6(6), priority7(7)  

msanPortDVlanConfigTable 1.3.6.1.4.1.1332.1.1.5.3.105.6
Ingress mapping of inner VID to outer VID different from default (PVID) mapping.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanPortDVlanConfigEntry

msanPortDVlanConfigEntry 1.3.6.1.4.1.1332.1.1.5.3.105.6.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanPortDVlanConfigEntry  

msanDVlanConfigInTagVlanId 1.3.6.1.4.1.1332.1.1.5.3.105.6.1.1
Inner tag VLAN ID. DVlan functionality is used when interface is in dot1qtunnel mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

msanDVlanConfigInTagPriority 1.3.6.1.4.1.1332.1.1.5.3.105.6.1.2
Priority of inner tag. Value unspecified(8) defines that rule line applies to all packets with appropriate msanDVlanConfigInTagVlanId, except if packet match to other more specific rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER priority0(0), priority1(1), priority2(2), priority3(3), priority4(4), priority5(5), priority6(6), priority7(7), unspecified(8)  

msanDVlanConfigOutTagVlanId 1.3.6.1.4.1.1332.1.1.5.3.105.6.1.3
Outer tag VLAN ID added for inner tag VLAN ID (msanPortDVlanConfigInTagVlanId). DVlan functionality is used when interface is in dot1qtunnel mode. Value of -1 indicates that outer tag is not added for selected inner tag VLAN ID.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

msanDVlanConfigOutTagPriority 1.3.6.1.4.1.1332.1.1.5.3.105.6.1.4
Priority of outer tag. Value unspecified(8) defines that msanDVlanMapInTagPriority is copied to outer tag.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER priority0(0), priority1(1), priority2(2), priority3(3), priority4(4), priority5(5), priority6(6), priority7(7), unspecified(8)  

msanDVlanConfigRowStatus 1.3.6.1.4.1.1332.1.1.5.3.105.6.1.5
The row status object controls the creation/deletion of rows in this table. For row creation use createAndWait(5) [createAndGo(4) is not supported]. Setting this object to active(1) will activate this entry. Setting this object to destroy(6) will remove this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanPortVlanRemarkAdminTable 1.3.6.1.4.1.1332.1.1.5.3.105.7
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanPortVlanRemarkAdminEntry

msanPortVlanRemarkAdminEntry 1.3.6.1.4.1.1332.1.1.5.3.105.7.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanPortVlanRemarkAdminEntry  

msanPortVlanRemarkAdminMode 1.3.6.1.4.1.1332.1.1.5.3.105.7.1.1
Administrative mode for VLAN Remarking
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanAtm 1.3.6.1.4.1.1332.1.1.5.3.106
OBJECT IDENTIFIER    

msanAtmGlobal 1.3.6.1.4.1.1332.1.1.5.3.106.1
OBJECT IDENTIFIER    

msanPortAtmPvcTable 1.3.6.1.4.1.1332.1.1.5.3.106.2
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanPortAtmPvcEntry

msanPortAtmPvcEntry 1.3.6.1.4.1.1332.1.1.5.3.106.2.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanPortAtmPvcEntry  

msanPortAtmPvcVpi 1.3.6.1.4.1.1332.1.1.5.3.106.2.1.1
ATM-PVC(Permanent Virtual Circuits) VPI(Virtual Path Identifier) value.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..255  

msanPortAtmPvcVci 1.3.6.1.4.1.1332.1.1.5.3.106.2.1.2
ATM-PVC(Permanent Virtual Circuits) VCI(Virtual Channel Identifier) value.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 32..255  

msanPortAtmPvcPvid 1.3.6.1.4.1.1332.1.1.5.3.106.2.1.3
The PVID, the VLAN ID assigned to untagged frames or Priority-Tagged frames received on this ATM-PVC(Permanent Virtual Circuits). Value 0 defines that PVID is not set.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..4094  

msanPortAtmPvcRowStatus 1.3.6.1.4.1.1332.1.1.5.3.106.2.1.4
The row status object controls the creation/deletion of rows in this table. For row creation use createAndWait(5) [createAndGo(4) is not supported]. Setting this object to active(1) will activate this entry. Setting this object to destroy(6) will remove this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanEnergyMeter 1.3.6.1.4.1.1332.1.1.5.3.107
OBJECT IDENTIFIER    

msanEnergyMeterGlobal 1.3.6.1.4.1.1332.1.1.5.3.107.1
OBJECT IDENTIFIER    

msanEnergyMeterIpAddress 1.3.6.1.4.1.1332.1.1.5.3.107.1.1
Energy meter's Ip address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

msanEnergyMeterTcpPort 1.3.6.1.4.1.1332.1.1.5.3.107.1.2
Energy meter's Tcp port.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

msanEnergyMeterAddress 1.3.6.1.4.1.1332.1.1.5.3.107.1.3
Energy meter's address.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

msanEnergyMeterPassword 1.3.6.1.4.1.1332.1.1.5.3.107.1.4
Energy meter's password.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

msanEnergyMeterSerialNo 1.3.6.1.4.1.1332.1.1.5.3.107.1.5
Energy meter's serial number.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..128)  

msanEnergyMeterDateTime 1.3.6.1.4.1.1332.1.1.5.3.107.1.6
Energy meter's date and time in format: year-month-day, hour:minutes:seconds
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanEnergyMeterCurrTariff 1.3.6.1.4.1.1332.1.1.5.3.107.1.7
Energy meter's current active tariff.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

msanEnergyMeterCurrPower 1.3.6.1.4.1.1332.1.1.5.3.107.1.8
Energy meter's current measured power.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

msanEnergyMeterCoreVersion 1.3.6.1.4.1.1332.1.1.5.3.107.1.9
Energy meter's current version number.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

msanEnergyMeterFwType 1.3.6.1.4.1.1332.1.1.5.3.107.1.10
Energy meter's current firmware type.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

msanEnergyMeterFwVersion 1.3.6.1.4.1.1332.1.1.5.3.107.1.11
Energy meter's current firmware version.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

msanEnergyMeterFwCreationDate 1.3.6.1.4.1.1332.1.1.5.3.107.1.12
Energy meter's current firmware creation date in format: year-month-day
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

msanEnergyMeterEnergyTable 1.3.6.1.4.1.1332.1.1.5.3.107.2
Energy values.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanEnergyMeterEnergyEntry

msanEnergyMeterEnergyEntry 1.3.6.1.4.1.1332.1.1.5.3.107.2.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanEnergyMeterEnergyEntry  

msanEnergyMeterTariff 1.3.6.1.4.1.1332.1.1.5.3.107.2.1.1
This is msanEnergyMeterTariff index in msanEnergyMeterEnergyTable Defines tariff. 0 - tariff No1, 1 - tariff No2, ..., 7 - tariff No8
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..7  

msanEnergyMeterDepth 1.3.6.1.4.1.1332.1.1.5.3.107.2.1.2
This is msanEnergyMeterDepth index in msanEnergyMeterEnergyTable. Defines time span. 0 - current value, 1 - value at the end of previous month, 2 - value at the end of 2. month ago, ..., 13 -value at the end of the 13. month ago
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..13  

msanEnergyMeterEnergyValue 1.3.6.1.4.1.1332.1.1.5.3.107.2.1.3
Energy value.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

msanEnergyMeterEnergySumTable 1.3.6.1.4.1.1332.1.1.5.3.107.3
Energy sum values of all tariffs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanEnergyMeterEnergySumEntry

msanEnergyMeterEnergySumEntry 1.3.6.1.4.1.1332.1.1.5.3.107.3.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanEnergyMeterEnergySumEntry  

msanEnergyMeterEnergySumValue 1.3.6.1.4.1.1332.1.1.5.3.107.3.1.1
Energy sum value of all tariffs
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

msanArpInspection 1.3.6.1.4.1.1332.1.1.5.3.108
OBJECT IDENTIFIER    

msanArpInspectionGlobal 1.3.6.1.4.1.1332.1.1.5.3.108.1
OBJECT IDENTIFIER    

msanArpInspectionAdminMode 1.3.6.1.4.1.1332.1.1.5.3.108.1.1
Enable/disable global dynamic arp inspection
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanArpInspectionPortTable 1.3.6.1.4.1.1332.1.1.5.3.108.2
Arp Inspection.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanArpInspectionPortEntry

msanArpInspectionPortEntry 1.3.6.1.4.1.1332.1.1.5.3.108.2.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanArpInspectionPortEntry  

msanArpInspectionPortAdminMode 1.3.6.1.4.1.1332.1.1.5.3.108.2.1.1
Enable/disable dynamic arp inspection for the selected interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanArpInspectionPortStatDroppedFrames 1.3.6.1.4.1.1332.1.1.5.3.108.2.1.2
Number of discarded ARP packets on interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

msanArpInspectionVlanTable 1.3.6.1.4.1.1332.1.1.5.3.108.3
Arp Inspection.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanArpInspectionVlanEntry

msanArpInspectionVlanEntry 1.3.6.1.4.1.1332.1.1.5.3.108.3.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanArpInspectionVlanEntry  

msanArpInspectionVlanAdminMode 1.3.6.1.4.1.1332.1.1.5.3.108.3.1.1
Enable/disable dynamic arp inspection per vlan.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanArpInspectionVlanStatDroppedFrames 1.3.6.1.4.1.1332.1.1.5.3.108.3.1.2
Number of discarded ARP packets per vlan.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

msanIsa 1.3.6.1.4.1.1332.1.1.5.3.109
OBJECT IDENTIFIER    

msanIsaGlobal 1.3.6.1.4.1.1332.1.1.5.3.109.1
OBJECT IDENTIFIER    

msanIsaTalAdminMode 1.3.6.1.4.1.1332.1.1.5.3.109.1.1
ISA TAL functionality global admin mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanIsaDasServerPort 1.3.6.1.4.1.1332.1.1.5.3.109.1.2
ISA Radius DAS (Dynamic Authorization Server) port number.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

msanIsaDasServerSecret 1.3.6.1.4.1.1332.1.1.5.3.109.1.3
ISA Radius DAS (Dynamic Authorization Server) shared secret.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

msanIsaRadiusServerRetries 1.3.6.1.4.1.1332.1.1.5.3.109.1.4
Maximum number of retransmissions of a ISA Radius request packet.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..15  

msanIsaRadiusServerTimeout 1.3.6.1.4.1.1332.1.1.5.3.109.1.5
Time out duration (in seconds) before packets are retransmitted to ISA Radius server
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..30  

msanIsaStatistics 1.3.6.1.4.1.1332.1.1.5.3.109.2
OBJECT IDENTIFIER    

msanIsaPortStatTable 1.3.6.1.4.1.1332.1.1.5.3.109.2.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanIsaPortStatEntry

msanIsaPortStatEntry 1.3.6.1.4.1.1332.1.1.5.3.109.2.1.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanIsaPortStatEntry  

msanIsaPortStatTalMatchedFrames 1.3.6.1.4.1.1332.1.1.5.3.109.2.1.1.1
Number of TAL matched frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIsaPortStatTalDroppedFrames 1.3.6.1.4.1.1332.1.1.5.3.109.2.1.1.2
Number of TAL dropped frames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIsaPortStatAuthenReqSent 1.3.6.1.4.1.1332.1.1.5.3.109.2.1.1.3
Number of sent Authentication requests.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIsaPortStatAuthenReqConfirmed 1.3.6.1.4.1.1332.1.1.5.3.109.2.1.1.4
Number of confirmed Authentication requests.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIsaPortStatAuthenReqRejected 1.3.6.1.4.1.1332.1.1.5.3.109.2.1.1.6
Number of rejected Authentication requests.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIsaPortStatAuthenTimeoutExpired 1.3.6.1.4.1.1332.1.1.5.3.109.2.1.1.7
Number of expired Authentication timeouts.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIsaPortStatAuthorReqSent 1.3.6.1.4.1.1332.1.1.5.3.109.2.1.1.8
Number of sent Authorization requests.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIsaPortStatAuthorReqConfirmed 1.3.6.1.4.1.1332.1.1.5.3.109.2.1.1.9
Number of confirmed Authorization requests.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIsaPortStatAuthorReqRejected 1.3.6.1.4.1.1332.1.1.5.3.109.2.1.1.10
Number of rejected Authorization requests.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIsaPortStatAuthorTimeoutExpired 1.3.6.1.4.1.1332.1.1.5.3.109.2.1.1.11
Number of expired Authorization timeouts.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIsaStatLoginReq 1.3.6.1.4.1.1332.1.1.5.3.109.2.2
Cumulative number of Login requests.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIsaStatLoginUnsuccessfulReq 1.3.6.1.4.1.1332.1.1.5.3.109.2.3
Number of unsuccessful login requests.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

msanIsaRadiusServerTable 1.3.6.1.4.1.1332.1.1.5.3.109.3
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanIsaRadiusServerEntry

msanIsaRadiusServerEntry 1.3.6.1.4.1.1332.1.1.5.3.109.3.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanIsaRadiusServerEntry  

msanIsaRadiusServerIpAddress 1.3.6.1.4.1.1332.1.1.5.3.109.3.1.1
ISA Radius server IP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

msanIsaRadiusServerType 1.3.6.1.4.1.1332.1.1.5.3.109.3.1.2
ISA Radius server type.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER authentication(1), accounting(2)  

msanIsaRadiusServerPort 1.3.6.1.4.1.1332.1.1.5.3.109.3.1.3
ISA Radius server port number. If msanIsaRadiusServerType = authentication(1) then default port value is 1812. If msanIsaRadiusServerType = accounting(2) then default port value is 1813.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

msanIsaRadiusServerSecret 1.3.6.1.4.1.1332.1.1.5.3.109.3.1.4
ISA Radius server shared secret.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

msanIsaRadiusServerPrimaryMode 1.3.6.1.4.1.1332.1.1.5.3.109.3.1.5
ISA Radius server primary mode. Only one server can be defined as primary(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER primary(1), secondary(2)  

msanIsaRadiusServerRowStatus 1.3.6.1.4.1.1332.1.1.5.3.109.3.1.6
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. For row creation use createAndWait(5). For row activation use active(1). For row deletion use destroy(6). Other values are currently not supported. For row activation parameter msanIsaRadiusServerType must be defined.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanIsaPortTable 1.3.6.1.4.1.1332.1.1.5.3.109.5
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanIsaPortEntry

msanIsaPortEntry 1.3.6.1.4.1.1332.1.1.5.3.109.5.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanIsaPortEntry  

msanIsaPortTalAdminMode 1.3.6.1.4.1.1332.1.1.5.3.109.5.1.1
ISA TAL functionality admin mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanIsaPortAuthentication 1.3.6.1.4.1.1332.1.1.5.3.109.5.1.2
ISA Authentication administrative state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanIsaPortAuthorization 1.3.6.1.4.1.1332.1.1.5.3.109.5.1.3
ISA Authorization administrative state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanIsaPortAccounting 1.3.6.1.4.1.1332.1.1.5.3.109.5.1.4
ISA Accounting administrative state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanIsaPortLoginMask 0.1.3.6.1.4.1.1332.1.1.5.3.109.5.1.5
ISA login mask.
Status: current Access: read-write
OBJECT-TYPE    
  BITS circuitId(0), remoteId(1), vendorId(2), clientId(3), sourceMAC(4), sourceIP(5), userPattern(6)  

msanIsaPortLoginUserPatternMask 1.3.6.1.4.1.1332.1.1.5.3.109.5.1.6
This mask value identifies the portion of input packet that is send to Radius server, if userPattern bit is set in msanIsaPortLoginMask. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

msanIsaPortTalAutomaticReq 1.3.6.1.4.1.1332.1.1.5.3.109.5.1.7
TAL automatic request state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

msanIsaTalPortMatchTable 1.3.6.1.4.1.1332.1.1.5.3.109.6
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanIsaTalPortMatchEntry

msanIsaTalPortMatchEntry 1.3.6.1.4.1.1332.1.1.5.3.109.6.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanIsaTalPortMatchEntry  

msanIsaTalPortMatchEthertype 1.3.6.1.4.1.1332.1.1.5.3.109.6.1.1
Match incoming packet frame with specified EtherType value. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..65535  

msanIsaTalPortMatchMacSrcAddr 1.3.6.1.4.1.1332.1.1.5.3.109.6.1.2
Match incoming packet frame with specified Source MAC address. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

msanIsaTalPortMatchMacSrcMask 1.3.6.1.4.1.1332.1.1.5.3.109.6.1.3
This mask value identifies the portion of msanIsaTalPortMatchMacSrcAddr that is compared with input packet. Empty string indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

msanIsaTalPortMatchVlanId 1.3.6.1.4.1.1332.1.1.5.3.109.6.1.4
Match incoming packet frame with specified VLAN ID value (1-4094). A value of -1 indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..4094  

msanIsaTalPortMatchIpSrcAddr 1.3.6.1.4.1.1332.1.1.5.3.109.6.1.5
Match incoming packet frame with specified source IP address. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

msanIsaTalPortMatchIpSrcMask 1.3.6.1.4.1.1332.1.1.5.3.109.6.1.6
This mask value identifies the portion of msanIsaTalPortMatchIpSrcAddr that is compared with input packet. Empty string indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

msanIsaTalPortMatchDhcpType 1.3.6.1.4.1.1332.1.1.5.3.109.6.1.7
Match incoming packet frame with specified DHCP type value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undefined(0), discover(1), request(2)  

msanIsaTalPortMatchDhcpOpt60VendorId 1.3.6.1.4.1.1332.1.1.5.3.109.6.1.8
Match incoming packet frame with specified DHCP option 60 vendorId value. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

msanIsaTalPortMatchDhcpOpt61ClientId 1.3.6.1.4.1.1332.1.1.5.3.109.6.1.9
Match incoming packet frame with specified DHCP option 61 clientId value. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

msanIsaTalPortMatchDhcpOpt61ClientIdMacAddr 1.3.6.1.4.1.1332.1.1.5.3.109.6.1.10
Match incoming packet frame with specified DHCP option 61 MAC address. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

msanIsaTalPortMatchDhcpOpt82RemoteId 1.3.6.1.4.1.1332.1.1.5.3.109.6.1.11
Match incoming packet frame with specified DHCP option 82 remoteId value. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

msanIsaTalPortMatchUserBits 1.3.6.1.4.1.1332.1.1.5.3.109.6.1.12
Match incoming packet frame with specified user defined bits. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

msanIsaTalPortMatchUserMask 1.3.6.1.4.1.1332.1.1.5.3.109.6.1.13
This mask value identifies the portion of msanIsaTalPortMatchUserBits that is compared with input packet. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

msanIsaTalPatternMatchTable 1.3.6.1.4.1.1332.1.1.5.3.109.7
This table is used to store the pattern match name, pattern rules and the corresponding login mask for the pattern match.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanIsaTalPatternMatchEntry

msanIsaTalPatternMatchEntry 1.3.6.1.4.1.1332.1.1.5.3.109.7.1
Each entry in this table contains the a unique pattern match along with the loginmask to identify the user login packets.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanIsaTalPatternMatchEntry  

msanIsaTalPatternMatchName 1.3.6.1.4.1.1332.1.1.5.3.109.7.1.1
Pattern match name.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..64)  

msanIsaTalPatternMatchEthertype 1.3.6.1.4.1.1332.1.1.5.3.109.7.1.2
Match incoming packet frame with specified EtherType value. A value of -1 indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..65535  

msanIsaTalPatternMatchMacSrcAddr 1.3.6.1.4.1.1332.1.1.5.3.109.7.1.3
Match incoming packet frame with specified Source MAC address. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

msanIsaTalPatternMatchMacSrcMask 1.3.6.1.4.1.1332.1.1.5.3.109.7.1.4
This mask value identifies the portion of msanIsaTalPatternMatchMacSrcAddr that is compared with input packet. Empty string indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

msanIsaTalPatternMatchVlanId 1.3.6.1.4.1.1332.1.1.5.3.109.7.1.5
Match incoming packet frame with specified VLAN ID value (1-4094). A value of -1 indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 -1..4094  

msanIsaTalPatternMatchIpSrcAddr 1.3.6.1.4.1.1332.1.1.5.3.109.7.1.6
Match incoming packet frame with specified source IP address. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

msanIsaTalPatternMatchIpSrcMask 1.3.6.1.4.1.1332.1.1.5.3.109.7.1.7
This mask value identifies the portion of msanIsaTalPatternMatchIpSrcAddr that is compared with input packet. Empty string indicates that parameter has not been defined
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

msanIsaTalPatternMatchDhcpType 1.3.6.1.4.1.1332.1.1.5.3.109.7.1.8
Match incoming packet frame with specified DHCP type value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER undefined(0), discover(1), request(2)  

msanIsaTalPatternMatchDhcpOpt60VendorId 1.3.6.1.4.1.1332.1.1.5.3.109.7.1.9
Match incoming packet frame with specified DHCP option 60 vendorId value. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

msanIsaTalPatternMatchDhcpOpt61ClientId 1.3.6.1.4.1.1332.1.1.5.3.109.7.1.10
Match incoming packet frame with specified DHCP option 61 clientId value. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

msanIsaTalPatternMatchDhcpOpt61ClientIdMacAddr 1.3.6.1.4.1.1332.1.1.5.3.109.7.1.11
Match incoming packet frame with specified DHCP option 61 MAC address. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

msanIsaTalPatternMatchDhcpOpt82RemoteId 1.3.6.1.4.1.1332.1.1.5.3.109.7.1.12
Match incoming packet frame with specified DHCP option 82 remoteId value. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

msanIsaTalPatternMatchUserBits 1.3.6.1.4.1.1332.1.1.5.3.109.7.1.13
Match incoming packet frame with specified user defined bits. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

msanIsaTalPatternMatchUserMask 1.3.6.1.4.1.1332.1.1.5.3.109.7.1.14
This mask value identifies the portion of msanIsaTalPatternMatchUserBits that is compared with input packet. Empty string indicates that parameter has not been defined.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

msanIsaTalPatternMatchLoginMask 0.1.3.6.1.4.1.1332.1.1.5.3.109.7.1.15
Login mask for the current pattern match. This is used to generate the UserId.
Status: current Access: read-write
OBJECT-TYPE    
  BITS circuitId(0), remoteId(1), vendorId(2), clientId(3), sourceMAC(4), sourceIP(5), userPattern(6)  

msanIsaTalPatternMatchRowStatus 1.3.6.1.4.1.1332.1.1.5.3.109.7.1.16
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. A new row is created using createAndWait(5) [createAndGo(4) is not supported] The value active(1) activates the entry. Setting this object to destroy6) will remove this entry.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

msanIsaTalPortPatternMatchTable 1.3.6.1.4.1.1332.1.1.5.3.109.8
A connection between Pattern Matches and device ports. An entry is created in this table whenever a pattern match need to be attached to a downlink port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanIsaTalPortPatternMatchEntry

msanIsaTalPortPatternMatchEntry 1.3.6.1.4.1.1332.1.1.5.3.109.8.1
Each entry in this table contains the a unique pattern match on a port along with the loginmask to identify the user login packets.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanIsaTalPortPatternMatchEntry  

msanIsaTalPortPatternMatchRowStatus 1.3.6.1.4.1.1332.1.1.5.3.109.8.1.1
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. Setting this object to createAndGo(4) creates a row in this table. Setting this object to destroy(6) will remove this entry. Read values: active(1). Other values are currently not supported.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

msanSync 1.3.6.1.4.1.1332.1.1.5.3.110
OBJECT IDENTIFIER    

msanSyncGlobal 1.3.6.1.4.1.1332.1.1.5.3.110.1
OBJECT IDENTIFIER    

msanSyncTable 1.3.6.1.4.1.1332.1.1.5.3.110.2
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MsanSyncEntry

msanSyncEntry 1.3.6.1.4.1.1332.1.1.5.3.110.2.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  MsanSyncEntry  

msanSyncBoardPosition 1.3.6.1.4.1.1332.1.1.5.3.110.2.1.1
Central ethernet board position.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..20  

msanSyncSourcePriority 1.3.6.1.4.1.1332.1.1.5.3.110.2.1.2
Synchronization source priority: 1-first priority, 2-second priority.....
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..6  

msanSyncSourceType 1.3.6.1.4.1.1332.1.1.5.3.110.2.1.3
Synchronization source type: ext-2mhz(4) - synchronization on extended source 2MHz, ext-10mhz(5) - synchronization on extended source 10MHz, ext-1hz(6) - synchronization on extended source 1Hz, mlvds-bp(8) - synchronization on MLVDS, pps-bp(14) - synchronization on PPS, ptp-eth(15)- synchronization on PtP Ethernet, sync-eth(16) - synchronization on Synchronous Ethernet, free-run(40) - free-run synchronization
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ext-2mhz(4), ext-10mhz(5), ext-1hz(6), mlvds-bp(8), pps-bp(14), ptp-eth(15), sync-eth(16), free-run(40)  

msanSyncSourceId 1.3.6.1.4.1.1332.1.1.5.3.110.2.1.4
Synchronization source identity. msanSyncSourceId can be used when msanSyncSourceType has one of values: - ext-2mhz(4), - ext-10mhz(5), - ext-1hz(6), - mlvds-bp(8), - pps-bp(14), - free-run(40) msanSyncSourceId can be set only to input-1(1), when msanSyncSourceType is pps-bp(14) or free-run(40).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER input-1(1), input-2(2)  

msanSyncSourceEthPortId 1.3.6.1.4.1.1332.1.1.5.3.110.2.1.5
Synchronization source ethernet Port Id (value of ifIndex). msanSyncSourceEthPortId can be used, when msanSyncSourceType has ptp-eth(15) or sync-eth(16) value.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndex  

msanSyncDestinationType 1.3.6.1.4.1.1332.1.1.5.3.110.2.1.6
Synchronization destination type: local(0) - synchronization signal is used only on local board global(0) - synchronization signal is sent to MLVDS bus
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER local(0), global(10)  

msanSyncDestinationMlvdsId 1.3.6.1.4.1.1332.1.1.5.3.110.2.1.7
Destination MLVDS bus Identity. This parameter is used when msanSyncDestinationType has global(1) value.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER mlvds-1(1), mlvds-2(2)  

msanSyncSourceSuitability 1.3.6.1.4.1.1332.1.1.5.3.110.2.1.8
Source Suitability.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER undefined(0), suitable(1), unsuitable(2)  

msanSyncSourceActivity 1.3.6.1.4.1.1332.1.1.5.3.110.2.1.9
Source Activity .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER undefined(0), active(1), inactive(2)  

msanSyncRowStatus 1.3.6.1.4.1.1332.1.1.5.3.110.2.1.10
The row status object controls the creation/deletion of rows in this table. Its semantics are the same as those for the RowStatus textual convention specified for SNMPv2. For row creation use createAndWait(5). For row activation use active(1). For row deletion use destroy(6). Other values are currently not supported. For row activation next terms must be defined - msanSyncSourceType - msanSyncSourceMlvdsId or msanSyncSourcePortId - msanSyncDestionationType - msanSyncDestionaMlvdsId if msanSyncDestionType=global(10)
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus