FOUNDRY-SN-SWITCH-GROUP-MIB

File: FOUNDRY-SN-SWITCH-GROUP-MIB.mib (264262 bytes)

Imported modules

SNMPv2-SMI FOUNDRY-SN-ROOT-MIB FOUNDRY-SN-AGENT-MIB
IF-MIB SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 Gauge32 Counter32
Counter64 TimeTicks IpAddress
switch DisplayString MacAddress
InterfaceIndex ifIndex InterfaceIndexOrZero
TruthValue TEXTUAL-CONVENTION

Defined Types

PhysAddress  
This data type is used to model media addresses. For many types of media, this will be in a binary representation. For example, an ethernet address would be represented as a string of 6 octets.
TEXTUAL-CONVENTION    
  OCTET STRING  

BridgeId  
the Bridge-Identifier as used in the Spanning Tree
TEXTUAL-CONVENTION    
  OCTET STRING Size(8)  

Timeout  
a STP timer in units of 1/100 seconds
TEXTUAL-CONVENTION    
  Integer32  

PortMask  
This data type is used to model port bitmask. The maximum of ports are 32.
TEXTUAL-CONVENTION    
  Integer32  

InterfaceId  
-- This data type is used to specify an interface ID. -- The first object identifier is port type, and the -- format of the rest of the object identifiers depend -- on the port type. -- -- ethernet(1), format: type.slot.port -- e.g. 1.3.6 is port ethernet 3/6 -- -- pos(2), format: type.slot.port -- e.g. 2.10.1 is port pos 10/1 -- -- atm(3), format: type.slot.port -- e.g. 3.8.2 is port atm 8/2 -- -- virtual router interface(4), format: type.ve -- e.g. 4.9 is port ve 9 -- -- loopback(5), format: type.lb -- e.g. 5.7 is port loopback 7 -- -- gre tunnel(6), format: type.tn, not supported -- -- subinterface(7), format: type.slot.port.subInterface -- e.g. 7.3.2.4 is port atm 3/2.4 -- -- mpls tunnel(8), format: type.tn -- e.g. 8.3 is port tunnel 3 -- -- pvc(9), format: type.slot.port.subInterface.vpi.vci -- e.g. 9.3.1.2.1.2 is port atm 3/1.2.1.2 -- -- management(10), format: type.slot.port -- e.g. 10.17.1 is port management 17/1 -- -- tunnel(11), format: type.trunkid -- e.g. 11.3 is trunk id 3 -- -- virtual management(12), format: type -- e.g. 10 is the virtual management interface
TEXTUAL-CONVENTION    
  OBJECT IDENTIFIER  

InterfaceId2  
-- This data type is used to specify an interface ID. The -- first object identifier is port type, and the format of -- the rest of the object identifiers depend on the port -- type. Note that for types which include a reference to a -- physical port, the formats vary according to the type of -- port identifiers that the device uses (e.g. 6, 3/6, or -- 2/3/6). New port type values will be added in the future -- as needed. For a given type code, new formats may also -- be added in the future. Each format for a given type -- code will have a unique length. Applications should -- check the OID length and not assume that it will match -- one of the currently defined formats. -- -- Though the OIDs are shown here in a shortened form, the -- actual OIDs are prefixed with the OID of snInterfaceId -- (so the OID for 1.2.3.6 would actually be -- snInterfaceId.1.2.3.6, which is equivalent to -- snEthernetInterface.2.3.6.). -- -- ethernet(1), formats: -- type.port (e.g. 1.6 is port ethernet 6) -- type.slot.port (e.g. 1.3.6 is port ethernet 3/6) -- type.unit.slot.port (e.g. 1.2.3.6 is port ethernet 2/3/6) -- -- pos(2), formats: -- type.port (e.g. 2.6 is port pos 6) -- type.slot.port (e.g. 2.3.6 is port pos 3/6) -- type.unit.slot.port (e.g. 2.2.3.6 is port pos 2/3/6) -- -- atm(3), format: type.slot.port -- type.port (e.g. 3.6 is port atm 6) -- type.slot.port (e.g. 3.3.6 is port atm 3/6) -- type.unit.slot.port (e.g. 3.2.3.6 is port atm 2/3/6) -- -- virtual router interface(4), format: type.ve -- e.g. 4.9 is port ve 9 -- -- loopback(5), format: type.lb -- e.g. 5.7 is port loopback 7 -- -- gre tunnel(6), format: type.tn, not supported -- -- subinterface(7), formats: -- type.port.subInterface (e.g. 7.6.4 is port atm 6.4) -- type.slot.port.subInterface (e.g. 7.3.6.4 is port atm 3/6.4) -- type.unit.slot.port.subInterface -- (e.g. 7.2.3.6.4 is port atm 2/3/6.4) -- -- mpls tunnel(8), format: type.tn -- e.g. 8.3 is port tunnel 3 -- -- pvc(9), formats: -- type.port.subInterface.vpi.vci -- (e.g. 9.6.2.1.2 is port atm 6.2.1.2) -- type.slot.port.subInterface.vpi.vci -- (e.g. 9.3.6.2.1.2 is port atm 3/6.2.1.2) -- type.unit.slot.port.subInterface.vpi.vci -- (e.g. 9.2.3.6.2.1.2 is port atm 2/3/6.2.1.2) -- -- management(10), formats: -- type.port (e.g. 10.1 is port management 1) -- type.slot.port (e.g. 10.2.1 is port management 2/1) -- type.unit.slot.port (e.g. 10.4.2.1 is port management 4/2/1) -- -- trunk(11), format: type.trunkid -- e.g. 11.3 is trunk id 3 -- -- virtual management(12), format: type -- e.g. 12 is the virtual management interface
TEXTUAL-CONVENTION    
  OBJECT IDENTIFIER  

VlanTagMode  
Vlan tag mode for a given vlan member.
TEXTUAL-CONVENTION    
  INTEGER tagged(1), untagged(2), dual(3)  

FdryVlanIdOrNoneTC  
The VLAN-ID that uniquely identifies a specific VLAN, or no VLAN. The special value of zero is used to indicate that no VLAN-ID is present or used. This can be used in any situation where an object or a table entry must refer either to a specific VLAN, or to no VLAN. Note that a MIB object that is defined using this TEXTUAL-CONVENTION should clarify the meaning of 'no VLAN' (i.e., the special value 0).
TEXTUAL-CONVENTION    
  Integer32 0 | 1..4094  

BrcdVlanIdTC  
The VLAN-ID that uniquely identifies a specific VLAN.
TEXTUAL-CONVENTION    
  Integer32 1..4090  

BrcdVlanIdOrNoneTC  
The VLAN-ID that uniquely identifies a specific VLAN or to no VLAN.
TEXTUAL-CONVENTION    
  Integer32 0 | 1..4090  

PortQosTC  
The port QOS Priority hardware queue. 0 is lowest priority, 7 is the highest.
TEXTUAL-CONVENTION    
  INTEGER level0(0), level1(1), level2(2), level3(3), level4(4), level5(5), level6(6), level7(7), invalid(127)  

PortPriorityTC  
Refers to the IEEE 802.1p priority, or Priority Code Point (PCP). 1 is the lowest, 8 is the highest. The value 128 may be used to indicate invalid priority or priority is not enabled.
TEXTUAL-CONVENTION    
  INTEGER priority0(1), priority1(2), priority2(3), priority3(4), priority4(5), priority5(6), priority6(7), priority7(8), nonPriority(128)  

SnVLanByPortEntry  
SEQUENCE    
  snVLanByPortVLanIndex INTEGER
  snVLanByPortVLanId INTEGER
  snVLanByPortPortMask PortMask
  snVLanByPortQos INTEGER
  snVLanByPortStpMode INTEGER
  snVLanByPortStpPriority INTEGER
  snVLanByPortStpGroupMaxAge INTEGER
  snVLanByPortStpGroupHelloTime INTEGER
  snVLanByPortStpGroupForwardDelay INTEGER
  snVLanByPortRowStatus INTEGER
  snVLanByPortOperState INTEGER
  snVLanByPortBaseNumPorts Integer32
  snVLanByPortBaseType INTEGER
  snVLanByPortStpProtocolSpecification INTEGER
  snVLanByPortStpMaxAge Timeout
  snVLanByPortStpHelloTime Timeout
  snVLanByPortStpHoldTime Integer32
  snVLanByPortStpForwardDelay Timeout
  snVLanByPortStpTimeSinceTopologyChange TimeTicks
  snVLanByPortStpTopChanges Counter32
  snVLanByPortStpRootCost Integer32
  snVLanByPortStpRootPort Integer32
  snVLanByPortStpDesignatedRoot BridgeId
  snVLanByPortBaseBridgeAddress MacAddress
  snVLanByPortVLanName DisplayString
  snVLanByPortRouterIntf Integer32
  snVLanByPortChassisPortMask OCTET STRING
  snVLanByPortPortList OCTET STRING

SnVLanByPortMemberEntry  
SEQUENCE    
  snVLanByPortMemberVLanId INTEGER
  snVLanByPortMemberPortId InterfaceIndex
  snVLanByPortMemberRowStatus INTEGER
  snVLanByPortMemberTagMode INTEGER

SnVLanByPortCfgEntry  
SEQUENCE    
  snVLanByPortCfgVLanId INTEGER
  snVLanByPortCfgQos PortQosTC
  snVLanByPortCfgStpMode INTEGER
  snVLanByPortCfgStpPriority INTEGER
  snVLanByPortCfgStpGroupMaxAge Integer32
  snVLanByPortCfgStpGroupHelloTime Integer32
  snVLanByPortCfgStpGroupForwardDelay Integer32
  snVLanByPortCfgBaseNumPorts Integer32
  snVLanByPortCfgBaseType INTEGER
  snVLanByPortCfgStpProtocolSpecification INTEGER
  snVLanByPortCfgStpMaxAge Timeout
  snVLanByPortCfgStpHelloTime Timeout
  snVLanByPortCfgStpHoldTime Integer32
  snVLanByPortCfgStpForwardDelay Timeout
  snVLanByPortCfgStpTimeSinceTopologyChange TimeTicks
  snVLanByPortCfgStpTopChanges Counter32
  snVLanByPortCfgStpRootCost Integer32
  snVLanByPortCfgStpRootPort Integer32
  snVLanByPortCfgStpDesignatedRoot BridgeId
  snVLanByPortCfgBaseBridgeAddress MacAddress
  snVLanByPortCfgVLanName DisplayString
  snVLanByPortCfgRouterIntf Integer32
  snVLanByPortCfgRowStatus INTEGER
  snVLanByPortCfgStpVersion INTEGER
  snVLanByPortCfgInOctets Counter64

BrcdVlanExtStatsEntry  
SEQUENCE    
  brcdVlanExtStatsVlanId BrcdVlanIdTC
  brcdVlanExtStatsIfIndex InterfaceIndex
  brcdVlanExtStatsPriorityId PortPriorityTC
  brcdVlanExtStatsInSwitchedPkts Counter64
  brcdVlanExtStatsInRoutedPkts Counter64
  brcdVlanExtStatsInPkts Counter64
  brcdVlanExtStatsOutSwitchedPkts Counter64
  brcdVlanExtStatsOutRoutedPkts Counter64
  brcdVlanExtStatsOutPkts Counter64
  brcdVlanExtStatsInSwitchedOctets Counter64
  brcdVlanExtStatsInRoutedOctets Counter64
  brcdVlanExtStatsInOctets Counter64
  brcdVlanExtStatsOutSwitchedOctets Counter64
  brcdVlanExtStatsOutRoutedOctets Counter64
  brcdVlanExtStatsOutOctets Counter64

SnVLanByProtocolEntry  
SEQUENCE    
  snVLanByProtocolVLanId INTEGER
  snVLanByProtocolIndex INTEGER
  snVLanByProtocolDynamic INTEGER
  snVLanByProtocolStaticMask PortMask
  snVLanByProtocolExcludeMask PortMask
  snVLanByProtocolRouterIntf INTEGER
  snVLanByProtocolRowStatus INTEGER
  snVLanByProtocolDynamicMask PortMask
  snVLanByProtocolChassisStaticMask OCTET STRING
  snVLanByProtocolChassisExcludeMask OCTET STRING
  snVLanByProtocolChassisDynamicMask OCTET STRING
  snVLanByProtocolVLanName DisplayString
  snVLanByProtocolStaticPortList OCTET STRING
  snVLanByProtocolExcludePortList OCTET STRING
  snVLanByProtocolDynamicPortList OCTET STRING

SnVLanByIpSubnetEntry  
SEQUENCE    
  snVLanByIpSubnetVLanId INTEGER
  snVLanByIpSubnetIpAddress IpAddress
  snVLanByIpSubnetSubnetMask IpAddress
  snVLanByIpSubnetDynamic INTEGER
  snVLanByIpSubnetStaticMask PortMask
  snVLanByIpSubnetExcludeMask PortMask
  snVLanByIpSubnetRouterIntf INTEGER
  snVLanByIpSubnetRowStatus INTEGER
  snVLanByIpSubnetDynamicMask PortMask
  snVLanByIpSubnetChassisStaticMask OCTET STRING
  snVLanByIpSubnetChassisExcludeMask OCTET STRING
  snVLanByIpSubnetChassisDynamicMask OCTET STRING
  snVLanByIpSubnetVLanName DisplayString
  snVLanByIpSubnetStaticPortList OCTET STRING
  snVLanByIpSubnetExcludePortList OCTET STRING
  snVLanByIpSubnetDynamicPortList OCTET STRING

SnVLanByIpxNetEntry  
SEQUENCE    
  snVLanByIpxNetVLanId INTEGER
  snVLanByIpxNetNetworkNum OCTET STRING
  snVLanByIpxNetFrameType INTEGER
  snVLanByIpxNetDynamic INTEGER
  snVLanByIpxNetStaticMask PortMask
  snVLanByIpxNetExcludeMask PortMask
  snVLanByIpxNetRouterIntf INTEGER
  snVLanByIpxNetRowStatus INTEGER
  snVLanByIpxNetDynamicMask PortMask
  snVLanByIpxNetChassisStaticMask OCTET STRING
  snVLanByIpxNetChassisExcludeMask OCTET STRING
  snVLanByIpxNetChassisDynamicMask OCTET STRING
  snVLanByIpxNetVLanName DisplayString
  snVLanByIpxNetStaticPortList OCTET STRING
  snVLanByIpxNetExcludePortList OCTET STRING
  snVLanByIpxNetDynamicPortList OCTET STRING

SnVLanByATCableEntry  
SEQUENCE    
  snVLanByATCableVLanId INTEGER
  snVLanByATCableIndex Integer32
  snVLanByATCableRouterIntf INTEGER
  snVLanByATCableRowStatus INTEGER
  snVLanByATCableChassisStaticMask OCTET STRING
  snVLanByATCableVLanName DisplayString
  snVLanByATCableStaticPortList OCTET STRING

SnSwPortInfoEntry  
SEQUENCE    
  snSwPortInfoPortNum Integer32
  snSwPortInfoMonitorMode INTEGER
  snSwPortInfoTagMode INTEGER
  snSwPortInfoChnMode INTEGER
  snSwPortInfoSpeed INTEGER
  snSwPortInfoMediaType INTEGER
  snSwPortInfoConnectorType INTEGER
  snSwPortInfoAdminStatus INTEGER
  snSwPortInfoLinkStatus INTEGER
  snSwPortInfoPortQos INTEGER
  snSwPortInfoPhysAddress PhysAddress
  snSwPortStatsInFrames Counter32
  snSwPortStatsOutFrames Counter32
  snSwPortStatsAlignErrors Counter32
  snSwPortStatsFCSErrors Counter32
  snSwPortStatsMultiColliFrames Counter32
  snSwPortStatsFrameTooLongs Counter32
  snSwPortStatsTxColliFrames Counter32
  snSwPortStatsRxColliFrames Counter32
  snSwPortStatsFrameTooShorts Counter32
  snSwPortLockAddressCount INTEGER
  snSwPortStpPortEnable INTEGER
  snSwPortDhcpGateListId INTEGER
  snSwPortName DisplayString
  snSwPortStatsInBcastFrames Counter32
  snSwPortStatsOutBcastFrames Counter32
  snSwPortStatsInMcastFrames Counter32
  snSwPortStatsOutMcastFrames Counter32
  snSwPortStatsInDiscard Counter32
  snSwPortStatsOutDiscard Counter32
  snSwPortStatsMacStations Integer32
  snSwPortCacheGroupId Integer32
  snSwPortTransGroupId Integer32
  snSwPortInfoAutoNegotiate INTEGER
  snSwPortInfoFlowControl INTEGER
  snSwPortInfoGigType INTEGER
  snSwPortStatsLinkChange Counter32
  snSwPortIfIndex Integer32
  snSwPortDescr DisplayString
  snSwPortInOctets OCTET STRING
  snSwPortOutOctets OCTET STRING
  snSwPortStatsInBitsPerSec Gauge32
  snSwPortStatsOutBitsPerSec Gauge32
  snSwPortStatsInPktsPerSec Gauge32
  snSwPortStatsOutPktsPerSec Gauge32
  snSwPortStatsInUtilization INTEGER
  snSwPortStatsOutUtilization INTEGER
  snSwPortFastSpanPortEnable INTEGER
  snSwPortFastSpanUplinkEnable INTEGER
  snSwPortVlanId INTEGER
  snSwPortRouteOnly INTEGER
  snSwPortPresent INTEGER
  snSwPortGBICStatus INTEGER
  snSwPortStatsInKiloBitsPerSec Unsigned32
  snSwPortStatsOutKiloBitsPerSec Unsigned32
  snSwPortLoadInterval INTEGER
  snSwPortTagType Integer32
  snSwPortInLinePowerControl INTEGER
  snSwPortInLinePowerWattage Integer32
  snSwPortInLinePowerClass INTEGER
  snSwPortInLinePowerPriority INTEGER
  snSwPortInfoMirrorMode INTEGER
  snSwPortStatsInJumboFrames Counter64
  snSwPortStatsOutJumboFrames Counter64
  snSwPortInLinePowerConsumed Integer32
  snSwPortInLinePowerPDType DisplayString

SnSwIfInfoEntry  
SEQUENCE    
  snSwIfInfoPortNum InterfaceIndex
  snSwIfInfoMonitorMode INTEGER
  snSwIfInfoMirrorPorts OCTET STRING
  snSwIfInfoTagMode INTEGER
  snSwIfInfoTagType Integer32
  snSwIfInfoChnMode INTEGER
  snSwIfInfoSpeed INTEGER
  snSwIfInfoMediaType INTEGER
  snSwIfInfoConnectorType INTEGER
  snSwIfInfoAdminStatus INTEGER
  snSwIfInfoLinkStatus INTEGER
  snSwIfInfoPortQos INTEGER
  snSwIfInfoPhysAddress PhysAddress
  snSwIfLockAddressCount INTEGER
  snSwIfStpPortEnable INTEGER
  snSwIfDhcpGateListId INTEGER
  snSwIfName DisplayString
  snSwIfDescr DisplayString
  snSwIfInfoAutoNegotiate INTEGER
  snSwIfInfoFlowControl INTEGER
  snSwIfInfoGigType INTEGER
  snSwIfFastSpanPortEnable INTEGER
  snSwIfFastSpanUplinkEnable INTEGER
  snSwIfVlanId INTEGER
  snSwIfRouteOnly INTEGER
  snSwIfPresent INTEGER
  snSwIfGBICStatus INTEGER
  snSwIfLoadInterval INTEGER
  snSwIfStatsInFrames Counter32
  snSwIfStatsOutFrames Counter32
  snSwIfStatsAlignErrors Counter32
  snSwIfStatsFCSErrors Counter32
  snSwIfStatsMultiColliFrames Counter32
  snSwIfStatsTxColliFrames Counter32
  snSwIfStatsRxColliFrames Counter32
  snSwIfStatsFrameTooLongs Counter32
  snSwIfStatsFrameTooShorts Counter32
  snSwIfStatsInBcastFrames Counter32
  snSwIfStatsOutBcastFrames Counter32
  snSwIfStatsInMcastFrames Counter32
  snSwIfStatsOutMcastFrames Counter32
  snSwIfStatsInDiscard Counter32
  snSwIfStatsOutDiscard Counter32
  snSwIfStatsMacStations Integer32
  snSwIfStatsLinkChange Counter32
  snSwIfInOctets Counter64
  snSwIfOutOctets Counter64
  snSwIfStatsInBitsPerSec Gauge32
  snSwIfStatsOutBitsPerSec Gauge32
  snSwIfStatsInPktsPerSec Gauge32
  snSwIfStatsOutPktsPerSec Gauge32
  snSwIfStatsInUtilization INTEGER
  snSwIfStatsOutUtilization INTEGER
  snSwIfStatsInKiloBitsPerSec Unsigned32
  snSwIfStatsOutKiloBitsPerSec Unsigned32
  snSwIfStatsInJumboFrames Counter64
  snSwIfStatsOutJumboFrames Counter64
  snSwIfInfoMirrorMode INTEGER
  snSwIfMacLearningDisable TruthValue

SnInterfaceLookupEntry  
SEQUENCE    
  snInterfaceLookupInterfaceId InterfaceId
  snInterfaceLookupIfIndex Integer32

SnIfIndexLookupEntry  
SEQUENCE    
  snIfIndexLookupIfIndex Integer32
  snIfIndexLookupInterfaceId InterfaceId

SnInterfaceLookup2Entry  
SEQUENCE    
  snInterfaceLookup2InterfaceId InterfaceId2
  snInterfaceLookup2IfIndex Integer32

SnIfIndexLookup2Entry  
SEQUENCE    
  snIfIndexLookup2IfIndex Integer32
  snIfIndexLookup2InterfaceId InterfaceId2

SnIfOpticalMonitoringInfoEntry  
SEQUENCE    
  snIfOpticalMonitoringTemperature DisplayString
  snIfOpticalMonitoringTxPower DisplayString
  snIfOpticalMonitoringRxPower DisplayString
  snIfOpticalMonitoringTxBiasCurrent DisplayString

SnIfMediaInfoEntry  
SEQUENCE    
  snIfMediaType DisplayString
  snIfMediaVendorName DisplayString
  snIfMediaVersion DisplayString
  snIfMediaPartNumber DisplayString
  snIfMediaSerialNumber DisplayString

