All MIBs › HP-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
| snSwitch | OBJECT-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 symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| snSwInfo | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1 | |||
| INT snSwGroupOperMode | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.1 | INTEGER | read-write | noVLan(1) represents all switch ports with no virtual LAN by port (no Port VLAN), and with no tag assigned. vlanByPort(2) represents all switch ports with Basic VLAN (layer2 Switch). |
| INT snSwGroupIpL3SwMode | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.2 | INTEGER | read-write | The Switch Group is configured with the Layer3 IP Switch mode either enabled or disabled and the default is disabled mode. enabled(1)...........activate Layer3 IP Switch disabled(0)..........disable Layer3 IP Switch |
| INT snSwGroupIpMcastMode | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.3 | INTEGER | read-write | The Switch Group is configured with the IP Multicast pruning mode either enabled or disabled and the default is disabled mode. enabled(1)...........activate IP Multicast pruning disabled(0)..........no IP Multicast pruning |
| INT snSwGroupDefaultCfgMode | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.4 | INTEGER | read-write | The Switch Group is configured with the Default configuration. If the default configuration gets overwritten, the state will change to non-default. default(1)...........default configuration nonDefault(2)..........non default configuration |
| INT snSwGroupSwitchAgeTime | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.5 | INTEGER | read-write | The Switch Age time is 180sec by default. The configured range is 10 to 10,000sec. The time represents the time span to age out an MAC Address entry. |
| INT snVLanGroupVlanCurEntry | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.6 | INTEGER | read-only | The current total entry number of VLANs are configured. |
| INT snVLanGroupSetAllVLan | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.7 | INTEGER | read-write | The 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 snSwPortSetAll | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.8 | INTEGER | read-write | The 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 snFdbTableCurEntry | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.9 | INTEGER | read-only | The current total entry number of FDB are configured. |
| INT snFdbTableStationFlush | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.10 | INTEGER | read-write | The following values of the flush state can only be read: normal(1)... normal state error(2)... operation failed flushing(4)... in process The following value can be written: flush(3).....do flush The agent will return a response even before the flush is done. And the read value will be flushing until flush is done. And the flush request will be rejected until error or normal. |
| INT snPortStpSetAll | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.11 | INTEGER | read-write | The value of this object is 1 which means invoking Port STP Set-all command. The snPortStpPriority, snPortStpPathCost, the read-write STP related attributes of the first row of table will be used to set the same attributes for all the ports in the system. Note: prior setting this object, all the intended attributes of the given row of the table must be set. Otherwise, the current data of the row will be used to set the entire port-table. The previous setting will be overwritten by the new one. |
| INT snSwProbePortNum | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.12 | INTEGER | read-write | A chassis switch probe port is operated as a traffic analyzer port and only one port can be assigned in the chassis. The bit 0 to bit 7: port number. The bit 8 to bit 11: slot number. A stackable switch is only assigned with one probe port as a traffic analyzer. |
| INT snSw8021qTagMode | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.13 | INTEGER | read-write | The Switch Group is configured with the IEEE802.1q Tagging mode either enabled or disabled and the default is disabled mode. enabled(1)...........activate IEEE802.1q Tagging mode. disabled(0)..........no IEEE802.1q Tagging. |
| INT snSwGlobalStpMode | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.14 | INTEGER | read-write | Spanning Tree System Global Mode in the Switch Group can be set either enabled or disabled and the default is enabled mode. enabled(1)...........activate Spanning Tree disabled(0)..........no Spanning Tree |
| INT snSwIpMcastQuerierMode | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.15 | INTEGER | read-write | The IP Multicast pruning mode is configured either Non-Querier or Querier mode and the default is querier mode. querier(1)...........when prunning traffic locally within the VLAN. nonQuerier(2)........when running with a multicast capable router in the network. |
| INT snSwViolatorPortNumber | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.17 | INTEGER | read-only | The port number of the switch or router that received a violator packet. It is included in the locked address violation trap. The bit 0 to bit 7: port number. The bit 8 to bit 11: slot number (slot for chassis only). |
| MAC snSwViolatorMacAddress | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.18 | MacAddress | read-only | The source address of the violator packet received by the switch or router. It is included in the locked address violation trap. |
| INT snVLanGroupVlanMaxEntry | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.19 | INTEGER | read-write | The maximum number of VLAN entries are allowed to configure. |
| INT snSwEosBufferSize | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.20 | INTEGER | read-only | A specific buffer size for all the different EOS buffers. |
| INT snVLanByPortEntrySize | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.21 | INTEGER | read-only | The size of each VLAN table entry. |
| INT snSwPortEntrySize | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.22 | INTEGER | read-only | The size of each port table entry. |
| INT snFdbStationEntrySize | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.23 | INTEGER | read-only | The size of each Fdb station table entry. |
| INT snPortStpEntrySize | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.24 | INTEGER | read-only | The size of each port stp table entry. |
| INT snSwEnableBridgeNewRootTrap | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.25 | INTEGER | read-write | Indicates whether the SNMP agent process is permitted to generate bridge new root traps. |
| INT snSwEnableBridgeTopoChangeTrap | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.26 | INTEGER | read-write | Indicates whether the SNMP agent process is permitted to generate bridge topology change traps. |
| INT snSwEnableLockedAddrViolationTrap | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.27 | INTEGER | read-write | Indicates whether the SNMP agent process is permitted to generate locked address violation traps. |
| INT snSwIpxL3SwMode | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.28 | INTEGER | read-write | The Switch Group is configured with the Layer3 IPX Switch mode either enabled or disabled and the default is disabled mode. enabled(1)...........activate Layer3 Switch disabled(0)..........disable Layer3 Switch |
| INT snVLanByIpSubnetMaxSubnets | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.29 | INTEGER | read-only | The maximum number of subnets for each IP VLAN. |
| INT snVLanByIpxNetMaxNetworks | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.30 | INTEGER | read-only | The maximum number of networks for each IPX VLAN. |
| INT snSwProtocolVLanMode | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.31 | INTEGER | read-write | disabled(0) - represents system with Protocol VLAN disabled. enabled(1) - represents system with Protocol VLAN enabled (Layer3 VLAN). |
| INT snMacStationVLanId | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.32 | INTEGER | read-write | This 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 snSwClearCounters | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.33 | INTEGER | read-write | valid(0) - a SNMP-GET of this mib shows that it is valid command to use. clear(1) - represents clear counter command of the following counters: Dot3, MIB2, IP and IPX counters for all ports. |
| INT snSw8021qTagType | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.34 | INTEGER | read-write | The IEEE802.1q tag type embedded in the length/type field of an Ethernet packet. It specifies that the 2 octets after the length/type field in an Ethernet packet is the tag value. |
| INT snSwBroadcastLimit | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.35 | INTEGER | read-write | Limit the number of broadcast packets to forward out of the switch ports. This object specifies the number of broadcast packets per second. Setting a value of 0 to this object disables the limitation check. |
| INT snSwMaxMacFilterPerSystem | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.36 | INTEGER | read-only | The maximum number of MAC Filters per system in the MAC Filter table. |
| INT snSwMaxMacFilterPerPort | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.37 | INTEGER | read-only | The maximum number of MAC Filters per port in the Port MAC Access Filter table. |
| INT snSwDefaultVLanId | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.38 | INTEGER | read-write | The VLAN ID of the DEFAULT PORT-VLAN. |
| INT snSwGlobalAutoNegotiate | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.39 | INTEGER | read-write | This feature only applies to Gigabit Ethernet ports. If set to disable(0), all Gigabit Ethernet ports will be put to non- negotiation mode. If set to enable(1), all Gigabit Ethernet ports will start auto-negotiation indefinitely until succeed. If set to negFullAuto(2), all Gigabit Ethernet ports will start with auto-negotiation, if the negotiation failed, then they will automatically switch to non-negotiation mode. Stackable products (except TurboIron 8) Gigabit Ethernet ports do not support negFullAuto(2). If the snSwPortInfoAutoNegotiate value of a port was not set to global, this global value does not apply to the negotiation mode of that port. |
| INT snSwQosMechanism | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.40 | INTEGER | read-write | Indicates whether the qos mechanism is strict or weighted. |
| INT snSwSingleStpMode | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.41 | INTEGER | read-write | Single 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 snSwFastStpMode | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.1.42 | INTEGER | read-write | Fast Spanning Tree System Mode in the Switch Group can be set either enabled or disabled and the default is enabled mode. enabled(1)...........activate Fast Spanning Tree disabled(0)..........no Fast Spanning Tree |
| snVLanInfo | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2 | |||
| snVLanByPortTable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1 | not-accessible | If snSwGroupOperMode is configured as basic mode which is VLAN by Port, Layer2 switching, then this table is valid. Each VLAN switch port could have a number of VLAN IDs. | |
| snVLanByPortEntry | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1 | not-accessible | An entry in the VLAN By Port Information table. snVLanByPortVLanIndex = 1 and with snVLanByPortVLanId = 1 together implies all attributes applying to the Global switch group i.e. noVLan. A SNMP SET PDU for a row of the snVLanByPortTable requires the entired sequence of the MIB Objects in each snVLanByPortEntry stored in one PDU. Otherwise, GENERR return-value will be returned. | |
| INT snVLanByPortVLanIndex | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.1 | INTEGER | read-only | The VLAN ID index must not be greater than the snVLanGroupVlanMaxEntry. Each VLAN Identifier can have a membership of multiple ports. |
| INT snVLanByPortVLanId | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.2 | INTEGER | read-write | The VLAN ID index to the VLAN By Port Info Table. Each VLAN Identifier can have a membership of multiple ports. |
| POR snVLanByPortPortMask | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.3 | PortMask | read-write | The Standand-alone switch VLAN port membership. (It is obsoleted for Chassis Product) |
| INT snVLanByPortQos | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.4 | INTEGER | read-write | The Stand alone stackable switch VLAN Priority values are: low(0) -- low prority high(1) -- high prority. The BigIron switch VLAN Priority values are: level0(0), level1(1), level2(2), level3(3), level4(4), level5(5), level6(6), level7(7) |
| INT snVLanByPortStpMode | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.5 | INTEGER | read-write | Spanning 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 snVLanByPortStpPriority | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.6 | INTEGER | read-write | dot1dStpPriority : The value of the write-able portion of the Stp ID, i.e., the first two octets of the (8 octet long) Bridge ID. The other (last) 6 octets of the Bridge ID are given by the value of the base bridge address - dot1dBaseBridgeAddress. |
| INT snVLanByPortStpGroupMaxAge | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.7 | INTEGER | read-write | dot1dStpBridgeMaxAge: From RFC1493(Bridge MIB). The value that all bridges use for MaxAge when this bridge is acting as the root. Note that 802.1D-1990 specifies that the range for this parameter is related to the value of dot1dStpBridgeHelloTime. The granularity of this timer is specified by 802.1D-1990 to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds. |
| INT snVLanByPortStpGroupHelloTime | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.8 | INTEGER | read-write | dot1dStpBridgeHelloTime: From RFC1493(Bridge MIB). The value that all bridges use for HelloTime when this bridge is acting as the root. The granularity of this timer is specified by 802.1D- 1990 to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds. |
| INT snVLanByPortStpGroupForwardDelay | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.9 | INTEGER | read-write | dot1dStpBridgeForwardDelay : From RFC1493(Bridge MIB). The value that all bridges use for ForwardDelay when this bridge is acting as the root. Note that 802.1D-1990 specifies that the range for this parameter is related to the value of dot1dStpBridgeMaxAge. The granularity of this timer is specified by 802.1D-1990 to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds. |
| INT snVLanByPortRowStatus | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.10 | INTEGER | read-write | This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row other(1)....some other case valid(2)....the row exists and is valid |
| INT snVLanByPortOperState | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.11 | INTEGER | read-only | By default, this mode is set to notActivated(0). notActivated(0)...the VLAN entry is not activated and not in running mode. activated(1)......the VLAN entry is activated and in running mode |
| INT snVLanByPortBaseNumPorts | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.12 | INTEGER | read-only | The number of ports controlled by this bridging entity. |
| INT snVLanByPortBaseType | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.13 | INTEGER | read-only | Indicates what type of bridging this bridge can perform. If a bridge is actually performing a certain type of bridging this will be indicated by entries in the port table for the given type. |
| INT snVLanByPortStpProtocolSpecification | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.14 | INTEGER | read-only | An indication of what version of the Spanning Tree Protocol is being run. The value 'decLb100(2)' indicates the DEC LANbridge 100 Spanning Tree protocol. IEEE 802.1d implementations will return 'ieee8021d(3)'. If future versions of the IEEE Spanning Tree Protocol are released that are incompatible with the current version a new value will be defined. |
| TIM snVLanByPortStpMaxAge | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.15 | Timeout | read-only | dot1dStpMaxAge: From RFC1493(Bridge MIB). The maximum age of Spanning Tree Protocol information learned from the network on any port before it is discarded, in units of hundredths of a second. This is the actual value that this bridge is currently using. |
| TIM snVLanByPortStpHelloTime | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.16 | Timeout | read-only | dot1dStpHelloTime: From RFC1493(Bridge MIB). The amount of time between the transmission of Configuration bridge PDUs by this node on any port when it is the root of the spanning tree or trying to become so, in units of hundredths of a second. This is the actual value that this bridge is currently using. |
| INT snVLanByPortStpHoldTime | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.17 | INTEGER | read-only | dot1dStpHoldTime: From RFC1493(Bridge MIB). This time value determines the interval length during which no more than two Configuration bridge PDUs shall be transmitted by this node, in units of hundredths of a second. |
| TIM snVLanByPortStpForwardDelay | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.18 | Timeout | read-only | dot1dStpForwardDelay: From RFC1493(Bridge MIB). This time value, measured in units of hundredths of a second, controls how fast a port changes its spanning state when moving towards the Forwarding state. The value determines how long the port stays in each of the Listening and Learning states, which precede the Forwarding state. This value is also used, when a topology change has been detected and is underway, to age all dynamic entries in the Forwarding Database. [Note that this value is the one that this bridge is currently using, in contrast to dot1dStpBridgeForwardDelay which is the value that this bridge and all others would start using if/when this bridge were to become the root.] |
| TIK snVLanByPortStpTimeSinceTopologyChange | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.19 | TimeTicks | read-only | The time (in hundredths of a second) since the last time a topology change was detected by the bridge entity. |
| CTR snVLanByPortStpTopChanges | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.20 | Counter | read-only | The total number of topology changes detected by this bridge since the management entity was last reset or initialized. |
| INT snVLanByPortStpRootCost | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.21 | INTEGER | read-only | dot1dStpRootCost: From RFC1493(Bridge MIB). The cost of the path to the root as seen from this bridge. |
| INT snVLanByPortStpRootPort | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.22 | INTEGER | read-only | dot1dStpRootPort: From RFC1493(Bridge MIB). The port number of the port which offers the lowest cost path from this bridge to the root bridge. |
| BRI snVLanByPortStpDesignatedRoot | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.23 | BridgeId | read-only | dot1dStpDesignatedRoot: From RFC1493(Bridge MIB). The bridge identifier of the root of the spanning tree as determined by the Spanning Tree Protocol as executed by this node. This value is used as the Root Identifier parameter in all Configuration Bridge PDUs originated by this node. |
| MAC snVLanByPortBaseBridgeAddress | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.24 | MacAddress | read-only | The MAC address used by this bridge when it must be referred to in a unique fashion. It is recommended that this be the numerically smallest MAC address of all ports that belong to this bridge. However it is only required to be unique. When concatenated with dot1dStpPriority a unique BridgeIdentifier is formed which is used in the Spanning Tree Protocol. |
| STR snVLanByPortVLanName | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.25 | DisplayString | read-write | VLAN Community Name string. |
| INT snVLanByPortRouterIntf | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.26 | INTEGER | read-write | Optional: A virtual interface for router to the VLAN -- applied to router only. If a SNMP-Get value is zero, that means this object was not configured. |
| OCT snVLanByPortChassisPortMask | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.27 | OCTET STRING | read-write | The Chassis VLAN switch port membership. |
| OCT snVLanByPortPortList | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.1.1.28 | OCTET STRING | read-write | A list of port indices which are the port membership of a VLAN By Port. Each port index is a 16-bit integer in big endian order. 8-bit is the slot number, the other 8-bit is the port number. |
| snVLanByProtocolTable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.2 | not-accessible | . | |
| snVLanByProtocolEntry | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.2.1 | not-accessible | An entry in the VLAN By Protocol Configuration table. | |
| INT snVLanByProtocolVLanId | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.2.1.1 | INTEGER | read-only | The VLAN ID index to both of the VLAN By Port Info Table and this table. |
| INT snVLanByProtocolIndex | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.2.1.2 | INTEGER | read-only | The 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 snVLanByProtocolDynamic | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.2.1.3 | INTEGER | read-write | disabled(0) : disabled dynamic port inclusion - applied to switch only. enabled(1) : enabled dynamic port inclusion - applied to switch only. |
| POR snVLanByProtocolStaticMask | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.2.1.4 | PortMask | read-write | The Standand-alone switch Protocol VLAN port membership applied in static mode. (It is obsoleted for Chassis Product) |
| POR snVLanByProtocolExcludeMask | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.2.1.5 | PortMask | read-write | The Standand-alone switch Protocol VLAN port membership applied in exclusive mode. (It is obsoleted for Chassis Product) |
| INT snVLanByProtocolRouterIntf | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.2.1.6 | INTEGER | read-write | Optional: A virtual interface for router to the VLAN -- applied to router only. If a SNMP-Get value is zero, that means this object was not configured. |
| INT snVLanByProtocolRowStatus | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.2.1.7 | INTEGER | read-write | This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row other(1)....some other case valid(2)....the row exists and is valid |
| POR snVLanByProtocolDynamicMask | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.2.1.8 | PortMask | read-only | The Standand-alone switch Protocol VLAN active port membership. (It is obsoleted for Chassis Product) |
| OCT snVLanByProtocolChassisStaticMask | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.2.1.9 | OCTET STRING | read-write | The Chassis Protocol VLAN port membership applied in static mode. |
| OCT snVLanByProtocolChassisExcludeMask | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.2.1.10 | OCTET STRING | read-write | The Chassis Protocol VLAN port membership applied in exclusive mode. |
| OCT snVLanByProtocolChassisDynamicMask | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.2.1.11 | OCTET STRING | read-only | The Chassis Protocol VLAN active port membership. |
| STR snVLanByProtocolVLanName | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.2.1.12 | DisplayString | read-write | VLAN Community Name string. |
| OCT snVLanByProtocolStaticPortList | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.2.1.13 | OCTET STRING | read-write | A list of port indices which are the configured port membership of the Protocol VLAN. Each port index is a 16-bit integer in big endian order. 8-bit is the slot number, the other 8-bit is the port number. |
| OCT snVLanByProtocolExcludePortList | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.2.1.14 | OCTET STRING | read-write | A list of port indices which are the excluded from port membership of the Protocol VLAN. Each port index is a 16-bit integer in big endian order. 8-bit is the slot number, the other 8-bit is the port number. |
| OCT snVLanByProtocolDynamicPortList | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.2.1.15 | OCTET STRING | read-only | A list of port indices which are dynamically joining the port membership of the Protocol VLAN. Each port index is a 16-bit integer in big endian order. 8-bit is the slot number, the other 8-bit is the port number. |
| snVLanByIpSubnetTable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.3 | not-accessible | An entry of the VLAN By IPX Network Number Table. | |
| snVLanByIpSubnetEntry | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.3.1 | not-accessible | An entry in the VLAN By IP Subnet Configuration table. | |
| INT snVLanByIpSubnetVLanId | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.3.1.1 | INTEGER | read-only | The VLAN ID index to both of the VLAN By Port Info Table and this table. |
| IP snVLanByIpSubnetIpAddress | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.3.1.2 | IpAddress | read-only | Subnet IP address. |
| IP snVLanByIpSubnetSubnetMask | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.3.1.3 | IpAddress | read-only | Subnet mask associated with the Subnet IP address. |
| INT snVLanByIpSubnetDynamic | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.3.1.4 | INTEGER | read-write | disabled(0) : disabled dynamic port inclusion - applied to switch only. enabled(1) : enabled dynamic port inclusion - applied to switch only. |
| POR snVLanByIpSubnetStaticMask | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.3.1.5 | PortMask | read-write | The Standand-alone switch VLAN By Subnet port membership applied in static mode. (It is obsoleted for Chassis Product) |
| POR snVLanByIpSubnetExcludeMask | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.3.1.6 | PortMask | read-write | The Standand-alone switch VLAN By Subnet port membership applied in exclusive mode. (It is obsoleted for Chassis Product) |
| INT snVLanByIpSubnetRouterIntf | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.3.1.7 | INTEGER | read-write | Optional: A virtual interface for router to the VLAN -- applied to router only. If a SNMP-Get value is zero, that means this object was not configured. |
| INT snVLanByIpSubnetRowStatus | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.3.1.8 | INTEGER | read-write | This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row other(1)....some other case valid(2)....the row exists and is valid |
| POR snVLanByIpSubnetDynamicMask | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.3.1.9 | PortMask | read-only | The Standand-alone switch VLAN By Subnet active port membership. (It is obsoleted for Chassis Product) |
| OCT snVLanByIpSubnetChassisStaticMask | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.3.1.10 | OCTET STRING | read-write | The Chassis VLAN By Subnet port membership applied in static mode. |
| OCT snVLanByIpSubnetChassisExcludeMask | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.3.1.11 | OCTET STRING | read-write | The Chassis VLAN By Subnet port membership applied in exclusive mode. |
| OCT snVLanByIpSubnetChassisDynamicMask | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.3.1.12 | OCTET STRING | read-only | The Chassis VLAN By Subnet active port membership. |
| STR snVLanByIpSubnetVLanName | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.3.1.13 | DisplayString | read-write | VLAN Community Name string. |
| OCT snVLanByIpSubnetStaticPortList | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.3.1.14 | OCTET STRING | read-write | A list of port indices which are the configured port membership of the VLAN By IP Subnet. Each port index is a 16-bit integer in big endian order. 8-bit is the slot number, the other 8-bit is the port number. |
| OCT snVLanByIpSubnetExcludePortList | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.3.1.15 | OCTET STRING | read-write | A list of port indices which are the excluded from port membership of the VLAN By IP Subnet. Each port index is a 16-bit integer in big endian order. 8-bit is the slot number, the other 8-bit is the port number. |
| OCT snVLanByIpSubnetDynamicPortList | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.3.1.16 | OCTET STRING | read-only | A list of port indices which are dynamically joining the port membership of the VLAN By IP Subnet. Each port index is a 16-bit integer in big endian order. 8-bit is the slot number, the other 8-bit is the port number. |
| snVLanByIpxNetTable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4 | not-accessible | An entry of the VLAN By IPX Network Number Table. | |
| snVLanByIpxNetEntry | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4.1 | not-accessible | An entry in the VLAN By Ipx Network Number Configuration table. | |
| INT snVLanByIpxNetVLanId | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4.1.1 | INTEGER | read-only | The VLAN ID index to both of the VLAN By Port Info Table and this table. |
| OCT snVLanByIpxNetNetworkNum | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4.1.2 | OCTET STRING | read-only | IPX Network Number. |
| INT snVLanByIpxNetFrameType | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4.1.3 | INTEGER | read-only | The following IPX Frame types are operated in Layer3 VLAN such as : ipxEthernet8022(1), ipxEthernet8023(2), ipxEthernetII(3), ipxEthernetSnap(4). choose notApplicable(0) for other protocols. Note: Each Network Number can be assigned with one unique Frame type; Otherwise, a SNMP-SET error will be returned. |
| INT snVLanByIpxNetDynamic | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4.1.4 | INTEGER | read-write | disabled(0) : disabled dynamic port inclusion - applied to switch only. enabled(1) : enabled dynamic port inclusion - applied to switch only. |
| POR snVLanByIpxNetStaticMask | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4.1.5 | PortMask | read-write | The VLAN By IPX network port membership applied in static mode. |
| POR snVLanByIpxNetExcludeMask | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4.1.6 | PortMask | read-write | The VLAN By IPX network port membership applied in exclusive mode. |
| INT snVLanByIpxNetRouterIntf | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4.1.7 | INTEGER | read-write | Optional: A virtual interface for router to the VLAN -- applied to router only. If a SNMP-Get value is zero, that means this object was not configured. |
| INT snVLanByIpxNetRowStatus | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4.1.8 | INTEGER | read-write | This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row other(1)....some other case valid(2)....the row exists and is valid |
| POR snVLanByIpxNetDynamicMask | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4.1.9 | PortMask | read-only | The VLAN By IPX network active port membership. |
| OCT snVLanByIpxNetChassisStaticMask | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4.1.10 | OCTET STRING | read-write | The Chassis VLAN By IPX network port membership applied in static mode. |
| OCT snVLanByIpxNetChassisExcludeMask | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4.1.11 | OCTET STRING | read-write | The Chassis VLAN By IPX network port membership applied in exclusive mode. |
| OCT snVLanByIpxNetChassisDynamicMask | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4.1.12 | OCTET STRING | read-only | The Chassis VLAN By IPX network active port membership. |
| STR snVLanByIpxNetVLanName | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4.1.13 | DisplayString | read-write | VLAN Community Name string. |
| OCT snVLanByIpxNetStaticPortList | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4.1.14 | OCTET STRING | read-write | A list of port indices which are the configured port membership of the VLAN By IPX network. Each port index is a 16-bit integer in big endian order. 8-bit is the slot number, the other 8-bit is the port number. |
| OCT snVLanByIpxNetExcludePortList | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4.1.15 | OCTET STRING | read-write | A list of port indices which are the excluded from port membership of the VLAN By IPX network. Each port index is a 16-bit integer in big endian order. 8-bit is the slot number, the other 8-bit is the port number. |
| OCT snVLanByIpxNetDynamicPortList | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.4.1.16 | OCTET STRING | read-only | A list of port indices which are dynamically joining the port membership of the VLAN By IPX network. Each port index is a 16-bit integer in big endian order. 8-bit is the slot number, the other 8-bit is the port number. |
| snVLanByATCableTable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.5 | not-accessible | A Table Of VLAN By AppleTalk Network Number. | |
| snVLanByATCableEntry | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.5.1 | not-accessible | An entry of the AppleTalk Cable VLAN table. | |
| INT snVLanByATCableVLanId | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.5.1.1 | INTEGER | read-only | The VLAN ID of a PORT VLAN of which the AppleTalk Cable VLAN was attaching to. |
| INT snVLanByATCableIndex | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.5.1.2 | INTEGER | read-only | AppleTalk Cable VLAN index number. |
| INT snVLanByATCableRouterIntf | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.5.1.3 | INTEGER | read-write | A virtual router interface to the AppleTalk Cable VLAN, only router products accept the SNMP-SET operation. The value zero indicates that virtual router interface was not configured. |
| INT snVLanByATCableRowStatus | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.5.1.4 | INTEGER | read-write | This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row other(1)....some other case valid(2)....the row exists and is valid |
| OCT snVLanByATCableChassisStaticMask | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.5.1.5 | OCTET STRING | read-write | A list of ports which are statically configured to become port members of a VLAN. |
| STR snVLanByATCableVLanName | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.5.1.6 | DisplayString | read-write | VLAN Name string. |
| OCT snVLanByATCableStaticPortList | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.5.1.7 | OCTET STRING | read-write | A list of port indices which are the configured port membership of the AppleTalk Cable VLAN. Each port index is a 16-bit integer in big endian order. 8-bit is the slot number, the other 8-bit is the port number. |
| snVLanByPortMemberTable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.6 | not-accessible | Port VLAN (Layer 2 VLAN) port membership table. | |
| snVLanByPortMemberEntry | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.6.1 | not-accessible | An entry of the port VLAN membership table. | |
| INT snVLanByPortMemberVLanId | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.6.1.1 | INTEGER | read-only | The VLAN identifier (VLAN ID). |
| INT snVLanByPortMemberPortId | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.6.1.2 | INTEGER | read-only | The ifIndex which is a member of the port VLAN. |
| INT snVLanByPortMemberRowStatus | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.6.1.3 | INTEGER | read-write | This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row other(1)....some other case valid(2)....the row exists and is valid |
| snVLanByPortCfgTable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7 | not-accessible | Port VLAN (Layer 2 VLAN) configuration table. | |
| snVLanByPortCfgEntry | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1 | not-accessible | An entry of the port VLAN configuration table. | |
| INT snVLanByPortCfgVLanId | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.1 | INTEGER | read-only | The VLAN identifier (VLAN ID). |
| INT snVLanByPortCfgQos | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.2 | INTEGER | read-write | The Stand alone stackable switch VLAN Priority values are: level0(0) -- low prority level1(1) -- high prority. The BigIron switch VLAN Priority values are: level0(0), level1(1), level2(2), level3(3), level4(4), level5(5), level6(6), level7(7) |
| INT snVLanByPortCfgStpMode | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.3 | INTEGER | read-write | Spanning 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 snVLanByPortCfgStpPriority | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.4 | INTEGER | read-write | dot1dStpPriority : The value of the write-able portion of the Stp ID, i.e., the first two octets of the (8 octet long) Bridge ID. The other (last) 6 octets of the Bridge ID are given by the value of the base bridge address - dot1dBaseBridgeAddress. |
| INT snVLanByPortCfgStpGroupMaxAge | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.5 | INTEGER | read-write | dot1dStpBridgeMaxAge: From RFC1493(Bridge MIB). The value that all bridges use for MaxAge when this bridge is acting as the root. Note that 802.1D-1990 specifies that the range for this parameter is related to the value of dot1dStpBridgeHelloTime. The granularity of this timer is specified by 802.1D-1990 to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds. |
| INT snVLanByPortCfgStpGroupHelloTime | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.6 | INTEGER | read-write | dot1dStpBridgeHelloTime: From RFC1493(Bridge MIB). The value that all bridges use for HelloTime when this bridge is acting as the root. The granularity of this timer is specified by 802.1D- 1990 to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds. |
| INT snVLanByPortCfgStpGroupForwardDelay | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.7 | INTEGER | read-write | dot1dStpBridgeForwardDelay : From RFC1493(Bridge MIB). The value that all bridges use for ForwardDelay when this bridge is acting as the root. Note that 802.1D-1990 specifies that the range for this parameter is related to the value of dot1dStpBridgeMaxAge. The granularity of this timer is specified by 802.1D-1990 to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds. |
| INT snVLanByPortCfgBaseNumPorts | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.8 | INTEGER | read-only | The number of ports controlled by this bridging entity. |
| INT snVLanByPortCfgBaseType | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.9 | INTEGER | read-only | Indicates what type of bridging this bridge can perform. If a bridge is actually performing a certain type of bridging this will be indicated by entries in the port table for the given type. |
| INT snVLanByPortCfgStpProtocolSpecification | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.10 | INTEGER | read-only | An indication of what version of the Spanning Tree Protocol is being run. The value 'decLb100(2)' indicates the DEC LANbridge 100 Spanning Tree protocol. IEEE 802.1d implementations will return 'ieee8021d(3)'. If future versions of the IEEE Spanning Tree Protocol are released that are incompatible with the current version a new value will be defined. |
| TIM snVLanByPortCfgStpMaxAge | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.11 | Timeout | read-only | dot1dStpMaxAge: From RFC1493(Bridge MIB). The maximum age of Spanning Tree Protocol information learned from the network on any port before it is discarded, in units of hundredths of a second. This is the actual value that this bridge is currently using. |
| TIM snVLanByPortCfgStpHelloTime | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.12 | Timeout | read-only | dot1dStpHelloTime: From RFC1493(Bridge MIB). The amount of time between the transmission of Configuration bridge PDUs by this node on any port when it is the root of the spanning tree or trying to become so, in units of hundredths of a second. This is the actual value that this bridge is currently using. |
| INT snVLanByPortCfgStpHoldTime | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.13 | INTEGER | read-only | dot1dStpHoldTime: From RFC1493(Bridge MIB). This time value determines the interval length during which no more than two Configuration bridge PDUs shall be transmitted by this node, in units of hundredths of a second. |
| TIM snVLanByPortCfgStpForwardDelay | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.14 | Timeout | read-only | dot1dStpForwardDelay: From RFC1493(Bridge MIB). This time value, measured in units of hundredths of a second, controls how fast a port changes its spanning state when moving towards the Forwarding state. The value determines how long the port stays in each of the Listening and Learning states, which precede the Forwarding state. This value is also used, when a topology change has been detected and is underway, to age all dynamic entries in the Forwarding Database. [Note that this value is the one that this bridge is currently using, in contrast to dot1dStpBridgeForwardDelay which is the value that this bridge and all others would start using if/when this bridge were to become the root.] |
| TIK snVLanByPortCfgStpTimeSinceTopologyChange | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.15 | TimeTicks | read-only | The time (in hundredths of a second) since the last time a topology change was detected by the bridge entity. |
| CTR snVLanByPortCfgStpTopChanges | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.16 | Counter | read-only | The total number of topology changes detected by this bridge since the management entity was last reset or initialized. |
| INT snVLanByPortCfgStpRootCost | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.17 | INTEGER | read-only | dot1dStpRootCost: From RFC1493(Bridge MIB). The cost of the path to the root as seen from this bridge. |
| INT snVLanByPortCfgStpRootPort | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.18 | INTEGER | read-only | dot1dStpRootPort: From RFC1493(Bridge MIB). The port number of the port which offers the lowest cost path from this bridge to the root bridge. |
| BRI snVLanByPortCfgStpDesignatedRoot | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.19 | BridgeId | read-only | dot1dStpDesignatedRoot: From RFC1493(Bridge MIB). The bridge identifier of the root of the spanning tree as determined by the Spanning Tree Protocol as executed by this node. This value is used as the Root Identifier parameter in all Configuration Bridge PDUs originated by this node. |
| MAC snVLanByPortCfgBaseBridgeAddress | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.20 | MacAddress | read-only | The MAC address used by this bridge when it must be referred to in a unique fashion. It is recommended that this be the numerically smallest MAC address of all ports that belong to this bridge. However it is only required to be unique. When concatenated with dot1dStpPriority a unique BridgeIdentifier is formed which is used in the Spanning Tree Protocol. |
| STR snVLanByPortCfgVLanName | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.21 | DisplayString | read-write | VLAN Community Name string. |
| INT snVLanByPortCfgRouterIntf | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.22 | INTEGER | read-write | Optional: A virtual interface for router to the VLAN -- applied to router only. If a SNMP-Get value is zero, that means this object was not configured. |
| INT snVLanByPortCfgRowStatus | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.2.7.1.23 | INTEGER | read-write | Use object to delete a vlan entry. |
| snSwPortInfo | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3 | |||
| snSwPortInfoTable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1 | not-accessible | A specific snSwPortInfo group consists of a number of switch ports. | |
| snSwPortInfoEntry | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1 | not-accessible | An entry in the snSwPortInfo table indicates the configuration on a specified port. A SNMP SET PDU for a row of the snSwPortInfoTable requires the entired sequence of the MIB Objects in each snSwPortInfoEntry stored in one PDU. Otherwise, GENERR return-value will be returned. | |
| INT snSwPortInfoPortNum | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.1 | INTEGER | read-only | The port index. The bit 0 to bit 7: port number. The bit 8 to bit 11: slot number (slot for chassis only). |
| INT snSwPortInfoMonitorMode | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.2 | INTEGER | read-write | A 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 snSwPortInfoTagMode | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.3 | INTEGER | read-write | For tagged port, we could have multiple VLANs per port. For untagged port or auto port, there is only one VLAN ID per port. |
| INT snSwPortInfoChnMode | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.4 | INTEGER | read-write | The port can be configured to operate in either half or full duplex mode. The values are: halfDuplex(1)...half duplex mode fullDuplex(2)...full duplex mode The read-back channel status from hardware are: none(0).........link down or port disabled. halfDuplex(1)...half duplex mode fullDuplex(2)...full duplex mode The port media type (expansion or regular) and port link type (trunk or feeder) determine value of this object. The port can not set to half duplex mode if the port connect mode is m200e(4). However, the value of this parameter may be automatically set whenever the expansion port is connected (e.g. cascade connecting device). |
| INT snSwPortInfoSpeed | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.5 | INTEGER | read-write | The speed configuration for a port. The values are: none(0)..........link down or no traffic. sAutoSense(1)....Auto-sensing 10 or 100Mbits. s10M(2)..........10Mbits per second. s100M(3).........100Mbits per second. s1G(4)...........1Gbits per second. 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 snSwPortInfoMediaType | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.6 | INTEGER | read-only | The media type for the port. The values are: other(1).........other or unknown media. m100BaseTX(2)....100Mbits per second copper. m100BaseFX(3)....100Mbits per second fiber. m1000BaseFX(4)...1Gbits per second fiber. mT3(5)...........45Mbits per second (T3). m155ATM(6).......155Mbits per second (ATM). m1000BaseTX(7)...1Gbits per second copper. m622ATM(8).......622Mbits per second (ATM). m155POS(9).......155Mbits per second (POS). m622POS(10)......622Mbits per second (POS). |
| INT snSwPortInfoConnectorType | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.7 | INTEGER | read-only | The type of connector that the port offers. The values are: other(1)...........other or unknown connector copper(2)..........Copper connector fiber(3)...........Fiber connector This describes the physical connector type |
| INT snSwPortInfoAdminStatus | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.8 | INTEGER | read-write | The desired state of all ports. The testing(3) state indicates that no operational packets can be passed. (same as ifAdminStatus in MIB-II) |
| INT snSwPortInfoLinkStatus | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.9 | INTEGER | read-only | The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. (same as ifOperStatus in MIB-II) |
| INT snSwPortInfoPortQos | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.10 | INTEGER | read-write | The Stand alone stackable switch Port Qos Priority values are: low(0) -- low prority high(1) -- high prority. The BigIron Port Qos Priority values are: level0(0), level1(1), level2(2), level3(3), level4(4), level5(5), level6(6), level7(7) |
| PHY snSwPortInfoPhysAddress | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.11 | PhysAddress | read-only | The port physical address. The physical address represents the switch port. |
| CTR snSwPortStatsInFrames | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.12 | Counter | read-only | The total number of packets received on the interface. |
| CTR snSwPortStatsOutFrames | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.13 | Counter | read-only | The total number of packets transmitted out of the interface. |
| CTR snSwPortStatsAlignErrors | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.14 | Counter | read-only | dot3StatsAlignmentErrors : A count of frames received on a particular interface that are not an integral number of octets in length and do not pass the FCS check. The count represented by an instance of this object is incremented when the alignmentError status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtain are, according to the conventions of IEEE 802.3 Layer Management, counted exclusively according to the error status presented to the LLC. |
| CTR snSwPortStatsFCSErrors | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.15 | Counter | read-only | dot3StatsFCSErrors : A count of frames received on a particular interface that are an integral number of octets in length but do not pass the FCS check. The count represented by an instance of this object is incremented when the frameCheckError status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtain are, according to the conventions of IEEE 802.3 Layer Management, counted exclusively according to the error status presented to the LLC. |
| CTR snSwPortStatsMultiColliFrames | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.16 | Counter | read-only | dot3StatsMultipleCollisionFrames : A count of successfully transmitted frames on a particular interface for which transmission is inhibited by more than one collision. A frame that is counted by an instance of this object is also counted by the corresponding instance of either the ifOutUcastPkts, ifOutMulticastPkts, or ifOutBroadcastPkts, and is not counted by the corresponding instance of the dot3StatsSingleCollisionFrames object. |
| CTR snSwPortStatsFrameTooLongs | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.17 | Counter | read-only | dot3StatsFrameTooLongs : A count of frames received on a particular interface that exceed the maximum permitted frame size. The count represented by an instance of this object is incremented when the frameTooLong status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtain are, according to the conventions of IEEE 802.3 Layer Management, counted exclusively according to the error status presented to the LLC. |
| CTR snSwPortStatsTxColliFrames | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.18 | Counter | read-only | A count of successfully transmitted frames on a particular interface for which transmission is inhibited by more than one collision. A frame that is counted by a combination of both dot3StatsSingleCollisionFrames and dot3StatsMultipleCollisionFrames objects. |
| CTR snSwPortStatsRxColliFrames | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.19 | Counter | read-only | A count of successfully received frames on a particular interface for which transmission is inhibited by more than one collision. This object is not specified in dot3 but it has the same functionarity as snSwPortStatsTxColliFrames. |
| CTR snSwPortStatsFrameTooShorts | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.20 | Counter | read-only | A count of frames received on a particular interface that below the minimum permitted frame size. |
| INT snSwPortLockAddressCount | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.21 | INTEGER | read-write | The number of source MAC addresses are allowed for a port. Writing 0 to this object will allow any number of addresses. |
| INT snSwPortStpPortEnable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.22 | INTEGER | read-write | The enabled/disabled status of the port. |
| INT snSwPortDhcpGateListId | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.23 | INTEGER | read-write | The ID for a DHCP gateway list entry relative to this switch port. 0 = unset or no assigned ID |
| STR snSwPortName | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.24 | DisplayString | read-write | Port Name string. |
| CTR snSwPortStatsInBcastFrames | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.25 | Counter | read-only | The total number of broadcast packets received on the interface. |
| CTR snSwPortStatsOutBcastFrames | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.26 | Counter | read-only | The total number of broadcast packets transmitted out of the interface. |
| CTR snSwPortStatsInMcastFrames | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.27 | Counter | read-only | The total number of multicast packets received on the interface. |
| CTR snSwPortStatsOutMcastFrames | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.28 | Counter | read-only | The total number of multicast packets transmitted out of the interface. |
| CTR snSwPortStatsInDiscard | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.29 | Counter | read-only | The number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space. |
| CTR snSwPortStatsOutDiscard | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.30 | Counter | read-only | The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space. |
| INT snSwPortStatsMacStations | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.31 | INTEGER | read-only | The total number of MAC Stations connected to the interface. |
| INT snSwPortCacheGroupId | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.32 | INTEGER | read-write | Cache Group ID for the interface. |
| INT snSwPortTransGroupId | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.33 | INTEGER | read-write | Transparent Group ID for the interface. |
| INT snSwPortInfoAutoNegotiate | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.34 | INTEGER | read-write | This feature only applies to Gigabit Ethernet ports. If set to disable(0), port will be put to non-negotiation mode. If set to enable(1), port will start auto-negotiation indefinitely until succeed. If set to negFullAuto(2), the port will start with auto- negotiation, if the negotiation failed, then it will automatically switch to non-negotiation mode. Stackable products (except TurboIron 8) Gigabit Ethernet ports do not support negFullAuto(2). If set to global(3), port negotiation mode follows the value of snSwGlobalAutoNegotiate. Non-Gigabit Ethernet port returns the value other(4). |
| INT snSwPortInfoFlowControl | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.35 | INTEGER | read-write | Enable/Disbale port flow control. |
| INT snSwPortInfoGigType | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.36 | INTEGER | read-only | The media type for the port. The values are: m1000BaseSX(0)....1Gbits per second fiber, with a short wavelength transceiver. m1000BaseLX(1)....1Gbits per second fiber, with a long wavelength transceiver (3km). m1000BaseLH(2)....1Gbits per second fiber, with a special wavelength transceiver (50km). notApplicable(255)....a non-gigabit port. |
| CTR snSwPortStatsLinkChange | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.37 | Counter | read-only | The total number of link state change of the interface. |
| INT snSwPortIfIndex | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.38 | INTEGER | read-only | In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in RFC 1213 and RFC 1573. |
| STR snSwPortDescr | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.39 | DisplayString | read-only | A textual string containing the slot/port information about the interface. |
| OCT snSwPortInOctets | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.40 | OCTET STRING | read-only | The total number of octets received on the interface, including framing characters. This object is a 64-bit counter of the ifInOctets object, defined in RFC 1213. The octet string is in big-endian byte order. |
| OCT snSwPortOutOctets | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.41 | OCTET STRING | read-only | The total number of octets transmitted out of the interface, including framing characters. This object is a 64-bit counter of the ifOutOctets object, defined in RFC 1213. The octet string is in big-endian byte order. |
| GAU snSwPortStatsInBitsPerSec | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.42 | Gauge | read-only | The number of bits per second received on the interface over a 5 minutes interval. |
| GAU snSwPortStatsOutBitsPerSec | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.43 | Gauge | read-only | The number of bits per second transmitted out of the interface over a 5 minutes interval. |
| GAU snSwPortStatsInPktsPerSec | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.44 | Gauge | read-only | The number of packets per second received on the interface over a 5 minutes interval. |
| GAU snSwPortStatsOutPktsPerSec | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.45 | Gauge | read-only | The number of packets per second transmitted out of the interface over a 5 minutes interval. |
| INT snSwPortStatsInUtilization | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.46 | INTEGER | read-only | The input network utilization in hundredths of a percent over a 5 minutes interval. |
| INT snSwPortStatsOutUtilization | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.47 | INTEGER | read-only | The output network utilization in hundredths of a percent over a 5 minutes interval. |
| INT snSwPortFastSpanPortEnable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.48 | INTEGER | read-write | The enabled/disabled fast span port status of the port. |
| INT snSwPortFastSpanUplinkEnable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.49 | INTEGER | read-write | The enabled/disabled fast span uplink status of the port. |
| INT snSwPortVlanId | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.50 | INTEGER | read-write | The ID of a VLAN of which this port is a member. Port must be untagged. For tagged port which belongs to multiple VLANs, this object return 0 which is an invalid VLAN ID value. |
| INT snSwPortRouteOnly | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.51 | INTEGER | read-write | Enable/Disable L2 switching of a routing switch port. By default, the routing switch performs routing first. If routing failed, it performs switching. Enable route only instrcuts the routing switch to perform routing only. For a L2 switching only product, reading this object always return 'disabled', writing 'enabled' to this object takes no effect. |
| INT snSwPortPresent | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.52 | INTEGER | read-only | Indicate if the port is absent or present. This object only valid for M4 module |
| INT snSwPortGBICStatus | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.53 | INTEGER | read-only | Indicate if the gig port has GBICs on them. If set to GBIC(1), it means that the port is GBIC. If set to miniGBIC(2), it means that the port miniGBIC. If set to empty(3), it means that the GBIC is missing. Value other(4) means that the port not a removable gig port. |
| U32 snSwPortStatsInKiloBitsPerSec | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.54 | Unsigned32 | read-only | Bit rate in kilobits per second received on the 10G and faster interface over a 5 minutes interval. |
| U32 snSwPortStatsOutKiloBitsPerSec | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.55 | Unsigned32 | read-only | Bit rate in kilobits per second transmitted out of the 10G and faster interface over a 5 minutes interval. |
| INT snSwPortLoadInterval | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.56 | INTEGER | read-write | The time in seconds for which average port utilization should be carried out. The value should be incremental of 30 seconds, between the ranges specified. |
| INT snSwPortTagType | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.1.1.57 | INTEGER | read-write | The IEEE802.1q tag type embedded in the length/type field of an Ethernet packet. It specifies that the 2 octets after the length/type field in an Ethernet packet is the tag value. |
| snInterfaceId | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.2 | |||
| snInterfaceLookupTable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.3 | not-accessible | ||
| snInterfaceLookupEntry | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.3.1 | not-accessible | ||
| NUM snInterfaceLookupInterfaceId | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.3.1.1 | InterfaceId | read-only | |
| INT snInterfaceLookupIfIndex | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.3.1.2 | INTEGER | read-only | |
| snIfIndexLookupTable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.4 | not-accessible | ||
| snIfIndexLookupEntry | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.4.1 | not-accessible | ||
| INT snIfIndexLookupIfIndex | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.4.1.1 | INTEGER | read-only | |
| NUM snIfIndexLookupInterfaceId | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.3.4.1.2 | InterfaceId | read-only | |
| snFdbInfo | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.4 | |||
| snFdbTable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.4.1 | not-accessible | This table contains snFdb information for each station known to the system, one entry per station. | |
| snFdbEntry | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.4.1.1 | not-accessible | Each entry represents the information of a static MAC station. | |
| INT snFdbStationIndex | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.4.1.1.1 | INTEGER | read-only | The FDB Station index to the Fdb Station Table. |
| PHY snFdbStationAddr | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.4.1.1.2 | PhysAddress | read-write | The snFdbs physical address. The physical address represents a MAC Station. |
| INT snFdbStationPort | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.4.1.1.3 | INTEGER | read-write | Station slot/port number. The bit 0 to bit 7: port number. The bit 8 to bit 11: slot number (slot for chassis only). |
| INT snFdbVLanId | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.4.1.1.4 | INTEGER | read-write | The Station VLan ID. |
| INT snFdbStationQos | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.4.1.1.5 | INTEGER | read-write | The Stand alone stackable station Qos Priority values are: low(0) -- low prority high(1) -- high prority. The BigIron switch station Priority values are: level0(0), level1(1), level2(2), level3(3), level4(4), level5(5), level6(6), level7(7) |
| INT snFdbStationType | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.4.1.1.6 | INTEGER | read-write | The station type values are: notSupported -- a read value only : this product does not support MultiLayer Switching. host -- any MAC station. router -- a router-typed station. |
| INT snFdbRowStatus | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.4.1.1.7 | INTEGER | read-write | This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row other(1)....some other case valid(2)....the row exists and is valid |
| snPortStpInfo | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.5 | |||
| snPortStpTable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.5.1 | not-accessible | A 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. | |
| snPortStpEntry | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.5.1.1 | not-accessible | An entry in the snPortStpTable indicates the configuration on a specified port. A SNMP SET PDU for a row of the snPortStpTable requires the entired sequence of the MIB Objects in each snPortStpEntry stored in one PDU. Otherwise, GENERR return-value will be returned. | |
| INT snPortStpVLanId | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.5.1.1.1 | INTEGER | read-only | The VLAN ID of the VLAN switch community. |
| INT snPortStpPortNum | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.5.1.1.2 | INTEGER | read-only | The port number of the Switch. The bit 0 to bit 7: port number. The bit 8 to bit 11: slot number (slot for chassis only). |
| INT snPortStpPortPriority | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.5.1.1.3 | INTEGER | read-write | The value of the priority field which is contained in the first (in network byte order) octet of the (2 octet long) Port ID. The other octet of the Port ID is given by the value of dot1dStpPort. |
| INT snPortStpPathCost | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.5.1.1.4 | INTEGER | read-write | dot1dStpPortPathCost : The contribution of this port to the path cost of paths towards the spanning tree root which include this port. 802.1D-1990 recommends that the default value of this parameter be in inverse proportion to the speed of the attached LAN. Writing value zero to this object sets path cost to a default value which automatically changes according to port speed. Reading value zero indicates an unknown path cost value because port speed cannot be determined due to speed auto sense in progress. |
| INT snPortStpOperState | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.5.1.1.5 | INTEGER | read-only | By default, this mode is set to notActivated(0). notActivated(0)...the Port STP entry is not activated and not in running mode. activated(1)......the Port STP entry is activated and in running mode |
| INT snPortStpPortEnable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.5.1.1.6 | INTEGER | not-accessible | The enabled/disabled status of the port. |
| CTR snPortStpPortForwardTransitions | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.5.1.1.7 | Counter | not-accessible | The number of times this port has transitioned from the Learning state to the Forwarding state. |
| INT snPortStpPortState | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.5.1.1.8 | INTEGER | read-only | The port's current state as defined by application of the Spanning Tree Protocol. This state controls what action a port takes on reception of a frame. If the bridge has detected a port that is malfunctioning it will place that port into the broken(6) state. For ports which are disabled (see dot1dStpPortEnable), this object will have a value of disabled(1). |
| INT snPortStpPortDesignatedCost | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.5.1.1.9 | INTEGER | read-only | The path cost of the Designated Port of the segment connected to this port. This value is compared to the Root Path Cost field in received bridge PDUs. |
| BRI snPortStpPortDesignatedRoot | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.5.1.1.10 | BridgeId | read-only | The unique Bridge Identifier of the Bridge recorded as the Root in the Configuration BPDUs transmitted by the Designated Bridge for the segment to which the port is attached. |
| BRI snPortStpPortDesignatedBridge | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.5.1.1.11 | BridgeId | read-only | The Bridge Identifier of the bridge which this port considers to be the Designated Bridge for this port's segment. |
| OCT snPortStpPortDesignatedPort | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.5.1.1.12 | OCTET STRING | read-only | The Port Identifier of the port on the Designated Bridge for this port's segment. |
| snTrunkInfo | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.6 | |||
| snTrunkTable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.6.1 | not-accessible | A specific snTrunkTable consists of a number of Trunk port-mask. | |
| snTrunkEntry | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.6.1.1 | not-accessible | An entry in the snTrunkTable indicates the configuration on a specified Trunk port membership. | |
| INT snTrunkIndex | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.6.1.1.1 | INTEGER | read-only | The number of the trunk entries can be configured. |
| POR snTrunkPortMask | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.6.1.1.2 | PortMask | read-write | Trunk membership of the Switch. |
| INT snTrunkType | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.6.1.1.3 | INTEGER | read-write | The trunk connection type which specifies what device the trunk ports are connected to. |
| snMSTrunkTable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.6.2 | not-accessible | A table contains the configuration of port members of multi-slot trunk groups. | |
| snMSTrunkEntry | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.6.2.1 | not-accessible | An entry of the snMSTrunkTable. | |
| INT snMSTrunkPortIndex | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.6.2.1.1 | INTEGER | read-only | The primary port of a trunk group. For module with Gig ports, primary port is port 1, 3, 5, 7. For module with 10/100 ports, primary port is port 1, 5, 9, 13, 17, 21. |
| OCT snMSTrunkPortList | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.6.2.1.2 | OCTET STRING | read-write | A list of port indices which are the port membership of a trunk group. Each port index is a 16-bit integer in big endian order. The first port index must be the primary port index. |
| INT snMSTrunkType | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.6.2.1.3 | INTEGER | read-write | The trunk connection type which specifies what device the trunk ports are connected to. |
| INT snMSTrunkRowStatus | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.6.2.1.4 | INTEGER | read-write | To create or delete a table entry. |
| snSwSummary | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.7 | |||
| INT snSwSummaryMode | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.7.1 | INTEGER | read-write | The Switch Group Configuration Summary is configured either enabled or disabled and the default is disabled mode. enabled(1)...........activate Switch Configuration Summary. disabled(0)..........no Switch Configuration Summary. |
| snDhcpGatewayListInfo | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.8 | |||
| snDhcpGatewayListTable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.8.1 | not-accessible | A table of DHCP gateway list of addresses. | |
| snDhcpGatewayListEntry | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.8.1.1 | not-accessible | An entry in the IP Port Address table. | |
| INT snDhcpGatewayListId | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.8.1.1.1 | INTEGER | read-only | The ID for a DHCP gateway list entry. |
| OCT snDhcpGatewayListAddrList | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.8.1.1.2 | OCTET STRING | read-write | The DHCP gateway address list for each DHCP gateway list ID. This list contains 1 to 8 IP addresses represented by octet string. |
| INT snDhcpGatewayListRowStatus | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.8.1.1.3 | INTEGER | read-write | This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row or modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row other(1)....some other case valid(2)....the row exists and is valid |
| snDnsInfo | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.9 | |||
| STR snDnsDomainName | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.9.1 | DisplayString | read-write | DNS Domain Name string. |
| OCT snDnsGatewayIpAddrList | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.9.2 | OCTET STRING | read-write | The DNS Gateway IP address list. This list contains 4 IP addresses represented by octet string. |
| snMacFilter | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.10 | |||
| snMacFilterTable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.10.1 | not-accessible | MAC filter table. | |
| snMacFilterEntry | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.10.1.1 | not-accessible | An entry in the MAC filter table. | |
| INT snMacFilterIndex | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.10.1.1.1 | INTEGER | read-only | The table index for a filter entry. |
| INT snMacFilterAction | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.10.1.1.2 | INTEGER | read-write | Action to take if the Mac packet match with this filter. |
| MAC snMacFilterSourceMac | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.10.1.1.3 | MacAddress | read-write | Source MAC address. |
| MAC snMacFilterSourceMask | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.10.1.1.4 | MacAddress | read-write | Source MAC subnet mask. |
| MAC snMacFilterDestMac | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.10.1.1.5 | MacAddress | read-write | Destination MAC address. |
| MAC snMacFilterDestMask | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.10.1.1.6 | MacAddress | read-write | Destination MAC subnet mask. |
| INT snMacFilterOperator | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.10.1.1.7 | INTEGER | read-write | Type of comparison to perform. |
| INT snMacFilterFrameType | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.10.1.1.8 | INTEGER | read-write | Frame Type: ethernet-type, LLC and SNAP types |
| INT snMacFilterFrameTypeNum | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.10.1.1.9 | INTEGER | read-write | Frame Type Number. 0 means NA |
| INT snMacFilterRowStatus | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.10.1.1.10 | INTEGER | read-write | This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row modify(5)...modifies an exsisting row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of rendering it inoperative.. valid(2)....the row exists and is valid |
| snMacFilterPortAccessTable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.10.2 | not-accessible | MAC Filter port access table. | |
| snMacFilterPortAccessEntry | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.10.2.1 | not-accessible | An entry in the MAC Filter Port access table. | |
| INT snMacFilterPortAccessPortIndex | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.10.2.1.1 | INTEGER | read-only | The port index. For FastIron/NetIron products, port index value is from 1 to 42 For BigIron products, port index is an encoded number: The bit 0 to bit 7: port number. The bit 8 to bit 11: slot number. For virtual router interface, slot number is 15, port number is the virtual router port from 1 to 60. Therefore, port index value for BigIron is from 257 to 3900. |
| OCT snMacFilterPortAccessFilters | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.10.2.1.2 | OCTET STRING | read-write | 1st octet correspond to 1st filter number and so on. |
| INT snMacFilterPortAccessRowStatus | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.10.2.1.3 | INTEGER | read-write | This object is used to create and delete row in the table and control if they are used. The values that can be written are: delete(3)...deletes the row create(4)...creates a new row If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row invalid(1)...Setting it to 'invalid' has the effect of rendering it inoperative.. valid(2)....the row exists and is valid |
| snNTP | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.11 | |||
| snNTPGeneral | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.11.1 | |||
| INT snNTPPollInterval | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.11.1.1 | INTEGER | read-write | Interval specifies how often to poll the NTP server. Each unit is one second. |
| INT snNTPTimeZone | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.11.1.2 | INTEGER | read-write | Time zone. |
| INT snNTPSummerTimeEnable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.11.1.3 | INTEGER | read-write | Enable/Disable daylight saving time. This enables daylight saving time for time/date starting 02:00:00 of first Sunday in April and ending 02:00:00 of last Sunday in October every year. |
| OCT snNTPSystemClock | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.11.1.4 | OCTET STRING | read-write | System clock, in the following format: octet 0: seconds after the minute [0-60] octet 1: minutes after the hour [0-59] octet 2: hours since midnight [0-23] octet 3: day of the month [1-31] octet 4: months since January [0-11] octet 5: years since 1900 octet 6: days since Sunday [0-6] Setting this object requires valid value in octets 0 to 5, and zero in octet 6. System clock can be disabled by setting zero to all octets. |
| INT snNTPSync | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.11.1.5 | INTEGER | read-write | Initiate time synchronization to the NTP servers. For set operation, only 'synchronize(2)' is accepted. For get operation, always return 'other(1)'. |
| snNTPServerTable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.11.2 | not-accessible | NTP (Network Time Protocol) server table. | |
| snNTPServerEntry | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.11.2.1 | not-accessible | An entry in the NTP server table. | |
| IP snNTPServerIp | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.11.2.1.1 | IpAddress | read-only | NTP server IP address. |
| INT snNTPServerVersion | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.11.2.1.2 | INTEGER | read-write | NTP server version. |
| INT snNTPServerRowStatus | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.11.2.1.3 | INTEGER | read-write | To create or delete a NTP server table entry. |
| snRadius | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.12 | |||
| snRadiusGeneral | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.1 | |||
| INT snRadiusSNMPAccess | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.1.1 | INTEGER | read-only | Indicate whether Radius group MIB obejcts can be accessed by SNMP manager. If value is disabled, all Radius group MIB objects return 'general error'. |
| INT snRadiusEnableTelnetAuth | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.1.2 | INTEGER | read-write | Enable/Disable telnet authentication specified by 'snRadiusLoginMethod'. |
| INT snRadiusRetransmit | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.1.3 | INTEGER | read-write | The number of authentication query retransmissions to the Radius server. |
| INT snRadiusTimeOut | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.1.4 | INTEGER | read-write | Interval specifies how long to wait for authentication reply from the Radius server, each unit is one second. |
| INT snRadiusDeadTime | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.1.5 | INTEGER | read-write | Interval specifies Radius server dead time, each unit is one minute. |
| STR snRadiusKey | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.1.6 | DisplayString | read-write | Authentication key. |
| OCT snRadiusLoginMethod | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.1.7 | OCTET STRING | read-write | A sequence of authentication methods. Each octet represents a method to authenticate the user login process. Each octet has the following enumeration value: enable(1) - authenticate by command line interface enable password radius(2) - authenticate by requesting radius server local(3) - authenticate by local user account table line(4) - authenticate by telnet password tacplus(5) - authenticate by requesting tacplus server none(6) - do not authenticate tacacs(7) - authenticate by requesting tacacs server Setting a zero length octet string invalidates all previous authentication methods. |
| OCT snRadiusEnableMethod | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.1.8 | OCTET STRING | read-write | A sequence of authentication methods. Each octet represents a method to authenticate the user entering priviledge mode of the command line interface. Each octet has the following enumeration value: enable(1) - authenticate by command line interface enable password radius(2) - authenticate by requesting radius server local(3) - authenticate by local user account table line(4) - authenticate by telnet password tacplus(5) - authenticate by requesting tacplus server none(6) - do not authenticate tacacs(7) - authenticate by requesting tacacs server Setting a zero length octet string invalidates all previous authentication methods. |
| OCT snRadiusWebServerMethod | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.1.9 | OCTET STRING | read-write | A sequence of authentication methods. Each octet represents a method to authenticate the user accessing the web-server. Each octet has the following enumeration value: enable(1) - authenticate by command line interface enable password radius(2) - authenticate by requesting radius server local(3) - authenticate by local user account table line(4) - authenticate by telnet password tacplus(5) - authenticate by requesting tacplus server none(6) - do not authenticate tacacs(7) - authenticate by requesting tacacs server Setting a zero length octet string invalidates all previous authentication methods. |
| OCT snRadiusSNMPServerMethod | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.1.10 | OCTET STRING | read-write | A sequence of authentication methods. Each octet represents a method to authenticate the user accessing the snmp-server. Each octet has the following enumeration value: enable(1) - authenticate by command line interface enable password radius(2) - authenticate by requesting radius server local(3) - authenticate by local user account table line(4) - authenticate by telnet password tacplus(5) - authenticate by requesting tacplus server none(6) - do not authenticate tacacs(7) - authenticate by requesting tacacs server Setting a zero length octet string invalidates all previous authentication methods. |
| snRadiusServerTable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.2 | not-accessible | Radius server table. | |
| snRadiusServerEntry | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.2.1 | not-accessible | An entry in the Radius server table. | |
| IP snRadiusServerIp | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.2.1.1 | IpAddress | read-only | Radius server IP address. |
| INT snRadiusServerAuthPort | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.2.1.2 | INTEGER | read-write | Authentication UDP port number. |
| INT snRadiusServerAcctPort | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.2.1.3 | INTEGER | read-write | Account UDP port number. |
| INT snRadiusServerRowStatus | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.2.1.4 | INTEGER | read-write | To create or delete a Radius server table entry. |
| STR snRadiusServerRowKey | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.2.1.5 | DisplayString | read-write | Authentication key displayed as encrypted text. |
| INT snRadiusServerUsage | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.12.2.1.6 | INTEGER | read-write | To allow this server to be dedicated for a particular AAA activity. |
| snTacacs | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.13 | |||
| snTacacsGeneral | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.13.1 | |||
| INT snTacacsRetransmit | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.13.1.1 | INTEGER | read-write | The number of authentication query retransmissions to the Tacacs server. |
| INT snTacacsTimeOut | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.13.1.2 | INTEGER | read-write | Interval specifies how long to wait for authentication reply from the Tacacs server, each unit is one second. |
| INT snTacacsDeadTime | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.13.1.3 | INTEGER | read-write | Interval specifies Tacacs server dead time, each unit is one minute. |
| STR snTacacsKey | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.13.1.4 | DisplayString | read-write | Authentication key. |
| INT snTacacsSNMPAccess | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.13.1.5 | INTEGER | read-only | Indicate whether Tacacs group MIB obejcts can be accessed by SNMP manager. If value is disabled, all Tacacs group MIB objects return 'general error'. |
| snTacacsServerTable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.13.2 | not-accessible | Tacacs server table. | |
| snTacacsServerEntry | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.13.2.1 | not-accessible | An entry in the Tacacs server table. | |
| IP snTacacsServerIp | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.13.2.1.1 | IpAddress | read-only | Tacacs server IP address. |
| INT snTacacsServerAuthPort | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.13.2.1.2 | INTEGER | read-write | Authentication UDP port number. |
| INT snTacacsServerRowStatus | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.13.2.1.3 | INTEGER | read-write | To create or delete a Tacacs server table entry. |
| STR snTacacsServerRowKey | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.13.2.1.4 | DisplayString | read-write | Authentication key displayed as encrypted text. |
| INT snTacacsServerUsage | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.13.2.1.5 | INTEGER | read-write | To allow this server to be dedicated for a particular AAA activity. |
| snQos | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.14 | |||
| snQosProfileTable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.14.1 | not-accessible | A table contains the configuration of qos profile groups. | |
| snQosProfileEntry | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.14.1.1 | not-accessible | An entry of the snQosProfileTable. | |
| INT snQosProfileIndex | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.14.1.1.1 | INTEGER | read-only | The table index of QOS Profile. |
| STR snQosProfileName | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.14.1.1.2 | DisplayString | read-write | Qos Profile Name string. |
| INT snQosProfileRequestedBandwidth | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.14.1.1.3 | INTEGER | read-write | Qos Profile Requested Bandwidth. |
| INT snQosProfileCalculatedBandwidth | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.14.1.1.4 | INTEGER | read-only | Qos Profile Calculated Bandwidth. |
| snQosBindTable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.14.2 | not-accessible | A table contains the configuration of 802.1p to qos profile binding groups. | |
| snQosBindEntry | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.14.2.1 | not-accessible | An entry of the snQosBindTable. | |
| INT snQosBindIndex | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.14.2.1.1 | INTEGER | read-only | The table index of QOS Bind. |
| INT snQosBindPriority | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.14.2.1.2 | INTEGER | read-only | QOS bind priority. |
| INT snQosBindProfileIndex | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.14.2.1.3 | INTEGER | read-write | QOS Bind Profile Index. This is pointer to the index of snQosProfile Table. |
| snAAA | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.15 | |||
| snAuthentication | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.15.1 | |||
| snAuthorization | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.15.2 | |||
| OCT snAuthorizationCommandMethods | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.15.2.1 | OCTET STRING | read-write | A sequence of authorization methods. Each octet represents a method to authorize the user command. Each octet has the following value: radius(2) - authorize by requesting radius server tacplus(5) - authorize by requesting tacplus server none(6) - skip authorization Setting a zero length octet string invalidates all previous authorization methods. |
| INT snAuthorizationCommandLevel | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.15.2.2 | INTEGER | read-write | Commands, which are equal to and less than the specified command level here needs to be authorized. Possible enumeration values: 0 - Privilege level 0 4 - Privilege level 4 5 - Privilege level 5. |
| OCT snAuthorizationExec | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.15.2.3 | OCTET STRING | read-write | A sequence of exec authorization methods. Each octet represents a method for telnet or SSH login authorization. Each octet has the following enumeration value: radius(2) - send exec authorization request to radius server tacplus(5) - send exec authorization request to tacplus server none(6) - no exec authorization Setting a zero length octet string invalidates all authorization methods. |
| snAccounting | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.15.3 | |||
| OCT snAccountingCommandMethods | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.15.3.1 | OCTET STRING | read-write | A sequence of accounting methods. Each octet represents a method to account for the user command. Each octet has the following enumeration value: radius(2) - send accounting info to radius server tacplus(5) - send accounting info to tacplus server none(6) - skip accounting Setting a zero length octet string invalidates all previous accounting methods. |
| INT snAccountingCommandLevel | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.15.3.2 | INTEGER | read-write | Commands, which are equal to and less than the specified command level here will be accounted. Possible enumeration values: level0 - Privilege level 0 level4 - Privilege level 4 level5 - Privilege level 5. |
| OCT snAccountingExec | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.15.3.3 | OCTET STRING | read-write | A sequence of accounting methods. Each octet represents a method for telnet or SSH login accounting. Each octet has the following enumeration value: radius(2) - send accounting info to radius server tacplus(5) - send accounting info to tacplus server none(6) - skip accounting Setting a zero length octet string invalidates all previous accounting methods. |
| OCT snAccountingSystem | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.15.3.4 | OCTET STRING | read-write | A sequence of accounting methods. Each octet represents a method to account for the system related events. Each octet has the following enumeration value: radius(2) - send accounting info to radius server tacplus(5) - send accounting info to tacplus server none(6) - skip accounting Setting a zero length octet string invalidates all previous accounting methods. |
| snCAR | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.16 | |||
| snVLanCAR | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.17 | |||
| snNetFlow | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.18 | |||
| snNetFlowGlb | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.1 | |||
| INT snNetFlowGblEnable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.1.1 | INTEGER | read-write | Enable/disable NetFlow export operation. |
| INT snNetFlowGblVersion | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.1.2 | INTEGER | read-write | NetFlow export version. |
| INT snNetFlowGblProtocolDisable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.1.3 | INTEGER | read-write | bit 0 - other, disable all protocols export except UDP and TCP bit 1 - tcp, disable TCP protocol export bit 2 - udp, disable UDP protocol export |
| INT snNetFlowGblActiveTimeout | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.1.4 | INTEGER | read-write | Maximum time an active flow can be in the NetFlow cache (minutes: 1..60) |
| INT snNetFlowGblInactiveTimeout | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.1.5 | INTEGER | read-write | Maximum time an inactive flow can be in the NetFlow cache (seconds: 10..600) |
| snNetFlowCollectorTable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.2 | not-accessible | A table of each NetFlow collector information. | |
| snNetFlowCollectorEntry | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.2.1 | not-accessible | A row in the NetFlow collector table. | |
| INT snNetFlowCollectorIndex | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.2.1.1 | INTEGER | read-only | The index to the NetFlow collector table. |
| IP snNetFlowCollectorIp | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.2.1.2 | IpAddress | read-write | The NetFlow collector ip address. |
| INT snNetFlowCollectorUdpPort | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.2.1.3 | INTEGER | read-write | The NetFlow collector UDP port number. |
| INT snNetFlowCollectorSourceInterface | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.2.1.4 | INTEGER | read-write | The ifIndex value to specify source port to export NetFlow packet. Value 0 to indicate default outgoing port. |
| INT snNetFlowCollectorRowStatus | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.2.1.5 | INTEGER | read-write | To create or delete a NetFlow collector table entry. |
| snNetFlowAggregationTable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.3 | not-accessible | A table of each NetFlow aggregation scheme information. | |
| snNetFlowAggregationEntry | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.3.1 | not-accessible | A row in the NetFlow Aggregation table. | |
| INT snNetFlowAggregationIndex | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.3.1.1 | INTEGER | read-only | The Aggregation scheme ID |
| IP snNetFlowAggregationIp | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.3.1.2 | IpAddress | read-write | The NetFlow aggregation collector ip address. |
| INT snNetFlowAggregationUdpPort | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.3.1.3 | INTEGER | read-write | The NetFlow aggregation collector UDP port number. |
| INT snNetFlowAggregationSourceInterface | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.3.1.4 | INTEGER | read-write | The ifIndex value to specify source port to export NetFlow aggregation packet. Value 0 to indicate default outgoing port. |
| INT snNetFlowAggregationNumberOfCacheEntries | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.3.1.5 | INTEGER | read-write | Number of cache entries for aggregation scheme |
| INT snNetFlowAggregationActiveTimeout | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.3.1.6 | INTEGER | read-write | Maximum time an active flow can be in the aggregation cache |
| INT snNetFlowAggregationInactiveTimeout | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.3.1.7 | INTEGER | read-write | Maximum time an inactive flow can be in the aggregation cache |
| INT snNetFlowAggregationEnable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.3.1.8 | INTEGER | read-write | Enable/disable NetFlow aggregation for this aggregation scheme. |
| INT snNetFlowAggregationRowStatus | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.3.1.9 | INTEGER | read-write | To create or delete a NetFlow collector table entry. |
| snNetFlowIfTable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.4 | not-accessible | A list of interface entries. The number of entries is given by the value of ifNumber. | |
| snNetFlowIfEntry | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.4.1 | not-accessible | Entry containing the type of switching performed on that interface. | |
| INT snNetFlowIfIndex | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.4.1.1 | INTEGER | read-only | A unique value, greater than zero, for each interface. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization. |
| INT snNetFlowIfFlowSwitching | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.18.4.1.2 | INTEGER | read-write | To enable/disable flow switching in a particular interface: disable (0) - no flow switching enable (1) - flow switching |
| snSFlow | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.19 | |||
| snSFlowGlb | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.19.1 | |||
| snSflowCollectorTable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.19.2 | not-accessible | Table of all but first sFlow collectors. The first collector can be configured using sFlowTable in RFC 3176. The RFC cannot be used to configure more than one sFlow collectors. This table has been created to fill this gap. | |
| snSflowCollectorEntry | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.19.2.1 | not-accessible | A row in the sFlow collector table. | |
| INT snSflowCollectorIndex | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.19.2.1.1 | INTEGER | read-only | The index to the sFlow collector table. |
| IP snSflowCollectorIP | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.19.2.1.2 | IpAddress | read-write | The sFlow collector ip address. |
| INT snSflowCollectorUDPPort | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.19.2.1.3 | INTEGER | read-write | The sFlow collector UDP port number. |
| INT snSflowCollectorRowStatus | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.19.2.1.4 | INTEGER | read-write | To create, update or delete a SFlow collector table entry. If the row exists, then a SET with value of create(4) returns error 'badValue'. Deleted rows go away immediately. The following values can be returned on reads: noSuch(0)...no such row other(1)....some other case valid(2)....the row exists and is valid |
| snFDP | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20 | |||
| snFdpMIBObjects | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1 | |||
| snFdpInterface | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.1 | |||
| snFdpInterfaceTable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.1.1 | not-accessible | Status of FDP on the device's interfaces. | |
| snFdpInterfaceEntry | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.1.1.1 | not-accessible | An entry in the snFdpInterfaceTable, having the status of FDP on an interface. | |
| INT snFdpInterfaceIfIndex | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.1.1.1.1 | INTEGER | not-accessible | ifIndex value of the local interface. |
| INT snFdpInterfaceFdpEnable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.1.1.1.2 | INTEGER | read-write | The flag, whether the Foundry Discovery Protocol is currently running on this interface. It has no effect when FDP is disabled (snFdpGlobalRun = FALSE). |
| INT snFdpInterfaceCdpEnable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.1.1.1.3 | INTEGER | read-write | The flag, whether the Cisco Discovery Protocol is currently running on this interface. It has no effect when CDP is disabled (snCdpGlobalRun = FALSE). |
| snFdpCache | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.2 | |||
| snFdpCacheTable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.2.1 | not-accessible | The table for the cached information obtained via receiving FDP/CDP messages. | |
| snFdpCacheEntry | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.2.1.1 | not-accessible | An entry in the snFdpCacheTable, having the information received via FDP/CDP on one interface from one device. Entries appear when a FDP/CDP advertisement is received from a neighbor device. Entries disappear when FDP/CDP is disabled on the interface, or globally. | |
| INT snFdpCacheIfIndex | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.2.1.1.1 | INTEGER | not-accessible | ifIndex value of the local interface. |
| INT snFdpCacheDeviceIndex | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.2.1.1.2 | INTEGER | not-accessible | Identification of a device, which sent FDP/CDP messages |
| STR snFdpCacheDeviceId | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.2.1.1.3 | DisplayString | read-only | The Device-ID string as reported in the most recent FDP/CDP message. The zero-length string indicates no Device-ID field (TLV) was reported in the most recent FDP/CDP message. |
| INT snFdpCacheAddressType | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.2.1.1.4 | INTEGER | read-only | An indication of the type of address contained in the corresponding instance of snFdpCacheAddress. |
| OCT snFdpCacheAddress | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.2.1.1.5 | OCTET STRING | read-only | The (first) network-layer address of the device as reported in the most recent FDP/CDP message in the following format: IP address: 4 octets, ip(1) IPX address: 10 octets, ipx(2) First 4-octet as the network number Second 6-octet as the host number Appletalk address: 3 octets, appletalk(3) First 2-octet as the network number Second 1-octet as the host number |
| STR snFdpCacheVersion | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.2.1.1.6 | DisplayString | read-only | Version string as reported in the most recent FDP/CDP message. |
| STR snFdpCacheDevicePort | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.2.1.1.7 | DisplayString | read-only | The Port-ID string as reported in the most recent FDP/CDP message. This will typically be the value of the ifName object (e.g., Ethernet0). The zero-length string indicates no Port-ID field (TLV) was reported in the most recent FDP/CDP message. |
| STR snFdpCachePlatform | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.2.1.1.8 | DisplayString | read-only | The Device's Hardware Platform as reported in the most recent FDP/CDP message. The zero-length string indicates that no Platform field (TLV) was reported in the most recent FDP/CDP message. |
| STR snFdpCacheCapabilities | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.2.1.1.9 | DisplayString | read-only | The Device's Functional Capabilities as reported in the most recent FDP/CDP message. |
| INT snFdpCacheVendorId | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.2.1.1.10 | INTEGER | read-only | Indicates the entry received by either FDP or CDP. |
| INT snFdpCacheIsAggregateVlan | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.2.1.1.11 | INTEGER | read-only | Neighbor device is in aggregated-vlan. |
| INT snFdpCacheTagType | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.2.1.1.12 | INTEGER | read-only | Neighbor device tag-type. |
| OCT snFdpCachePortVlanMask | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.2.1.1.13 | OCTET STRING | read-only | Neighbor device port VLAN masks in 512-byte octet string. |
| INT snFdpCachePortTagMode | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.2.1.1.14 | INTEGER | read-only | Neighbor device port tag mode |
| INT snFdpCacheDefaultTrafficeVlanIdForDualMode | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.2.1.1.15 | INTEGER | read-only | Default traffic vlan id for neighbor device dual-mode port |
| snFdpGlobal | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.3 | |||
| INT snFdpGlobalRun | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.3.1 | INTEGER | read-write | The flag, whether the Foundry Discovery Protocol is currently running. FDP entries in snFdpCacheTable are deleted when FDP is disabled. |
| INT snFdpGlobalMessageInterval | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.3.2 | INTEGER | read-write | The interval at which FDP messages are to be generated. The default value is 60 seconds. |
| INT snFdpGlobalHoldTime | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.3.3 | INTEGER | read-write | The time for the receiving device holds FDP message. The default value is 180 seconds. |
| INT snFdpGlobalCdpRun | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.3.4 | INTEGER | read-write | An indication of whether the Cisco Discovery Protocol is currently running. CDP entries in snFdpCacheTable are deleted when CDP is disabled. |
| snFdpCachedAddr | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.4 | |||
| snFdpCachedAddressTable | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.4.1 | not-accessible | Cached address table from receiving FDP/CDP messages. | |
| snFdpCachedAddressEntry | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.4.1.1 | not-accessible | An entry (conceptual row) in the snFdpCacheAddressTable, containing one cached address from FDP/CDP messages. | |
| INT snFdpCachedAddrIfIndex | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.4.1.1.1 | INTEGER | not-accessible | The ifIndex value of the local interface. |
| INT snFdpCachedAddrDeviceIndex | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.4.1.1.2 | INTEGER | not-accessible | A unique vlaue for each device from which FDP/CDP messages are being received. |
| INT snFdpCachedAddrDeviceAddrEntryIndex | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.4.1.1.3 | INTEGER | not-accessible | A unique vlaue for address entry in device from which FDP/CDP messages are being received. |
| INT snFdpCachedAddrType | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.4.1.1.4 | INTEGER | read-only | An indication of the type of address contained in the corresponding instance of snFdpCacheAddrValue. |
| OCT snFdpCachedAddrValue | 1.3.6.1.4.1.11.2.3.7.11.12.1.3.20.1.4.1.1.5 | OCTET STRING | read-only | The network-layer address of the device SNMP-agent as reported in the most recent FDP/CDP message in the following format: IP address: 4 octets, ip(1) IPX address: 10 octets, ipx(2) First 4-octet as the network number Second 6-octet as the host number Appletalk address: 3 octets, appletalk(3) First 2-octet as the network number Second 1-octet as the host number |
| snVsrp | 1.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.