HP-SN-SWITCH-GROUP-MIB

MIB Reference — IPNetwork Monitor

All MIBsHP-SN-SWITCH-GROUP-MIB

Category: Vendor: HP/HPE

Description:

HP ServerNet (Foundry-heritage) SNMP MIB for switch group configuration including port parameters and switching statistics on HP SN devices.

Imported Objects

From HP-SN-ROOT-MIB

snSwitchOBJECT-IDENTITY

From RFC-1212

OBJECT-TYPE

From RFC1155-SMI

Counter
Gauge
IpAddress
TimeTicks

What Is HP-SN-SWITCH-GROUP-MIB?

HP-SN-SWITCH-GROUP-MIB is a vendor-specific MIB (Foundry-heritage, carried into HP's ServerNet/ProCurve switch line) covering switch-group-wide operational configuration on HP SN-series switches, including Layer 3 switching mode, IP multicast mode, VLAN group settings, port configuration, MAC/FDB table management, and spanning-tree port settings. It exposes primarily configuration and forwarding-state data -- operational mode flags, VLAN and port bulk-configuration objects, and the forwarding database (FDB) -- rather than classic environmental sensors. Its monitoring value is in software/configuration status: confirming the switch is running in the intended L3/multicast mode, checking VLAN and STP port settings against policy, and inspecting/flushing the FDB to diagnose MAC learning or forwarding loops. It groups related switch, VLAN, and port information objects (snSwInfo, snVLanInfo, snSwPortInfo) suggesting internal dependency on a broader Foundry/HP switch MIB family for base interface and system data. It is deployed on HP (Foundry-derived) ServerNet/enterprise switches in campus and data-center networks, where engineers scripting bulk configuration checks across a switch group often need to reference a specific HP-SN-SWITCH-GROUP-MIB OID directly.

IPNetwork Monitor allows you to monitor SNMP objects defined in HP-SN-SWITCH-GROUP-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • switch group operating mode (L2/L3)
  • IP multicast mode
  • VLAN group configuration
  • port configuration
  • MAC/forwarding database (FDB) entries
  • spanning-tree port settings

Supported Devices

  • HP ServerNet switch (Foundry-heritage)
  • HP/Foundry enterprise LAN switch

Monitoring Examples

An administrator can poll snSwGroupOperMode and snSwGroupIpL3SwMode to verify the switch is operating in the expected Layer 2/Layer 3 switching mode, and snSwGroupIpMcastMode to confirm multicast forwarding behavior after a config change. Checking snVLanGroupVlanCurEntry against the intended snVLanGroupSetAllVLan bulk-configuration reveals VLAN misconfiguration, while snFdbTableCurEntry inspection (and snFdbTableStationFlush when needed) helps diagnose stale MAC entries or a forwarding loop. snPortStpSetAll and snSwPortSetAll let an operator confirm spanning-tree and port settings are applied consistently across the switch group.

OIDs
OID symbolicOID numericTypeAccessDescription
snSwInfo1.3.6.1.4.1.11.2.3.7.11.12.1.3.1
INT snSwGroupOperMode1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.1INTEGERread-writenoVLan(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).
INT snSwGroupIpL3SwMode1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.2INTEGERread-writeThe 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
INT snSwGroupIpMcastMode1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.3INTEGERread-writeThe 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
INT snSwGroupDefaultCfgMode1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.4INTEGERread-writeThe 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
INT snSwGroupSwitchAgeTime1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.5INTEGERread-writeThe 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.
INT snVLanGroupVlanCurEntry1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.6INTEGERread-onlyThe current total entry number of VLANs are configured.
INT snVLanGroupSetAllVLan1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.7INTEGERread-writeThe value of this object is the VLanIndex of a particalur entry in snVLanByPortTable (snVLanByPortVLanIndex). 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.
INT snSwPortSetAll1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.8INTEGERread-writeThe value of this object is the index number of the snSwPortInfoTable (snSwPortInfoPortIndex). snSwPortInfoMonitorMode, snSwPortInfoTagType, 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.
INT snFdbTableCurEntry1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.9INTEGERread-onlyThe current total entry number of FDB are configured.
INT snFdbTableStationFlush1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.10INTEGERread-writeThe 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.
INT snPortStpSetAll1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.11INTEGERread-writeThe 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.
INT snSwProbePortNum1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.12INTEGERread-writeA 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.
INT snSw8021qTagMode1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.13INTEGERread-writeThe 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.
INT snSwGlobalStpMode1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.14INTEGERread-writeSpanning 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
INT snSwIpMcastQuerierMode1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.15INTEGERread-writeThe 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.
INT snSwViolatorPortNumber1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.17INTEGERread-onlyThe 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).
MAC snSwViolatorMacAddress1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.18MacAddressread-onlyThe source address of the violator packet received by the switch or router. It is included in the locked address violation trap.
INT snVLanGroupVlanMaxEntry1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.19INTEGERread-writeThe maximum number of VLAN entries are allowed to configure.
INT snSwEosBufferSize1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.20INTEGERread-onlyA specific buffer size for all the different EOS buffers.
INT snVLanByPortEntrySize1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.21INTEGERread-onlyThe size of each VLAN table entry.
INT snSwPortEntrySize1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.22INTEGERread-onlyThe size of each port table entry.
INT snFdbStationEntrySize1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.23INTEGERread-onlyThe size of each Fdb station table entry.
INT snPortStpEntrySize1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.24INTEGERread-onlyThe size of each port stp table entry.
INT snSwEnableBridgeNewRootTrap1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.25INTEGERread-writeIndicates whether the SNMP agent process is permitted to generate bridge new root traps.
INT snSwEnableBridgeTopoChangeTrap1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.26INTEGERread-writeIndicates whether the SNMP agent process is permitted to generate bridge topology change traps.
INT snSwEnableLockedAddrViolationTrap1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.27INTEGERread-writeIndicates whether the SNMP agent process is permitted to generate locked address violation traps.
INT snSwIpxL3SwMode1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.28INTEGERread-writeThe 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
INT snVLanByIpSubnetMaxSubnets1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.29INTEGERread-onlyThe maximum number of subnets for each IP VLAN.
INT snVLanByIpxNetMaxNetworks1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.30INTEGERread-onlyThe maximum number of networks for each IPX VLAN.
INT snSwProtocolVLanMode1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.31INTEGERread-writedisabled(0) - represents system with Protocol VLAN disabled. enabled(1) - represents system with Protocol VLAN enabled (Layer3 VLAN).
INT snMacStationVLanId1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.32INTEGERread-writeThis MAC Station VLAN ID index to the standard Forwarding Database for Transparent Bridge Table. (dot1dTpFdbTable). Since the dot1dTpFdbTable index is the MAC Address assigned to one of the ports in the bridge(VLAN) and each MAC address can be re-assigned to a different ports belonging to different bridges(VLANs), the snMacStationVLanId can be used by users to specify which bridge(VLAN) MAC Station information of the dot1dTpFdbTable users want to retrieve. If users do not specify the VLan ID in this MIB, the default VLAN (bridge) ID will be used when dot1dTpFdbTable is retrieved.
INT snSwClearCounters1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.33INTEGERread-writevalid(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.
INT snSw8021qTagType1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.34INTEGERread-writeThe 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.
INT snSwBroadcastLimit1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.35INTEGERread-writeLimit 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.
INT snSwMaxMacFilterPerSystem1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.36INTEGERread-onlyThe maximum number of MAC Filters per system in the MAC Filter table.
INT snSwMaxMacFilterPerPort1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.37INTEGERread-onlyThe maximum number of MAC Filters per port in the Port MAC Access Filter table.
INT snSwDefaultVLanId1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.38INTEGERread-writeThe VLAN ID of the DEFAULT PORT-VLAN.
INT snSwGlobalAutoNegotiate1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.39INTEGERread-writeThis 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.
INT snSwQosMechanism1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.40INTEGERread-writeIndicates whether the qos mechanism is strict or weighted.
INT snSwSingleStpMode1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.41INTEGERread-writeSingle Spanning Tree System Mode in the Switch Group can be set either enabled or disabled and the default is disabled mode. enabled(1)...........activate Single Spanning Tree disabled(0)..........no Single Spanning Tree
INT snSwFastStpMode1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.42INTEGERread-writeFast 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
snVLanInfo1.3.6.1.4.1.11.2.3.7.11.12.1.3.2
snVLanByPortTable1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1not-accessibleIf 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.
snVLanByPortEntry1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1not-accessibleAn 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.
INT snVLanByPortVLanIndex1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.1INTEGERread-onlyThe VLAN ID index must not be greater than the snVLanGroupVlanMaxEntry. Each VLAN Identifier can have a membership of multiple ports.
INT snVLanByPortVLanId1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.2INTEGERread-writeThe VLAN ID index to the VLAN By Port Info Table. Each VLAN Identifier can have a membership of multiple ports.
POR snVLanByPortPortMask1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.3PortMaskread-writeThe Standand-alone switch VLAN port membership. (It is obsoleted for Chassis Product)
INT snVLanByPortQos1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.4INTEGERread-writeThe 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)
INT snVLanByPortStpMode1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.5INTEGERread-writeSpanning Tree 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
INT snVLanByPortStpPriority1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.6INTEGERread-writedot1dStpPriority : 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.
INT snVLanByPortStpGroupMaxAge1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.7INTEGERread-writedot1dStpBridgeMaxAge: 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.
INT snVLanByPortStpGroupHelloTime1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.8INTEGERread-writedot1dStpBridgeHelloTime: 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.
INT snVLanByPortStpGroupForwardDelay1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.9INTEGERread-writedot1dStpBridgeForwardDelay : 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.
INT snVLanByPortRowStatus1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.10INTEGERread-writeThis 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
INT snVLanByPortOperState1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.11INTEGERread-onlyBy 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
INT snVLanByPortBaseNumPorts1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.12INTEGERread-onlyThe number of ports controlled by this bridging entity.
INT snVLanByPortBaseType1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.13INTEGERread-onlyIndicates 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.
INT snVLanByPortStpProtocolSpecification1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.14INTEGERread-onlyAn 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.
TIM snVLanByPortStpMaxAge1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.15Timeoutread-onlydot1dStpMaxAge: 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.
TIM snVLanByPortStpHelloTime1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.16Timeoutread-onlydot1dStpHelloTime: 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.
INT snVLanByPortStpHoldTime1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.17INTEGERread-onlydot1dStpHoldTime: 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.
TIM snVLanByPortStpForwardDelay1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.18Timeoutread-onlydot1dStpForwardDelay: 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.]
TIK snVLanByPortStpTimeSinceTopologyChange1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.19TimeTicksread-onlyThe time (in hundredths of a second) since the last time a topology change was detected by the bridge entity.
CTR snVLanByPortStpTopChanges1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.20Counterread-onlyThe total number of topology changes detected by this bridge since the management entity was last reset or initialized.
INT snVLanByPortStpRootCost1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.21INTEGERread-onlydot1dStpRootCost: From RFC1493(Bridge MIB). The cost of the path to the root as seen from this bridge.
INT snVLanByPortStpRootPort1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.22INTEGERread-onlydot1dStpRootPort: From RFC1493(Bridge MIB). The port number of the port which offers the lowest cost path from this bridge to the root bridge.
BRI snVLanByPortStpDesignatedRoot1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.23BridgeIdread-onlydot1dStpDesignatedRoot: 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.
MAC snVLanByPortBaseBridgeAddress1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.24MacAddressread-onlyThe 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.
STR snVLanByPortVLanName1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.25DisplayStringread-writeVLAN Community Name string.
INT snVLanByPortRouterIntf1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.26INTEGERread-writeOptional: 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.
OCT snVLanByPortChassisPortMask1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.27OCTET STRINGread-writeThe Chassis VLAN switch port membership.
OCT snVLanByPortPortList1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.28OCTET STRINGread-writeA 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.
snVLanByProtocolTable1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.2not-accessible.
snVLanByProtocolEntry1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.2.1not-accessibleAn entry in the VLAN By Protocol Configuration table.
INT snVLanByProtocolVLanId1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.2.1.1INTEGERread-onlyThe VLAN ID index to both of the VLAN By Port Info Table and this table.
INT snVLanByProtocolIndex1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.2.1.2INTEGERread-onlyThe following IP/IPX protocol VLAN types are operated in Layer3 VLAN such as : ip(1), ipx(2) The following are operated in Layer2 bridging such as: appleTalk(3), decNet(4), netBios(5), others(6) -- other protocols which are defined here.
INT snVLanByProtocolDynamic1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.2.1.3INTEGERread-writedisabled(0) : disabled dynamic port inclusion - applied to switch only. enabled(1) : enabled dynamic port inclusion - applied to switch only.
POR snVLanByProtocolStaticMask1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.2.1.4PortMaskread-writeThe Standand-alone switch Protocol VLAN port membership applied in static mode. (It is obsoleted for Chassis Product)
POR snVLanByProtocolExcludeMask1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.2.1.5PortMaskread-writeThe Standand-alone switch Protocol VLAN port membership applied in exclusive mode. (It is obsoleted for Chassis Product)
INT snVLanByProtocolRouterIntf1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.2.1.6INTEGERread-writeOptional: 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.
INT snVLanByProtocolRowStatus1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.2.1.7INTEGERread-writeThis 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
POR snVLanByProtocolDynamicMask1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.2.1.8PortMaskread-onlyThe Standand-alone switch Protocol VLAN active port membership. (It is obsoleted for Chassis Product)
OCT snVLanByProtocolChassisStaticMask1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.2.1.9OCTET STRINGread-writeThe Chassis Protocol VLAN port membership applied in static mode.
OCT snVLanByProtocolChassisExcludeMask1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.2.1.10OCTET STRINGread-writeThe Chassis Protocol VLAN port membership applied in exclusive mode.
OCT snVLanByProtocolChassisDynamicMask1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.2.1.11OCTET STRINGread-onlyThe Chassis Protocol VLAN active port membership.
STR snVLanByProtocolVLanName1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.2.1.12DisplayStringread-writeVLAN Community Name string.
OCT snVLanByProtocolStaticPortList1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.2.1.13OCTET STRINGread-writeA 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.
OCT snVLanByProtocolExcludePortList1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.2.1.14OCTET STRINGread-writeA 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.
OCT snVLanByProtocolDynamicPortList1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.2.1.15OCTET STRINGread-onlyA 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.
snVLanByIpSubnetTable1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.3not-accessibleAn entry of the VLAN By IPX Network Number Table.
snVLanByIpSubnetEntry1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.3.1not-accessibleAn entry in the VLAN By IP Subnet Configuration table.
INT snVLanByIpSubnetVLanId1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.3.1.1INTEGERread-onlyThe VLAN ID index to both of the VLAN By Port Info Table and this table.
IP snVLanByIpSubnetIpAddress1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.3.1.2IpAddressread-onlySubnet IP address.
IP snVLanByIpSubnetSubnetMask1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.3.1.3IpAddressread-onlySubnet mask associated with the Subnet IP address.
INT snVLanByIpSubnetDynamic1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.3.1.4INTEGERread-writedisabled(0) : disabled dynamic port inclusion - applied to switch only. enabled(1) : enabled dynamic port inclusion - applied to switch only.
POR snVLanByIpSubnetStaticMask1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.3.1.5PortMaskread-writeThe Standand-alone switch VLAN By Subnet port membership applied in static mode. (It is obsoleted for Chassis Product)
POR snVLanByIpSubnetExcludeMask1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.3.1.6PortMaskread-writeThe Standand-alone switch VLAN By Subnet port membership applied in exclusive mode. (It is obsoleted for Chassis Product)
INT snVLanByIpSubnetRouterIntf1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.3.1.7INTEGERread-writeOptional: 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.
INT snVLanByIpSubnetRowStatus1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.3.1.8INTEGERread-writeThis 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
POR snVLanByIpSubnetDynamicMask1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.3.1.9PortMaskread-onlyThe Standand-alone switch VLAN By Subnet active port membership. (It is obsoleted for Chassis Product)
OCT snVLanByIpSubnetChassisStaticMask1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.3.1.10OCTET STRINGread-writeThe Chassis VLAN By Subnet port membership applied in static mode.
OCT snVLanByIpSubnetChassisExcludeMask1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.3.1.11OCTET STRINGread-writeThe Chassis VLAN By Subnet port membership applied in exclusive mode.
OCT snVLanByIpSubnetChassisDynamicMask1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.3.1.12OCTET STRINGread-onlyThe Chassis VLAN By Subnet active port membership.
STR snVLanByIpSubnetVLanName1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.3.1.13DisplayStringread-writeVLAN Community Name string.
OCT snVLanByIpSubnetStaticPortList1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.3.1.14OCTET STRINGread-writeA 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.
OCT snVLanByIpSubnetExcludePortList1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.3.1.15OCTET STRINGread-writeA 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.
OCT snVLanByIpSubnetDynamicPortList1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.3.1.16OCTET STRINGread-onlyA 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.
snVLanByIpxNetTable1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4not-accessibleAn entry of the VLAN By IPX Network Number Table.
snVLanByIpxNetEntry1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4.1not-accessibleAn entry in the VLAN By Ipx Network Number Configuration table.
INT snVLanByIpxNetVLanId1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4.1.1INTEGERread-onlyThe VLAN ID index to both of the VLAN By Port Info Table and this table.
OCT snVLanByIpxNetNetworkNum1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4.1.2OCTET STRINGread-onlyIPX Network Number.
INT snVLanByIpxNetFrameType1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4.1.3INTEGERread-onlyThe 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.
INT snVLanByIpxNetDynamic1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4.1.4INTEGERread-writedisabled(0) : disabled dynamic port inclusion - applied to switch only. enabled(1) : enabled dynamic port inclusion - applied to switch only.
POR snVLanByIpxNetStaticMask1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4.1.5PortMaskread-writeThe VLAN By IPX network port membership applied in static mode.
POR snVLanByIpxNetExcludeMask1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4.1.6PortMaskread-writeThe VLAN By IPX network port membership applied in exclusive mode.
INT snVLanByIpxNetRouterIntf1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4.1.7INTEGERread-writeOptional: 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.
INT snVLanByIpxNetRowStatus1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4.1.8INTEGERread-writeThis 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
POR snVLanByIpxNetDynamicMask1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4.1.9PortMaskread-onlyThe VLAN By IPX network active port membership.
OCT snVLanByIpxNetChassisStaticMask1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4.1.10OCTET STRINGread-writeThe Chassis VLAN By IPX network port membership applied in static mode.
OCT snVLanByIpxNetChassisExcludeMask1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4.1.11OCTET STRINGread-writeThe Chassis VLAN By IPX network port membership applied in exclusive mode.
OCT snVLanByIpxNetChassisDynamicMask1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4.1.12OCTET STRINGread-onlyThe Chassis VLAN By IPX network active port membership.
STR snVLanByIpxNetVLanName1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4.1.13DisplayStringread-writeVLAN Community Name string.
OCT snVLanByIpxNetStaticPortList1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4.1.14OCTET STRINGread-writeA 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.
OCT snVLanByIpxNetExcludePortList1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4.1.15OCTET STRINGread-writeA 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.
OCT snVLanByIpxNetDynamicPortList1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4.1.16OCTET STRINGread-onlyA 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.
snVLanByATCableTable1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.5not-accessibleA Table Of VLAN By AppleTalk Network Number.
snVLanByATCableEntry1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.5.1not-accessibleAn entry of the AppleTalk Cable VLAN table.
INT snVLanByATCableVLanId1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.5.1.1INTEGERread-onlyThe VLAN ID of a PORT VLAN of which the AppleTalk Cable VLAN was attaching to.
INT snVLanByATCableIndex1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.5.1.2INTEGERread-onlyAppleTalk Cable VLAN index number.
INT snVLanByATCableRouterIntf1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.5.1.3INTEGERread-writeA 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.
INT snVLanByATCableRowStatus1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.5.1.4INTEGERread-writeThis 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
OCT snVLanByATCableChassisStaticMask1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.5.1.5OCTET STRINGread-writeA list of ports which are statically configured to become port members of a VLAN.
STR snVLanByATCableVLanName1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.5.1.6DisplayStringread-writeVLAN Name string.
OCT snVLanByATCableStaticPortList1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.5.1.7OCTET STRINGread-writeA 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.
snVLanByPortMemberTable1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.6not-accessiblePort VLAN (Layer 2 VLAN) port membership table.
snVLanByPortMemberEntry1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.6.1not-accessibleAn entry of the port VLAN membership table.
INT snVLanByPortMemberVLanId1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.6.1.1INTEGERread-onlyThe VLAN identifier (VLAN ID).
INT snVLanByPortMemberPortId1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.6.1.2INTEGERread-onlyThe ifIndex which is a member of the port VLAN.
INT snVLanByPortMemberRowStatus1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.6.1.3INTEGERread-writeThis 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
snVLanByPortCfgTable1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7not-accessiblePort VLAN (Layer 2 VLAN) configuration table.
snVLanByPortCfgEntry1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1not-accessibleAn entry of the port VLAN configuration table.
INT snVLanByPortCfgVLanId1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.1INTEGERread-onlyThe VLAN identifier (VLAN ID).
INT snVLanByPortCfgQos1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.2INTEGERread-writeThe 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)
INT snVLanByPortCfgStpMode1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.3INTEGERread-writeSpanning Tree 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
INT snVLanByPortCfgStpPriority1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.4INTEGERread-writedot1dStpPriority : 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.
INT snVLanByPortCfgStpGroupMaxAge1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.5INTEGERread-writedot1dStpBridgeMaxAge: 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.
INT snVLanByPortCfgStpGroupHelloTime1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.6INTEGERread-writedot1dStpBridgeHelloTime: 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.
INT snVLanByPortCfgStpGroupForwardDelay1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.7INTEGERread-writedot1dStpBridgeForwardDelay : 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.
INT snVLanByPortCfgBaseNumPorts1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.8INTEGERread-onlyThe number of ports controlled by this bridging entity.
INT snVLanByPortCfgBaseType1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.9INTEGERread-onlyIndicates 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.
INT snVLanByPortCfgStpProtocolSpecification1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.10INTEGERread-onlyAn 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.
TIM snVLanByPortCfgStpMaxAge1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.11Timeoutread-onlydot1dStpMaxAge: 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.
TIM snVLanByPortCfgStpHelloTime1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.12Timeoutread-onlydot1dStpHelloTime: 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.
INT snVLanByPortCfgStpHoldTime1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.13INTEGERread-onlydot1dStpHoldTime: 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.
TIM snVLanByPortCfgStpForwardDelay1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.14Timeoutread-onlydot1dStpForwardDelay: 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.]
TIK snVLanByPortCfgStpTimeSinceTopologyChange1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.15TimeTicksread-onlyThe time (in hundredths of a second) since the last time a topology change was detected by the bridge entity.
CTR snVLanByPortCfgStpTopChanges1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.16Counterread-onlyThe total number of topology changes detected by this bridge since the management entity was last reset or initialized.
INT snVLanByPortCfgStpRootCost1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.17INTEGERread-onlydot1dStpRootCost: From RFC1493(Bridge MIB). The cost of the path to the root as seen from this bridge.
INT snVLanByPortCfgStpRootPort1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.18INTEGERread-onlydot1dStpRootPort: From RFC1493(Bridge MIB). The port number of the port which offers the lowest cost path from this bridge to the root bridge.
BRI snVLanByPortCfgStpDesignatedRoot1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.19BridgeIdread-onlydot1dStpDesignatedRoot: 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.
MAC snVLanByPortCfgBaseBridgeAddress1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.20MacAddressread-onlyThe 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.
STR snVLanByPortCfgVLanName1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.21DisplayStringread-writeVLAN Community Name string.
INT snVLanByPortCfgRouterIntf1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.22INTEGERread-writeOptional: 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.
INT snVLanByPortCfgRowStatus1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.23INTEGERread-writeUse object to delete a vlan entry.
snSwPortInfo1.3.6.1.4.1.11.2.3.7.11.12.1.3.3
snSwPortInfoTable1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1not-accessibleA specific snSwPortInfo group consists of a number of switch ports.
snSwPortInfoEntry1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1not-accessibleAn 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.
INT snSwPortInfoPortNum1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.1INTEGERread-onlyThe port index. The bit 0 to bit 7: port number. The bit 8 to bit 11: slot number (slot for chassis only).
INT snSwPortInfoMonitorMode1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.2INTEGERread-writeA monitoring port is selected and its traffic will be analyzed if the mode is not disabled(0), which is the default mode. The values are: disabled(0) -- No traffic monitoring input(1) -- traffic monitoring is activated on packets received output(2) -- traffic monitoring is activated on packets transmitted both(3) -- traffic monitoring is activated on packets received and transmitted.
INT snSwPortInfoTagMode1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.3INTEGERread-writeFor tagged port, we could have multiple VLANs per port. For untagged port or auto port, there is only one VLAN ID per port.
INT snSwPortInfoChnMode1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.4INTEGERread-writeThe 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).
INT snSwPortInfoSpeed1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.5INTEGERread-writeThe 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. s45M(5)..........45Mbits per second (T3) (for expansion board only). s155M(6).........155Mbits per second (ATM) (for expansion board only). 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. s45M(5)..........45Mbits per second (T3) (for expansion board only). s155M(6).........155Mbits per second (ATM) (for expansion board only). 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).
INT snSwPortInfoMediaType1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.6INTEGERread-onlyThe 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).
INT snSwPortInfoConnectorType1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.7INTEGERread-onlyThe 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
INT snSwPortInfoAdminStatus1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.8INTEGERread-writeThe desired state of all ports. The testing(3) state indicates that no operational packets can be passed. (same as ifAdminStatus in MIB-II)
INT snSwPortInfoLinkStatus1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.9INTEGERread-onlyThe current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. (same as ifOperStatus in MIB-II)
INT snSwPortInfoPortQos1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.10INTEGERread-writeThe 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)
PHY snSwPortInfoPhysAddress1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.11PhysAddressread-onlyThe port physical address. The physical address represents the switch port.
CTR snSwPortStatsInFrames1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.12Counterread-onlyThe total number of packets received on the interface.
CTR snSwPortStatsOutFrames1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.13Counterread-onlyThe total number of packets transmitted out of the interface.
CTR snSwPortStatsAlignErrors1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.14Counterread-onlydot3StatsAlignmentErrors : 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.
CTR snSwPortStatsFCSErrors1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.15Counterread-onlydot3StatsFCSErrors : 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.
CTR snSwPortStatsMultiColliFrames1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.16Counterread-onlydot3StatsMultipleCollisionFrames : 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.
CTR snSwPortStatsFrameTooLongs1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.17Counterread-onlydot3StatsFrameTooLongs : 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.
CTR snSwPortStatsTxColliFrames1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.18Counterread-onlyA 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.
CTR snSwPortStatsRxColliFrames1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.19Counterread-onlyA 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.
CTR snSwPortStatsFrameTooShorts1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.20Counterread-onlyA count of frames received on a particular interface that below the minimum permitted frame size.
INT snSwPortLockAddressCount1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.21INTEGERread-writeThe number of source MAC addresses are allowed for a port. Writing 0 to this object will allow any number of addresses.
INT snSwPortStpPortEnable1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.22INTEGERread-writeThe enabled/disabled status of the port.
INT snSwPortDhcpGateListId1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.23INTEGERread-writeThe ID for a DHCP gateway list entry relative to this switch port. 0 = unset or no assigned ID
STR snSwPortName1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.24DisplayStringread-writePort Name string.
CTR snSwPortStatsInBcastFrames1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.25Counterread-onlyThe total number of broadcast packets received on the interface.
CTR snSwPortStatsOutBcastFrames1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.26Counterread-onlyThe total number of broadcast packets transmitted out of the interface.
CTR snSwPortStatsInMcastFrames1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.27Counterread-onlyThe total number of multicast packets received on the interface.
CTR snSwPortStatsOutMcastFrames1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.28Counterread-onlyThe total number of multicast packets transmitted out of the interface.
CTR snSwPortStatsInDiscard1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.29Counterread-onlyThe 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.
CTR snSwPortStatsOutDiscard1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.30Counterread-onlyThe 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.
INT snSwPortStatsMacStations1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.31INTEGERread-onlyThe total number of MAC Stations connected to the interface.
INT snSwPortCacheGroupId1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.32INTEGERread-writeCache Group ID for the interface.
INT snSwPortTransGroupId1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.33INTEGERread-writeTransparent Group ID for the interface.
INT snSwPortInfoAutoNegotiate1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.34INTEGERread-writeThis 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).
INT snSwPortInfoFlowControl1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.35INTEGERread-writeEnable/Disbale port flow control.
INT snSwPortInfoGigType1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.36INTEGERread-onlyThe 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). notApplicable(255)....a non-gigabit port.
CTR snSwPortStatsLinkChange1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.37Counterread-onlyThe total number of link state change of the interface.
INT snSwPortIfIndex1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.38INTEGERread-onlyIn order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in RFC 1213 and RFC 1573.
STR snSwPortDescr1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.39DisplayStringread-onlyA textual string containing the slot/port information about the interface.
OCT snSwPortInOctets1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.40OCTET STRINGread-onlyThe 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.
OCT snSwPortOutOctets1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.41OCTET STRINGread-onlyThe 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.
GAU snSwPortStatsInBitsPerSec1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.42Gaugeread-onlyThe number of bits per second received on the interface over a 5 minutes interval.
GAU snSwPortStatsOutBitsPerSec1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.43Gaugeread-onlyThe number of bits per second transmitted out of the interface over a 5 minutes interval.
GAU snSwPortStatsInPktsPerSec1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.44Gaugeread-onlyThe number of packets per second received on the interface over a 5 minutes interval.
GAU snSwPortStatsOutPktsPerSec1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.45Gaugeread-onlyThe number of packets per second transmitted out of the interface over a 5 minutes interval.
INT snSwPortStatsInUtilization1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.46INTEGERread-onlyThe input network utilization in hundredths of a percent over a 5 minutes interval.
INT snSwPortStatsOutUtilization1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.47INTEGERread-onlyThe output network utilization in hundredths of a percent over a 5 minutes interval.
INT snSwPortFastSpanPortEnable1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.48INTEGERread-writeThe enabled/disabled fast span port status of the port.
INT snSwPortFastSpanUplinkEnable1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.49INTEGERread-writeThe enabled/disabled fast span uplink status of the port.
INT snSwPortVlanId1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.50INTEGERread-writeThe 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.
INT snSwPortRouteOnly1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.51INTEGERread-writeEnable/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.
INT snSwPortPresent1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.52INTEGERread-onlyIndicate if the port is absent or present. This object only valid for M4 module
INT snSwPortGBICStatus1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.53INTEGERread-onlyIndicate 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.
U32 snSwPortStatsInKiloBitsPerSec1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.54Unsigned32read-onlyBit rate in kilobits per second received on the 10G and faster interface over a 5 minutes interval.
U32 snSwPortStatsOutKiloBitsPerSec1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.55Unsigned32read-onlyBit rate in kilobits per second transmitted out of the 10G and faster interface over a 5 minutes interval.
INT snSwPortLoadInterval1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.56INTEGERread-writeThe time in seconds for which average port utilization should be carried out. The value should be incremental of 30 seconds, between the ranges specified.
INT snSwPortTagType1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.57INTEGERread-writeThe 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.
snInterfaceId1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.2
snInterfaceLookupTable1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.3not-accessible
snInterfaceLookupEntry1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.3.1not-accessible
NUM snInterfaceLookupInterfaceId1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.3.1.1InterfaceIdread-only
INT snInterfaceLookupIfIndex1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.3.1.2INTEGERread-only
snIfIndexLookupTable1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.4not-accessible
snIfIndexLookupEntry1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.4.1not-accessible
INT snIfIndexLookupIfIndex1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.4.1.1INTEGERread-only
NUM snIfIndexLookupInterfaceId1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.4.1.2InterfaceIdread-only
snFdbInfo1.3.6.1.4.1.11.2.3.7.11.12.1.3.4
snFdbTable1.3.6.1.4.1.11.2.3.7.11.12.1.3.4.1not-accessibleThis table contains snFdb information for each station known to the system, one entry per station.
snFdbEntry1.3.6.1.4.1.11.2.3.7.11.12.1.3.4.1.1not-accessibleEach entry represents the information of a static MAC station.
INT snFdbStationIndex1.3.6.1.4.1.11.2.3.7.11.12.1.3.4.1.1.1INTEGERread-onlyThe FDB Station index to the Fdb Station Table.
PHY snFdbStationAddr1.3.6.1.4.1.11.2.3.7.11.12.1.3.4.1.1.2PhysAddressread-writeThe snFdbs physical address. The physical address represents a MAC Station.
INT snFdbStationPort1.3.6.1.4.1.11.2.3.7.11.12.1.3.4.1.1.3INTEGERread-writeStation slot/port number. The bit 0 to bit 7: port number. The bit 8 to bit 11: slot number (slot for chassis only).
INT snFdbVLanId1.3.6.1.4.1.11.2.3.7.11.12.1.3.4.1.1.4INTEGERread-writeThe Station VLan ID.
INT snFdbStationQos1.3.6.1.4.1.11.2.3.7.11.12.1.3.4.1.1.5INTEGERread-writeThe 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)
INT snFdbStationType1.3.6.1.4.1.11.2.3.7.11.12.1.3.4.1.1.6INTEGERread-writeThe 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.
INT snFdbRowStatus1.3.6.1.4.1.11.2.3.7.11.12.1.3.4.1.1.7INTEGERread-writeThis 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
snPortStpInfo1.3.6.1.4.1.11.2.3.7.11.12.1.3.5
snPortStpTable1.3.6.1.4.1.11.2.3.7.11.12.1.3.5.1not-accessibleA specific snPortStpTable consists of a number of switch ports. This table only exists if only if snVLanByPortTable exists and snVLanByPortStpMode is enabled for each VLAN.
snPortStpEntry1.3.6.1.4.1.11.2.3.7.11.12.1.3.5.1.1not-accessibleAn 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.
INT snPortStpVLanId1.3.6.1.4.1.11.2.3.7.11.12.1.3.5.1.1.1INTEGERread-onlyThe VLAN ID of the VLAN switch community.
INT snPortStpPortNum1.3.6.1.4.1.11.2.3.7.11.12.1.3.5.1.1.2INTEGERread-onlyThe 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).
INT snPortStpPortPriority1.3.6.1.4.1.11.2.3.7.11.12.1.3.5.1.1.3INTEGERread-writeThe 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.
INT snPortStpPathCost1.3.6.1.4.1.11.2.3.7.11.12.1.3.5.1.1.4INTEGERread-writedot1dStpPortPathCost : 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.
INT snPortStpOperState1.3.6.1.4.1.11.2.3.7.11.12.1.3.5.1.1.5INTEGERread-onlyBy 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
INT snPortStpPortEnable1.3.6.1.4.1.11.2.3.7.11.12.1.3.5.1.1.6INTEGERnot-accessibleThe enabled/disabled status of the port.
CTR snPortStpPortForwardTransitions1.3.6.1.4.1.11.2.3.7.11.12.1.3.5.1.1.7Counternot-accessibleThe number of times this port has transitioned from the Learning state to the Forwarding state.
INT snPortStpPortState1.3.6.1.4.1.11.2.3.7.11.12.1.3.5.1.1.8INTEGERread-onlyThe 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).
INT snPortStpPortDesignatedCost1.3.6.1.4.1.11.2.3.7.11.12.1.3.5.1.1.9INTEGERread-onlyThe 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.
BRI snPortStpPortDesignatedRoot1.3.6.1.4.1.11.2.3.7.11.12.1.3.5.1.1.10BridgeIdread-onlyThe 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.
BRI snPortStpPortDesignatedBridge1.3.6.1.4.1.11.2.3.7.11.12.1.3.5.1.1.11BridgeIdread-onlyThe Bridge Identifier of the bridge which this port considers to be the Designated Bridge for this port's segment.
OCT snPortStpPortDesignatedPort1.3.6.1.4.1.11.2.3.7.11.12.1.3.5.1.1.12OCTET STRINGread-onlyThe Port Identifier of the port on the Designated Bridge for this port's segment.
snTrunkInfo1.3.6.1.4.1.11.2.3.7.11.12.1.3.6
snTrunkTable1.3.6.1.4.1.11.2.3.7.11.12.1.3.6.1not-accessibleA specific snTrunkTable consists of a number of Trunk port-mask.
snTrunkEntry1.3.6.1.4.1.11.2.3.7.11.12.1.3.6.1.1not-accessibleAn entry in the snTrunkTable indicates the configuration on a specified Trunk port membership.
INT snTrunkIndex1.3.6.1.4.1.11.2.3.7.11.12.1.3.6.1.1.1INTEGERread-onlyThe number of the trunk entries can be configured.
POR snTrunkPortMask1.3.6.1.4.1.11.2.3.7.11.12.1.3.6.1.1.2PortMaskread-writeTrunk membership of the Switch.
INT snTrunkType1.3.6.1.4.1.11.2.3.7.11.12.1.3.6.1.1.3INTEGERread-writeThe trunk connection type which specifies what device the trunk ports are connected to.
snMSTrunkTable1.3.6.1.4.1.11.2.3.7.11.12.1.3.6.2not-accessibleA table contains the configuration of port members of multi-slot trunk groups.
snMSTrunkEntry1.3.6.1.4.1.11.2.3.7.11.12.1.3.6.2.1not-accessibleAn entry of the snMSTrunkTable.
INT snMSTrunkPortIndex1.3.6.1.4.1.11.2.3.7.11.12.1.3.6.2.1.1INTEGERread-onlyThe 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.
OCT snMSTrunkPortList1.3.6.1.4.1.11.2.3.7.11.12.1.3.6.2.1.2OCTET STRINGread-writeA 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.
INT snMSTrunkType1.3.6.1.4.1.11.2.3.7.11.12.1.3.6.2.1.3INTEGERread-writeThe trunk connection type which specifies what device the trunk ports are connected to.
INT snMSTrunkRowStatus1.3.6.1.4.1.11.2.3.7.11.12.1.3.6.2.1.4INTEGERread-writeTo create or delete a table entry.
snSwSummary1.3.6.1.4.1.11.2.3.7.11.12.1.3.7
INT snSwSummaryMode1.3.6.1.4.1.11.2.3.7.11.12.1.3.7.1INTEGERread-writeThe 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.
snDhcpGatewayListInfo1.3.6.1.4.1.11.2.3.7.11.12.1.3.8
snDhcpGatewayListTable1.3.6.1.4.1.11.2.3.7.11.12.1.3.8.1not-accessibleA table of DHCP gateway list of addresses.
snDhcpGatewayListEntry1.3.6.1.4.1.11.2.3.7.11.12.1.3.8.1.1not-accessibleAn entry in the IP Port Address table.
INT snDhcpGatewayListId1.3.6.1.4.1.11.2.3.7.11.12.1.3.8.1.1.1INTEGERread-onlyThe ID for a DHCP gateway list entry.
OCT snDhcpGatewayListAddrList1.3.6.1.4.1.11.2.3.7.11.12.1.3.8.1.1.2OCTET STRINGread-writeThe DHCP gateway address list for each DHCP gateway list ID. This list contains 1 to 8 IP addresses represented by octet string.
INT snDhcpGatewayListRowStatus1.3.6.1.4.1.11.2.3.7.11.12.1.3.8.1.1.3INTEGERread-writeThis 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
snDnsInfo1.3.6.1.4.1.11.2.3.7.11.12.1.3.9
STR snDnsDomainName1.3.6.1.4.1.11.2.3.7.11.12.1.3.9.1DisplayStringread-writeDNS Domain Name string.
OCT snDnsGatewayIpAddrList1.3.6.1.4.1.11.2.3.7.11.12.1.3.9.2OCTET STRINGread-writeThe DNS Gateway IP address list. This list contains 4 IP addresses represented by octet string.
snMacFilter1.3.6.1.4.1.11.2.3.7.11.12.1.3.10
snMacFilterTable1.3.6.1.4.1.11.2.3.7.11.12.1.3.10.1not-accessibleMAC filter table.
snMacFilterEntry1.3.6.1.4.1.11.2.3.7.11.12.1.3.10.1.1not-accessibleAn entry in the MAC filter table.
INT snMacFilterIndex1.3.6.1.4.1.11.2.3.7.11.12.1.3.10.1.1.1INTEGERread-onlyThe table index for a filter entry.
INT snMacFilterAction1.3.6.1.4.1.11.2.3.7.11.12.1.3.10.1.1.2INTEGERread-writeAction to take if the Mac packet match with this filter.
MAC snMacFilterSourceMac1.3.6.1.4.1.11.2.3.7.11.12.1.3.10.1.1.3MacAddressread-writeSource MAC address.
MAC snMacFilterSourceMask1.3.6.1.4.1.11.2.3.7.11.12.1.3.10.1.1.4MacAddressread-writeSource MAC subnet mask.
MAC snMacFilterDestMac1.3.6.1.4.1.11.2.3.7.11.12.1.3.10.1.1.5MacAddressread-writeDestination MAC address.
MAC snMacFilterDestMask1.3.6.1.4.1.11.2.3.7.11.12.1.3.10.1.1.6MacAddressread-writeDestination MAC subnet mask.
INT snMacFilterOperator1.3.6.1.4.1.11.2.3.7.11.12.1.3.10.1.1.7INTEGERread-writeType of comparison to perform.
INT snMacFilterFrameType1.3.6.1.4.1.11.2.3.7.11.12.1.3.10.1.1.8INTEGERread-writeFrame Type: ethernet-type, LLC and SNAP types
INT snMacFilterFrameTypeNum1.3.6.1.4.1.11.2.3.7.11.12.1.3.10.1.1.9INTEGERread-writeFrame Type Number. 0 means NA
INT snMacFilterRowStatus1.3.6.1.4.1.11.2.3.7.11.12.1.3.10.1.1.10INTEGERread-writeThis 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
snMacFilterPortAccessTable1.3.6.1.4.1.11.2.3.7.11.12.1.3.10.2not-accessibleMAC Filter port access table.
snMacFilterPortAccessEntry1.3.6.1.4.1.11.2.3.7.11.12.1.3.10.2.1not-accessibleAn entry in the MAC Filter Port access table.
INT snMacFilterPortAccessPortIndex1.3.6.1.4.1.11.2.3.7.11.12.1.3.10.2.1.1INTEGERread-onlyThe 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.
OCT snMacFilterPortAccessFilters1.3.6.1.4.1.11.2.3.7.11.12.1.3.10.2.1.2OCTET STRINGread-write1st octet correspond to 1st filter number and so on.
INT snMacFilterPortAccessRowStatus1.3.6.1.4.1.11.2.3.7.11.12.1.3.10.2.1.3INTEGERread-writeThis 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
snNTP1.3.6.1.4.1.11.2.3.7.11.12.1.3.11
snNTPGeneral1.3.6.1.4.1.11.2.3.7.11.12.1.3.11.1
INT snNTPPollInterval1.3.6.1.4.1.11.2.3.7.11.12.1.3.11.1.1INTEGERread-writeInterval specifies how often to poll the NTP server. Each unit is one second.
INT snNTPTimeZone1.3.6.1.4.1.11.2.3.7.11.12.1.3.11.1.2INTEGERread-writeTime zone.
INT snNTPSummerTimeEnable1.3.6.1.4.1.11.2.3.7.11.12.1.3.11.1.3INTEGERread-writeEnable/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.
OCT snNTPSystemClock1.3.6.1.4.1.11.2.3.7.11.12.1.3.11.1.4OCTET STRINGread-writeSystem 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.
INT snNTPSync1.3.6.1.4.1.11.2.3.7.11.12.1.3.11.1.5INTEGERread-writeInitiate time synchronization to the NTP servers. For set operation, only 'synchronize(2)' is accepted. For get operation, always return 'other(1)'.
snNTPServerTable1.3.6.1.4.1.11.2.3.7.11.12.1.3.11.2not-accessibleNTP (Network Time Protocol) server table.
snNTPServerEntry1.3.6.1.4.1.11.2.3.7.11.12.1.3.11.2.1not-accessibleAn entry in the NTP server table.
IP snNTPServerIp1.3.6.1.4.1.11.2.3.7.11.12.1.3.11.2.1.1IpAddressread-onlyNTP server IP address.
INT snNTPServerVersion1.3.6.1.4.1.11.2.3.7.11.12.1.3.11.2.1.2INTEGERread-writeNTP server version.
INT snNTPServerRowStatus1.3.6.1.4.1.11.2.3.7.11.12.1.3.11.2.1.3INTEGERread-writeTo create or delete a NTP server table entry.
snRadius1.3.6.1.4.1.11.2.3.7.11.12.1.3.12
snRadiusGeneral1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.1
INT snRadiusSNMPAccess1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.1.1INTEGERread-onlyIndicate whether Radius group MIB obejcts can be accessed by SNMP manager. If value is disabled, all Radius group MIB objects return 'general error'.
INT snRadiusEnableTelnetAuth1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.1.2INTEGERread-writeEnable/Disable telnet authentication specified by 'snRadiusLoginMethod'.
INT snRadiusRetransmit1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.1.3INTEGERread-writeThe number of authentication query retransmissions to the Radius server.
INT snRadiusTimeOut1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.1.4INTEGERread-writeInterval specifies how long to wait for authentication reply from the Radius server, each unit is one second.
INT snRadiusDeadTime1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.1.5INTEGERread-writeInterval specifies Radius server dead time, each unit is one minute.
STR snRadiusKey1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.1.6DisplayStringread-writeAuthentication key.
OCT snRadiusLoginMethod1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.1.7OCTET STRINGread-writeA 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.
OCT snRadiusEnableMethod1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.1.8OCTET STRINGread-writeA 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.
OCT snRadiusWebServerMethod1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.1.9OCTET STRINGread-writeA 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.
OCT snRadiusSNMPServerMethod1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.1.10OCTET STRINGread-writeA 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.
snRadiusServerTable1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.2not-accessibleRadius server table.
snRadiusServerEntry1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.2.1not-accessibleAn entry in the Radius server table.
IP snRadiusServerIp1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.2.1.1IpAddressread-onlyRadius server IP address.
INT snRadiusServerAuthPort1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.2.1.2INTEGERread-writeAuthentication UDP port number.
INT snRadiusServerAcctPort1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.2.1.3INTEGERread-writeAccount UDP port number.
INT snRadiusServerRowStatus1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.2.1.4INTEGERread-writeTo create or delete a Radius server table entry.
STR snRadiusServerRowKey1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.2.1.5DisplayStringread-writeAuthentication key displayed as encrypted text.
INT snRadiusServerUsage1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.2.1.6INTEGERread-writeTo allow this server to be dedicated for a particular AAA activity.
snTacacs1.3.6.1.4.1.11.2.3.7.11.12.1.3.13
snTacacsGeneral1.3.6.1.4.1.11.2.3.7.11.12.1.3.13.1
INT snTacacsRetransmit1.3.6.1.4.1.11.2.3.7.11.12.1.3.13.1.1INTEGERread-writeThe number of authentication query retransmissions to the Tacacs server.
INT snTacacsTimeOut1.3.6.1.4.1.11.2.3.7.11.12.1.3.13.1.2INTEGERread-writeInterval specifies how long to wait for authentication reply from the Tacacs server, each unit is one second.
INT snTacacsDeadTime1.3.6.1.4.1.11.2.3.7.11.12.1.3.13.1.3INTEGERread-writeInterval specifies Tacacs server dead time, each unit is one minute.
STR snTacacsKey1.3.6.1.4.1.11.2.3.7.11.12.1.3.13.1.4DisplayStringread-writeAuthentication key.
INT snTacacsSNMPAccess1.3.6.1.4.1.11.2.3.7.11.12.1.3.13.1.5INTEGERread-onlyIndicate whether Tacacs group MIB obejcts can be accessed by SNMP manager. If value is disabled, all Tacacs group MIB objects return 'general error'.
snTacacsServerTable1.3.6.1.4.1.11.2.3.7.11.12.1.3.13.2not-accessibleTacacs server table.
snTacacsServerEntry1.3.6.1.4.1.11.2.3.7.11.12.1.3.13.2.1not-accessibleAn entry in the Tacacs server table.
IP snTacacsServerIp1.3.6.1.4.1.11.2.3.7.11.12.1.3.13.2.1.1IpAddressread-onlyTacacs server IP address.
INT snTacacsServerAuthPort1.3.6.1.4.1.11.2.3.7.11.12.1.3.13.2.1.2INTEGERread-writeAuthentication UDP port number.
INT snTacacsServerRowStatus1.3.6.1.4.1.11.2.3.7.11.12.1.3.13.2.1.3INTEGERread-writeTo create or delete a Tacacs server table entry.
STR snTacacsServerRowKey1.3.6.1.4.1.11.2.3.7.11.12.1.3.13.2.1.4DisplayStringread-writeAuthentication key displayed as encrypted text.
INT snTacacsServerUsage1.3.6.1.4.1.11.2.3.7.11.12.1.3.13.2.1.5INTEGERread-writeTo allow this server to be dedicated for a particular AAA activity.
snQos1.3.6.1.4.1.11.2.3.7.11.12.1.3.14
snQosProfileTable1.3.6.1.4.1.11.2.3.7.11.12.1.3.14.1not-accessibleA table contains the configuration of qos profile groups.
snQosProfileEntry1.3.6.1.4.1.11.2.3.7.11.12.1.3.14.1.1not-accessibleAn entry of the snQosProfileTable.
INT snQosProfileIndex1.3.6.1.4.1.11.2.3.7.11.12.1.3.14.1.1.1INTEGERread-onlyThe table index of QOS Profile.
STR snQosProfileName1.3.6.1.4.1.11.2.3.7.11.12.1.3.14.1.1.2DisplayStringread-writeQos Profile Name string.
INT snQosProfileRequestedBandwidth1.3.6.1.4.1.11.2.3.7.11.12.1.3.14.1.1.3INTEGERread-writeQos Profile Requested Bandwidth.
INT snQosProfileCalculatedBandwidth1.3.6.1.4.1.11.2.3.7.11.12.1.3.14.1.1.4INTEGERread-onlyQos Profile Calculated Bandwidth.
snQosBindTable1.3.6.1.4.1.11.2.3.7.11.12.1.3.14.2not-accessibleA table contains the configuration of 802.1p to qos profile binding groups.
snQosBindEntry1.3.6.1.4.1.11.2.3.7.11.12.1.3.14.2.1not-accessibleAn entry of the snQosBindTable.
INT snQosBindIndex1.3.6.1.4.1.11.2.3.7.11.12.1.3.14.2.1.1INTEGERread-onlyThe table index of QOS Bind.
INT snQosBindPriority1.3.6.1.4.1.11.2.3.7.11.12.1.3.14.2.1.2INTEGERread-onlyQOS bind priority.
INT snQosBindProfileIndex1.3.6.1.4.1.11.2.3.7.11.12.1.3.14.2.1.3INTEGERread-writeQOS Bind Profile Index. This is pointer to the index of snQosProfile Table.
snAAA1.3.6.1.4.1.11.2.3.7.11.12.1.3.15
snAuthentication1.3.6.1.4.1.11.2.3.7.11.12.1.3.15.1
snAuthorization1.3.6.1.4.1.11.2.3.7.11.12.1.3.15.2
OCT snAuthorizationCommandMethods1.3.6.1.4.1.11.2.3.7.11.12.1.3.15.2.1OCTET STRINGread-writeA 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.
INT snAuthorizationCommandLevel1.3.6.1.4.1.11.2.3.7.11.12.1.3.15.2.2INTEGERread-writeCommands, 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.
OCT snAuthorizationExec1.3.6.1.4.1.11.2.3.7.11.12.1.3.15.2.3OCTET STRINGread-writeA 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.
snAccounting1.3.6.1.4.1.11.2.3.7.11.12.1.3.15.3
OCT snAccountingCommandMethods1.3.6.1.4.1.11.2.3.7.11.12.1.3.15.3.1OCTET STRINGread-writeA 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.
INT snAccountingCommandLevel1.3.6.1.4.1.11.2.3.7.11.12.1.3.15.3.2INTEGERread-writeCommands, 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.
OCT snAccountingExec1.3.6.1.4.1.11.2.3.7.11.12.1.3.15.3.3OCTET STRINGread-writeA 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.
OCT snAccountingSystem1.3.6.1.4.1.11.2.3.7.11.12.1.3.15.3.4OCTET STRINGread-writeA 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.
snCAR1.3.6.1.4.1.11.2.3.7.11.12.1.3.16
snVLanCAR1.3.6.1.4.1.11.2.3.7.11.12.1.3.17
snNetFlow1.3.6.1.4.1.11.2.3.7.11.12.1.3.18
snNetFlowGlb1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.1
INT snNetFlowGblEnable1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.1.1INTEGERread-writeEnable/disable NetFlow export operation.
INT snNetFlowGblVersion1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.1.2INTEGERread-writeNetFlow export version.
INT snNetFlowGblProtocolDisable1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.1.3INTEGERread-writebit 0 - other, disable all protocols export except UDP and TCP bit 1 - tcp, disable TCP protocol export bit 2 - udp, disable UDP protocol export
INT snNetFlowGblActiveTimeout1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.1.4INTEGERread-writeMaximum time an active flow can be in the NetFlow cache (minutes: 1..60)
INT snNetFlowGblInactiveTimeout1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.1.5INTEGERread-writeMaximum time an inactive flow can be in the NetFlow cache (seconds: 10..600)
snNetFlowCollectorTable1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.2not-accessibleA table of each NetFlow collector information.
snNetFlowCollectorEntry1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.2.1not-accessibleA row in the NetFlow collector table.
INT snNetFlowCollectorIndex1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.2.1.1INTEGERread-onlyThe index to the NetFlow collector table.
IP snNetFlowCollectorIp1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.2.1.2IpAddressread-writeThe NetFlow collector ip address.
INT snNetFlowCollectorUdpPort1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.2.1.3INTEGERread-writeThe NetFlow collector UDP port number.
INT snNetFlowCollectorSourceInterface1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.2.1.4INTEGERread-writeThe ifIndex value to specify source port to export NetFlow packet. Value 0 to indicate default outgoing port.
INT snNetFlowCollectorRowStatus1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.2.1.5INTEGERread-writeTo create or delete a NetFlow collector table entry.
snNetFlowAggregationTable1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.3not-accessibleA table of each NetFlow aggregation scheme information.
snNetFlowAggregationEntry1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.3.1not-accessibleA row in the NetFlow Aggregation table.
INT snNetFlowAggregationIndex1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.3.1.1INTEGERread-onlyThe Aggregation scheme ID
IP snNetFlowAggregationIp1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.3.1.2IpAddressread-writeThe NetFlow aggregation collector ip address.
INT snNetFlowAggregationUdpPort1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.3.1.3INTEGERread-writeThe NetFlow aggregation collector UDP port number.
INT snNetFlowAggregationSourceInterface1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.3.1.4INTEGERread-writeThe ifIndex value to specify source port to export NetFlow aggregation packet. Value 0 to indicate default outgoing port.
INT snNetFlowAggregationNumberOfCacheEntries1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.3.1.5INTEGERread-writeNumber of cache entries for aggregation scheme
INT snNetFlowAggregationActiveTimeout1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.3.1.6INTEGERread-writeMaximum time an active flow can be in the aggregation cache
INT snNetFlowAggregationInactiveTimeout1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.3.1.7INTEGERread-writeMaximum time an inactive flow can be in the aggregation cache
INT snNetFlowAggregationEnable1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.3.1.8INTEGERread-writeEnable/disable NetFlow aggregation for this aggregation scheme.
INT snNetFlowAggregationRowStatus1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.3.1.9INTEGERread-writeTo create or delete a NetFlow collector table entry.
snNetFlowIfTable1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.4not-accessibleA list of interface entries. The number of entries is given by the value of ifNumber.
snNetFlowIfEntry1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.4.1not-accessibleEntry containing the type of switching performed on that interface.
INT snNetFlowIfIndex1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.4.1.1INTEGERread-onlyA 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.
INT snNetFlowIfFlowSwitching1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.4.1.2INTEGERread-writeTo enable/disable flow switching in a particular interface: disable (0) - no flow switching enable (1) - flow switching
snSFlow1.3.6.1.4.1.11.2.3.7.11.12.1.3.19
snSFlowGlb1.3.6.1.4.1.11.2.3.7.11.12.1.3.19.1
snSflowCollectorTable1.3.6.1.4.1.11.2.3.7.11.12.1.3.19.2not-accessibleTable 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.
snSflowCollectorEntry1.3.6.1.4.1.11.2.3.7.11.12.1.3.19.2.1not-accessibleA row in the sFlow collector table.
INT snSflowCollectorIndex1.3.6.1.4.1.11.2.3.7.11.12.1.3.19.2.1.1INTEGERread-onlyThe index to the sFlow collector table.
IP snSflowCollectorIP1.3.6.1.4.1.11.2.3.7.11.12.1.3.19.2.1.2IpAddressread-writeThe sFlow collector ip address.
INT snSflowCollectorUDPPort1.3.6.1.4.1.11.2.3.7.11.12.1.3.19.2.1.3INTEGERread-writeThe sFlow collector UDP port number.
INT snSflowCollectorRowStatus1.3.6.1.4.1.11.2.3.7.11.12.1.3.19.2.1.4INTEGERread-writeTo 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
snFDP1.3.6.1.4.1.11.2.3.7.11.12.1.3.20
snFdpMIBObjects1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1
snFdpInterface1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.1
snFdpInterfaceTable1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.1.1not-accessibleStatus of FDP on the device's interfaces.
snFdpInterfaceEntry1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.1.1.1not-accessibleAn entry in the snFdpInterfaceTable, having the status of FDP on an interface.
INT snFdpInterfaceIfIndex1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.1.1.1.1INTEGERnot-accessibleifIndex value of the local interface.
INT snFdpInterfaceFdpEnable1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.1.1.1.2INTEGERread-writeThe flag, whether the Foundry Discovery Protocol is currently running on this interface. It has no effect when FDP is disabled (snFdpGlobalRun = FALSE).
INT snFdpInterfaceCdpEnable1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.1.1.1.3INTEGERread-writeThe flag, whether the Cisco Discovery Protocol is currently running on this interface. It has no effect when CDP is disabled (snCdpGlobalRun = FALSE).
snFdpCache1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.2
snFdpCacheTable1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.2.1not-accessibleThe table for the cached information obtained via receiving FDP/CDP messages.
snFdpCacheEntry1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.2.1.1not-accessibleAn 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.
INT snFdpCacheIfIndex1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.2.1.1.1INTEGERnot-accessibleifIndex value of the local interface.
INT snFdpCacheDeviceIndex1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.2.1.1.2INTEGERnot-accessibleIdentification of a device, which sent FDP/CDP messages
STR snFdpCacheDeviceId1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.2.1.1.3DisplayStringread-onlyThe 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.
INT snFdpCacheAddressType1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.2.1.1.4INTEGERread-onlyAn indication of the type of address contained in the corresponding instance of snFdpCacheAddress.
OCT snFdpCacheAddress1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.2.1.1.5OCTET STRINGread-onlyThe (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
STR snFdpCacheVersion1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.2.1.1.6DisplayStringread-onlyVersion string as reported in the most recent FDP/CDP message.
STR snFdpCacheDevicePort1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.2.1.1.7DisplayStringread-onlyThe 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.
STR snFdpCachePlatform1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.2.1.1.8DisplayStringread-onlyThe 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.
STR snFdpCacheCapabilities1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.2.1.1.9DisplayStringread-onlyThe Device's Functional Capabilities as reported in the most recent FDP/CDP message.
INT snFdpCacheVendorId1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.2.1.1.10INTEGERread-onlyIndicates the entry received by either FDP or CDP.
INT snFdpCacheIsAggregateVlan1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.2.1.1.11INTEGERread-onlyNeighbor device is in aggregated-vlan.
INT snFdpCacheTagType1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.2.1.1.12INTEGERread-onlyNeighbor device tag-type.
OCT snFdpCachePortVlanMask1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.2.1.1.13OCTET STRINGread-onlyNeighbor device port VLAN masks in 512-byte octet string.
INT snFdpCachePortTagMode1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.2.1.1.14INTEGERread-onlyNeighbor device port tag mode
INT snFdpCacheDefaultTrafficeVlanIdForDualMode1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.2.1.1.15INTEGERread-onlyDefault traffic vlan id for neighbor device dual-mode port
snFdpGlobal1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.3
INT snFdpGlobalRun1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.3.1INTEGERread-writeThe flag, whether the Foundry Discovery Protocol is currently running. FDP entries in snFdpCacheTable are deleted when FDP is disabled.
INT snFdpGlobalMessageInterval1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.3.2INTEGERread-writeThe interval at which FDP messages are to be generated. The default value is 60 seconds.
INT snFdpGlobalHoldTime1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.3.3INTEGERread-writeThe time for the receiving device holds FDP message. The default value is 180 seconds.
INT snFdpGlobalCdpRun1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.3.4INTEGERread-writeAn indication of whether the Cisco Discovery Protocol is currently running. CDP entries in snFdpCacheTable are deleted when CDP is disabled.
snFdpCachedAddr1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.4
snFdpCachedAddressTable1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.4.1not-accessibleCached address table from receiving FDP/CDP messages.
snFdpCachedAddressEntry1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.4.1.1not-accessibleAn entry (conceptual row) in the snFdpCacheAddressTable, containing one cached address from FDP/CDP messages.
INT snFdpCachedAddrIfIndex1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.4.1.1.1INTEGERnot-accessibleThe ifIndex value of the local interface.
INT snFdpCachedAddrDeviceIndex1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.4.1.1.2INTEGERnot-accessibleA unique vlaue for each device from which FDP/CDP messages are being received.
INT snFdpCachedAddrDeviceAddrEntryIndex1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.4.1.1.3INTEGERnot-accessibleA unique vlaue for address entry in device from which FDP/CDP messages are being received.
INT snFdpCachedAddrType1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.4.1.1.4INTEGERread-onlyAn indication of the type of address contained in the corresponding instance of snFdpCacheAddrValue.
OCT snFdpCachedAddrValue1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.4.1.1.5OCTET STRINGread-onlyThe 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
snVsrp1.3.6.1.4.1.11.2.3.7.11.12.1.3.21

RFC description

HP (now HPE) enterprise MIB for managing switch group configurations and fabric parameters (vendor-private).

Start monitoring HP ServerNet switch (Foundry-heritage) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download HP-SN-SWITCH-GROUP-MIB