SnIfOpticalLaneMonitoringEntry  
SEQUENCE    
  snIfOpticalLaneMonitoringLane Unsigned32
  snIfOpticalLaneMonitoringTemperature DisplayString
  snIfOpticalLaneMonitoringTxPower DisplayString
  snIfOpticalLaneMonitoringRxPower DisplayString
  snIfOpticalLaneMonitoringTxBiasCurrent DisplayString

SnFdbEntry  
SEQUENCE    
  snFdbStationIndex INTEGER
  snFdbStationAddr PhysAddress
  snFdbStationPort Integer32
  snFdbVLanId INTEGER
  snFdbStationQos INTEGER
  snFdbStationType INTEGER
  snFdbRowStatus INTEGER
  snFdbStationIf InterfaceIndex

SnPortStpEntry  
SEQUENCE    
  snPortStpVLanId INTEGER
  snPortStpPortNum Integer32
  snPortStpPortPriority INTEGER
  snPortStpPathCost INTEGER
  snPortStpOperState INTEGER
  snPortStpPortEnable INTEGER
  snPortStpPortForwardTransitions Counter32
  snPortStpPortState INTEGER
  snPortStpPortDesignatedCost Integer32
  snPortStpPortDesignatedRoot BridgeId
  snPortStpPortDesignatedBridge BridgeId
  snPortStpPortDesignatedPort OCTET STRING
  snPortStpPortAdminRstp INTEGER
  snPortStpPortProtocolMigration INTEGER
  snPortStpPortAdminEdgePort INTEGER
  snPortStpPortAdminPointToPoint INTEGER

SnIfStpEntry  
SEQUENCE    
  snIfStpVLanId INTEGER
  snIfStpPortNum InterfaceIndex
  snIfStpPortPriority INTEGER
  snIfStpCfgPathCost INTEGER
  snIfStpOperState INTEGER
  snIfStpPortState INTEGER
  snIfStpPortDesignatedCost Integer32
  snIfStpPortDesignatedRoot BridgeId
  snIfStpPortDesignatedBridge BridgeId
  snIfStpPortDesignatedPort OCTET STRING
  snIfStpPortAdminRstp TruthValue
  snIfStpPortProtocolMigration TruthValue
  snIfStpPortAdminEdgePort TruthValue
  snIfStpPortAdminPointToPoint TruthValue
  snIfStpOperPathCost INTEGER
  snIfStpPortRole INTEGER
  snIfStpBPDUTransmitted Counter32
  snIfStpBPDUReceived Counter32
  snIfRstpConfigBPDUReceived Counter32
  snIfRstpTCNBPDUReceived Counter32
  snIfRstpConfigBPDUTransmitted Counter32
  snIfRstpTCNBPDUTransmitted Counter32

SnTrunkEntry  
SEQUENCE    
  snTrunkIndex Integer32
  snTrunkPortMask PortMask
  snTrunkType INTEGER

SnMSTrunkEntry  
SEQUENCE    
  snMSTrunkPortIndex Integer32
  snMSTrunkPortList OCTET STRING
  snMSTrunkType INTEGER
  snMSTrunkRowStatus INTEGER

SnMSTrunkIfEntry  
SEQUENCE    
  snMSTrunkIfIndex Integer32
  snMSTrunkIfList OCTET STRING
  snMSTrunkIfType INTEGER
  snMSTrunkIfRowStatus INTEGER

SnDhcpGatewayListEntry  
SEQUENCE    
  snDhcpGatewayListId INTEGER
  snDhcpGatewayListAddrList OCTET STRING
  snDhcpGatewayListRowStatus INTEGER

SnMacFilterEntry  
SEQUENCE    
  snMacFilterIndex Integer32
  snMacFilterAction INTEGER
  snMacFilterSourceMac MacAddress
  snMacFilterSourceMask MacAddress
  snMacFilterDestMac MacAddress
  snMacFilterDestMask MacAddress
  snMacFilterOperator INTEGER
  snMacFilterFrameType INTEGER
  snMacFilterFrameTypeNum INTEGER
  snMacFilterRowStatus INTEGER

SnMacFilterPortAccessEntry  
SEQUENCE    
  snMacFilterPortAccessPortIndex INTEGER
  snMacFilterPortAccessFilters OCTET STRING
  snMacFilterPortAccessRowStatus INTEGER

SnMacFilterIfAccessEntry  
SEQUENCE    
  snMacFilterIfAccessPortIndex InterfaceIndex
  snMacFilterIfAccessFilters OCTET STRING
  snMacFilterIfAccessRowStatus INTEGER

SnNTPServerEntry  
SEQUENCE    
  snNTPServerIp IpAddress
  snNTPServerVersion INTEGER
  snNTPServerRowStatus INTEGER

SnRadiusServerEntry  
SEQUENCE    
  snRadiusServerIp IpAddress
  snRadiusServerAuthPort Integer32
  snRadiusServerAcctPort Integer32
  snRadiusServerRowStatus INTEGER
  snRadiusServerRowKey DisplayString
  snRadiusServerUsage INTEGER

SnTacacsServerEntry  
SEQUENCE    
  snTacacsServerIp IpAddress
  snTacacsServerAuthPort Integer32
  snTacacsServerRowStatus INTEGER
  snTacacsServerRowKey DisplayString
  snTacacsServerUsage INTEGER

SnQosProfileEntry  
SEQUENCE    
  snQosProfileIndex INTEGER
  snQosProfileName DisplayString
  snQosProfileRequestedBandwidth INTEGER
  snQosProfileCalculatedBandwidth INTEGER

SnQosBindEntry  
SEQUENCE    
  snQosBindIndex INTEGER
  snQosBindPriority Integer32
  snQosBindProfileIndex INTEGER

SnDosAttackPortEntry  
SEQUENCE    
  snDosAttackPort Integer32
  snDosAttackPortICMPDropCount Counter32
  snDosAttackPortICMPBlockCount Counter32
  snDosAttackPortSYNDropCount Counter32
  snDosAttackPortSYNBlockCount Counter32

SnNetFlowCollectorEntry  
SEQUENCE    
  snNetFlowCollectorIndex INTEGER
  snNetFlowCollectorIp IpAddress
  snNetFlowCollectorUdpPort Integer32
  snNetFlowCollectorSourceInterface InterfaceIndex
  snNetFlowCollectorRowStatus INTEGER

SnNetFlowAggregationEntry  
SEQUENCE    
  snNetFlowAggregationIndex INTEGER
  snNetFlowAggregationIp IpAddress
  snNetFlowAggregationUdpPort Integer32
  snNetFlowAggregationSourceInterface InterfaceIndex
  snNetFlowAggregationNumberOfCacheEntries Integer32
  snNetFlowAggregationActiveTimeout Integer32
  snNetFlowAggregationInactiveTimeout Integer32
  snNetFlowAggregationEnable INTEGER
  snNetFlowAggregationRowStatus INTEGER

SnNetFlowIfEntry  
SEQUENCE    
  snNetFlowIfIndex InterfaceIndex
  snNetFlowIfFlowSwitching INTEGER

SnSflowCollectorEntry  
SEQUENCE    
  snSflowCollectorIndex Integer32
  snSflowCollectorIP IpAddress
  snSflowCollectorUDPPort Integer32
  snSflowCollectorRowStatus INTEGER

FdpInterfaceEntry  
SEQUENCE    
  snFdpInterfaceIfIndex InterfaceIndex
  snFdpInterfaceFdpEnable INTEGER
  snFdpInterfaceCdpEnable INTEGER

FdpCacheEntry  
SEQUENCE    
  snFdpCacheIfIndex InterfaceIndex
  snFdpCacheDeviceIndex Integer32
  snFdpCacheDeviceId DisplayString
  snFdpCacheAddressType INTEGER
  snFdpCacheAddress OCTET STRING
  snFdpCacheVersion DisplayString
  snFdpCacheDevicePort DisplayString
  snFdpCachePlatform DisplayString
  snFdpCacheCapabilities DisplayString
  snFdpCacheVendorId INTEGER
  snFdpCacheIsAggregateVlan INTEGER
  snFdpCacheTagType Integer32
  snFdpCachePortVlanMask OCTET STRING
  snFdpCachePortTagMode INTEGER
  snFdpCacheDefaultTrafficeVlanIdForDualMode Integer32

FdpCachedAddressEntry  
SEQUENCE    
  snFdpCachedAddrIfIndex InterfaceIndex
  snFdpCachedAddrDeviceIndex Integer32
  snFdpCachedAddrDeviceAddrEntryIndex Integer32
  snFdpCachedAddrType INTEGER
  snFdpCachedAddrValue OCTET STRING

PortMacSecurityEntry  
SEQUENCE    
  snPortMacSecurityIfIndex Unsigned32
  snPortMacSecurityResource INTEGER
  snPortMacSecurityQueryIndex Unsigned32
  snPortMacSecurityMAC MacAddress
  snPortMacSecurityAgeLeft Unsigned32
  snPortMacSecurityShutdownStatus INTEGER
  snPortMacSecurityShutdownTimeLeft Unsigned32
  snPortMacSecurityVlanId Unsigned32

PortMacSecurityModuleStatEntry  
SEQUENCE    
  snPortMacSecurityModuleStatSlotNum Integer32
  snPortMacSecurityModuleStatTotalSecurityPorts Unsigned32
  snPortMacSecurityModuleStatTotalMACs Unsigned32
  snPortMacSecurityModuleStatViolationCounts Unsigned32
  snPortMacSecurityModuleStatTotalShutdownPorts Unsigned32

PortMacSecurityIntfContentEntry  
SEQUENCE    
  snPortMacSecurityIntfContentIfIndex InterfaceIndex
  snPortMacSecurityIntfContentSecurity INTEGER
  snPortMacSecurityIntfContentViolationType INTEGER
  snPortMacSecurityIntfContentShutdownTime Unsigned32
  snPortMacSecurityIntfContentShutdownTimeLeft Unsigned32
  snPortMacSecurityIntfContentAgeOutTime Unsigned32
  snPortMacSecurityIntfContentMaxLockedMacAllowed Unsigned32
  snPortMacSecurityIntfContentTotalMACs Unsigned32
  snPortMacSecurityIntfContentViolationCounts Unsigned32

PortMacSecurityIntfMacEntry  
SEQUENCE    
  snPortMacSecurityIntfMacIfIndex Integer32
  snPortMacSecurityIntfMacAddress MacAddress
  snPortMacSecurityIntfMacVlanId Unsigned32
  snPortMacSecurityIntfMacRowStatus INTEGER

PortMacSecurityAutosaveMacEntry  
SEQUENCE    
  snPortMacSecurityAutosaveMacIfIndex Integer32
  snPortMacSecurityAutosaveMacResource INTEGER
  snPortMacSecurityAutosaveMacQueryIndex Unsigned32
  snPortMacSecurityAutosaveMacAddress MacAddress

PortMonitorEntry  
SEQUENCE    
  snPortMonitorIfIndex InterfaceIndex
  snPortMonitorMirrorList DisplayString

Defined Values

snSwitch 1.3
Copyright 1996-2010 Brocade Communications Systems, Inc. All rights reserved. This Brocade Communications Systems SNMP Management Information Base Specification embodies Brocade Communications Systems' confidential and proprietary intellectual property. Brocade Communications Systems retains all title and ownership in the Specification, including any revisions. This Specification is supplied AS IS, and Brocade Communications Systems makes no warranty, either express or implied, as to the use, operation, condition, or performance of the specification, and any unintended consequence it may on the user environment.
MODULE-IDENTITY    

snSwInfo 1.3.1
OBJECT IDENTIFIER    

snVLanInfo 1.3.2
OBJECT IDENTIFIER    

snSwPortInfo 1.3.3
OBJECT IDENTIFIER    

snFdbInfo 1.3.4
OBJECT IDENTIFIER    

snPortStpInfo 1.3.5
OBJECT IDENTIFIER    

snTrunkInfo 1.3.6
OBJECT IDENTIFIER    

snSwSummary 1.3.7
OBJECT IDENTIFIER    

snDhcpGatewayListInfo 1.3.8
OBJECT IDENTIFIER    

snDnsInfo 1.3.9
OBJECT IDENTIFIER    

snMacFilter 1.3.10
OBJECT IDENTIFIER    

snNTP 1.3.11
OBJECT IDENTIFIER    

snRadius 1.3.12
OBJECT IDENTIFIER    

snTacacs 1.3.13
OBJECT IDENTIFIER    

snQos 1.3.14
OBJECT IDENTIFIER    

snAAA 1.3.15
OBJECT IDENTIFIER    

snCAR 1.3.16
OBJECT IDENTIFIER    

snVLanCAR 1.3.17
OBJECT IDENTIFIER    

snNetFlow 1.3.18
OBJECT IDENTIFIER    

snSFlow 1.3.19
OBJECT IDENTIFIER    

snFDP 1.3.20
OBJECT IDENTIFIER    

snVsrp 1.3.21
OBJECT IDENTIFIER    

snArpInfo 1.3.22
OBJECT IDENTIFIER    

snWireless 1.3.23
OBJECT IDENTIFIER    

snMac 1.3.24
OBJECT IDENTIFIER    

snPortMonitor 1.3.25
OBJECT IDENTIFIER    

snSSH 1.3.26
OBJECT IDENTIFIER    

snSSL 1.3.27
OBJECT IDENTIFIER    

snMacAuth 1.3.28
OBJECT IDENTIFIER    

snMetroRing 1.3.29
OBJECT IDENTIFIER    

snStacking 1.3.31
OBJECT IDENTIFIER    

fdryMacVlanMIB 1.3.32
OBJECT IDENTIFIER    

fdryLinkAggregationGroupMIB 1.3.33
OBJECT IDENTIFIER    

fdryDns2MIB 1.3.34
OBJECT IDENTIFIER    

fdryDaiMIB 1.3.35
OBJECT IDENTIFIER    

fdryDhcpSnoopMIB 1.3.36
OBJECT IDENTIFIER    

fdryIpSrcGuardMIB 1.3.37
OBJECT IDENTIFIER    

brcdDot1xAuth 1.3.38
OBJECT IDENTIFIER    

brcdRouteMap 1.3.39
OBJECT IDENTIFIER    

brcdSPXMIB 1.3.40
OBJECT IDENTIFIER    

snSwGroupOperMode 1.3.1.1
noVLan(1) represents all switch ports with no virtual LAN by port (no Port VLAN), and with no tag assigned. vlanByPort(2) represents all switch ports with Basic VLAN (layer2 Switch).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noVLan(1), vlanByPort(2)  

snSwGroupIpL3SwMode 1.3.1.2
The Switch Group is configured with the Layer3 IP Switch mode either enabled or disabled and the default is disabled mode. enabled(1)...........activate Layer3 IP Switch disabled(0)..........disable Layer3 IP Switch
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snSwGroupIpMcastMode 1.3.1.3
The Switch Group is configured with the IP Multicast pruning mode either enabled or disabled and the default is disabled mode. enabled(1)...........activate IP Multicast pruning disabled(0)..........no IP Multicast pruning
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snSwGroupDefaultCfgMode 1.3.1.4
The Switch Group is configured with the Default configuration. If the default configuration gets overwritten, the state will change to non-default. default(1)...........default configuration nonDefault(2)..........non default configuration
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER default(1), nonDefault(2)  

snSwGroupSwitchAgeTime 1.3.1.5
The Switch Age time is 180sec by default. The configured range is 10 to 10,000sec. The time represents the time span to age out an MAC Address entry.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

snVLanGroupVlanCurEntry 1.3.1.6
The current total entry number of VLANs are configured.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snVLanGroupSetAllVLan 1.3.1.7
The value of this object is the VLanIndex of a particalur entry in snVLanByPortCfgTable (snVLanByPortCfgVLanId). All the attributes of that row of table except PortMask will be used to set the same attributes for the entire VLan group. VLanId and PortMask must be set for that particular entry prior to setting this object. Switch software will base on that VLAN information to set the entire VLAN. Note: All the intended attributes of the given row of the table (given VLAN) must be set prior setting this object. When this object is set, Set-All-VLAN action will take place simultaneously. The previous setting will be overwritten by the new one.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

snSwPortSetAll 1.3.1.8
The value of this object is the index number of the snSwPortInfoTable (snSwPortInfoPortIndex). snSwPortInfoMonitorMode, snSwPortInfoTagMode, snSwPortInfoChnMode, snSwPortInfoSpeed, snSwPortInfoAdminStatus are all the read-write attributes of that row of table. They will be used to set the same attributes for all the ports in the system. Note: prior setting this object, all the intended attributes of the given row of the table must be set. Otherwise, the current data of the row will be used to set the entire port-table. The previous setting will be overwritten by the new one.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

snFdbTableCurEntry 1.3.1.9
The current total entry number of FDB are configured.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snFdbTableStationFlush 1.3.1.10
The following values of the flush state can only be read: normal(1)... normal state error(2)... operation failed flushing(4)... in process The following value can be written: flush(3).....do flush The agent will return a response even before the flush is done. And the read value will be flushing until flush is done. And the flush request will be rejected until error or normal.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), error(2), flush(3), flushing(4)  

snPortStpSetAll 1.3.1.11
The value of this object is 1 which means invoking Port STP Set-all command. The snPortStpPriority, snPortStpPathCost, the read-write STP related attributes of the first row of table will be used to set the same attributes for all the ports in the system. Note: prior setting this object, all the intended attributes of the given row of the table must be set. Otherwise, the current data of the row will be used to set the entire port-table. The previous setting will be overwritten by the new one.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

snSwProbePortNum 1.3.1.12
A chassis switch probe port is operated as a traffic analyzer port and only one port can be assigned in the chassis. The bit 0 to bit 7: port number. The bit 8 to bit 11: slot number. A stackable switch is only assigned with one probe port as a traffic analyzer.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

snSw8021qTagMode 1.3.1.13
The Switch Group is configured with the IEEE802.1q Tagging mode either enabled or disabled and the default is disabled mode. enabled(1)...........activate IEEE802.1q Tagging mode. disabled(0)..........no IEEE802.1q Tagging.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snSwGlobalStpMode 1.3.1.14
Spanning Tree System Global Mode in the Switch Group can be set either enabled or disabled and the default is enabled mode. enabled(1)...........activate Spanning Tree disabled(0)..........no Spanning Tree
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snSwIpMcastQuerierMode 1.3.1.15
The IP Multicast pruning mode is configured either Non-Querier or Querier mode and the default is querier mode. querier(1)...........when prunning traffic locally within the VLAN. nonQuerier(2)........when running with a multicast capable router in the network.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER querier(1), nonQuerier(2)  

snSwViolatorPortNumber 1.3.1.17
The port number of the switch or router that received a violator packet. It is included in the locked address violation trap. The bit 0 to bit 7: port number. The bit 8 to bit 11: slot number (slot for chassis only).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snSwViolatorMacAddress 1.3.1.18
The source address of the violator packet received by the switch or router. It is included in the locked address violation trap.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

snVLanGroupVlanMaxEntry 1.3.1.19
The maximum number of VLAN entries that are allowed to configure. On NetIron products, This object will be implemented as read-only. Set request will be returned with not writable error. To set the maximum allowed vlan, use snAgentSysParaConfigEntry.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

snSwEosBufferSize 1.3.1.20
A specific buffer size for all the different EOS buffers.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snVLanByPortEntrySize 1.3.1.21
The size of each VLAN table entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snSwPortEntrySize 1.3.1.22
The size of each port table entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snFdbStationEntrySize 1.3.1.23
The size of each Fdb station table entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snPortStpEntrySize 1.3.1.24
The size of each port stp table entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snSwEnableBridgeNewRootTrap 1.3.1.25
Indicates whether the SNMP agent process is permitted to generate bridge new root traps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snSwEnableBridgeTopoChangeTrap 1.3.1.26
Indicates whether the SNMP agent process is permitted to generate bridge topology change traps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snSwEnableLockedAddrViolationTrap 1.3.1.27
Indicates whether the SNMP agent process is permitted to generate locked address violation traps.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snSwIpxL3SwMode 1.3.1.28
The Switch Group is configured with the Layer3 IPX Switch mode either enabled or disabled and the default is disabled mode. enabled(1)...........activate Layer3 Switch disabled(0)..........disable Layer3 Switch
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snVLanByIpSubnetMaxSubnets 1.3.1.29
The maximum number of subnets for each IP VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snVLanByIpxNetMaxNetworks 1.3.1.30
The maximum number of networks for each IPX VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snSwProtocolVLanMode 1.3.1.31
disabled(0) - represents system with Protocol VLAN disabled. enabled(1) - represents system with Protocol VLAN enabled (Layer3 VLAN).
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snMacStationVLanId 1.3.1.32
This VLAN ID controls filtering of the Forwarding Database table in the standard Bridge MIB (dot1dTpFdbTable). Since the dot1dTpFdbTable contains MAC addresses associated with each of the ports in the bridge, and each MAC address can be associated with different VLANs, the snMacStationVLanId can be used by users to specify which VLAN's MAC Station information the dot1dTpFdbTable should provide. If this variable is set to zero (the default value), all MAC station entries will be returned when the dot1dTpFdbTable is retrieved. The VLAN-aware dot1qTpFdbTable described in RFC 2674 should be used as a replacement for this variable.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 0..4095  

snSwClearCounters 1.3.1.33
valid(0) - a SNMP-GET of this mib shows that it is valid command to use. clear(1) - represents clear counter command of the following counters: Dot3, MIB2, IP and IPX counters for all ports.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER valid(0), clear(1)  

snSw8021qTagType 1.3.1.34
The IEEE802.1q tag type embedded in the length/type field of an Ethernet packet. It specifies that the 2 octets after the length/type field in an Ethernet packet is the tag value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

snSwBroadcastLimit 1.3.1.35
Limit the number of broadcast packets to forward out of the switch ports. This object specifies the number of broadcast packets per second. Setting a value of 0 to this object disables the limitation check.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

snSwMaxMacFilterPerSystem 1.3.1.36
The maximum number of MAC Filters per system in the MAC Filter table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snSwMaxMacFilterPerPort 1.3.1.37
The maximum number of MAC Filters per port in the Port MAC Access Filter table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snSwDefaultVLanId 1.3.1.38
The VLAN ID of the DEFAULT PORT-VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..4095  

snSwGlobalAutoNegotiate 1.3.1.39
This feature only applies to Gigabit Ethernet ports. If set to disable(0), all Gigabit Ethernet ports will be put to non- negotiation mode. If set to enable(1), all Gigabit Ethernet ports will start auto-negotiation indefinitely until succeed. If set to negFullAuto(2), all Gigabit Ethernet ports will start with auto-negotiation, if the negotiation failed, then they will automatically switch to non-negotiation mode. Stackable products (except TurboIron 8) Gigabit Ethernet ports do not support negFullAuto(2). If the snSwPortInfoAutoNegotiate value of a port was not set to global, this global value does not apply to the negotiation mode of that port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1), negFullAuto(2), other(3)  

snSwQosMechanism 1.3.1.40
Indicates whether the qos mechanism is strict or weighted.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER strict(0), weighted(1)  

snSwSingleStpMode 1.3.1.41
Single Spanning Tree System Mode in the Switch Group can be set either enabled or disabled and the default is disabled mode. disable(0)...........no Single Spanning Tree enableStp(1).........activate SSTP control vlan to run Spanning Tree enableRstp(2)........activate SSTP control vlan to run Rapid Spanning Tree
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enableStp(1), enableRstp(2)  

snSwFastStpMode 1.3.1.42
Fast Spanning Tree System Mode in the Switch Group can be set either enabled or disabled and the default is enabled mode. enabled(1)...........activate Fast Spanning Tree disabled(0)..........no Fast Spanning Tree
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snSwViolatorIfIndex 1.3.1.43
The port number of the switch or router that received a violator packet. It is included in the locked address violation trap.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snSwSingleStpVLanId 1.3.1.44
The VLAN ID of the Single Spanning Tree VLAN if Single Spanning Tree was enabled. This object returns zero if Single Spanning Tree was disabled.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snVLanByPortTable 1.3.2.1
If snSwGroupOperMode is configured as basic mode which is VLAN by Port, Layer2 switching, then this table is valid. Each VLAN switch port could have a number of VLAN IDs.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnVLanByPortEntry

snVLanByPortEntry 1.3.2.1.1
An entry in the VLAN By Port Information table. snVLanByPortVLanIndex = 1 and with snVLanByPortVLanId = 1 together implies all attributes applying to the Global switch group i.e. noVLan. A SNMP SET PDU for a row of the snVLanByPortTable requires the entired sequence of the MIB Objects in each snVLanByPortEntry stored in one PDU. Otherwise, GENERR return-value will be returned.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SnVLanByPortEntry  

snVLanByPortVLanIndex 1.3.2.1.1.1
The VLAN ID index must not be greater than the snVLanGroupVlanMaxEntry. Each VLAN Identifier can have a membership of multiple ports.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER 1..4095  

snVLanByPortVLanId 1.3.2.1.1.2
The VLAN ID index to the VLAN By Port Info Table. Each VLAN Identifier can have a membership of multiple ports.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 1..4095  

snVLanByPortPortMask 1.3.2.1.1.3
The Standand-alone switch VLAN port membership. (It was obsoleted for Chassis Product)
Status: deprecated Access: read-write
OBJECT-TYPE    
  PortMask  

snVLanByPortQos 1.3.2.1.1.4
The Stand alone stackable switch VLAN Priority values are: low(0) -- low prority high(1) -- high prority. The BigIron switch VLAN Priority values are: level0(0), level1(1), level2(2), level3(3), level4(4), level5(5), level6(6), level7(7)
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER level0(0), level1(1), level2(2), level3(3), level4(4), level5(5), level6(6), level7(7)  

snVLanByPortStpMode 1.3.2.1.1.5
Spanning Tree Mode in the Switch Group can be set either enabled or disabled and the default is enabled mode. disable(0)...........no Spanning Tree enableStp(1).........activate Spanning Tree enableRstp(2)........activate Rapid Spanning Tree
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enableStp(1), enableRstp(2)  

snVLanByPortStpPriority 1.3.2.1.1.6
dot1dStpPriority : The value of the write-able portion of the Stp ID, i.e., the first two octets of the (8 octet long) Bridge ID. The other (last) 6 octets of the Bridge ID are given by the value of the base bridge address - dot1dBaseBridgeAddress.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

snVLanByPortStpGroupMaxAge 1.3.2.1.1.7
dot1dStpBridgeMaxAge: From RFC1493(Bridge MIB). The value that all bridges use for MaxAge when this bridge is acting as the root. Note that 802.1D-1990 specifies that the range for this parameter is related to the value of dot1dStpBridgeHelloTime. The granularity of this timer is specified by 802.1D-1990 to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 0..40  

snVLanByPortStpGroupHelloTime 1.3.2.1.1.8
dot1dStpBridgeHelloTime: From RFC1493(Bridge MIB). The value that all bridges use for HelloTime when this bridge is acting as the root. The granularity of this timer is specified by 802.1D- 1990 to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 0..10  

snVLanByPortStpGroupForwardDelay 1.3.2.1.1.9
dot1dStpBridgeForwardDelay : From RFC1493(Bridge MIB). The value that all bridges use for ForwardDelay when this bridge is acting as the root. Note that 802.1D-1990 specifies that the range for this parameter is related to the value of dot1dStpBridgeMaxAge. The granularity of this timer is specified by 802.1D-1990 to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 0..30  

snVLanByPortRowStatus 1.3.2.1.1.10
This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row other(1)....some other case valid(2)....the row exists and is valid
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER other(1), valid(2), delete(3), create(4), modify(5)  

snVLanByPortOperState 1.3.2.1.1.11
By default, this mode is set to notActivated(0). notActivated(0)...the VLAN entry is not activated and not in running mode. activated(1)......the VLAN entry is activated and in running mode
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER notActivated(0), activated(1)  

snVLanByPortBaseNumPorts 1.3.2.1.1.12
The number of ports controlled by this bridging entity.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

snVLanByPortBaseType 1.3.2.1.1.13
Indicates what type of bridging this bridge can perform. If a bridge is actually performing a certain type of bridging this will be indicated by entries in the port table for the given type.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), transparentOnly(2), sourcerouteOnly(3), srt(4)  

snVLanByPortStpProtocolSpecification 1.3.2.1.1.14
An indication of what version of the Spanning Tree Protocol is being run. The value 'decLb100(2)' indicates the DEC LANbridge 100 Spanning Tree protocol. IEEE 802.1d implementations will return 'ieee8021d(3)'. If future versions of the IEEE Spanning Tree Protocol are released that are incompatible with the current version a new value will be defined.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), decLb100(2), ieee8021d(3)  

snVLanByPortStpMaxAge 1.3.2.1.1.15
dot1dStpMaxAge: From RFC1493(Bridge MIB). The maximum age of Spanning Tree Protocol information learned from the network on any port before it is discarded, in units of hundredths of a second. This is the actual value that this bridge is currently using.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Timeout  

snVLanByPortStpHelloTime 1.3.2.1.1.16
dot1dStpHelloTime: From RFC1493(Bridge MIB). The amount of time between the transmission of Configuration bridge PDUs by this node on any port when it is the root of the spanning tree or trying to become so, in units of hundredths of a second. This is the actual value that this bridge is currently using.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Timeout  

snVLanByPortStpHoldTime 1.3.2.1.1.17
dot1dStpHoldTime: From RFC1493(Bridge MIB). This time value determines the interval length during which no more than two Configuration bridge PDUs shall be transmitted by this node, in units of hundredths of a second.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

snVLanByPortStpForwardDelay 1.3.2.1.1.18
dot1dStpForwardDelay: From RFC1493(Bridge MIB). This time value, measured in units of hundredths of a second, controls how fast a port changes its spanning state when moving towards the Forwarding state. The value determines how long the port stays in each of the Listening and Learning states, which precede the Forwarding state. This value is also used, when a topology change has been detected and is underway, to age all dynamic entries in the Forwarding Database. [Note that this value is the one that this bridge is currently using, in contrast to dot1dStpBridgeForwardDelay which is the value that this bridge and all others would start using if/when this bridge were to become the root.]
Status: deprecated Access: read-only
OBJECT-TYPE    
  Timeout  

snVLanByPortStpTimeSinceTopologyChange 1.3.2.1.1.19
The time (in hundredths of a second) since the last time a topology change was detected by the bridge entity.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TimeTicks  

snVLanByPortStpTopChanges 1.3.2.1.1.20
The total number of topology changes detected by this bridge since the management entity was last reset or initialized.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

snVLanByPortStpRootCost 1.3.2.1.1.21
dot1dStpRootCost: From RFC1493(Bridge MIB). The cost of the path to the root as seen from this bridge.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

snVLanByPortStpRootPort 1.3.2.1.1.22
dot1dStpRootPort: From RFC1493(Bridge MIB). The port number of the port which offers the lowest cost path from this bridge to the root bridge.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

snVLanByPortStpDesignatedRoot 1.3.2.1.1.23
dot1dStpDesignatedRoot: From RFC1493(Bridge MIB). The bridge identifier of the root of the spanning tree as determined by the Spanning Tree Protocol as executed by this node. This value is used as the Root Identifier parameter in all Configuration Bridge PDUs originated by this node.
Status: deprecated Access: read-only
OBJECT-TYPE    
  BridgeId  

snVLanByPortBaseBridgeAddress 1.3.2.1.1.24
The MAC address used by this bridge when it must be referred to in a unique fashion. It is recommended that this be the numerically smallest MAC address of all ports that belong to this bridge. However it is only required to be unique. When concatenated with dot1dStpPriority a unique BridgeIdentifier is formed which is used in the Spanning Tree Protocol.
Status: deprecated Access: read-only
OBJECT-TYPE    
  MacAddress  

snVLanByPortVLanName 1.3.2.1.1.25
VLAN Community Name string.
Status: deprecated Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

snVLanByPortRouterIntf 1.3.2.1.1.26
Optional: A virtual interface for router to the VLAN -- applied to router only. If a SNMP-Get value is zero, that means this object was not configured.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32  

snVLanByPortChassisPortMask 1.3.2.1.1.27
The Chassis VLAN switch port membership. (It was obsoleted after release 07100, replaced by snVLanByPortPortList)
Status: deprecated Access: read-write
OBJECT-TYPE    
  OCTET STRING  

snVLanByPortPortList 1.3.2.1.1.28
A list of port indices which are the port membership of a VLAN By Port. Each port index is a 16-bit integer in big endian order. 8-bit is the slot number, the other 8-bit is the port number.
Status: deprecated Access: read-write
OBJECT-TYPE    
  OCTET STRING  

snVLanByPortMemberTable 1.3.2.6
Port VLAN (Layer 2 VLAN) port membership table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnVLanByPortMemberEntry

snVLanByPortMemberEntry 1.3.2.6.1
An entry of the port VLAN membership table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnVLanByPortMemberEntry  

snVLanByPortMemberVLanId 1.3.2.6.1.1
The VLAN identifier (VLAN ID).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4095  

snVLanByPortMemberPortId 1.3.2.6.1.2
The ifIndex which is a member of the port VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

snVLanByPortMemberRowStatus 1.3.2.6.1.3
This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row other(1)....some other case valid(2)....the row exists and is valid
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), valid(2), delete(3), create(4)  

snVLanByPortMemberTagMode 1.3.2.6.1.4
For tagged/dual-mode port, we could have multiple VLANs per port. For untagged port, there is only one VLAN ID per port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tagged(1), untagged(2)  

snVLanByPortCfgTable 1.3.2.7
Port VLAN (Layer 2 VLAN) configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnVLanByPortCfgEntry

snVLanByPortCfgEntry 1.3.2.7.1
An entry of the port VLAN configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnVLanByPortCfgEntry  

snVLanByPortCfgVLanId 1.3.2.7.1.1
The VLAN identifier (VLAN ID).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4095  

snVLanByPortCfgQos 1.3.2.7.1.2
The Stand alone stackable switch VLAN Priority values are: level0(0) -- low prority level1(1) -- high prority. The BigIron switch VLAN Priority values are: level0(0), level1(1), level2(2), level3(3), level4(4), level5(5), level6(6), level7(7). Value invalid(127) is used by CES/CER products to signify that no QoS was specified for this VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  PortQosTC  

snVLanByPortCfgStpMode 1.3.2.7.1.3
Spanning Tree Mode in the Switch Group can be set either enabled or disabled and the default is enabled mode. disable(0)...........no Spanning Tree enableStp(1).........activate Spanning Tree enableRstp(2)........activate Rapid Spanning Tree
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enableStp(1), enableRstp(2)  

snVLanByPortCfgStpPriority 1.3.2.7.1.4
dot1dStpPriority : The value of the write-able portion of the Stp ID, i.e., the first two octets of the (8 octet long) Bridge ID. The other (last) 6 octets of the Bridge ID are given by the value of the base bridge address - dot1dBaseBridgeAddress.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

snVLanByPortCfgStpGroupMaxAge 1.3.2.7.1.5
dot1dStpBridgeMaxAge: From RFC1493(Bridge MIB). The value that all bridges use for MaxAge when this bridge is acting as the root. Note that 802.1D-1990 specifies that the range for this parameter is related to the value of dot1dStpBridgeHelloTime. The granularity of this timer is specified by 802.1D-1990 to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds. Valid value betweek 6 and 40. Default is 20 seconds. Value 0 is returned if no STP is not configured for this vlan.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

snVLanByPortCfgStpGroupHelloTime 1.3.2.7.1.6
dot1dStpBridgeHelloTime: From RFC1493(Bridge MIB). The value that all bridges use for HelloTime when this bridge is acting as the root. The granularity of this timer is specified by 802.1D- 1990 to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds. Valid value betweek 1 and 10. Default is 2 seconds. Value 0 is returned if no STP is not configured for this vlan.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

snVLanByPortCfgStpGroupForwardDelay 1.3.2.7.1.7
dot1dStpBridgeForwardDelay : From RFC1493(Bridge MIB). The value that all bridges use for ForwardDelay when this bridge is acting as the root. Note that 802.1D-1990 specifies that the range for this parameter is related to the value of dot1dStpBridgeMaxAge. The granularity of this timer is specified by 802.1D-1990 to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds. Valid value betweek 2 and 30. Default is 15 seconds. Value 0 is returned if no STP is not configured for this vlan.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

snVLanByPortCfgBaseNumPorts 1.3.2.7.1.8
The number of ports controlled by this bridging entity.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snVLanByPortCfgBaseType 1.3.2.7.1.9
Indicates what type of bridging this bridge can perform. If a bridge is actually performing a certain type of bridging this will be indicated by entries in the port table for the given type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), transparentOnly(2), sourcerouteOnly(3), srt(4)  

snVLanByPortCfgStpProtocolSpecification 1.3.2.7.1.10
An indication of what version of the Spanning Tree Protocol is being run. The value 'decLb100(2)' indicates the DEC LANbridge 100 Spanning Tree protocol. IEEE 802.1d implementations will return 'ieee8021d(3)'. If future versions of the IEEE Spanning Tree Protocol are released that are incompatible with the current version a new value will be defined.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), decLb100(2), ieee8021d(3)  

snVLanByPortCfgStpMaxAge 1.3.2.7.1.11
dot1dStpMaxAge: From RFC1493(Bridge MIB). The maximum age of Spanning Tree Protocol information learned from the network on any port before it is discarded, in units of hundredths of a second. This is the actual value that this bridge is currently using.
Status: current Access: read-only
OBJECT-TYPE    
  Timeout  

snVLanByPortCfgStpHelloTime 1.3.2.7.1.12
dot1dStpHelloTime: From RFC1493(Bridge MIB). The amount of time between the transmission of Configuration bridge PDUs by this node on any port when it is the root of the spanning tree or trying to become so, in units of hundredths of a second. This is the actual value that this bridge is currently using.
Status: current Access: read-only
OBJECT-TYPE    
  Timeout  

snVLanByPortCfgStpHoldTime 1.3.2.7.1.13
dot1dStpHoldTime: From RFC1493(Bridge MIB). This time value determines the interval length during which no more than two Configuration bridge PDUs shall be transmitted by this node, in units of hundredths of a second.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snVLanByPortCfgStpForwardDelay 1.3.2.7.1.14
dot1dStpForwardDelay: From RFC1493(Bridge MIB). This time value, measured in units of hundredths of a second, controls how fast a port changes its spanning state when moving towards the Forwarding state. The value determines how long the port stays in each of the Listening and Learning states, which precede the Forwarding state. This value is also used, when a topology change has been detected and is underway, to age all dynamic entries in the Forwarding Database. [Note that this value is the one that this bridge is currently using, in contrast to dot1dStpBridgeForwardDelay which is the value that this bridge and all others would start using if/when this bridge were to become the root.]
Status: current Access: read-only
OBJECT-TYPE    
  Timeout  

snVLanByPortCfgStpTimeSinceTopologyChange 1.3.2.7.1.15
The time (in hundredths of a second) since the last time a topology change was detected by the bridge entity.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

snVLanByPortCfgStpTopChanges 1.3.2.7.1.16
The total number of topology changes detected by this bridge since the management entity was last reset or initialized.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snVLanByPortCfgStpRootCost 1.3.2.7.1.17
dot1dStpRootCost: From RFC1493(Bridge MIB). The cost of the path to the root as seen from this bridge.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snVLanByPortCfgStpRootPort 1.3.2.7.1.18
dot1dStpRootPort: From RFC1493(Bridge MIB). The port number of the port which offers the lowest cost path from this bridge to the root bridge.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snVLanByPortCfgStpDesignatedRoot 1.3.2.7.1.19
dot1dStpDesignatedRoot: From RFC1493(Bridge MIB). The bridge identifier of the root of the spanning tree as determined by the Spanning Tree Protocol as executed by this node. This value is used as the Root Identifier parameter in all Configuration Bridge PDUs originated by this node.
Status: current Access: read-only
OBJECT-TYPE    
  BridgeId  

snVLanByPortCfgBaseBridgeAddress 1.3.2.7.1.20
The MAC address used by this bridge when it must be referred to in a unique fashion. It is recommended that this be the numerically smallest MAC address of all ports that belong to this bridge. However it is only required to be unique. When concatenated with dot1dStpPriority a unique BridgeIdentifier is formed which is used in the Spanning Tree Protocol.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

snVLanByPortCfgVLanName 1.3.2.7.1.21
VLAN Community Name string.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

snVLanByPortCfgRouterIntf 1.3.2.7.1.22
Optional: A virtual interface for router to the VLAN -- applied to router only. If a SNMP-Get value is zero, that means this object was not configured.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

snVLanByPortCfgRowStatus 1.3.2.7.1.23
Use this object to delete a vlan entry. For read operation, its value is 'valid' if it is a user-configured VLAN and 'other' if it is a control-VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), valid(2), delete(3)  

snVLanByPortCfgStpVersion 1.3.2.7.1.24
The version of Spanning Tree Protocol the bridge is currently running. The value 'stpCompatible(0)' indicates the Spanning Tree Protocol specified in IEEE 802.1D and 'rstp(2)' indicates the Rapid Spanning Tree Protocol specified in IEEE 802.1w. New value may be defined as future versions of the protocol become available.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER stpCompatible(0), rstp(2)  

snVLanByPortCfgInOctets 1.3.2.7.1.25
The number of bytes received on this VLAN. This can be used as the per VE couter, if there is one-to-one map for VLAN-VE.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

brcdVlanExtStatsTable 1.3.2.8
This table contains the extended statistics for VLAN ports of G2 cards. These applies to L2 VLANs and as well as port VLANs that are associated to IP interfaces (physical or VE).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BrcdVlanExtStatsEntry

brcdVlanExtStatsEntry 1.3.2.8.1
A row in this table represents a VLAN extended statistics accounting entry. It can be a per-VLAN/port entry, in this case the Priority-ID is 128 (invalid). It can also be in a priority level granularity of the VLAN port, in this case the Priority-ID specifies which port QOS priority, and Priority-ID 128 is the index to the aggregate count bucket.
Status: current Access: not-accessible
OBJECT-TYPE    
  BrcdVlanExtStatsEntry  

brcdVlanExtStatsVlanId 1.3.2.8.1.1
The VLAN identifier (VLAN ID).
Status: current Access: not-accessible
OBJECT-TYPE    
  BrcdVlanIdTC  

brcdVlanExtStatsIfIndex 1.3.2.8.1.2
The ifIndex of the port belonging to this VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

brcdVlanExtStatsPriorityId 1.3.2.8.1.3
Identifies the port QOS priority. The values 1 through 8 internally maps to priorities 0 through 7. The value 128 indicates that priority-level accounting is not enabled
Status: current Access: not-accessible
OBJECT-TYPE    
  PortPriorityTC  

brcdVlanExtStatsInSwitchedPkts 1.3.2.8.1.4
The number of valid frames received by this port classified as belonging to this VLAN for switched packets. The value is applicable only if the system was configured to separately count the two types of packets. Otherwise, it returns 0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

brcdVlanExtStatsInRoutedPkts 1.3.2.8.1.5
The number of valid frames received by this port classified as belonging to this VLAN for routed packets. The value is applicable only if the system was configured to separately count the two types of packets. Otherwise, it returns 0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

brcdVlanExtStatsInPkts 1.3.2.8.1.6
The number of valid frames received by this port classified as belonging to this VLAN for both switched and routed packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

brcdVlanExtStatsOutSwitchedPkts 1.3.2.8.1.7
The number of valid frames transmitted by this port classified as belonging to this VLAN for switched packets. The value is applicable only if the system was configured to separately count the two types of packets. Otherwise, it returns 0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

brcdVlanExtStatsOutRoutedPkts 1.3.2.8.1.8
The number of valid frames transmitted by this port classified as belonging to this VLAN for routed packets. The value is applicable only if the system was configured to separately count the two types of packets. Otherwise, it returns 0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

brcdVlanExtStatsOutPkts 1.3.2.8.1.9
The number of valid frames transmitted by this port classified as belonging to this VLAN for both switched and routed packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

brcdVlanExtStatsInSwitchedOctets 1.3.2.8.1.10
The bytes count received by this port classified as belonging to this VLAN for switched packets. The value is applicable only if the system was configured to separately count the two types of packets. Otherwise, it returns 0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

brcdVlanExtStatsInRoutedOctets 1.3.2.8.1.11
The bytes count received by this port classified as belonging to this VLAN for routed packets. The value is applicable only if the system was configured to separately count the two types of packets. Otherwise, it returns 0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

brcdVlanExtStatsInOctets 1.3.2.8.1.12
The bytes count received by this port classified as belonging to this VLAN for both switched and routed packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

brcdVlanExtStatsOutSwitchedOctets 1.3.2.8.1.13
The bytes count transmitted by this port classified as belonging to this VLAN for switched packets. The value is applicable only if the system was configured to separately count the two types of packets. Otherwise, it returns 0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

brcdVlanExtStatsOutRoutedOctets 1.3.2.8.1.14
The bytes count transmitted by this port classified as belonging to this VLAN for routed packets. The value is applicable only if the system was configured to separately count the two types of packets. Otherwise, it returns 0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

brcdVlanExtStatsOutOctets 1.3.2.8.1.15
The bytes count transmitted by this port classified as belonging to this VLAN for both switched and routed packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

snVLanByProtocolTable 1.3.2.2
.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnVLanByProtocolEntry

snVLanByProtocolEntry 1.3.2.2.1
An entry in the VLAN By Protocol Configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnVLanByProtocolEntry  

snVLanByProtocolVLanId 1.3.2.2.1.1
The VLAN ID index to both of the VLAN By Port Info Table and this table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4095  

snVLanByProtocolIndex 1.3.2.2.1.2
The following IP/IPX protocol VLAN types are operated in Layer3 VLAN such as : ip(1), ipx(2), ipv6(7) The following are operated in Layer2 bridging such as: appleTalk(3), decNet(4), netBios(5), others(6) -- other protocols which are defined here.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ip(1), ipx(2), appleTalk(3), decNet(4), netBios(5), others(6), ipv6(7)  

snVLanByProtocolDynamic 1.3.2.2.1.3
disabled(0) : disabled dynamic port inclusion - applied to switch only. enabled(1) : enabled dynamic port inclusion - applied to switch only.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snVLanByProtocolStaticMask 1.3.2.2.1.4
The Standand-alone switch Protocol VLAN port membership applied in static mode. (It was obsoleted for Chassis Product)
Status: deprecated Access: read-write
OBJECT-TYPE    
  PortMask  

snVLanByProtocolExcludeMask 1.3.2.2.1.5
The Standand-alone switch Protocol VLAN port membership applied in exclusive mode. (It was obsoleted for Chassis Product)
Status: deprecated Access: read-write
OBJECT-TYPE    
  PortMask  

snVLanByProtocolRouterIntf 1.3.2.2.1.6
Optional: A virtual interface for router to the VLAN -- applied to router only. If a SNMP-Get value is zero, that means this object was not configured.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..60  

snVLanByProtocolRowStatus 1.3.2.2.1.7
This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row other(1)....some other case valid(2)....the row exists and is valid
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), valid(2), delete(3), create(4), modify(5)  

snVLanByProtocolDynamicMask 1.3.2.2.1.8
The Standand-alone switch Protocol VLAN active port membership. (It was obsoleted for Chassis Product)
Status: deprecated Access: read-only
OBJECT-TYPE    
  PortMask  

snVLanByProtocolChassisStaticMask 1.3.2.2.1.9
The Chassis Protocol VLAN port membership applied in static mode. (It was obsoleted after release 07100, replaced by snVLanByProtocolStaticPortList)
Status: deprecated Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(32)  

snVLanByProtocolChassisExcludeMask 1.3.2.2.1.10
The Chassis Protocol VLAN port membership applied in exclusive mode. (It was obsoleted after release 07100, replaced by snVLanByProtocolExcludePortList)
Status: deprecated Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(32)  

snVLanByProtocolChassisDynamicMask 1.3.2.2.1.11
The Chassis Protocol VLAN active port membership. (It was obsoleted after release 07100, replaced by snVLanByProtocolDynamicPortList)
Status: deprecated Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(32)  

snVLanByProtocolVLanName 1.3.2.2.1.12
VLAN Community Name string.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

snVLanByProtocolStaticPortList 1.3.2.2.1.13
A list of port indices which are the configured port membership of the Protocol VLAN. Each port index is a 16-bit integer in big endian order. 8-bit is the slot number, the other 8-bit is the port number.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

snVLanByProtocolExcludePortList 1.3.2.2.1.14
A list of port indices which are the excluded from port membership of the Protocol VLAN. Each port index is a 16-bit integer in big endian order. 8-bit is the slot number, the other 8-bit is the port number.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

snVLanByProtocolDynamicPortList 1.3.2.2.1.15
A list of port indices which are dynamically joining the port membership of the Protocol VLAN. Each port index is a 16-bit integer in big endian order. 8-bit is the slot number, the other 8-bit is the port number.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

snVLanByIpSubnetTable 1.3.2.3
An entry of the VLAN By IPX Network Number Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnVLanByIpSubnetEntry

snVLanByIpSubnetEntry 1.3.2.3.1
An entry in the VLAN By IP Subnet Configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnVLanByIpSubnetEntry  

snVLanByIpSubnetVLanId 1.3.2.3.1.1
The VLAN ID index to both of the VLAN By Port Info Table and this table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4095  

snVLanByIpSubnetIpAddress 1.3.2.3.1.2
Subnet IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

snVLanByIpSubnetSubnetMask 1.3.2.3.1.3
Subnet mask associated with the Subnet IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

snVLanByIpSubnetDynamic 1.3.2.3.1.4
disabled(0) : disabled dynamic port inclusion - applied to switch only. enabled(1) : enabled dynamic port inclusion - applied to switch only.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snVLanByIpSubnetStaticMask 1.3.2.3.1.5
The Standand-alone switch VLAN By Subnet port membership applied in static mode. (It was obsoleted for Chassis Product)
Status: deprecated Access: read-write
OBJECT-TYPE    
  PortMask  

snVLanByIpSubnetExcludeMask 1.3.2.3.1.6
The Standand-alone switch VLAN By Subnet port membership applied in exclusive mode. (It was obsoleted for Chassis Product)
Status: deprecated Access: read-write
OBJECT-TYPE    
  PortMask  

snVLanByIpSubnetRouterIntf 1.3.2.3.1.7
Optional: A virtual interface for router to the VLAN -- applied to router only. If a SNMP-Get value is zero, that means this object was not configured.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..60  

snVLanByIpSubnetRowStatus 1.3.2.3.1.8
This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row other(1)....some other case valid(2)....the row exists and is valid
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), valid(2), delete(3), create(4), modify(5)  

snVLanByIpSubnetDynamicMask 1.3.2.3.1.9
The Standand-alone switch VLAN By Subnet active port membership. (It was obsoleted for Chassis Product)
Status: deprecated Access: read-only
OBJECT-TYPE    
  PortMask  

snVLanByIpSubnetChassisStaticMask 1.3.2.3.1.10
The Chassis VLAN By Subnet port membership applied in static mode. (It was obsoleted after release 07100, replaced by snVLanByIpSubnetStaticPortList)
Status: deprecated Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(32)  

snVLanByIpSubnetChassisExcludeMask 1.3.2.3.1.11
The Chassis VLAN By Subnet port membership applied in exclusive mode. (It was obsoleted after release 07100, replaced by snVLanByIpSubnetExcludePortList)
Status: deprecated Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(32)  

snVLanByIpSubnetChassisDynamicMask 1.3.2.3.1.12
The Chassis VLAN By Subnet active port membership. (It was obsoleted after release 07100, replaced by snVLanByIpSubnetDynamicPortList)
Status: deprecated Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(32)  

snVLanByIpSubnetVLanName 1.3.2.3.1.13
VLAN Community Name string.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

snVLanByIpSubnetStaticPortList 1.3.2.3.1.14
A list of port indices which are the configured port membership of the VLAN By IP Subnet. Each port index is a 16-bit integer in big endian order. 8-bit is the slot number, the other 8-bit is the port number.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

snVLanByIpSubnetExcludePortList 1.3.2.3.1.15
A list of port indices which are the excluded from port membership of the VLAN By IP Subnet. Each port index is a 16-bit integer in big endian order. 8-bit is the slot number, the other 8-bit is the port number.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

snVLanByIpSubnetDynamicPortList 1.3.2.3.1.16
A list of port indices which are dynamically joining the port membership of the VLAN By IP Subnet. Each port index is a 16-bit integer in big endian order. 8-bit is the slot number, the other 8-bit is the port number.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

snVLanByIpxNetTable 1.3.2.4
An entry of the VLAN By IPX Network Number Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnVLanByIpxNetEntry

snVLanByIpxNetEntry 1.3.2.4.1
An entry in the VLAN By Ipx Network Number Configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnVLanByIpxNetEntry  

snVLanByIpxNetVLanId 1.3.2.4.1.1
The VLAN ID index to both of the VLAN By Port Info Table and this table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4095  

snVLanByIpxNetNetworkNum 1.3.2.4.1.2
IPX Network Number.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(4)  

snVLanByIpxNetFrameType 1.3.2.4.1.3
The following IPX Frame types are operated in Layer3 VLAN such as : ipxEthernet8022(1), ipxEthernet8023(2), ipxEthernetII(3), ipxEthernetSnap(4). choose notApplicable(0) for other protocols. Note: Each Network Number can be assigned with one unique Frame type; Otherwise, a SNMP-SET error will be returned.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notApplicable(0), ipxEthernet8022(1), ipxEthernet8023(2), ipxEthernetII(3), ipxEthernetSnap(4)  

snVLanByIpxNetDynamic 1.3.2.4.1.4
disabled(0) : disabled dynamic port inclusion - applied to switch only. enabled(1) : enabled dynamic port inclusion - applied to switch only.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snVLanByIpxNetStaticMask 1.3.2.4.1.5
The VLAN By IPX network port membership applied in static mode. (It was obsoleted for Chassis Product)
Status: deprecated Access: read-write
OBJECT-TYPE    
  PortMask  

snVLanByIpxNetExcludeMask 1.3.2.4.1.6
The VLAN By IPX network port membership applied in exclusive mode. (It was obsoleted for Chassis Product)
Status: deprecated Access: read-write
OBJECT-TYPE    
  PortMask  

snVLanByIpxNetRouterIntf 1.3.2.4.1.7
Optional: A virtual interface for router to the VLAN -- applied to router only. If a SNMP-Get value is zero, that means this object was not configured.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..60  

snVLanByIpxNetRowStatus 1.3.2.4.1.8
This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row other(1)....some other case valid(2)....the row exists and is valid
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), valid(2), delete(3), create(4), modify(5)  

snVLanByIpxNetDynamicMask 1.3.2.4.1.9
The VLAN By IPX network active port membership. (It was obsoleted for Chassis Product)
Status: deprecated Access: read-only
OBJECT-TYPE    
  PortMask  

snVLanByIpxNetChassisStaticMask 1.3.2.4.1.10
The Chassis VLAN By IPX network port membership applied in static mode. (It was obsoleted after release 07100, replaced by snVLanByIpxNetStaticPortList)
Status: deprecated Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(32)  

snVLanByIpxNetChassisExcludeMask 1.3.2.4.1.11
The Chassis VLAN By IPX network port membership applied in exclusive mode. (It was obsoleted after release 07100, replaced by snVLanByIpxNetExcludePortList)
Status: deprecated Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(32)  

snVLanByIpxNetChassisDynamicMask 1.3.2.4.1.12
The Chassis VLAN By IPX network active port membership. (It was obsoleted after release 07100, replaced by snVLanByIpxNetDynamicPortList)
Status: deprecated Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(32)  

snVLanByIpxNetVLanName 1.3.2.4.1.13
VLAN Community Name string.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

snVLanByIpxNetStaticPortList 1.3.2.4.1.14
A list of port indices which are the configured port membership of the VLAN By IPX network. Each port index is a 16-bit integer in big endian order. 8-bit is the slot number, the other 8-bit is the port number.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

snVLanByIpxNetExcludePortList 1.3.2.4.1.15
A list of port indices which are the excluded from port membership of the VLAN By IPX network. Each port index is a 16-bit integer in big endian order. 8-bit is the slot number, the other 8-bit is the port number.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

snVLanByIpxNetDynamicPortList 1.3.2.4.1.16
A list of port indices which are dynamically joining the port membership of the VLAN By IPX network. Each port index is a 16-bit integer in big endian order. 8-bit is the slot number, the other 8-bit is the port number.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

snVLanByATCableTable 1.3.2.5
A Table Of VLAN By AppleTalk Network Number.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnVLanByATCableEntry

snVLanByATCableEntry 1.3.2.5.1
An entry of the AppleTalk Cable VLAN table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnVLanByATCableEntry  

snVLanByATCableVLanId 1.3.2.5.1.1
The VLAN ID of a PORT VLAN of which the AppleTalk Cable VLAN was attaching to.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4095  

snVLanByATCableIndex 1.3.2.5.1.2
AppleTalk Cable VLAN index number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snVLanByATCableRouterIntf 1.3.2.5.1.3
A virtual router interface to the AppleTalk Cable VLAN, only router products accept the SNMP-SET operation. The value zero indicates that virtual router interface was not configured.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..60  

snVLanByATCableRowStatus 1.3.2.5.1.4
This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row other(1)....some other case valid(2)....the row exists and is valid
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), valid(2), delete(3), create(4), modify(5)  

snVLanByATCableChassisStaticMask 1.3.2.5.1.5
A list of ports which are statically configured to become port members of a VLAN. (It was obsoleted after release 07100, replaced by snVLanByATCableStaticPortList)
Status: deprecated Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(32)  

snVLanByATCableVLanName 1.3.2.5.1.6
VLAN Name string.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

snVLanByATCableStaticPortList 1.3.2.5.1.7
A list of port indices which are the configured port membership of the AppleTalk Cable VLAN. Each port index is a 16-bit integer in big endian order. 8-bit is the slot number, the other 8-bit is the port number.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

snSwPortInfoTable 1.3.3.1
A specific snSwPortInfo group consists of a number of switch ports.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnSwPortInfoEntry

snSwPortInfoEntry 1.3.3.1.1
An entry in the snSwPortInfo table indicates the configuration on a specified port. A SNMP SET PDU for a row of the snSwPortInfoTable requires the entired sequence of the MIB Objects in each snSwPortInfoEntry stored in one PDU. Otherwise, GENERR return-value will be returned.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SnSwPortInfoEntry  

snSwPortInfoPortNum 1.3.3.1.1.1
The port index. The bit 0 to bit 7: port number. The bit 8 to bit 11: slot number (slot for chassis only).
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

snSwPortInfoMonitorMode 1.3.3.1.1.2
DEPRECATED by snSwPortInfoMirrorMode and snPortMonitorTable.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), input(1), output(2), both(3)  

snSwPortInfoTagMode 1.3.3.1.1.3
For tagged port, we could have multiple VLANs per port. For untagged port or auto port, there is only one VLAN ID per port.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER tagged(1), untagged(2), auto(3), disabled(4)  

snSwPortInfoChnMode 1.3.3.1.1.4
The port can be configured to operate in either half or full duplex mode. The values are: halfDuplex(1)...half duplex mode fullDuplex(2)...full duplex mode The read-back channel status from hardware are: none(0).........link down or port disabled. halfDuplex(1)...half duplex mode fullDuplex(2)...full duplex mode The port media type (expansion or regular) and port link type (trunk or feeder) determine value of this object. The port can not set to half duplex mode if the port connect mode is m200e(4). However, the value of this parameter may be automatically set whenever the expansion port is connected (e.g. cascade connecting device).
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER none(0), halfDuplex(1), fullDuplex(2)  

snSwPortInfoSpeed 1.3.3.1.1.5
The speed configuration for a port. The values are: none(0)..........link down or no traffic. sAutoSense(1)....Auto-sensing 10 or 100Mbits. s10M(2)..........10Mbits per second. s100M(3).........100Mbits per second. s1G(4)...........1Gbits per second. s1GM(5)..........1Gbits per second master. s155M(6).........155Mbits per second (ATM) (for expansion board only). s10G(7)..........10Gbits per second. s622M(8).........OC12 - 622Mbits per second s2488M(9)........OC48 - 2.488Gbits per second s9953M(10).......OC192 - 9.953Gbits per second s16G(11)..........16Gbits per second. s40G(13)..........40Gbits per second. The read-back hardware status are the following: none(0)..........link down or no traffic. s10M(2)..........10Mbits per second. s100M(3).........100Mbits per second. s1G(4)...........1Gbits per second. s1GM(5)..........1Gbits per second master. s155M(6).........155Mbits per second (ATM) (for expansion board only). s10G(7)..........10Gbits per second. s622M(8).........OC12 - 622Mbits per second s2488M(9)........OC48 - 2.488Gbits per second s9953M(10).......OC192 - 9.953Gbits per second s16G(11)..........16Gbits per second. s40G(13)..........40Gbits per second. The port media type (expansion or regular) and port link type (trunk or feeder) determine whether this object can be written and the valid values. It is not allowed to change speed for trunks ports. For expansion ports, all of the above speed can be set. However, the value of this parameter may be automatically set whenever the expansion port is connected (e.g. cascade connecting device).
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER none(0), sAutoSense(1), s10M(2), s100M(3), s1G(4), s1GM(5), s155M(6), s10G(7), s622M(8), s2488M(9), s9953M(10), s16G(11), s40G(13)  

snSwPortInfoMediaType 1.3.3.1.1.6
The media type for the port. The values are: other(1).........other or unknown media. m100BaseTX(2)....100Mbits per second copper. m100BaseFX(3)....100Mbits per second fiber. m1000BaseFX(4)...1Gbits per second fiber. mT3(5)...........45Mbits per second (T3). m155ATM(6).......155Mbits per second (ATM). m1000BaseTX(7)...1Gbits per second copper. m622ATM(8).......622Mbits per second (ATM). m155POS(9).......155Mbits per second (POS). m622POS(10)......622Mbits per second (POS). m2488POS(11).....2488Mbits per second (POS). m10000BaseFX(12).10Gbits per second fiber. m9953POS(13).....9953Mbits per second (POS). m16GStacking(14).16Gbits per second fiber. m40GStacking(16). 40Gbits per second fiber.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER other(1), m100BaseTX(2), m100BaseFX(3), m1000BaseFX(4), mT3(5), m155ATM(6), m1000BaseTX(7), m622ATM(8), m155POS(9), m622POS(10), m2488POS(11), m10000BaseFX(12), m9953POS(13), m16GStacking(14), m40GStacking(16)  

snSwPortInfoConnectorType 1.3.3.1.1.7
The type of connector that the port offers. The values are: other(1)...........other or unknown connector copper(2)..........Copper connector fiber(3)...........Fiber connector This describes the physical connector type
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER other(1), copper(2), fiber(3)  

snSwPortInfoAdminStatus 1.3.3.1.1.8
The desired state of all ports. The testing(3) state indicates that no operational packets can be passed. (same as ifAdminStatus in MIB-II)
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

snSwPortInfoLinkStatus 1.3.3.1.1.9
The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. (same as ifOperStatus in MIB-II)
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

snSwPortInfoPortQos 1.3.3.1.1.10
The Stand alone stackable switch Port Qos Priority values are: low(0) -- low prority high(1) -- high prority. The BigIron Port Qos Priority values are: level0(0), level1(1), level2(2), level3(3), level4(4), level5(5), level6(6), level7(7)
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER level0(0), level1(1), level2(2), level3(3), level4(4), level5(5), level6(6), level7(7)  

snSwPortInfoPhysAddress 1.3.3.1.1.11
The port physical address. The physical address represents the switch port.
Status: deprecated Access: read-only
OBJECT-TYPE    
  PhysAddress  

snSwPortStatsInFrames 1.3.3.1.1.12
The total number of packets received on the interface.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

snSwPortStatsOutFrames 1.3.3.1.1.13
The total number of packets transmitted out of the interface.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

snSwPortStatsAlignErrors 1.3.3.1.1.14
dot3StatsAlignmentErrors : A count of frames received on a particular interface that are not an integral number of octets in length and do not pass the FCS check. The count represented by an instance of this object is incremented when the alignmentError status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtain are, according to the conventions of IEEE 802.3 Layer Management, counted exclusively according to the error status presented to the LLC.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

snSwPortStatsFCSErrors 1.3.3.1.1.15
dot3StatsFCSErrors : A count of frames received on a particular interface that are an integral number of octets in length but do not pass the FCS check. The count represented by an instance of this object is incremented when the frameCheckError status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtain are, according to the conventions of IEEE 802.3 Layer Management, counted exclusively according to the error status presented to the LLC.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

snSwPortStatsMultiColliFrames 1.3.3.1.1.16
dot3StatsMultipleCollisionFrames : A count of successfully transmitted frames on a particular interface for which transmission is inhibited by more than one collision. A frame that is counted by an instance of this object is also counted by the corresponding instance of either the ifOutUcastPkts, ifOutMulticastPkts, or ifOutBroadcastPkts, and is not counted by the corresponding instance of the dot3StatsSingleCollisionFrames object.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

snSwPortStatsFrameTooLongs 1.3.3.1.1.17
dot3StatsFrameTooLongs : A count of frames received on a particular interface that exceed the maximum permitted frame size. The count represented by an instance of this object is incremented when the frameTooLong status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtain are, according to the conventions of IEEE 802.3 Layer Management, counted exclusively according to the error status presented to the LLC.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

snSwPortStatsTxColliFrames 1.3.3.1.1.18
A count of successfully transmitted frames on a particular interface for which transmission is inhibited by more than one collision. A frame that is counted by a combination of both dot3StatsSingleCollisionFrames and dot3StatsMultipleCollisionFrames objects.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

snSwPortStatsRxColliFrames 1.3.3.1.1.19
A count of successfully received frames on a particular interface for which transmission is inhibited by more than one collision. This object is not specified in dot3 but it has the same functionarity as snSwPortStatsTxColliFrames.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

snSwPortStatsFrameTooShorts 1.3.3.1.1.20
A count of frames received on a particular interface that below the minimum permitted frame size.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

snSwPortLockAddressCount 1.3.3.1.1.21
The number of source MAC addresses are allowed for a port. Writing 0 to this object will allow any number of addresses.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 0..2048  

snSwPortStpPortEnable 1.3.3.1.1.22
The enabled/disabled status of the port.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snSwPortDhcpGateListId 1.3.3.1.1.23
The ID for a DHCP gateway list entry relative to this switch port. 0 = unset or no assigned ID
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 0..32  

snSwPortName 1.3.3.1.1.24
Port Name string.
Status: deprecated Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

snSwPortStatsInBcastFrames 1.3.3.1.1.25
The total number of broadcast packets received on the interface.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

snSwPortStatsOutBcastFrames 1.3.3.1.1.26
The total number of broadcast packets transmitted out of the interface.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

snSwPortStatsInMcastFrames 1.3.3.1.1.27
The total number of multicast packets received on the interface.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

snSwPortStatsOutMcastFrames 1.3.3.1.1.28
The total number of multicast packets transmitted out of the interface.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

snSwPortStatsInDiscard 1.3.3.1.1.29
The number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

snSwPortStatsOutDiscard 1.3.3.1.1.30
The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

snSwPortStatsMacStations 1.3.3.1.1.31
The total number of MAC Stations connected to the interface.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

snSwPortCacheGroupId 1.3.3.1.1.32
Cache Group ID for the interface.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32  

snSwPortTransGroupId 1.3.3.1.1.33
Transparent Group ID for the interface.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32  

snSwPortInfoAutoNegotiate 1.3.3.1.1.34
This feature only applies to Gigabit Ethernet ports. If set to disable(0), port will be put to non-negotiation mode. If set to enable(1), port will start auto-negotiation indefinitely until succeed. If set to negFullAuto(2), the port will start with auto- negotiation, if the negotiation failed, then it will automatically switch to non-negotiation mode. Stackable products (except TurboIron 8) Gigabit Ethernet ports do not support negFullAuto(2). If set to global(3), port negotiation mode follows the value of snSwGlobalAutoNegotiate. Non-Gigabit Ethernet port returns the value other(4).
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1), negFullAuto(2), global(3), other(4)  

snSwPortInfoFlowControl 1.3.3.1.1.35
Enable/Disbale port flow control.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snSwPortInfoGigType 1.3.3.1.1.36
The media type for the port. The values are: m1000BaseSX(0)....1Gbits per second fiber, with a short wavelength transceiver. m1000BaseLX(1)....1Gbits per second fiber, with a long wavelength transceiver (3km). m1000BaseLH(2)....1Gbits per second fiber, with a special wavelength transceiver (50km). m1000BaseLHA(3)....1Gbits per second fiber, with a special wavelength transceiver (70km). m1000BaseLHB(4)....1Gbits per second fiber, with a special wavelength transceiver (150km). m1000BaseTX(5)....1Gbits per second copper (100meter). m10000BaseSR(6)....10Gbits per second fiber, with a short range wavelength transceiver (100m). m10000BaseLR(7)....10Gbits per second fiber, with a long range wavelength transceiver (10km). m10000BaseER(8)....10Gbits per second fiber, with a extended range wavelength transceiver (40km). sfpCWDM1470nm80Km(9)....1Gbits per second CWDM fiber, with a wavelength 1470nm, reach 80 kms. sfpCWDM1490nm80Km(10)....1Gbits per second CWDM fiber, with a wavelength 1490nm, reach 80 kms. sfpCWDM1510nm80Km(11)....1Gbits per second CWDM fiber, with a wavelength 1510nm, reach 80 kms. sfpCWDM1530nm80Km(12)....1Gbits per second CWDM fiber, with a wavelength 1530nm, reach 80 kms. sfpCWDM1550nm80Km(13)....1Gbits per second CWDM fiber, with a wavelength 1550nm, reach 80 kms. sfpCWDM1570nm80Km(14)....1Gbits per second CWDM fiber, with a wavelength 1570nm, reach 80 kms. sfpCWDM1590nm80Km(15)....1Gbits per second CWDM fiber, with a wavelength 1590nm, reach 80 kms. sfpCWDM1610nm80Km(16)....1Gbits per second CWDM fiber, with a wavelength 1610nm, reach 80 kms. sfpCWDM1470nm100Km(17)....1Gbits per second CWDM fiber, with a wavelength 1470nm, reach 100 kms. sfpCWDM1490nm100Km(18)....1Gbits per second CWDM fiber, with a wavelength 1490nm, reach 100 kms. sfpCWDM1510nm100Km(19)....1Gbits per second CWDM fiber, with a wavelength 1510nm, reach 100 kms. sfpCWDM1530nm100Km(20)....1Gbits per second CWDM fiber, with a wavelength 1530nm, reach 100 kms. sfpCWDM1550nm100Km(21)....1Gbits per second CWDM fiber, with a wavelength 1550nm, reach 100 kms. sfpCWDM1570nm100Km(22)....1Gbits per second CWDM fiber, with a wavelength 1570nm, reach 100 kms. sfpCWDM1590nm100Km(23)....1Gbits per second CWDM fiber, with a wavelength 1590nm, reach 100 kms. sfpCWDM1610nm100Km(24)....1Gbits per second CWDM fiber, with a wavelength 1610nm, reach 100 kms. m1000BaseLHX(25)...1Gbits per second fiber, with a special wavelength transceiver (150km). notApplicable(255)....a non-gigabit port.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER m1000BaseSX(0), m1000BaseLX(1), m1000BaseLH(2), m1000BaseLHA(3), m1000BaseLHB(4), m1000BaseTX(5), m10000BaseSR(6), m10000BaseLR(7), m10000BaseER(8), sfpCWDM1470nm80Km(9), sfpCWDM1490nm80Km(10), sfpCWDM1510nm80Km(11), sfpCWDM1530nm80Km(12), sfpCWDM1550nm80Km(13), sfpCWDM1570nm80Km(14), sfpCWDM1590nm80Km(15), sfpCWDM1610nm80Km(16), sfpCWDM1470nm100Km(17), sfpCWDM1490nm100Km(18), sfpCWDM1510nm100Km(19), sfpCWDM1530nm100Km(20), sfpCWDM1550nm100Km(21), sfpCWDM1570nm100Km(22), sfpCWDM1590nm100Km(23), sfpCWDM1610nm100Km(24), m1000BaseLHX(25), m1000BaseSX2(26), m1000BaseGBXU(27), m1000BaseGBXD(28), notApplicable(255)  

snSwPortStatsLinkChange 1.3.3.1.1.37
The total number of link state change of the interface.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

snSwPortIfIndex 1.3.3.1.1.38
In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in RFC 1213 and RFC 1573.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

snSwPortDescr 1.3.3.1.1.39
A textual string containing the slot/port information about the interface.
Status: deprecated Access: read-only
OBJECT-TYPE    
  DisplayString  

snSwPortInOctets 1.3.3.1.1.40
The total number of octets received on the interface, including framing characters. This object is a 64-bit counter of the ifInOctets object, defined in RFC 1213. The octet string is in big-endian byte order.
Status: deprecated Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

snSwPortOutOctets 1.3.3.1.1.41
The total number of octets transmitted out of the interface, including framing characters. This object is a 64-bit counter of the ifOutOctets object, defined in RFC 1213. The octet string is in big-endian byte order.
Status: deprecated Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(8)  

snSwPortStatsInBitsPerSec 1.3.3.1.1.42
The number of bits per second received on the interface over a 5 minutes interval.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Gauge32  

snSwPortStatsOutBitsPerSec 1.3.3.1.1.43
The number of bits per second transmitted out of the interface over a 5 minutes interval.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Gauge32  

snSwPortStatsInPktsPerSec 1.3.3.1.1.44
The number of packets per second received on the interface over a 5 minutes interval.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Gauge32  

snSwPortStatsOutPktsPerSec 1.3.3.1.1.45
The number of packets per second transmitted out of the interface over a 5 minutes interval.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Gauge32  

snSwPortStatsInUtilization 1.3.3.1.1.46
The input network utilization in hundredths of a percent over a 5 minutes interval.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER 0..10000  

snSwPortStatsOutUtilization 1.3.3.1.1.47
The output network utilization in hundredths of a percent over a 5 minutes interval.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER 0..10000  

snSwPortFastSpanPortEnable 1.3.3.1.1.48
The enabled/disabled fast span port status of the port.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snSwPortFastSpanUplinkEnable 1.3.3.1.1.49
The enabled/disabled fast span uplink status of the port.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snSwPortVlanId 1.3.3.1.1.50
The ID of a VLAN of which this port is a member. Port must be untagged. For tagged port which belongs to multiple VLANs, this object return 0 which is an invalid VLAN ID value.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 0..4095  

snSwPortRouteOnly 1.3.3.1.1.51
Enable/Disable L2 switching of a routing switch port. By default, the routing switch performs routing first. If routing failed, it performs switching. Enable route only instrcuts the routing switch to perform routing only. For a L2 switching only product, reading this object always return 'disabled', writing 'enabled' to this object takes no effect.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snSwPortPresent 1.3.3.1.1.52
Indicate if the port is absent or present. This object only valid for M4 module
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1)  

snSwPortGBICStatus 1.3.3.1.1.53
Indicate if the gig port has GBICs on them. If set to GBIC(1), it means that the port is GBIC. If set to miniGBIC(2), it means that the port miniGBIC. If set to empty(3), it means that the GBIC is missing. Value other(4) means that the port not a removable gig port.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER gbic(1), miniGBIC(2), empty(3), other(4)  

snSwPortStatsInKiloBitsPerSec 1.3.3.1.1.54
Bit rate in kilobits per second received on the 10G and faster interface over a 5 minutes interval.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32  

snSwPortStatsOutKiloBitsPerSec 1.3.3.1.1.55
Bit rate in kilobits per second transmitted out of the 10G and faster interface over a 5 minutes interval.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32  

snSwPortLoadInterval 1.3.3.1.1.56
The time in seconds for which average port utilization should be carried out. The value should be incremental of 30 seconds, between the ranges specified.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 30..300  

snSwPortTagType 1.3.3.1.1.57
The IEEE802.1q tag type embedded in the length/type field of an Ethernet packet. It specifies that the 2 octets after the length/type field in an Ethernet packet is the tag value.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32  

snSwPortInLinePowerControl 1.3.3.1.1.58
Control inline power on/off to a port. If a port does not have inline power capability, reading this object returns 'other(1)'.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disable(2), enable(3), enableLegacyDevice(4)  

snSwPortInLinePowerWattage 1.3.3.1.1.59
Adjust the inline power wattage. Valid value between 1000 and 15400. Each unit is milliwatts. This object can only be set after snSwPortInLinePowerControl has been set to 'enable(3)' or 'enableLegacyDevice(4)'. If a port does not have inline power capability, reading this object returns undefined value.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32  

snSwPortInLinePowerClass 1.3.3.1.1.60
Adjust the inline power class. This object can only be set after snSwPortInLinePowerControl has been set to 'enable(3)' or 'enableLegacyDevice(4)'. If a port does not have inline power capability, reading this object returns undefined value.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 0..3  

snSwPortInLinePowerPriority 1.3.3.1.1.61
Inline power allocation priority for the power device 0- Not a POE port, 1- Critical, 2- High, 3- Low, 4- Medium, 5- other.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER invalid(0), critical(1), high(2), low(3), medium(4), other(5)  

snSwPortInfoMirrorMode 1.3.3.1.1.62
Enable/disable mirror on this port.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

snSwPortStatsInJumboFrames 1.3.3.1.1.63
The total number of jumbo packets received on the interface.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

snSwPortStatsOutJumboFrames 1.3.3.1.1.64
The total number of jumbo packets transmitted out of the interface.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

snSwPortInLinePowerConsumed 1.3.3.1.1.66
Inline power consumed by the port. Each unit is milliwatts.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

snSwPortInLinePowerPDType 1.3.3.1.1.67
Inline Power device type 802.3af or Legacy device.
Status: deprecated Access: read-only
OBJECT-TYPE    
  DisplayString  

snSwIfInfoTable 1.3.3.5
A specific snSwIfInfo group consists of a number of switch ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnSwIfInfoEntry

snSwIfInfoEntry 1.3.3.5.1
An entry in the snSwIfInfo table indicates the configuration on a specified port. A SNMP SET PDU for a row of the snSwIfInfoTable requires the entire sequence of the MIB Objects in each snSwIfInfoEntry stored in one PDU. Otherwise, GENERR return-value will be returned.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnSwIfInfoEntry  

snSwIfInfoPortNum 1.3.3.5.1.1
The port/interface index (ifindex).
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

snSwIfInfoMonitorMode 1.3.3.5.1.2
DEPRECATED by snSwIf2MirrorMode and snPortMonitorTable.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), input(1), output(2), both(3)  

snSwIfInfoMirrorPorts 1.3.3.5.1.3
The list of port/interface index (ifindex), which mirror this interface, when monitoring is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

snSwIfInfoTagMode 1.3.3.5.1.4
For tagged/dual port, we could have multiple VLANs per port. For untagged port, there is only one VLAN ID per port, dual mode is associated with a vlan id 'snSwIfVlanId', dual mode with snSwIfVlanId zero disables the dual mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER tagged(1), untagged(2), dual(3)  

snSwIfInfoTagType 1.3.3.5.1.5
The IEEE802.1q tag type embedded in the length/type field of an Ethernet packet. It specifies that the 2 octets after the length/type field in an Ethernet packet is the tag value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

snSwIfInfoChnMode 1.3.3.5.1.6
The port can be configured to operate in either half or full duplex mode. The values are: none(0) is not used. halfDuplex(1)...half duplex mode fullDuplex(2)...full duplex mode The read-back channel status from hardware are: halfDuplex(1)...half duplex mode fullDuplex(2)...full duplex mode The port media type (expansion or regular) and port link type (trunk or feeder) determine value of this object. The port can not set to half duplex mode if the port connect mode is m200e(4). However, the value of this parameter may be automatically set whenever the expansion port is connected (e.g. cascade connecting device).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), halfDuplex(1), fullDuplex(2)  

snSwIfInfoSpeed 1.3.3.5.1.7
The speed configuration for a port. The values are: none(0)..........not used. sAutoSense(1)....Auto-sensing 10 or 100Mbits. s10M(2)..........10Mbits per second. s100M(3).........100Mbits per second. s1G(4)...........1Gbits per second. s1GM(5)..........1Gbits per second master. s155M(6).........155Mbits per second (ATM) (for expansion board only). s10G(7)..........10Gbits per second. s622M(8).........OC12 - 622Mbits per second s2488M(9)........OC48 - 2.488Gbits per second s9953M(10).......OC192 - 9.953Gbits per second s16G(11)..........16Gbits per second. s40G(13)..........40Gbits per second. The read-back hardware status are the following: s10M(2)..........10Mbits per second. s100M(3).........100Mbits per second. s1G(4)...........1Gbits per second. s1GM(5)..........1Gbits per second master. s155M(6).........155Mbits per second (ATM) (for expansion board only). s10G(7)..........10Gbits per second. s622M(8).........OC12 - 622Mbits per second s2488M(9)........OC48 - 2.488Gbits per second s9953M(10).......OC192 - 9.953Gbits per second s16G(11)..........16Gbits per second. s40G(13)..........40Gbits per second. The port media type (expansion or regular) and port link type (trunk or feeder) determine whether this object can be written and the valid values. It is not allowed to change speed for trunks ports. For expansion ports, all of the above speed can be set. However, the value of this parameter may be automatically set whenever the expansion port is connected (e.g. cascade connecting device).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), sAutoSense(1), s10M(2), s100M(3), s1G(4), s1GM(5), s155M(6), s10G(7), s622M(8), s2488M(9), s9953M(10), s16G(11), s100G(12), s40G(13)  

snSwIfInfoMediaType 1.3.3.5.1.8
The media type for the port. The values are: other(1).........other or unknown media. m100BaseTX(2)....100Mbits per second copper. m100BaseFX(3)....100Mbits per second fiber. m1000BaseFX(4)...1Gbits per second fiber. mT3(5)...........45Mbits per second (T3). m155ATM(6).......155Mbits per second (ATM). m1000BaseTX(7)...1Gbits per second copper. m622ATM(8).......622Mbits per second (ATM). m155POS(9).......155Mbits per second (POS). m622POS(10)......622Mbits per second (POS). m2488POS(11).....2488Mbits per second (POS). m10000BaseFX(12).10Gbits per second fiber. m9953POS(13).....9953Mbits per second (POS). m16GStacking(14)...16Gbits per second fiber. m40GStacking(16). 40Gbits per second fiber.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), m100BaseTX(2), m100BaseFX(3), m1000BaseFX(4), mT3(5), m155ATM(6), m1000BaseTX(7), m622ATM(8), m155POS(9), m622POS(10), m2488POS(11), m10000BaseFX(12), m9953POS(13), m16GStacking(14), m100GBaseFX(15), m40GStacking(16)  

snSwIfInfoConnectorType 1.3.3.5.1.9
The type of connector that the port offers. The values are: other(1)...........other or unknown connector copper(2)..........Copper connector fiber(3)...........Fiber connector This describes the physical connector type
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), copper(2), fiber(3)  

snSwIfInfoAdminStatus 1.3.3.5.1.10
The desired state of all ports. The testing(3) state indicates that no operational packets can be passed. (same as ifAdminStatus in MIB-II)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

snSwIfInfoLinkStatus 1.3.3.5.1.11
The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. (same as ifOperStatus in MIB-II)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

snSwIfInfoPortQos 1.3.3.5.1.12
The Stand alone stackable switch Port Qos Priority values are: low(0) -- low prority high(1) -- high prority. The BigIron Port Qos Priority values are: level0(0), level1(1), level2(2), level3(3), level4(4), level5(5), level6(6), level7(7)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER level0(0), level1(1), level2(2), level3(3), level4(4), level5(5), level6(6), level7(7)  

snSwIfInfoPhysAddress 1.3.3.5.1.13
The port physical address. The physical address represents the switch port.
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress  

snSwIfLockAddressCount 1.3.3.5.1.14
The number of source MAC addresses are allowed for a port. Writing 0 to this object will allow any number of addresses.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..2048  

snSwIfStpPortEnable 1.3.3.5.1.15
The enabled/disabled status of the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snSwIfDhcpGateListId 1.3.3.5.1.16
The ID for a DHCP gateway list entry relative to this switch port. 0 = unset or no assigned ID
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..32  

snSwIfName 1.3.3.5.1.17
Port Name string.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

snSwIfDescr 1.3.3.5.1.18
A textual string containing the slot/port information about the interface.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

snSwIfInfoAutoNegotiate 1.3.3.5.1.19
This feature only applies to Gigabit Ethernet ports. If set to disable(0), port will be put to non-negotiation mode. If set to enable(1), port will start auto-negotiation indefinitely until succeed. If set to negFullAuto(2), the port will start with auto- negotiation, if the negotiation failed, then it will automatically switch to non-negotiation mode. Stackable products (except TurboIron 8) Gigabit Ethernet ports do not support negFullAuto(2). If set to global(3), port negotiation mode follows the value of snSwGlobalAutoNegotiate. Non-Gigabit Ethernet port returns the value other(4).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1), negFullAuto(2), global(3), other(4)  

snSwIfInfoFlowControl 1.3.3.5.1.20
Enable/Disbale port flow control.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snSwIfInfoGigType 1.3.3.5.1.21
The media type for the port. The values are: m1000BaseSX(0)....1Gbits per second fiber, with a short wavelength transceiver. m1000BaseLX(1)....1Gbits per second fiber, with a long wavelength transceiver (3km). m1000BaseLH(2)....1Gbits per second fiber, with a special wavelength transceiver (50km). m1000BaseLHA(3)....1Gbits per second fiber, with a special wavelength transceiver (70km). m1000BaseLHB(4)....1Gbits per second fiber, with a special wavelength transceiver (150km). m1000BaseTX(5)....1Gbits per second copper (100meter). m10000BaseSR(6)....10Gbits per second fiber, with a short range wavelength transceiver (100m). m10000BaseLR(7)....10Gbits per second fiber, with a long range wavelength transceiver (10km). m10000BaseER(8)....10Gbits per second fiber, with a extended range wavelength transceiver (40km). sfpCWDM1470nm80Km(9)....1Gbits per second CWDM fiber, with a wavelength 1470nm, reach 80 kms. sfpCWDM1490nm80Km(10)....1Gbits per second CWDM fiber, with a wavelength 1490nm, reach 80 kms. sfpCWDM1510nm80Km(11)....1Gbits per second CWDM fiber, with a wavelength 1510nm, reach 80 kms. sfpCWDM1530nm80Km(12)....1Gbits per second CWDM fiber, with a wavelength 1530nm, reach 80 kms. sfpCWDM1550nm80Km(13)....1Gbits per second CWDM fiber, with a wavelength 1550nm, reach 80 kms. sfpCWDM1570nm80Km(14)....1Gbits per second CWDM fiber, with a wavelength 1570nm, reach 80 kms. sfpCWDM1590nm80Km(15)....1Gbits per second CWDM fiber, with a wavelength 1590nm, reach 80 kms. sfpCWDM1610nm80Km(16)....1Gbits per second CWDM fiber, with a wavelength 1610nm, reach 80 kms. sfpCWDM1470nm100Km(17)....1Gbits per second CWDM fiber, with a wavelength 1470nm, reach 100 kms. sfpCWDM1490nm100Km(18)....1Gbits per second CWDM fiber, with a wavelength 1490nm, reach 100 kms. sfpCWDM1510nm100Km(19)....1Gbits per second CWDM fiber, with a wavelength 1510nm, reach 100 kms. sfpCWDM1530nm100Km(20)....1Gbits per second CWDM fiber, with a wavelength 1530nm, reach 100 kms. sfpCWDM1550nm100Km(21)....1Gbits per second CWDM fiber, with a wavelength 1550nm, reach 100 kms. sfpCWDM1570nm100Km(22)....1Gbits per second CWDM fiber, with a wavelength 1570nm, reach 100 kms. sfpCWDM1590nm100Km(23)....1Gbits per second CWDM fiber, with a wavelength 1590nm, reach 100 kms. sfpCWDM1610nm100Km(24)....1Gbits per second CWDM fiber, with a wavelength 1610nm, reach 100 kms. m1000BaseLHX(25)...1Gbits per second fiber, with a special wavelength transceiver (150km). m1000BaseLMC(35)...Link Media Copper. mXFP10000BaseSR(36)...10GBASE fiber, 850nm serial pluggable XFP optic (LC), target range 300m over MMF. mXFP10000BaseLR(37)...10GBASE fiber, 1310nm serial pluggable XFP optic (LC) for up to 10km over SMF. mXFP10000BaseER(38)...10GBASE fiber, 1550nm serial pluggable XFP optic (LC) for up to 40km over SMF. mXFP10000BaseSW(39)...not used. mXFP10000BaseLW(40)...not used. mXFP10000BaseEW(41)...not used mXFP10000BaseCX4(42)...10GBASE-CX4, XFP module,15m, CX4 connector. mXFP10000BaseZR(43)...1550nm serial pluggable XFP optic (LC) for up to 80km over SMF. mXFP10000BaseZRD(44)...10GBASE-ZR DWDM, XFP optic, 80km. mXFP10000BaseSRSW(46)...same as .mXFP10000BaseSR(36) mXFP10000BaseLRLW(47)...same as .mXFP10000BaseLR(37) mXFP10000BaseEREW(48)...same as mXFP10000BaseER(38). mCFP100GBaseSR10(145)... 100GbE CFP optic (MPO 2x12), SR10, for distances up to 100m over MMF. mCFP100GBaseLR4(146)... 100GbE CFP optic (SC), LR4, for distances up to 10 km over SMF. mCFP100GBaseER4(147)... 100GbE CFP optic, ER4, for distances up to 40 km over SMF. mCFP100GBase10x10g2Km(148)... 100GbE CFP optic (LC), 10x10, for distances up to 2 km over SMF. mCFP100GBase10x10g10Km(149)... 100GbE CFP optic (LC), 10x10, for distances up to 10 km over SMF. notApplicable(255)....a non-gigabit port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER m1000BaseSX(0), m1000BaseLX(1), m1000BaseLH(2), m1000BaseLHA(3), m1000BaseLHB(4), m1000BaseTX(5), m10000BaseSR(6), m10000BaseLR(7), m10000BaseER(8), sfpCWDM1470nm80Km(9), sfpCWDM1490nm80Km(10), sfpCWDM1510nm80Km(11), sfpCWDM1530nm80Km(12), sfpCWDM1550nm80Km(13), sfpCWDM1570nm80Km(14), sfpCWDM1590nm80Km(15), sfpCWDM1610nm80Km(16), sfpCWDM1470nm100Km(17), sfpCWDM1490nm100Km(18), sfpCWDM1510nm100Km(19), sfpCWDM1530nm100Km(20), sfpCWDM1550nm100Km(21), sfpCWDM1570nm100Km(22), sfpCWDM1590nm100Km(23), sfpCWDM1610nm100Km(24), m1000BaseLHX(25), m1000BaseSX2(26), mSFP1000BaseBXU(27), mSFP1000BaseBXD(28), mSFP100BaseBX(29), mSFP100BaseBXU(30), mSFP100BaseBXD(31), mSFP100BaseFX(32), mSFP100BaseFXIR(33), mSFP100BaseFXLR(34), m1000BaseLMC(35), mXFP10000BaseSR(36), mXFP10000BaseLR(37), mXFP10000BaseER(38), mXFP10000BaseSW(39), mXFP10000BaseLW(40), mXFP10000BaseEW(41), mXFP10000BaseCX4(42), mXFP10000BaseZR(43), mXFP10000BaseZRD(44), m1000BaseC6553(45), mXFP10000BaseSRSW(46), mXFP10000BaseLRLW(47), mXFP10000BaseEREW(48), m1000BaseGBXU(127), m1000BaseGBXD(128), m1000BaseFBX(129), m1000BaseFBXU(130), m1000BaseFBXD(131), m1000BaseFX(132), m1000BaseFXIR(133), m1000BaseFXLR(134), m1000BaseXGSR(136), m1000BaseXGLR(137), m1000BaseXGER(138), m1000BaseXGSW(139), m1000BaseXGLW(140), m1000BaseXGEW(141), m1000BaseXGCX4(142), m1000BaseXGZR(143), m1000BaseXGZRD(144), mCFP100GBaseSR10(145), mCFP100GBaseLR4(146), mCFP100GBaseER4(147), mCFP100GBase10x10g2Km(148), mCFP100GBase10x10g10Km(149), notApplicable(255)  

snSwIfFastSpanPortEnable 1.3.3.5.1.22
The enabled/disabled fast span port status of the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snSwIfFastSpanUplinkEnable 1.3.3.5.1.23
The enabled/disabled fast span uplink status of the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snSwIfVlanId 1.3.3.5.1.24
The ID of a VLAN of which this port is a member. Port must be untagged. For tagged port which belongs to multiple VLANs, this object return 0 which is an invalid VLAN ID value, reading is valid only for untagged and dual mode, writing is valid for only dual mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..4095  

snSwIfRouteOnly 1.3.3.5.1.25
Enable/Disable L2 switching of a routing switch port. By default, the routing switch performs routing first. If routing failed, it performs switching. Enable route only instrcuts the routing switch to perform routing only. For a L2 switching only product, reading this object always return 'disabled', writing 'enabled' to this object takes no effect.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snSwIfPresent 1.3.3.5.1.26
Indicate if the port is absent or present. This object only valid for M4 module.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1)  

snSwIfGBICStatus 1.3.3.5.1.27
Indicate if the gig port has GBICs on them. If set to GBIC(1), it means that the port is GBIC. If set to miniGBIC(2), it means that the port miniGBIC. If set to empty(3), it means that the GBIC is missing. Value other(4) means that the port not a removable gig port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER gbic(1), miniGBIC(2), empty(3), other(4)  

snSwIfLoadInterval 1.3.3.5.1.28
The time in seconds for which average port utilization should be carried out. The value should be incremental of 30 seconds, between the ranges specified.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 30..300  

snSwIfStatsInFrames 1.3.3.5.1.29
The total number of packets received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snSwIfStatsOutFrames 1.3.3.5.1.30
The total number of packets transmitted out of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snSwIfStatsAlignErrors 1.3.3.5.1.31
dot3StatsAlignmentErrors : A count of frames received on a particular interface that are not an integral number of octets in length and do not pass the FCS check. The count represented by an instance of this object is incremented when the alignmentError status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtain are, according to the conventions of IEEE 802.3 Layer Management, counted exclusively according to the error status presented to the LLC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snSwIfStatsFCSErrors 1.3.3.5.1.32
dot3StatsFCSErrors : A count of frames received on a particular interface that are an integral number of octets in length but do not pass the FCS check. The count represented by an instance of this object is incremented when the frameCheckError status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtain are, according to the conventions of IEEE 802.3 Layer Management, counted exclusively according to the error status presented to the LLC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snSwIfStatsMultiColliFrames 1.3.3.5.1.33
dot3StatsMultipleCollisionFrames : A count of successfully transmitted frames on a particular interface for which transmission is inhibited by more than one collision. A frame that is counted by an instance of this object is also counted by the corresponding instance of either the ifOutUcastPkts, ifOutMulticastPkts, or ifOutBroadcastPkts, and is not counted by the corresponding instance of the dot3StatsSingleCollisionFrames object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snSwIfStatsTxColliFrames 1.3.3.5.1.34
A count of successfully transmitted frames on a particular interface for which transmission is inhibited by more than one collision. A frame that is counted by a combination of both dot3StatsSingleCollisionFrames and dot3StatsMultipleCollisionFrames objects.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snSwIfStatsRxColliFrames 1.3.3.5.1.35
A count of successfully received frames on a particular interface for which transmission is inhibited by more than one collision. This object is not specified in dot3 but it has the same functionarity as snSwIfStatsTxColliFrames.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snSwIfStatsFrameTooLongs 1.3.3.5.1.36
dot3StatsFrameTooLongs : A count of frames received on a particular interface that exceed the maximum permitted frame size. The count represented by an instance of this object is incremented when the frameTooLong status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtain are, according to the conventions of IEEE 802.3 Layer Management, counted exclusively according to the error status presented to the LLC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snSwIfStatsFrameTooShorts 1.3.3.5.1.37
A count of frames received on a particular interface that below the minimum permitted frame size.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snSwIfStatsInBcastFrames 1.3.3.5.1.38
The total number of broadcast packets received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snSwIfStatsOutBcastFrames 1.3.3.5.1.39
The total number of broadcast packets transmitted out of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snSwIfStatsInMcastFrames 1.3.3.5.1.40
The total number of multicast packets received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snSwIfStatsOutMcastFrames 1.3.3.5.1.41
The total number of multicast packets transmitted out of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snSwIfStatsInDiscard 1.3.3.5.1.42
The number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snSwIfStatsOutDiscard 1.3.3.5.1.43
The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snSwIfStatsMacStations 1.3.3.5.1.44
The total number of MAC Stations connected to the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snSwIfStatsLinkChange 1.3.3.5.1.45
The total number of link state change of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snSwIfInOctets 1.3.3.5.1.46
The total number of octets received on the interface, including framing characters. This object is a 64-bit counter of the ifInOctets object, defined in RFC 1213. The octet string is in big-endian byte order.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

snSwIfOutOctets 1.3.3.5.1.47
The total number of octets transmitted out of the interface, including framing characters. This object is a 64-bit counter of the ifOutOctets object, defined in RFC 1213. The octet string is in big-endian byte order.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

snSwIfStatsInBitsPerSec 1.3.3.5.1.48
The number of bits per second received on the interface over a 5 minutes interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

snSwIfStatsOutBitsPerSec 1.3.3.5.1.49
The number of bits per second transmitted out of the interface over a 5 minutes interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

snSwIfStatsInPktsPerSec 1.3.3.5.1.50
The number of packets per second received on the interface over a 5 minutes interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

snSwIfStatsOutPktsPerSec 1.3.3.5.1.51
The number of packets per second transmitted out of the interface over a 5 minutes interval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

snSwIfStatsInUtilization 1.3.3.5.1.52
The input network utilization in hundredths of a percent over a 5 minutes interval.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..10000  

snSwIfStatsOutUtilization 1.3.3.5.1.53
The output network utilization in hundredths of a percent over a 5 minutes interval.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..10000  

snSwIfStatsInKiloBitsPerSec 1.3.3.5.1.54
Bit rate in kilobits per second received on the 10G and faster interface over a 5 minutes interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

snSwIfStatsOutKiloBitsPerSec 1.3.3.5.1.55
Bit rate in kilobits per second transmitted out of the 10G and faster interface over a 5 minutes interval.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

snSwIfStatsInJumboFrames 1.3.3.5.1.56
The total number of jumbo packets received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

snSwIfStatsOutJumboFrames 1.3.3.5.1.57
The total number of jumbo packets transmitted out of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

snSwIfInfoMirrorMode 1.3.3.5.1.58
Enable/disable mirror on this port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

snSwIfMacLearningDisable 1.3.3.5.1.59
The status of MAC learning feature on an ethernet port. For POS port, Get operation will return the default value and Set operation will return an error.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

snInterfaceId 1.3.3.2
OBJECT IDENTIFIER    

snEthernetInterface 1.3.3.2.1
OBJECT IDENTIFIER    

snPosInterface 1.3.3.2.2
OBJECT IDENTIFIER    

snAtmInterface 1.3.3.2.3
OBJECT IDENTIFIER    

snVirtualInterface 1.3.3.2.4
OBJECT IDENTIFIER    

snLoopbackInterface 1.3.3.2.5
OBJECT IDENTIFIER    

snGreTunnelInterface 1.3.3.2.6
OBJECT IDENTIFIER    

snSubInterface 1.3.3.2.7
OBJECT IDENTIFIER    

snMplsTunnelInterface 1.3.3.2.8
OBJECT IDENTIFIER    

snPvcInterface 1.3.3.2.9
OBJECT IDENTIFIER    

snMgmtEthernetInterface 1.3.3.2.10
OBJECT IDENTIFIER    

snTrunkInterface 1.3.3.2.11
OBJECT IDENTIFIER    

snVirtualMgmtInterface 1.3.3.2.12
OBJECT IDENTIFIER    

sn6to4TunnelInterface 1.3.3.2.13
OBJECT IDENTIFIER    

snInterfaceLookupTable 1.3.3.3
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnInterfaceLookupEntry

snInterfaceLookupEntry 1.3.3.3.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SnInterfaceLookupEntry  

snInterfaceLookupInterfaceId 1.3.3.3.1.1
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceId  

snInterfaceLookupIfIndex 1.3.3.3.1.2
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snIfIndexLookupTable 1.3.3.4
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnIfIndexLookupEntry

snIfIndexLookupEntry 1.3.3.4.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SnIfIndexLookupEntry  

snIfIndexLookupIfIndex 1.3.3.4.1.1
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snIfIndexLookupInterfaceId 1.3.3.4.1.2
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceId  

snInterfaceLookup2Table 1.3.3.7
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnInterfaceLookup2Entry

snInterfaceLookup2Entry 1.3.3.7.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SnInterfaceLookup2Entry  

snInterfaceLookup2InterfaceId 1.3.3.7.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceId2  

snInterfaceLookup2IfIndex 1.3.3.7.1.2
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snIfIndexLookup2Table 1.3.3.8
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnIfIndexLookup2Entry

snIfIndexLookup2Entry 1.3.3.8.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SnIfIndexLookup2Entry  

snIfIndexLookup2IfIndex 1.3.3.8.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

snIfIndexLookup2InterfaceId 1.3.3.8.1.2
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceId2  

snIfOpticalMonitoringInfoTable 1.3.3.6
This table lists the instrumented parameters of all optical interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnIfOpticalMonitoringInfoEntry

snIfOpticalMonitoringInfoEntry 1.3.3.6.1
Only the ifIndices of optical interfaces whose parameters need to be monitored will be used to index this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnIfOpticalMonitoringInfoEntry  

snIfOpticalMonitoringTemperature 1.3.3.6.1.1
This object holds the value of the transmitter laser diode temperature for the interface. This object indicates the health of the transmitter. The format is xxx.yyyy C(elcius), followed by whether the measured value is normal, high/low alarm or high/low warning. For 100G LR4 and LR10 optic, this returns the average temperature for all lanes.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

snIfOpticalMonitoringTxPower 1.3.3.6.1.2
This object holds the value of the transmitter optical signal power for the interface, measured in dBm, followed by whether this is a normal value, or high/low warning or alarm. For 100G LR4 and LR10 optic, this returns the aggregated Tx Power for all lanes.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

snIfOpticalMonitoringRxPower 1.3.3.6.1.3
This object holds the value of the receiver optical signal power for the interface, measured in dBm, followed by whether this is a normal value, or high/low warning or alarm. For 100G LR4 and LR10 optic, this returns the aggregated Rx Power for all lanes.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

snIfOpticalMonitoringTxBiasCurrent 1.3.3.6.1.4
Tx Bias Current. It is measured in mA, and is followed by whether this is a normal value, or high/low warning or alarm. For 100G LR4 and LR10 optic, this returns the aggregated Tx Bias Current for all lanes.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

snIfMediaInfoTable 1.3.3.9
This table lists the information of the media device (SFP/XFP/Copper) installed in the physical port. Only the ifIndices of Ethernet ports those are associated with the operational cards will be included in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnIfMediaInfoEntry

snIfMediaInfoEntry 1.3.3.9.1
An entry in the Interface Media Information table. The ifIndices of ethernet interfaces will be used to index this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnIfMediaInfoEntry  

snIfMediaType 1.3.3.9.1.1
The type of the media installed in the physical port.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

snIfMediaVendorName 1.3.3.9.1.2
The media vendor name, full name of the corporation.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

snIfMediaVersion 1.3.3.9.1.3
The media vendor product version number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

snIfMediaPartNumber 1.3.3.9.1.4
The media vendor part number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

snIfMediaSerialNumber 1.3.3.9.1.5
The vendor serial number of the media device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..128)  

snIfOpticalLaneMonitoringTable 1.3.3.10
This table lists the instrumented parameters of all lanes within a 100G optic of type LR4 and LR10. LR4 has 4 lanes per optic, LR10 has 10 lanes per optic.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnIfOpticalLaneMonitoringEntry

snIfOpticalLaneMonitoringEntry 1.3.3.10.1
Only the ifIndices of optical interfaces whose parameters need to be monitored will be used to index this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnIfOpticalLaneMonitoringEntry  

snIfOpticalLaneMonitoringLane 1.3.3.10.1.1
The lane number of this 100G optic. LR4 has 4, and LR10 has 10 lanes.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

snIfOpticalLaneMonitoringTemperature 1.3.3.10.1.2
This object holds the value of the transmitter laser diode temperature for the lane in the interface. This object indicates the health of the transmitter. The format is xxx.yyyy C(elcius), followed by whether the measured value is normal, high/low alarm or high/low warning.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

snIfOpticalLaneMonitoringTxPower 1.3.3.10.1.3
This object holds the value of the transmitter optical signal power for the lane in the interface, measured in dBm, followed by whether this is a normal value, or high/low warning or alarm.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

snIfOpticalLaneMonitoringRxPower 1.3.3.10.1.4
This object holds the value of the receiver optical signal power for the lane in the interface, measured in dBm, followed by whether this is a normal value, or high/low warning or alarm.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

snIfOpticalLaneMonitoringTxBiasCurrent 1.3.3.10.1.5
Tx Bias Current. It is measured in mA, and is followed by whether this is a normal value, or high/low warning or alarm.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

snFdbTable 1.3.4.1
This table contains snFdb information for each station known to the system, one entry per station.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnFdbEntry

snFdbEntry 1.3.4.1.1
Each entry represents the information of a static MAC station.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnFdbEntry  

snFdbStationIndex 1.3.4.1.1.1
The FDB Station index to the Fdb Station Table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..256  

snFdbStationAddr 1.3.4.1.1.2
The snFdbs physical address. The physical address represents a MAC Station.
Status: current Access: read-write
OBJECT-TYPE    
  PhysAddress  

snFdbStationPort 1.3.4.1.1.3
Station slot/port number. The bit 0 to bit 7: port number. The bit 8 to bit 11: slot number (slot for chassis only).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

snFdbVLanId 1.3.4.1.1.4
The Station VLan ID.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

snFdbStationQos 1.3.4.1.1.5
The Stand alone stackable station Qos Priority values are: low(0) -- low prority high(1) -- high prority. The BigIron switch station Priority values are: level0(0), level1(1), level2(2), level3(3), level4(4), level5(5), level6(6), level7(7)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER level0(0), level1(1), level2(2), level3(3), level4(4), level5(5), level6(6), level7(7)  

snFdbStationType 1.3.4.1.1.6
The station type values are: notSupported -- a read value only : this product does not support MultiLayer Switching. host -- any MAC station. router -- a router-typed station.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notSupported(0), host(1), router(2)  

snFdbRowStatus 1.3.4.1.1.7
This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row other(1)....some other case valid(2)....the row exists and is valid
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), valid(2), delete(3), create(4)  

snFdbStationIf 1.3.4.1.1.8
Station interface index.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndex  

snPortStpTable 1.3.5.1
A specific snPortStpTable consists of a number of switch ports. This table only exists if only if snVLanByPortCfgTable exists and snVLanByPortCfgStpMode is enabled for each VLAN.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnPortStpEntry

snPortStpEntry 1.3.5.1.1
An entry in the snPortStpTable indicates the configuration on a specified port. A SNMP SET PDU for a row of the snPortStpTable requires the entired sequence of the MIB Objects in each snPortStpEntry stored in one PDU. Otherwise, GENERR return-value will be returned.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SnPortStpEntry  

snPortStpVLanId 1.3.5.1.1.1
The VLAN ID of the VLAN switch community.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

snPortStpPortNum 1.3.5.1.1.2
The port number of the Switch. The bit 0 to bit 7: port number. The bit 8 to bit 11: slot number (slot for chassis only).
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

snPortStpPortPriority 1.3.5.1.1.3
The value of the priority field which is contained in the first (in network byte order) octet of the (2 octet long) Port ID. The other octet of the Port ID is given by the value of dot1dStpPort.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

snPortStpPathCost 1.3.5.1.1.4
dot1dStpPortPathCost : The contribution of this port to the path cost of paths towards the spanning tree root which include this port. 802.1D-1990 recommends that the default value of this parameter be in inverse proportion to the speed of the attached LAN. Writing value zero to this object sets path cost to a default value which automatically changes according to port speed. Reading value zero indicates an unknown path cost value because port speed cannot be determined due to speed auto sense in progress.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

snPortStpOperState 1.3.5.1.1.5
By default, this mode is set to notActivated(0). notActivated(0)...the Port STP entry is not activated and not in running mode. activated(1)......the Port STP entry is activated and in running mode
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER notActivated(0), activated(1)  

snPortStpPortEnable 1.3.5.1.1.6
The enabled/disabled status of the port.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

snPortStpPortForwardTransitions 1.3.5.1.1.7
The number of times this port has transitioned from the Learning state to the Forwarding state.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  Counter32  

snPortStpPortState 1.3.5.1.1.8
The port's current state as defined by application of the Spanning Tree Protocol. This state controls what action a port takes on reception of a frame. If the bridge has detected a port that is malfunctioning it will place that port into the broken(6) state. For ports which are disabled (see dot1dStpPortEnable), this object will have a value of disabled(1).
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), blocking(2), listening(3), learning(4), forwarding(5), broken(6), preforwarding(7)  

snPortStpPortDesignatedCost 1.3.5.1.1.9
The path cost of the Designated Port of the segment connected to this port. This value is compared to the Root Path Cost field in received bridge PDUs.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

snPortStpPortDesignatedRoot 1.3.5.1.1.10
The unique Bridge Identifier of the Bridge recorded as the Root in the Configuration BPDUs transmitted by the Designated Bridge for the segment to which the port is attached.
Status: deprecated Access: read-only
OBJECT-TYPE    
  BridgeId  

snPortStpPortDesignatedBridge 1.3.5.1.1.11
The Bridge Identifier of the bridge which this port considers to be the Designated Bridge for this port's segment.
Status: deprecated Access: read-only
OBJECT-TYPE    
  BridgeId  

snPortStpPortDesignatedPort 1.3.5.1.1.12
The Port Identifier of the port on the Designated Bridge for this port's segment.
Status: deprecated Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

snPortStpPortAdminRstp 1.3.5.1.1.13
Enable or disable RSTP of a port which is a member of a VLAN. If the VLAN is not operating in RSTP, this object will return FALSE(2) and this object is not writable.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2)  

snPortStpPortProtocolMigration 1.3.5.1.1.14
When operating in RSTP (version 2) mode, writing TRUE(1) to this object forces this port to transmit RSTP BPDUs. Any other operation on this object has no effect and it always returns FALSE(2) when read.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2)  

snPortStpPortAdminEdgePort 1.3.5.1.1.15
The administrative value of the Edge Port parameter. A value of TRUE(1) indicates that this port should be assumed as an edge-port and a value of FALSE(2) indicates that this port should be assumed as a non-edge-port.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2)  

snPortStpPortAdminPointToPoint 1.3.5.1.1.16
The administrative point-to-point status of the LAN segment attached to this port. A value of TRUE(1) indicates that this port should always be treated as if it is connected to a point-to-point link. A value of FALSE(2) indicates that this port should be treated as having a shared media connection.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2)  

snIfStpTable 1.3.5.2
A specific snIfStpTable consists of a number of switch ports. This table only exists if only if snVLanByPortCfgTable exists and snVLanByPortCfgStpMode is enabled for each VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnIfStpEntry

snIfStpEntry 1.3.5.2.1
An entry in the snIfStpTable indicates the configuration on a specified port. A SNMP SET PDU for a row of the snIfStpTable requires the entired sequence of the MIB Objects in each snIfStpEntry stored in one PDU. Otherwise, GENERR return-value will be returned.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnIfStpEntry  

snIfStpVLanId 1.3.5.2.1.1
The VLAN ID of the VLAN switch community.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

snIfStpPortNum 1.3.5.2.1.2
The port number of the Switch. It has the ifIndex value.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

snIfStpPortPriority 1.3.5.2.1.3
The value of the priority field which is contained in the first (in network byte order) octet of the (2 octet long) Port ID. The other octet of the Port ID is given by the value of dot1dStpPort.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

snIfStpCfgPathCost 1.3.5.2.1.4
dot1dStpPortPathCost : The contribution of this port to the path cost of paths towards the spanning tree root which include this port. 802.1D-1990 recommends that the default value of this parameter be in inverse proportion to the speed of the attached LAN. Writing value zero to this object sets path cost to a default value which automatically changes according to port speed.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..200000000  

snIfStpOperState 1.3.5.2.1.5
By default, this mode is set to notActivated(0). notActivated(0)...the Port STP entry is not activated and not in running mode. activated(1)......the Port STP entry is activated and in running mode
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notActivated(0), activated(1)  

snIfStpPortState 1.3.5.2.1.8
The port's current state as defined by application of the Spanning Tree Protocol. This state controls what action a port takes on reception of a frame. If the bridge has detected a port that is malfunctioning it will place that port into the broken(6) state. For ports which are disabled (see dot1dStpPortEnable), this object will have a value of disabled(1).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), blocking(2), listening(3), learning(4), forwarding(5), broken(6), preforwarding(7)  

snIfStpPortDesignatedCost 1.3.5.2.1.9
The path cost of the Designated Port of the segment connected to this port. This value is compared to the Root Path Cost field in received bridge PDUs.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snIfStpPortDesignatedRoot 1.3.5.2.1.10
The unique Bridge Identifier of the Bridge recorded as the Root in the Configuration BPDUs transmitted by the Designated Bridge for the segment to which the port is attached.
Status: current Access: read-only
OBJECT-TYPE    
  BridgeId  

snIfStpPortDesignatedBridge 1.3.5.2.1.11
The Bridge Identifier of the bridge which this port considers to be the Designated Bridge for this port's segment.
Status: current Access: read-only
OBJECT-TYPE    
  BridgeId  

snIfStpPortDesignatedPort 1.3.5.2.1.12
The Port Identifier of the port on the Designated Bridge for this port's segment.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

snIfStpPortAdminRstp 1.3.5.2.1.13
Enable or disable RSTP of a port which is a member of a VLAN. If the VLAN is not operating in RSTP, this object will return FALSE(2) and this object is not writable.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

snIfStpPortProtocolMigration 1.3.5.2.1.14
When operating in RSTP (version 2) mode, writing TRUE(1) to this object forces this port to transmit RSTP BPDUs. Any other operation on this object has no effect and it always returns FALSE(2) when read.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

snIfStpPortAdminEdgePort 1.3.5.2.1.15
The administrative value of the Edge Port parameter. A value of TRUE(1) indicates that this port should be assumed as an edge-port and a value of FALSE(2) indicates that this port should be assumed as a non-edge-port.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

snIfStpPortAdminPointToPoint 1.3.5.2.1.16
The administrative point-to-point status of the LAN segment attached to this port. A value of TRUE(1) indicates that this port should always be treated as if it is connected to a point-to-point link. A value of FALSE(2) indicates that this port should be treated as having a shared media connection.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

snIfStpOperPathCost 1.3.5.2.1.17
dot1dStpPortPathCost : The contribution of this port to the path cost of paths towards the spanning tree root which include this port. 802.1D-1990 recommends that the default value of this parameter be in inverse proportion to the speed of the attached LAN. Reading value zero indicates an unknown path cost value because port speed cannot be determined due to speed auto sense in progress or port link is down.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..200000000  

snIfStpPortRole 1.3.5.2.1.18
STP/RSTP port role.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), alternate(1), root(2), designated(3), backupRole(4), disabledRole(5)  

snIfStpBPDUTransmitted 1.3.5.2.1.19
STP/RSTP bridge protocol unit transmitted counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snIfStpBPDUReceived 1.3.5.2.1.20
STP/RSTP bridge protocol unit received counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snIfRstpConfigBPDUReceived 1.3.5.2.1.21
RSTP configuration bridge protocol unit received counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snIfRstpTCNBPDUReceived 1.3.5.2.1.22
RSTP topology change notification bridge protocol unit received counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snIfRstpConfigBPDUTransmitted 1.3.5.2.1.23
RSTP configuration bridge protocol unit transmitted counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snIfRstpTCNBPDUTransmitted 1.3.5.2.1.24
RSTP topology change notification bridge protocol unit transmitted counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snTrunkTable 1.3.6.1
A specific snTrunkTable consists of a number of Trunk port-mask.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnTrunkEntry

snTrunkEntry 1.3.6.1.1
An entry in the snTrunkTable indicates the configuration on a specified Trunk port membership.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnTrunkEntry  

snTrunkIndex 1.3.6.1.1.1
The number of the trunk entries can be configured. This can be 32* for Jetcore, and 16* for Ironcore.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snTrunkPortMask 1.3.6.1.1.2
Trunk membership of the Switch.
Status: current Access: read-write
OBJECT-TYPE    
  PortMask  

snTrunkType 1.3.6.1.1.3
The trunk connection type which specifies what device the trunk ports are connected to.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER switch(1), server(2)  

snMSTrunkTable 1.3.6.2
A table contains the configuration of port members of multi-slot trunk groups.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnMSTrunkEntry

snMSTrunkEntry 1.3.6.2.1
An entry of the snMSTrunkTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnMSTrunkEntry  

snMSTrunkPortIndex 1.3.6.2.1.1
The primary port of a trunk group. For module with Gig ports, primary port is port 1, 3, 5, 7. For module with 10/100 ports, primary port is port 1, 5, 9, 13, 17, 21.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snMSTrunkPortList 1.3.6.2.1.2
A list of port indices which are the port membership of a trunk group. Each port index is a 16-bit integer in big endian order. The first port index must be the primary port index.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

snMSTrunkType 1.3.6.2.1.3
The trunk connection type which specifies what device the trunk ports are connected to.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER switch(1), server(2)  

snMSTrunkRowStatus 1.3.6.2.1.4
To create or delete a table entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER invalid(1), valid(2), delete(3), create(4), modify(5)  

snMSTrunkIfTable 1.3.6.3
A table contains the configuration of port members of multi-slot trunk groups.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnMSTrunkIfEntry

snMSTrunkIfEntry 1.3.6.3.1
An entry of the snMSTrunkIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnMSTrunkIfEntry  

snMSTrunkIfIndex 1.3.6.3.1.1
The primary port(IfIndex) of a trunk group. For module with Gig ports, primary port is port 1, 3, 5, 7. For module with 10/100 ports, primary port is port 1, 5, 9, 13, 17, 21.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snMSTrunkIfList 1.3.6.3.1.2
A list of interface indices which are the port membership of a trunk group. Each interface index is a 16-bit integer in big endian order. The first interface/port index must be the primary port(ifIndex) index.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

snMSTrunkIfType 1.3.6.3.1.3
The trunk connection type which specifies what device the trunk ports are connected to.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER switch(1), server(2)  

snMSTrunkIfRowStatus 1.3.6.3.1.4
To create or delete a table entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER invalid(1), valid(2), delete(3), create(4), modify(5)  

snSwSummaryMode 1.3.7.1
The Switch Group Configuration Summary is configured either enabled or disabled and the default is disabled mode. enabled(1)...........activate Switch Configuration Summary. disabled(0)..........no Switch Configuration Summary.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snDhcpGatewayListTable 1.3.8.1
A table of DHCP gateway list of addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnDhcpGatewayListEntry

snDhcpGatewayListEntry 1.3.8.1.1
An entry in the IP Port Address table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnDhcpGatewayListEntry  

snDhcpGatewayListId 1.3.8.1.1.1
The ID for a DHCP gateway list entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..32  

snDhcpGatewayListAddrList 1.3.8.1.1.2
The DHCP gateway address list for each DHCP gateway list ID. This list contains 1 to 8 IP addresses represented by octet string.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(4..32)  

snDhcpGatewayListRowStatus 1.3.8.1.1.3
This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row or modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row other(1)....some other case valid(2)....the row exists and is valid
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), valid(2), delete(3), create(4)  

snDnsDomainName 1.3.9.1
DNS Domain Name string.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..80)  

snDnsGatewayIpAddrList 1.3.9.2
The DNS Gateway IP address list. This list contains 4 IP addresses represented by octet string.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(16)  

snMacFilterTable 1.3.10.1
MAC filter table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnMacFilterEntry

snMacFilterEntry 1.3.10.1.1
An entry in the MAC filter table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnMacFilterEntry  

snMacFilterIndex 1.3.10.1.1.1
The table index for a filter entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snMacFilterAction 1.3.10.1.1.2
Action to take if the Mac packet match with this filter.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER deny(0), permit(1)  

snMacFilterSourceMac 1.3.10.1.1.3
Source MAC address.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

snMacFilterSourceMask 1.3.10.1.1.4
Source MAC subnet mask.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

snMacFilterDestMac 1.3.10.1.1.5
Destination MAC address.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

snMacFilterDestMask 1.3.10.1.1.6
Destination MAC subnet mask.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

snMacFilterOperator 1.3.10.1.1.7
Type of comparison to perform.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER equal(0), notEqual(1), less(2), greater(3)  

snMacFilterFrameType 1.3.10.1.1.8
Frame Type: ethernet-type, LLC and SNAP types
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notUsed(0), ethernet(1), llc(2), snap(3)  

snMacFilterFrameTypeNum 1.3.10.1.1.9
Frame Type Number. 0 means NA
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

snMacFilterRowStatus 1.3.10.1.1.10
This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of rendering it inoperative.. valid(2)....the row exists and is valid
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER invalid(1), valid(2), delete(3), create(4), modify(5)  

snMacFilterPortAccessTable 1.3.10.2
MAC Filter port access table.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnMacFilterPortAccessEntry

snMacFilterPortAccessEntry 1.3.10.2.1
An entry in the MAC Filter Port access table.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SnMacFilterPortAccessEntry  

snMacFilterPortAccessPortIndex 1.3.10.2.1.1
The port index. For FastIron/NetIron products, port index value is from 1 to 42 For BigIron products, port index is an encoded number: The bit 0 to bit 7: port number. The bit 8 to bit 11: slot number. For virtual router interface, slot number is 15, port number is the virtual router port from 1 to 60. Therefore, port index value for BigIron is from 257 to 3900.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER 1..3900  

snMacFilterPortAccessFilters 1.3.10.2.1.2
1st octet correspond to 1st filter number and so on.
Status: deprecated Access: read-write
OBJECT-TYPE    
  OCTET STRING  

snMacFilterPortAccessRowStatus 1.3.10.2.1.3
This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of rendering it inoperative.. valid(2)....the row exists and is valid
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER invalid(1), valid(2), delete(3), create(4)  

snMacFilterIfAccessTable 1.3.10.3
MAC Filter port access table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnMacFilterIfAccessEntry

snMacFilterIfAccessEntry 1.3.10.3.1
An entry in the MAC Filter Port access table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnMacFilterIfAccessEntry  

snMacFilterIfAccessPortIndex 1.3.10.3.1.1
The port/interface index.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

snMacFilterIfAccessFilters 1.3.10.3.1.2
1st octet correspond to 1st filter number and so on.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

snMacFilterIfAccessRowStatus 1.3.10.3.1.3
This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of rendering it inoperative.. valid(2)....the row exists and is valid
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER invalid(1), valid(2), delete(3), create(4)  

snNTPGeneral 1.3.11.1
OBJECT IDENTIFIER    

snNTPPollInterval 1.3.11.1.1
Interval specifies how often to poll the NTP server. Each unit is one second. This object is not supported in NI devices from R5.3
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

snNTPTimeZone 1.3.11.1.2
Time zone.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER alaska(0), aleutian(1), arizona(2), central(3), eastIndiana(4), eastern(5), hawaii(6), michigan(7), mountain(8), pacific(9), samoa(10), gmtPlus1200(11), gmtPlus1100(12), gmtPlus1000(13), gmtPlus0900(14), gmtPlus0800(15), gmtPlus0700(16), gmtPlus0600(17), gmtPlus0500(18), gmtPlus0400(19), gmtPlus0300(20), gmtPlus0200(21), gmtPlus0100(22), gmt(23), gmtMinus0100(24), gmtMinus0200(25), gmtMinus0300(26), gmtMinus0400(27), gmtMinus0500(28), gmtMinus0600(29), gmtMinus0700(30), gmtMinus0800(31), gmtMinus0900(32), gmtMinus1000(33), gmtMinus1100(34), gmtMinus1200(35), gmtPlus1130(36), gmtPlus1030(37), gmtPlus0930(38), gmtPlus0630(39), gmtPlus0530(40), gmtPlus0430(41), gmtPlus0330(42), gmtMinus0330(43), gmtMinus0830(44), gmtMinus0930(45)  

snNTPSummerTimeEnable 1.3.11.1.3
Enable/Disable daylight saving time. This enables daylight saving time for time/date starting 02:00:00 of first Sunday in April and ending 02:00:00 of last Sunday in October every year.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snNTPSystemClock 1.3.11.1.4
System clock, in the following format: octet 0: seconds after the minute [0-60] octet 1: minutes after the hour [0-59] octet 2: hours since midnight [0-23] octet 3: day of the month [1-31] octet 4: months since January [0-11] octet 5: years since 1900 octet 6: days since Sunday [0-6] Setting this object requires valid value in octets 0 to 5, and zero in octet 6. System clock can be disabled by setting zero to all octets.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(7)  

snNTPSync 1.3.11.1.5
Initiate time synchronization to the NTP servers. For set operation, only 'synchronize(2)' is accepted. For get operation, always return 'other(1)'. This object is not supported in NI devices from R5.3
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), synchronize(2)  

snNTPServerTable 1.3.11.2
NTP (Network Time Protocol) server table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnNTPServerEntry

snNTPServerEntry 1.3.11.2.1
An entry in the NTP server table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnNTPServerEntry  

snNTPServerIp 1.3.11.2.1.1
NTP server IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

snNTPServerVersion 1.3.11.2.1.2
NTP server version.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..4  

snNTPServerRowStatus 1.3.11.2.1.3
To create or delete a NTP server table entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), valid(2), delete(3), create(4)  

snRadiusGeneral 1.3.12.1
OBJECT IDENTIFIER    

snRadiusSNMPAccess 1.3.12.1.1
Indicate whether Radius group MIB obejcts can be accessed by SNMP manager. If value is disabled, all Radius group MIB objects return 'general error'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snRadiusEnableTelnetAuth 1.3.12.1.2
Enable/Disable telnet authentication specified by 'snRadiusLoginMethod'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snRadiusRetransmit 1.3.12.1.3
The number of authentication query retransmissions to the Radius server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..5  

snRadiusTimeOut 1.3.12.1.4
Interval specifies how long to wait for authentication reply from the Radius server, each unit is one second.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..60  

snRadiusDeadTime 1.3.12.1.5
Interval specifies Radius server dead time, each unit is one minute.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..5  

snRadiusKey 1.3.12.1.6
Authentication key displayed as encrypted text. Write operation can only be done if the SET request uses SNMPv3 with data encrypted using privacy key. FastIron and NetIron platforms support keysize upto 64 characters.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

snRadiusLoginMethod 1.3.12.1.7
A sequence of authentication methods. Each octet represents a method to authenticate the user login process. Each octet has the following enumeration value: enable(1) - authenticate by command line interface enable password radius(2) - authenticate by requesting radius server local(3) - authenticate by local user account table line(4) - authenticate by telnet password tacplus(5) - authenticate by requesting tacplus server none(6) - do not authenticate tacacs(7) - authenticate by requesting tacacs server Setting a zero length octet string invalidates all previous authentication methods.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..7)  

snRadiusEnableMethod 1.3.12.1.8
A sequence of authentication methods. Each octet represents a method to authenticate the user entering priviledge mode of the command line interface. Each octet has the following enumeration value: enable(1) - authenticate by command line interface enable password radius(2) - authenticate by requesting radius server local(3) - authenticate by local user account table line(4) - authenticate by telnet password tacplus(5) - authenticate by requesting tacplus server none(6) - do not authenticate tacacs(7) - authenticate by requesting tacacs server Setting a zero length octet string invalidates all previous authentication methods.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..7)  

snRadiusWebServerMethod 1.3.12.1.9
A sequence of authentication methods. Each octet represents a method to authenticate the user accessing the web-server. Each octet has the following enumeration value: enable(1) - authenticate by command line interface enable password radius(2) - authenticate by requesting radius server local(3) - authenticate by local user account table line(4) - authenticate by telnet password tacplus(5) - authenticate by requesting tacplus server none(6) - do not authenticate tacacs(7) - authenticate by requesting tacacs server Setting a zero length octet string invalidates all previous authentication methods.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..7)  

snRadiusSNMPServerMethod 1.3.12.1.10
A sequence of authentication methods. Each octet represents a method to authenticate the user accessing the snmp-server. Each octet has the following enumeration value: enable(1) - authenticate by command line interface enable password radius(2) - authenticate by requesting radius server local(3) - authenticate by local user account table line(4) - authenticate by telnet password tacplus(5) - authenticate by requesting tacplus server none(6) - do not authenticate tacacs(7) - authenticate by requesting tacacs server Setting a zero length octet string invalidates all previous authentication methods.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..7)  

snRadiusServerTable 1.3.12.2
Radius server table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnRadiusServerEntry

snRadiusServerEntry 1.3.12.2.1
An entry in the Radius server table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnRadiusServerEntry  

snRadiusServerIp 1.3.12.2.1.1
Radius server IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

snRadiusServerAuthPort 1.3.12.2.1.2
Authentication UDP port number.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

snRadiusServerAcctPort 1.3.12.2.1.3
Account UDP port number.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

snRadiusServerRowStatus 1.3.12.2.1.4
To create or delete a Radius server table entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), valid(2), delete(3), create(4)  

snRadiusServerRowKey 1.3.12.2.1.5
Authentication key displayed as encrypted text. FastIron and NetIron platforms support keysize upto 64 characters.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

snRadiusServerUsage 1.3.12.2.1.6
To allow this server to be dedicated for a particular AAA activity.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER default(1), authenticationOnly(2), authorizationOnly(3), accountingOnly(4)  

snTacacsGeneral 1.3.13.1
OBJECT IDENTIFIER    

snTacacsRetransmit 1.3.13.1.1
The number of authentication query retransmissions to the Tacacs server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..5  

snTacacsTimeOut 1.3.13.1.2
Interval specifies how long to wait for authentication reply from the Tacacs server, each unit is one second.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..15  

snTacacsDeadTime 1.3.13.1.3
Interval specifies Tacacs server dead time, each unit is one minute.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..5  

snTacacsKey 1.3.13.1.4
Authentication key displayed as encrypted text. Write operation can only be done if the SET request uses SNMPv3 with data encrypted using privacy key. FastIron and NetIron platforms support keysize upto 64 characters.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

snTacacsSNMPAccess 1.3.13.1.5
Indicate whether Tacacs group MIB obejcts can be accessed by SNMP manager. If value is disabled, all Tacacs group MIB objects return 'general error'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snTacacsServerTable 1.3.13.2
Tacacs server table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnTacacsServerEntry

snTacacsServerEntry 1.3.13.2.1
An entry in the Tacacs server table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnTacacsServerEntry  

snTacacsServerIp 1.3.13.2.1.1
Tacacs server IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

snTacacsServerAuthPort 1.3.13.2.1.2
Authentication UDP port number.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

snTacacsServerRowStatus 1.3.13.2.1.3
To create or delete a Tacacs server table entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), valid(2), delete(3), create(4)  

snTacacsServerRowKey 1.3.13.2.1.4
Authentication key displayed as encrypted text. Write operation can only be done if the SET request uses SNMPv3 with data encrypted using privacy key. FastIron and NetIron platforms support keysize upto 64 characters.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

snTacacsServerUsage 1.3.13.2.1.5
To allow this server to be dedicated for a particular AAA activity.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER default(1), authenticationOnly(2), authorizationOnly(3), accountingOnly(4)  

snQosProfileTable 1.3.14.1
A table contains the configuration of qos profile groups.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnQosProfileEntry

snQosProfileEntry 1.3.14.1.1
An entry of the snQosProfileTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnQosProfileEntry  

snQosProfileIndex 1.3.14.1.1.1
The table index of QOS Profile.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..8  

snQosProfileName 1.3.14.1.1.2
Qos Profile Name string.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

snQosProfileRequestedBandwidth 1.3.14.1.1.3
Qos Profile Requested Bandwidth.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

snQosProfileCalculatedBandwidth 1.3.14.1.1.4
Qos Profile Calculated Bandwidth.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

snQosBindTable 1.3.14.2
A table contains the configuration of 802.1p to qos profile binding groups.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnQosBindEntry

snQosBindEntry 1.3.14.2.1
An entry of the snQosBindTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnQosBindEntry  

snQosBindIndex 1.3.14.2.1.1
The table index of QOS Bind.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..8  

snQosBindPriority 1.3.14.2.1.2
QOS bind priority.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snQosBindProfileIndex 1.3.14.2.1.3
QOS Bind Profile Index. This is pointer to the index of snQosProfile Table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..8  

snDosAttack 1.3.14.3
OBJECT IDENTIFIER    

snDosAttackGlobal 1.3.14.3.1
OBJECT IDENTIFIER    

snDosAttackICMPDropCount 1.3.14.3.1.1
ICMP drop counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snDosAttackICMPBlockCount 1.3.14.3.1.2
ICMP block counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snDosAttackSYNDropCount 1.3.14.3.1.3
SYN drop counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snDosAttackSYNBlockCount 1.3.14.3.1.4
SYN block counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snDosAttackPortTable 1.3.14.3.2
Denial of service attack port table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnDosAttackPortEntry

snDosAttackPortEntry 1.3.14.3.2.1
An entry of the denial of service attack port table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnDosAttackPortEntry  

snDosAttackPort 1.3.14.3.2.1.1
ifIndex value of a port.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snDosAttackPortICMPDropCount 1.3.14.3.2.1.2
ICMP drop counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snDosAttackPortICMPBlockCount 1.3.14.3.2.1.3
ICMP block counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snDosAttackPortSYNDropCount 1.3.14.3.2.1.4
SYN drop counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snDosAttackPortSYNBlockCount 1.3.14.3.2.1.5
SYN block counter.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

snAuthentication 1.3.15.1
OBJECT IDENTIFIER    

snAuthorization 1.3.15.2
OBJECT IDENTIFIER    

snAccounting 1.3.15.3
OBJECT IDENTIFIER    

snAuthorizationCommandMethods 1.3.15.2.1
A sequence of authorization methods. Each octet represents a method to authorize the user command. Each octet has the following value: radius(2) - authorize by requesting radius server tacplus(5) - authorize by requesting tacplus server none(6) - skip authorization Setting a zero length octet string invalidates all previous authorization methods.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..3)  

snAuthorizationCommandLevel 1.3.15.2.2
Commands, which are equal to and less than the specified command level here needs to be authorized. Possible enumeration values: 0 - Privilege level 0 4 - Privilege level 4 5 - Privilege level 5.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER level0(0), level4(4), level5(5)  

snAuthorizationExec 1.3.15.2.3
A sequence of exec authorization methods. Each octet represents a method for telnet or SSH login authorization. Each octet has the following enumeration value: radius(2) - send exec authorization request to radius server tacplus(5) - send exec authorization request to tacplus server none(6) - no exec authorization Setting a zero length octet string invalidates all authorization methods.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..3)  

snAccountingCommandMethods 1.3.15.3.1
A sequence of accounting methods. Each octet represents a method to account for the user command. Each octet has the following enumeration value: radius(2) - send accounting info to radius server tacplus(5) - send accounting info to tacplus server none(6) - skip accounting Setting a zero length octet string invalidates all previous accounting methods.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..3)  

snAccountingCommandLevel 1.3.15.3.2
Commands, which are equal to and less than the specified command level here will be accounted. Possible enumeration values: level0 - Privilege level 0 level4 - Privilege level 4 level5 - Privilege level 5.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER level0(0), level4(4), level5(5)  

snAccountingExec 1.3.15.3.3
A sequence of accounting methods. Each octet represents a method for telnet or SSH login accounting. Each octet has the following enumeration value: radius(2) - send accounting info to radius server tacplus(5) - send accounting info to tacplus server none(6) - skip accounting Setting a zero length octet string invalidates all previous accounting methods.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..3)  

snAccountingSystem 1.3.15.3.4
A sequence of accounting methods. Each octet represents a method to account for the system related events. Each octet has the following enumeration value: radius(2) - send accounting info to radius server tacplus(5) - send accounting info to tacplus server none(6) - skip accounting Setting a zero length octet string invalidates all previous accounting methods.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..3)  

snNetFlowGlb 1.3.18.1
OBJECT IDENTIFIER    

snNetFlowGblEnable 1.3.18.1.1
Enable/disable NetFlow export operation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snNetFlowGblVersion 1.3.18.1.2
NetFlow export version.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER versionNotSet(0), version1(1), version5(5)  

snNetFlowGblProtocolDisable 1.3.18.1.3
bit 0 - other, disable all protocols export except UDP and TCP bit 1 - tcp, disable TCP protocol export bit 2 - udp, disable UDP protocol export
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

snNetFlowGblActiveTimeout 1.3.18.1.4
Maximum time an active flow can be in the NetFlow cache (minutes: 1..60)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

snNetFlowGblInactiveTimeout 1.3.18.1.5
Maximum time an inactive flow can be in the NetFlow cache (seconds: 10..600)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

snNetFlowCollectorTable 1.3.18.2
A table of each NetFlow collector information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnNetFlowCollectorEntry

snNetFlowCollectorEntry 1.3.18.2.1
A row in the NetFlow collector table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnNetFlowCollectorEntry  

snNetFlowCollectorIndex 1.3.18.2.1.1
The index to the NetFlow collector table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..10  

snNetFlowCollectorIp 1.3.18.2.1.2
The NetFlow collector ip address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

snNetFlowCollectorUdpPort 1.3.18.2.1.3
The NetFlow collector UDP port number.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

snNetFlowCollectorSourceInterface 1.3.18.2.1.4
The ifIndex value to specify source port to export NetFlow packet. Value 0 to indicate default outgoing port.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndex  

snNetFlowCollectorRowStatus 1.3.18.2.1.5
To create or delete a NetFlow collector table entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), valid(2), delete(3), create(4)  

snNetFlowAggregationTable 1.3.18.3
A table of each NetFlow aggregation scheme information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnNetFlowAggregationEntry

snNetFlowAggregationEntry 1.3.18.3.1
A row in the NetFlow Aggregation table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnNetFlowAggregationEntry  

snNetFlowAggregationIndex 1.3.18.3.1.1
The Aggregation scheme ID
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER as(1), protocolPort(2), destPrefix(3), sourcePrefix(4), prefix(5)  

snNetFlowAggregationIp 1.3.18.3.1.2
The NetFlow aggregation collector ip address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

snNetFlowAggregationUdpPort 1.3.18.3.1.3
The NetFlow aggregation collector UDP port number.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

snNetFlowAggregationSourceInterface 1.3.18.3.1.4
The ifIndex value to specify source port to export NetFlow aggregation packet. Value 0 to indicate default outgoing port.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndex  

snNetFlowAggregationNumberOfCacheEntries 1.3.18.3.1.5
Number of cache entries for aggregation scheme
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

snNetFlowAggregationActiveTimeout 1.3.18.3.1.6
Maximum time an active flow can be in the aggregation cache
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

snNetFlowAggregationInactiveTimeout 1.3.18.3.1.7
Maximum time an inactive flow can be in the aggregation cache
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

snNetFlowAggregationEnable 1.3.18.3.1.8
Enable/disable NetFlow aggregation for this aggregation scheme.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snNetFlowAggregationRowStatus 1.3.18.3.1.9
To create or delete a NetFlow collector table entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), valid(2), delete(3), create(4)  

snNetFlowIfTable 1.3.18.4
A list of interface entries. The number of entries is given by the value of ifNumber.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnNetFlowIfEntry

snNetFlowIfEntry 1.3.18.4.1
Entry containing the type of switching performed on that interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnNetFlowIfEntry  

snNetFlowIfIndex 1.3.18.4.1.1
A unique value, greater than zero, for each interface. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

snNetFlowIfFlowSwitching 1.3.18.4.1.2
To enable/disable flow switching in a particular interface: disable (0) - no flow switching enable (1) - flow switching
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

snSFlowGlb 1.3.19.1
OBJECT IDENTIFIER    

snSflowCollectorTable 1.3.19.2
Table of all but first sFlow collectors. The first collector can be configured using sFlowTable in RFC 3176. The RFC cannot be used to configure more than one sFlow collectors. This table has been created to fill this gap.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnSflowCollectorEntry

snSflowCollectorEntry 1.3.19.2.1
A row in the sFlow collector table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnSflowCollectorEntry  

snSflowCollectorIndex 1.3.19.2.1.1
The index to the sFlow collector table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snSflowCollectorIP 1.3.19.2.1.2
The sFlow collector ip address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

snSflowCollectorUDPPort 1.3.19.2.1.3
The sFlow collector UDP port number.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

snSflowCollectorRowStatus 1.3.19.2.1.4
To create, update or delete a SFlow collector table entry. If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row other(1)....some other case valid(2)....the row exists and is valid
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noSuch(0), other(1), valid(2), delete(3), create(4), modify(5)  

snFdpMIBObjects 1.3.20.1
OBJECT IDENTIFIER    

snFdpInterface 1.3.20.1.1
OBJECT IDENTIFIER    

snFdpCache 1.3.20.1.2
OBJECT IDENTIFIER    

snFdpGlobal 1.3.20.1.3
OBJECT IDENTIFIER    

snFdpCachedAddr 1.3.20.1.4
OBJECT IDENTIFIER    

snFdpInterfaceTable 1.3.20.1.1.1
Status of FDP on the device's interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FdpInterfaceEntry

snFdpInterfaceEntry 1.3.20.1.1.1.1
An entry in the snFdpInterfaceTable, having the status of FDP on an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  FdpInterfaceEntry  

snFdpInterfaceIfIndex 1.3.20.1.1.1.1.1
ifIndex value of the local interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

snFdpInterfaceFdpEnable 1.3.20.1.1.1.1.2
The flag, whether the Foundry Discovery Protocol is currently running on this interface. It has no effect when FDP is disabled (snFdpGlobalRun = FALSE).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER false(0), true(1)  

snFdpInterfaceCdpEnable 1.3.20.1.1.1.1.3
The flag, whether the Cisco Discovery Protocol is currently running on this interface. It has no effect when CDP is disabled (snCdpGlobalRun = FALSE).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER false(0), true(1)  

snFdpCacheTable 1.3.20.1.2.1
The table for the cached information obtained via receiving FDP/CDP messages.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FdpCacheEntry

snFdpCacheEntry 1.3.20.1.2.1.1
An entry in the snFdpCacheTable, having the information received via FDP/CDP on one interface from one device. Entries appear when a FDP/CDP advertisement is received from a neighbor device. Entries disappear when FDP/CDP is disabled on the interface, or globally.
Status: current Access: not-accessible
OBJECT-TYPE    
  FdpCacheEntry  

snFdpCacheIfIndex 1.3.20.1.2.1.1.1
ifIndex value of the local interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

snFdpCacheDeviceIndex 1.3.20.1.2.1.1.2
Identification of a device, which sent FDP/CDP messages
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

snFdpCacheDeviceId 1.3.20.1.2.1.1.3
The Device-ID string as reported in the most recent FDP/CDP message. The zero-length string indicates no Device-ID field (TLV) was reported in the most recent FDP/CDP message.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

snFdpCacheAddressType 1.3.20.1.2.1.1.4
An indication of the type of address contained in the corresponding instance of snFdpCacheAddress.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ip(1), ipx(2), appletalk(3)  

snFdpCacheAddress 1.3.20.1.2.1.1.5
The (first) network-layer address of the device as reported in the most recent FDP/CDP message in the following format: IP address: 4 octets, ip(1) IPX address: 10 octets, ipx(2) First 4-octet as the network number Second 6-octet as the host number Appletalk address: 3 octets, appletalk(3) First 2-octet as the network number Second 1-octet as the host number
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

snFdpCacheVersion 1.3.20.1.2.1.1.6
Version string as reported in the most recent FDP/CDP message.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

snFdpCacheDevicePort 1.3.20.1.2.1.1.7
The Port-ID string as reported in the most recent FDP/CDP message. This will typically be the value of the ifName object (e.g., Ethernet0). The zero-length string indicates no Port-ID field (TLV) was reported in the most recent FDP/CDP message.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

snFdpCachePlatform 1.3.20.1.2.1.1.8
The Device's Hardware Platform as reported in the most recent FDP/CDP message. The zero-length string indicates that no Platform field (TLV) was reported in the most recent FDP/CDP message.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

snFdpCacheCapabilities 1.3.20.1.2.1.1.9
The Device's Functional Capabilities as reported in the most recent FDP/CDP message.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

snFdpCacheVendorId 1.3.20.1.2.1.1.10
Indicates the entry received by either FDP or CDP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER fdp(1), cdp(2)  

snFdpCacheIsAggregateVlan 1.3.20.1.2.1.1.11
Neighbor device is in aggregated-vlan.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1)  

snFdpCacheTagType 1.3.20.1.2.1.1.12
Neighbor device tag-type.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snFdpCachePortVlanMask 1.3.20.1.2.1.1.13
Neighbor device port VLAN masks in 512-byte octet string.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

snFdpCachePortTagMode 1.3.20.1.2.1.1.14
Neighbor device port tag mode
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER untagged(1), tagged(2), dual(3)  

snFdpCacheDefaultTrafficeVlanIdForDualMode 1.3.20.1.2.1.1.15
Default traffic vlan id for neighbor device dual-mode port
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snFdpGlobalRun 1.3.20.1.3.1
The flag, whether the Foundry Discovery Protocol is currently running. FDP entries in snFdpCacheTable are deleted when FDP is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER false(0), true(1)  

snFdpGlobalMessageInterval 1.3.20.1.3.2
The interval at which FDP messages are to be generated. The default value is 60 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 5..900  

snFdpGlobalHoldTime 1.3.20.1.3.3
The time for the receiving device holds FDP message. The default value is 180 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 10..255  

snFdpGlobalCdpRun 1.3.20.1.3.4
An indication of whether the Cisco Discovery Protocol is currently running. CDP entries in snFdpCacheTable are deleted when CDP is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER false(0), true(1)  

snFdpCachedAddressTable 1.3.20.1.4.1
Cached address table from receiving FDP/CDP messages.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FdpCachedAddressEntry

snFdpCachedAddressEntry 1.3.20.1.4.1.1
An entry (conceptual row) in the snFdpCacheAddressTable, containing one cached address from FDP/CDP messages.
Status: current Access: not-accessible
OBJECT-TYPE    
  FdpCachedAddressEntry  

snFdpCachedAddrIfIndex 1.3.20.1.4.1.1.1
The ifIndex value of the local interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

snFdpCachedAddrDeviceIndex 1.3.20.1.4.1.1.2
A unique vlaue for each device from which FDP/CDP messages are being received.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

snFdpCachedAddrDeviceAddrEntryIndex 1.3.20.1.4.1.1.3
A unique vlaue for address entry in device from which FDP/CDP messages are being received.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

snFdpCachedAddrType 1.3.20.1.4.1.1.4
An indication of the type of address contained in the corresponding instance of snFdpCacheAddrValue.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ip(1), ipx(2), appletalk(3)  

snFdpCachedAddrValue 1.3.20.1.4.1.1.5
The network-layer address of the device SNMP-agent as reported in the most recent FDP/CDP message in the following format: IP address: 4 octets, ip(1) IPX address: 10 octets, ipx(2) First 4-octet as the network number Second 6-octet as the host number Appletalk address: 3 octets, appletalk(3) First 2-octet as the network number Second 1-octet as the host number
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

snMacSecurity 1.3.24.1
OBJECT IDENTIFIER    

snPortMacSecurity 1.3.24.1.1
OBJECT IDENTIFIER    

snPortMacGlobalSecurity 1.3.24.1.2
OBJECT IDENTIFIER    

snPortMacSecurityTable 1.3.24.1.1.1
Status of port MAC security on the device's interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortMacSecurityEntry

snPortMacSecurityEntry 1.3.24.1.1.1.1
An entry in the snPortMacSecurityTable
Status: current Access: not-accessible
OBJECT-TYPE    
  PortMacSecurityEntry  

snPortMacSecurityIfIndex 1.3.24.1.1.1.1.1
ifIndex value of the local Ethernet interface on which MAC security is configured.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

snPortMacSecurityResource 1.3.24.1.1.1.1.2
The MAC address was secured using local or shared resources.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER local(1), shared(2)  

snPortMacSecurityQueryIndex 1.3.24.1.1.1.1.3
Entry index within the given resource of local Ethernet interface on which MAC security is configured.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

snPortMacSecurityMAC 1.3.24.1.1.1.1.4
The secure MAC address for this interface.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

snPortMacSecurityAgeLeft 1.3.24.1.1.1.1.5
The number of minutes the MAC address will remain secure before being aged out. 0 means no aging.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

snPortMacSecurityShutdownStatus 1.3.24.1.1.1.1.6
Interface up/down status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

snPortMacSecurityShutdownTimeLeft 1.3.24.1.1.1.1.7
If snPortMacSecurityShutdownStatus is up(1), this value will be 0. If snPortMacSecurityShutdownStatus is down(2), this gives the number of seconds before this interface is enabled again. In the later case, 0 means interface is permanently down.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

snPortMacSecurityVlanId 1.3.24.1.1.1.1.8
The vlan membership of this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..65535  

snPortMacSecurityModuleStatTable 1.3.24.1.1.2
Port MAC security statistics on each module.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortMacSecurityModuleStatEntry

snPortMacSecurityModuleStatEntry 1.3.24.1.1.2.1
An entry in the snPortMacSecurityModuleStatTable
Status: current Access: not-accessible
OBJECT-TYPE    
  PortMacSecurityModuleStatEntry  

snPortMacSecurityModuleStatSlotNum 1.3.24.1.1.2.1.1
The slot number of the port security device module.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snPortMacSecurityModuleStatTotalSecurityPorts 1.3.24.1.1.2.1.2
The totol number of Ethernet interfaces on which MAC security is configured in this module.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

snPortMacSecurityModuleStatTotalMACs 1.3.24.1.1.2.1.3
The totol number of port MAC security MAC addresses are learned or configured in this module.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

snPortMacSecurityModuleStatViolationCounts 1.3.24.1.1.2.1.4
The totol number of counts of violation are collected in this module.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

snPortMacSecurityModuleStatTotalShutdownPorts 1.3.24.1.1.2.1.5
The totol number of Ethernet interfaces are shutted down due to security violation in this module.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

snPortMacSecurityIntfContentTable 1.3.24.1.1.3
Port MAC security statistics on each Ethernet Interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortMacSecurityIntfContentEntry

snPortMacSecurityIntfContentEntry 1.3.24.1.1.3.1
An entry in the snPortMacSecurityIntfContentTable
Status: current Access: not-accessible
OBJECT-TYPE    
  PortMacSecurityIntfContentEntry  

snPortMacSecurityIntfContentIfIndex 1.3.24.1.1.3.1.1
In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in RFC 2863.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

snPortMacSecurityIntfContentSecurity 1.3.24.1.1.3.1.2
Port security for this interface can be either disabled or enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

snPortMacSecurityIntfContentViolationType 1.3.24.1.1.3.1.3
Port security violation type for this interface is shutdown or restrict.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER shutdown(0), restrict(1)  

snPortMacSecurityIntfContentShutdownTime 1.3.24.1.1.3.1.4
If snPortMacSecurityIntfContentViolationType is shutdown(1), this value gives the number of seconds this interface is shut down when violation occurs. In the shutdown(1) case, 0 means interface is permanently down. If snPortMacSecurityIntfContentViolationType is restrict(2), this value will be always 0.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..1440  

snPortMacSecurityIntfContentShutdownTimeLeft 1.3.24.1.1.3.1.5
If snPortMacSecurityIntfContentViolationType is shutdown(1), whether this interface has been shut down due to a security violation and the value gives the number of seconds before this interface is enabled again. If snPortMacSecurityIntfContentViolationType is restrict(2), this value will be always 0.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

snPortMacSecurityIntfContentAgeOutTime 1.3.24.1.1.3.1.6
The amount of time, in minutes, MAC addresses learned on this interface will remain secure. It allows configurable values 0-1440. 0 means no aging permanently.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..1440  

snPortMacSecurityIntfContentMaxLockedMacAllowed 1.3.24.1.1.3.1.7
Maximum number of security MAC addresses can be locked to this interface.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

snPortMacSecurityIntfContentTotalMACs 1.3.24.1.1.3.1.8
The totol number of port MAC security MAC addresses are locked in this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

snPortMacSecurityIntfContentViolationCounts 1.3.24.1.1.3.1.9
The totol number of counts of violation are collected in this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

snPortMacSecurityIntfMacTable 1.3.24.1.1.4
Status of port MAC security on the device's interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortMacSecurityIntfMacEntry

snPortMacSecurityIntfMacEntry 1.3.24.1.1.4.1
An entry in the snPortMacSecurityIntfMacTable
Status: current Access: not-accessible
OBJECT-TYPE    
  PortMacSecurityIntfMacEntry  

snPortMacSecurityIntfMacIfIndex 1.3.24.1.1.4.1.1
ifIndex value of the local Ethernet interface on which MAC security is configured.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snPortMacSecurityIntfMacAddress 1.3.24.1.1.4.1.2
The secure MAC address for this local Ethernet interface on which the secure MAC Address is configured and/or learned. The maximum number of the secure MAC Addresses is restricted by the snPortMacSecurityIntfContentMaxLockedMacAllowed.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

snPortMacSecurityIntfMacVlanId 1.3.24.1.1.4.1.3
The vlan membership of this interface, zero means don't care.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

snPortMacSecurityIntfMacRowStatus 1.3.24.1.1.4.1.4
This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row other(1)....some other case valid(2)....the row exists and is valid
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), valid(2), delete(3), create(4)  

snPortMacSecurityAutosaveMacTable 1.3.24.1.1.5
Autosave MAC addresses of port MAC security on the device's interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortMacSecurityAutosaveMacEntry

snPortMacSecurityAutosaveMacEntry 1.3.24.1.1.5.1
An entry in the snPortMacSecurityAutosaveMacTable
Status: current Access: not-accessible
OBJECT-TYPE    
  PortMacSecurityAutosaveMacEntry  

snPortMacSecurityAutosaveMacIfIndex 1.3.24.1.1.5.1.1
ifIndex value of the local Ethernet interface on which MAC security is configured.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snPortMacSecurityAutosaveMacResource 1.3.24.1.1.5.1.2
The MAC address was autosaved using local or shared resources.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER local(1), shared(2)  

snPortMacSecurityAutosaveMacQueryIndex 1.3.24.1.1.5.1.3
Entry index within the given resource of local Ethernet interface on which MAC security is autosaved.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

snPortMacSecurityAutosaveMacAddress 1.3.24.1.1.5.1.4
The secure MAC address for this local Ethernet interface on which the secure MAC Address is autosaved.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

snPortMacGlobalSecurityFeature 1.3.24.1.2.1
Port security for this device can be either disabled or enabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

snPortMacGlobalSecurityAgeOutTime 1.3.24.1.2.2
The amount of time, in minutes, MAC addresses learned on this device will remain secure. It allows configurable values in the range of 0-1440. 0 means no aging permanently.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..1440  

snPortMacGlobalSecurityAutosave 1.3.24.1.2.3
The port security autosave value for this device. It allows configurable values 0 and also in the range of 15-1440. The value 0 means no autosave.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

snPortMonitorTable 1.3.25.1
Status of port monitoring on the device's interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortMonitorEntry

snPortMonitorEntry 1.3.25.1.1
An entry in the snPortMonitorTable
Status: current Access: not-accessible
OBJECT-TYPE    
  PortMonitorEntry  

snPortMonitorIfIndex 1.3.25.1.1.1
ifIndex value of the local interface on which monitoring is configuerd.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

snPortMonitorMirrorList 1.3.25.1.1.2
Lists the monitoring configuration of this port. The value is a space delimited sequence of ifIndex of mirror port and monitor mode. The values for mode can be - 0 - off, 1 - input, 2 - output, 3 - both Eg. '65 2 66 1' means send the output traffic to port 2/1 and input traffic to port 2/2. To turn off a mirror use monitor mode of 0 (off) in the list.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString