FOUNDRY-SN-SWITCH-GROUP-MIB: View SNMP OID List / Download MIB
VENDOR: BROCADE
Home | MIB: FOUNDRY-SN-SWITCH-GROUP-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
snSwitch | 1.3.6.1.4.1.1991.1.1.3 |
Copyright 1996-2010 Brocade Communications Systems, Inc. All rights reserved. This Brocade Communications Systems SNMP Management Information Base Specification embodies Brocade Communications Systems' confidential and proprietary intellectual property. Brocade Communications Systems retains all title and ownership in the Specification, including any revisions. This Specification is supplied AS IS, and Brocade Communications Systems makes no warranty, either express or implied, as to the use, operation, condition, or performance of the specification, and any unintended consequence it may on the user environment. |
||
snSwInfo | 1.3.6.1.4.1.1991.1.1.3.1 | |||
snSwGroupOperMode | 1.3.6.1.4.1.1991.1.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). Enumeration: 'noVLan': 1, 'vlanByPort': 2. |
snSwGroupIpL3SwMode | 1.3.6.1.4.1.1991.1.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 Enumeration: 'disabled': 0, 'enabled': 1. |
snSwGroupIpMcastMode | 1.3.6.1.4.1.1991.1.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 Enumeration: 'disabled': 0, 'enabled': 1. |
snSwGroupDefaultCfgMode | 1.3.6.1.4.1.1991.1.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 Enumeration: 'default': 1, 'nonDefault': 2. |
snSwGroupSwitchAgeTime | 1.3.6.1.4.1.1991.1.1.3.1.5 | integer32 | read-write |
For FastIron: Sets the aging period for ports on the device, defining how long a port address remains active in the address table. Valid values: 0 = no aging, or 67 - 65535 seconds Default: 300 seconds. For NetIron: 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. |
snVLanGroupVlanCurEntry | 1.3.6.1.4.1.1991.1.1.3.1.6 | integer32 | read-only |
The current total entry number of VLANs are configured. |
snVLanGroupSetAllVLan | 1.3.6.1.4.1.1991.1.1.3.1.7 | integer32 | read-write |
The value of this object is the VLanIndex of a particalur entry in snVLanByPortCfgTable (snVLanByPortCfgVLanId). All the attributes of that row of table except PortMask will be used to set the same attributes for the entire VLan group. VLanId and PortMask must be set for that particular entry prior to setting this object. Switch software will base on that VLAN information to set the entire VLAN. Note: All the intended attributes of the given row of the table (given VLAN) must be set prior setting this object. When this object is set, Set-All-VLAN action will take place simultaneously. The previous setting will be overwritten by the new one. |
snSwPortSetAll | 1.3.6.1.4.1.1991.1.1.3.1.8 | integer32 | read-write |
The value of this object is the index number of the snSwPortInfoTable (snSwPortInfoPortIndex). snSwPortInfoMonitorMode, snSwPortInfoTagMode, snSwPortInfoChnMode, snSwPortInfoSpeed, snSwPortInfoAdminStatus are all the read-write attributes of that row of table. They will be used to set the same attributes for all the ports in the system. Note: prior setting this object, all the intended attributes of the given row of the table must be set. Otherwise, the current data of the row will be used to set the entire port-table. The previous setting will be overwritten by the new one. |
snFdbTableCurEntry | 1.3.6.1.4.1.1991.1.1.3.1.9 | integer32 | read-only |
The current total entry number of FDB are configured. |
snFdbTableStationFlush | 1.3.6.1.4.1.1991.1.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. Enumeration: 'error': 2, 'flush': 3, 'flushing': 4, 'normal': 1. |
snPortStpSetAll | 1.3.6.1.4.1.1991.1.1.3.1.11 | integer32 | 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. |
snSwProbePortNum | 1.3.6.1.4.1.1991.1.1.3.1.12 | integer32 | 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. |
snSw8021qTagMode | 1.3.6.1.4.1.1991.1.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. Enumeration: 'disabled': 0, 'enabled': 1. |
snSwGlobalStpMode | 1.3.6.1.4.1.1991.1.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 Enumeration: 'disabled': 0, 'enabled': 1. |
snSwIpMcastQuerierMode | 1.3.6.1.4.1.1991.1.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. Enumeration: 'nonQuerier': 2, 'querier': 1. |
snSwViolatorPortNumber | 1.3.6.1.4.1.1991.1.1.3.1.17 | integer32 | 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). |
snSwViolatorMacAddress | 1.3.6.1.4.1.1991.1.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. |
snVLanGroupVlanMaxEntry | 1.3.6.1.4.1.1991.1.1.3.1.19 | integer32 | read-write |
The maximum number of VLAN entries that are allowed to configure. On NetIron products, This object will be implemented as read-only. Set request will be returned with not writable error. To set the maximum allowed vlan, use snAgentSysParaConfigEntry. |
snSwEosBufferSize | 1.3.6.1.4.1.1991.1.1.3.1.20 | integer32 | read-only |
A specific buffer size for all the different EOS buffers. |
snVLanByPortEntrySize | 1.3.6.1.4.1.1991.1.1.3.1.21 | integer32 | read-only |
The size of each VLAN table entry. |
snSwPortEntrySize | 1.3.6.1.4.1.1991.1.1.3.1.22 | integer32 | read-only |
The size of each port table entry. |
snFdbStationEntrySize | 1.3.6.1.4.1.1991.1.1.3.1.23 | integer32 | read-only |
The size of each Fdb station table entry. |
snPortStpEntrySize | 1.3.6.1.4.1.1991.1.1.3.1.24 | integer32 | read-only |
The size of each port stp table entry. |
snSwEnableBridgeNewRootTrap | 1.3.6.1.4.1.1991.1.1.3.1.25 | integer | read-write |
Indicates whether the SNMP agent process is permitted to generate bridge new root traps. Enumeration: 'disabled': 0, 'enabled': 1. |
snSwEnableBridgeTopoChangeTrap | 1.3.6.1.4.1.1991.1.1.3.1.26 | integer | read-write |
Indicates whether the SNMP agent process is permitted to generate bridge topology change traps. Enumeration: 'disabled': 0, 'enabled': 1. |
snSwEnableLockedAddrViolationTrap | 1.3.6.1.4.1.1991.1.1.3.1.27 | integer | read-write |
Indicates whether the SNMP agent process is permitted to generate locked address violation traps. Enumeration: 'disabled': 0, 'enabled': 1. |
snSwIpxL3SwMode | 1.3.6.1.4.1.1991.1.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 Enumeration: 'disabled': 0, 'enabled': 1. |
snVLanByIpSubnetMaxSubnets | 1.3.6.1.4.1.1991.1.1.3.1.29 | integer32 | read-only |
The maximum number of subnets for each IP VLAN. |
snVLanByIpxNetMaxNetworks | 1.3.6.1.4.1.1991.1.1.3.1.30 | integer32 | read-only |
The maximum number of networks for each IPX VLAN. |
snSwProtocolVLanMode | 1.3.6.1.4.1.1991.1.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). Enumeration: 'disabled': 0, 'enabled': 1. |
snMacStationVLanId | 1.3.6.1.4.1.1991.1.1.3.1.32 | integer | read-write |
This VLAN ID controls filtering of the Forwarding Database table in the standard Bridge MIB (dot1dTpFdbTable). Since the dot1dTpFdbTable contains MAC addresses associated with each of the ports in the bridge, and each MAC address can be associated with different VLANs, the snMacStationVLanId can be used by users to specify which VLAN's MAC Station information the dot1dTpFdbTable should provide. If this variable is set to zero (the default value), all MAC station entries will be returned when the dot1dTpFdbTable is retrieved. The VLAN-aware dot1qTpFdbTable described in RFC 2674 should be used as a replacement for this variable. |
snSwClearCounters | 1.3.6.1.4.1.1991.1.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. Enumeration: 'clear': 1, 'valid': 0. |
snSw8021qTagType | 1.3.6.1.4.1.1991.1.1.3.1.34 | integer32 | 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. |
snSwBroadcastLimit | 1.3.6.1.4.1.1991.1.1.3.1.35 | integer32 | 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. This object is deprecated by snSwBroadcastLimit2 on NI platform. |
snSwMaxMacFilterPerSystem | 1.3.6.1.4.1.1991.1.1.3.1.36 | integer32 | read-only |
The maximum number of MAC Filters per system in the MAC Filter table. |
snSwMaxMacFilterPerPort | 1.3.6.1.4.1.1991.1.1.3.1.37 | integer32 | read-only |
The maximum number of MAC Filters per port in the Port MAC Access Filter table. |
snSwDefaultVLanId | 1.3.6.1.4.1.1991.1.1.3.1.38 | integer | read-write |
The VLAN ID of the DEFAULT PORT-VLAN. |
snSwGlobalAutoNegotiate | 1.3.6.1.4.1.1991.1.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. Enumeration: 'disabled': 0, 'other': 3, 'enabled': 1, 'negFullAuto': 2. |
snSwQosMechanism | 1.3.6.1.4.1.1991.1.1.3.1.40 | integer | read-write |
Indicates whether the qos mechanism is strict or weighted. This object is not supported on NI platform. Enumeration: 'strict': 0, 'weighted': 1. |
snSwSingleStpMode | 1.3.6.1.4.1.1991.1.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. disable(0)...........no Single Spanning Tree enableStp(1).........activate SSTP control vlan to run Spanning Tree enableRstp(2)........activate SSTP control vlan to run Rapid Spanning Tree Enumeration: 'enableStp': 1, 'enableRstp': 2, 'disable': 0. |
snSwFastStpMode | 1.3.6.1.4.1.1991.1.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 Enumeration: 'disabled': 0, 'enabled': 1. |
snSwViolatorIfIndex | 1.3.6.1.4.1.1991.1.1.3.1.43 | integer32 | read-only |
The port number of the switch or router that received a violator packet. It is included in the locked address violation trap. |
snSwSingleStpVLanId | 1.3.6.1.4.1.1991.1.1.3.1.44 | integer32 | read-only |
The VLAN ID of the Single Spanning Tree VLAN if Single Spanning Tree was enabled. This object returns zero if Single Spanning Tree was disabled. |
snSwBroadcastLimit2 | 1.3.6.1.4.1.1991.1.1.3.1.45 | unsigned32 | 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. |
snVLanInfo | 1.3.6.1.4.1.1991.1.1.3.2 | |||
snVLanByPortTable | 1.3.6.1.4.1.1991.1.1.3.2.1 | no-access |
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. |
|
1.3.6.1.4.1.1991.1.1.3.2.1.1 | no-access |
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. |
||
snVLanByPortVLanIndex | 1.3.6.1.4.1.1991.1.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. |
snVLanByPortVLanId | 1.3.6.1.4.1.1991.1.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. |
snVLanByPortPortMask | 1.3.6.1.4.1.1991.1.1.3.2.1.1.3 | portmask | read-write |
The Standand-alone switch VLAN port membership. (It was obsoleted for Chassis Product) |
snVLanByPortQos | 1.3.6.1.4.1.1991.1.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) Enumeration: 'level0': 0, 'level1': 1, 'level2': 2, 'level3': 3, 'level4': 4, 'level5': 5, 'level6': 6, 'level7': 7. |
snVLanByPortStpMode | 1.3.6.1.4.1.1991.1.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. disable(0)...........no Spanning Tree enableStp(1).........activate Spanning Tree enableRstp(2)........activate Rapid Spanning Tree Enumeration: 'enableStp': 1, 'enableRstp': 2, 'disable': 0. |
snVLanByPortStpPriority | 1.3.6.1.4.1.1991.1.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. |
snVLanByPortStpGroupMaxAge | 1.3.6.1.4.1.1991.1.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. |
snVLanByPortStpGroupHelloTime | 1.3.6.1.4.1.1991.1.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. |
snVLanByPortStpGroupForwardDelay | 1.3.6.1.4.1.1991.1.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. |
snVLanByPortRowStatus | 1.3.6.1.4.1.1991.1.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 Enumeration: 'create': 4, 'other': 1, 'modify': 5, 'valid': 2, 'delete': 3. |
snVLanByPortOperState | 1.3.6.1.4.1.1991.1.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 Enumeration: 'activated': 1, 'notActivated': 0. |
snVLanByPortBaseNumPorts | 1.3.6.1.4.1.1991.1.1.3.2.1.1.12 | integer32 | read-only |
The number of ports controlled by this bridging entity. |
snVLanByPortBaseType | 1.3.6.1.4.1.1991.1.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. Enumeration: 'unknown': 1, 'transparentOnly': 2, 'srt': 4, 'sourcerouteOnly': 3. |
snVLanByPortStpProtocolSpecification | 1.3.6.1.4.1.1991.1.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. Enumeration: 'ieee8021d': 3, 'unknown': 1, 'decLb100': 2. |
snVLanByPortStpMaxAge | 1.3.6.1.4.1.1991.1.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. |
snVLanByPortStpHelloTime | 1.3.6.1.4.1.1991.1.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. |
snVLanByPortStpHoldTime | 1.3.6.1.4.1.1991.1.1.3.2.1.1.17 | integer32 | 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. |
snVLanByPortStpForwardDelay | 1.3.6.1.4.1.1991.1.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.] |
snVLanByPortStpTimeSinceTopologyChange | 1.3.6.1.4.1.1991.1.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. |
snVLanByPortStpTopChanges | 1.3.6.1.4.1.1991.1.1.3.2.1.1.20 | counter32 | read-only |
The total number of topology changes detected by this bridge since the management entity was last reset or initialized. |
snVLanByPortStpRootCost | 1.3.6.1.4.1.1991.1.1.3.2.1.1.21 | integer32 | read-only |
dot1dStpRootCost: From RFC1493(Bridge MIB). The cost of the path to the root as seen from this bridge. |
snVLanByPortStpRootPort | 1.3.6.1.4.1.1991.1.1.3.2.1.1.22 | integer32 | 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. |
snVLanByPortStpDesignatedRoot | 1.3.6.1.4.1.1991.1.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. |
snVLanByPortBaseBridgeAddress | 1.3.6.1.4.1.1991.1.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. |
snVLanByPortVLanName | 1.3.6.1.4.1.1991.1.1.3.2.1.1.25 | displaystring | read-write |
VLAN Community Name string. |
snVLanByPortRouterIntf | 1.3.6.1.4.1.1991.1.1.3.2.1.1.26 | integer32 | 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. |
snVLanByPortChassisPortMask | 1.3.6.1.4.1.1991.1.1.3.2.1.1.27 | octet string | read-write |
The Chassis VLAN switch port membership. (It was obsoleted after release 07100, replaced by snVLanByPortPortList) |
snVLanByPortPortList | 1.3.6.1.4.1.1991.1.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.1991.1.1.3.2.2 | no-access |
. |
|
1.3.6.1.4.1.1991.1.1.3.2.2.1 | no-access |
An entry in the VLAN By Protocol Configuration table. |
||
snVLanByProtocolVLanId | 1.3.6.1.4.1.1991.1.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. |
snVLanByProtocolIndex | 1.3.6.1.4.1.1991.1.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), ipv6(7) The following are operated in Layer2 bridging such as: appleTalk(3), decNet(4), netBios(5), others(6) -- other protocols which are defined here. Enumeration: 'ip': 1, 'decNet': 4, 'ipv6': 7, 'appleTalk': 3, 'others': 6, 'ipx': 2, 'netBios': 5. |
snVLanByProtocolDynamic | 1.3.6.1.4.1.1991.1.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. Enumeration: 'disabled': 0, 'enabled': 1. |
snVLanByProtocolStaticMask | 1.3.6.1.4.1.1991.1.1.3.2.2.1.4 | portmask | read-write |
The Standand-alone switch Protocol VLAN port membership applied in static mode. (It was obsoleted for Chassis Product) |
snVLanByProtocolExcludeMask | 1.3.6.1.4.1.1991.1.1.3.2.2.1.5 | portmask | read-write |
The Standand-alone switch Protocol VLAN port membership applied in exclusive mode. (It was obsoleted for Chassis Product) |
snVLanByProtocolRouterIntf | 1.3.6.1.4.1.1991.1.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. |
snVLanByProtocolRowStatus | 1.3.6.1.4.1.1991.1.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 Enumeration: 'create': 4, 'other': 1, 'modify': 5, 'valid': 2, 'delete': 3. |
snVLanByProtocolDynamicMask | 1.3.6.1.4.1.1991.1.1.3.2.2.1.8 | portmask | read-only |
The Standand-alone switch Protocol VLAN active port membership. (It was obsoleted for Chassis Product) |
snVLanByProtocolChassisStaticMask | 1.3.6.1.4.1.1991.1.1.3.2.2.1.9 | octet string | read-write |
The Chassis Protocol VLAN port membership applied in static mode. (It was obsoleted after release 07100, replaced by snVLanByProtocolStaticPortList) |
snVLanByProtocolChassisExcludeMask | 1.3.6.1.4.1.1991.1.1.3.2.2.1.10 | octet string | read-write |
The Chassis Protocol VLAN port membership applied in exclusive mode. (It was obsoleted after release 07100, replaced by snVLanByProtocolExcludePortList) |
snVLanByProtocolChassisDynamicMask | 1.3.6.1.4.1.1991.1.1.3.2.2.1.11 | octet string | read-only |
The Chassis Protocol VLAN active port membership. (It was obsoleted after release 07100, replaced by snVLanByProtocolDynamicPortList) |
snVLanByProtocolVLanName | 1.3.6.1.4.1.1991.1.1.3.2.2.1.12 | displaystring | read-write |
VLAN Community Name string. |
snVLanByProtocolStaticPortList | 1.3.6.1.4.1.1991.1.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. |
snVLanByProtocolExcludePortList | 1.3.6.1.4.1.1991.1.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. |
snVLanByProtocolDynamicPortList | 1.3.6.1.4.1.1991.1.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.1991.1.1.3.2.3 | no-access |
An entry of the VLAN By IPX Network Number Table. |
|
1.3.6.1.4.1.1991.1.1.3.2.3.1 | no-access |
An entry in the VLAN By IP Subnet Configuration table. |
||
snVLanByIpSubnetVLanId | 1.3.6.1.4.1.1991.1.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. |
snVLanByIpSubnetIpAddress | 1.3.6.1.4.1.1991.1.1.3.2.3.1.2 | ipaddress | read-only |
Subnet IP address. |
snVLanByIpSubnetSubnetMask | 1.3.6.1.4.1.1991.1.1.3.2.3.1.3 | ipaddress | read-only |
Subnet mask associated with the Subnet IP address. |
snVLanByIpSubnetDynamic | 1.3.6.1.4.1.1991.1.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. Enumeration: 'disabled': 0, 'enabled': 1. |
snVLanByIpSubnetStaticMask | 1.3.6.1.4.1.1991.1.1.3.2.3.1.5 | portmask | read-write |
The Standand-alone switch VLAN By Subnet port membership applied in static mode. (It was obsoleted for Chassis Product) |
snVLanByIpSubnetExcludeMask | 1.3.6.1.4.1.1991.1.1.3.2.3.1.6 | portmask | read-write |
The Standand-alone switch VLAN By Subnet port membership applied in exclusive mode. (It was obsoleted for Chassis Product) |
snVLanByIpSubnetRouterIntf | 1.3.6.1.4.1.1991.1.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. |
snVLanByIpSubnetRowStatus | 1.3.6.1.4.1.1991.1.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 Enumeration: 'create': 4, 'other': 1, 'modify': 5, 'valid': 2, 'delete': 3. |
snVLanByIpSubnetDynamicMask | 1.3.6.1.4.1.1991.1.1.3.2.3.1.9 | portmask | read-only |
The Standand-alone switch VLAN By Subnet active port membership. (It was obsoleted for Chassis Product) |
snVLanByIpSubnetChassisStaticMask | 1.3.6.1.4.1.1991.1.1.3.2.3.1.10 | octet string | read-write |
The Chassis VLAN By Subnet port membership applied in static mode. (It was obsoleted after release 07100, replaced by snVLanByIpSubnetStaticPortList) |
snVLanByIpSubnetChassisExcludeMask | 1.3.6.1.4.1.1991.1.1.3.2.3.1.11 | octet string | read-write |
The Chassis VLAN By Subnet port membership applied in exclusive mode. (It was obsoleted after release 07100, replaced by snVLanByIpSubnetExcludePortList) |
snVLanByIpSubnetChassisDynamicMask | 1.3.6.1.4.1.1991.1.1.3.2.3.1.12 | octet string | read-only |
The Chassis VLAN By Subnet active port membership. (It was obsoleted after release 07100, replaced by snVLanByIpSubnetDynamicPortList) |
snVLanByIpSubnetVLanName | 1.3.6.1.4.1.1991.1.1.3.2.3.1.13 | displaystring | read-write |
VLAN Community Name string. |
snVLanByIpSubnetStaticPortList | 1.3.6.1.4.1.1991.1.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. |
snVLanByIpSubnetExcludePortList | 1.3.6.1.4.1.1991.1.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. |
snVLanByIpSubnetDynamicPortList | 1.3.6.1.4.1.1991.1.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.1991.1.1.3.2.4 | no-access |
An entry of the VLAN By IPX Network Number Table. |
|
1.3.6.1.4.1.1991.1.1.3.2.4.1 | no-access |
An entry in the VLAN By Ipx Network Number Configuration table. |
||
snVLanByIpxNetVLanId | 1.3.6.1.4.1.1991.1.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. |
snVLanByIpxNetNetworkNum | 1.3.6.1.4.1.1991.1.1.3.2.4.1.2 | octet string | read-only |
IPX Network Number. |
snVLanByIpxNetFrameType | 1.3.6.1.4.1.1991.1.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. Enumeration: 'ipxEthernetSnap': 4, 'notApplicable': 0, 'ipxEthernetII': 3, 'ipxEthernet8023': 2, 'ipxEthernet8022': 1. |
snVLanByIpxNetDynamic | 1.3.6.1.4.1.1991.1.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. Enumeration: 'disabled': 0, 'enabled': 1. |
snVLanByIpxNetStaticMask | 1.3.6.1.4.1.1991.1.1.3.2.4.1.5 | portmask | read-write |
The VLAN By IPX network port membership applied in static mode. (It was obsoleted for Chassis Product) |
snVLanByIpxNetExcludeMask | 1.3.6.1.4.1.1991.1.1.3.2.4.1.6 | portmask | read-write |
The VLAN By IPX network port membership applied in exclusive mode. (It was obsoleted for Chassis Product) |
snVLanByIpxNetRouterIntf | 1.3.6.1.4.1.1991.1.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. |
snVLanByIpxNetRowStatus | 1.3.6.1.4.1.1991.1.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 Enumeration: 'create': 4, 'other': 1, 'modify': 5, 'valid': 2, 'delete': 3. |
snVLanByIpxNetDynamicMask | 1.3.6.1.4.1.1991.1.1.3.2.4.1.9 | portmask | read-only |
The VLAN By IPX network active port membership. (It was obsoleted for Chassis Product) |
snVLanByIpxNetChassisStaticMask | 1.3.6.1.4.1.1991.1.1.3.2.4.1.10 | octet string | read-write |
The Chassis VLAN By IPX network port membership applied in static mode. (It was obsoleted after release 07100, replaced by snVLanByIpxNetStaticPortList) |
snVLanByIpxNetChassisExcludeMask | 1.3.6.1.4.1.1991.1.1.3.2.4.1.11 | octet string | read-write |
The Chassis VLAN By IPX network port membership applied in exclusive mode. (It was obsoleted after release 07100, replaced by snVLanByIpxNetExcludePortList) |
snVLanByIpxNetChassisDynamicMask | 1.3.6.1.4.1.1991.1.1.3.2.4.1.12 | octet string | read-only |
The Chassis VLAN By IPX network active port membership. (It was obsoleted after release 07100, replaced by snVLanByIpxNetDynamicPortList) |
snVLanByIpxNetVLanName | 1.3.6.1.4.1.1991.1.1.3.2.4.1.13 | displaystring | read-write |
VLAN Community Name string. |
snVLanByIpxNetStaticPortList | 1.3.6.1.4.1.1991.1.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. |
snVLanByIpxNetExcludePortList | 1.3.6.1.4.1.1991.1.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. |
snVLanByIpxNetDynamicPortList | 1.3.6.1.4.1.1991.1.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.1991.1.1.3.2.5 | no-access |
A Table Of VLAN By AppleTalk Network Number. |
|
1.3.6.1.4.1.1991.1.1.3.2.5.1 | no-access |
An entry of the AppleTalk Cable VLAN table. |
||
snVLanByATCableVLanId | 1.3.6.1.4.1.1991.1.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. |
snVLanByATCableIndex | 1.3.6.1.4.1.1991.1.1.3.2.5.1.2 | integer32 | read-only |
AppleTalk Cable VLAN index number. |
snVLanByATCableRouterIntf | 1.3.6.1.4.1.1991.1.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. |
snVLanByATCableRowStatus | 1.3.6.1.4.1.1991.1.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 Enumeration: 'create': 4, 'other': 1, 'modify': 5, 'valid': 2, 'delete': 3. |
snVLanByATCableChassisStaticMask | 1.3.6.1.4.1.1991.1.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. (It was obsoleted after release 07100, replaced by snVLanByATCableStaticPortList) |
snVLanByATCableVLanName | 1.3.6.1.4.1.1991.1.1.3.2.5.1.6 | displaystring | read-write |
VLAN Name string. |
snVLanByATCableStaticPortList | 1.3.6.1.4.1.1991.1.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.1991.1.1.3.2.6 | no-access |
Port VLAN (Layer 2 VLAN) port membership table. |
|
1.3.6.1.4.1.1991.1.1.3.2.6.1 | no-access |
An entry of the port VLAN membership table. |
||
snVLanByPortMemberVLanId | 1.3.6.1.4.1.1991.1.1.3.2.6.1.1 | integer | read-only |
The VLAN identifier (VLAN ID). |
snVLanByPortMemberPortId | 1.3.6.1.4.1.1991.1.1.3.2.6.1.2 | interfaceindex | read-only |
The ifIndex which is a member of the port VLAN. |
snVLanByPortMemberRowStatus | 1.3.6.1.4.1.1991.1.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 Enumeration: 'create': 4, 'other': 1, 'valid': 2, 'delete': 3. |
snVLanByPortMemberTagMode | 1.3.6.1.4.1.1991.1.1.3.2.6.1.4 | integer | read-write |
For tagged/dual-mode port, we could have multiple VLANs per port. For untagged port, there is only one VLAN ID per port. Enumeration: 'untagged': 2, 'tagged': 1. |
snVLanByPortCfgTable | 1.3.6.1.4.1.1991.1.1.3.2.7 | no-access |
Port VLAN (Layer 2 VLAN) configuration table. |
|
1.3.6.1.4.1.1991.1.1.3.2.7.1 | no-access |
An entry of the port VLAN configuration table. |
||
snVLanByPortCfgVLanId | 1.3.6.1.4.1.1991.1.1.3.2.7.1.1 | integer | read-only |
The VLAN identifier (VLAN ID). |
snVLanByPortCfgQos | 1.3.6.1.4.1.1991.1.1.3.2.7.1.2 | portqostc | 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). Value invalid(127) is used by CES/CER products to signify that no QoS was specified for this VLAN. |
snVLanByPortCfgStpMode | 1.3.6.1.4.1.1991.1.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. disable(0)...........no Spanning Tree enableStp(1).........activate Spanning Tree enableRstp(2)........activate Rapid Spanning Tree Enumeration: 'enableStp': 1, 'enableRstp': 2, 'disable': 0. |
snVLanByPortCfgStpPriority | 1.3.6.1.4.1.1991.1.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. |
snVLanByPortCfgStpGroupMaxAge | 1.3.6.1.4.1.1991.1.1.3.2.7.1.5 | integer32 | 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. Valid value between 6 and 40. Default is 20 seconds. Value 0 is returned if no STP is not configured for this vlan. |
snVLanByPortCfgStpGroupHelloTime | 1.3.6.1.4.1.1991.1.1.3.2.7.1.6 | integer32 | 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. Valid value between 1 and 10. Default is 2 seconds. Value 0 is returned if no STP is not configured for this vlan. |
snVLanByPortCfgStpGroupForwardDelay | 1.3.6.1.4.1.1991.1.1.3.2.7.1.7 | integer32 | 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. Valid value between 2 and 30. Default is 15 seconds. Value 0 is returned if no STP is not configured for this vlan. |
snVLanByPortCfgBaseNumPorts | 1.3.6.1.4.1.1991.1.1.3.2.7.1.8 | integer32 | read-only |
The number of ports controlled by this bridging entity. |
snVLanByPortCfgBaseType | 1.3.6.1.4.1.1991.1.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. Enumeration: 'unknown': 1, 'transparentOnly': 2, 'srt': 4, 'sourcerouteOnly': 3. |
snVLanByPortCfgStpProtocolSpecification | 1.3.6.1.4.1.1991.1.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. Enumeration: 'ieee8021d': 3, 'unknown': 1, 'decLb100': 2. |
snVLanByPortCfgStpMaxAge | 1.3.6.1.4.1.1991.1.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. |
snVLanByPortCfgStpHelloTime | 1.3.6.1.4.1.1991.1.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. |
snVLanByPortCfgStpHoldTime | 1.3.6.1.4.1.1991.1.1.3.2.7.1.13 | integer32 | 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. |
snVLanByPortCfgStpForwardDelay | 1.3.6.1.4.1.1991.1.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.] |
snVLanByPortCfgStpTimeSinceTopologyChange | 1.3.6.1.4.1.1991.1.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. |
snVLanByPortCfgStpTopChanges | 1.3.6.1.4.1.1991.1.1.3.2.7.1.16 | counter32 | read-only |
The total number of topology changes detected by this bridge since the management entity was last reset or initialized. |
snVLanByPortCfgStpRootCost | 1.3.6.1.4.1.1991.1.1.3.2.7.1.17 | integer32 | read-only |
dot1dStpRootCost: From RFC1493(Bridge MIB). The cost of the path to the root as seen from this bridge. |
snVLanByPortCfgStpRootPort | 1.3.6.1.4.1.1991.1.1.3.2.7.1.18 | integer32 | 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. |
snVLanByPortCfgStpDesignatedRoot | 1.3.6.1.4.1.1991.1.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. |
snVLanByPortCfgBaseBridgeAddress | 1.3.6.1.4.1.1991.1.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. |
snVLanByPortCfgVLanName | 1.3.6.1.4.1.1991.1.1.3.2.7.1.21 | displaystring | read-write |
VLAN Community Name string. |
snVLanByPortCfgRouterIntf | 1.3.6.1.4.1.1991.1.1.3.2.7.1.22 | integer32 | 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. |
snVLanByPortCfgRowStatus | 1.3.6.1.4.1.1991.1.1.3.2.7.1.23 | integer | read-write |
Use this object to delete a vlan entry. For read operation, its value is 'valid' if it is a user-configured VLAN and 'other' if it is a control-VLAN. Enumeration: 'other': 1, 'valid': 2, 'delete': 3. |
snVLanByPortCfgStpVersion | 1.3.6.1.4.1.1991.1.1.3.2.7.1.24 | integer | read-write |
The version of Spanning Tree Protocol the bridge is currently running. The value 'stpCompatible(0)' indicates the Spanning Tree Protocol specified in IEEE 802.1D and 'rstp(2)' indicates the Rapid Spanning Tree Protocol specified in IEEE 802.1w. New value may be defined as future versions of the protocol become available. Enumeration: 'stpCompatible': 0, 'rstp': 2. |
snVLanByPortCfgInOctets | 1.3.6.1.4.1.1991.1.1.3.2.7.1.25 | counter64 | read-only |
The number of bytes received on this VLAN. This can be used as the per VE couter, if there is one-to-one map for VLAN-VE. |
snVLanByPortCfgTransparentHwFlooding | 1.3.6.1.4.1.1991.1.1.3.2.7.1.26 | integer | read-write |
Specifies the transparent VLAN flooding feature. Enumeration: 'disabled': 0, 'enabled': 1. |
brcdVlanExtStatsTable | 1.3.6.1.4.1.1991.1.1.3.2.8 | no-access |
This table contains the extended statistics for VLAN ports of G2 and later modules. Not applicable for G1 cards. These applies to L2 VLANs and as well as port VLANs that are associated to IP interfaces (physical or VE). |
|
1.3.6.1.4.1.1991.1.1.3.2.8.1 | no-access |
A row in this table represents a VLAN extended statistics accounting entry. It can be a per-VLAN/port entry, in this case the Priority-ID is 128 (invalid). It can also be in a priority level granularity of the VLAN port, in this case the Priority-ID specifies which port QOS priority, and Priority-ID 128 is the index to the aggregate count bucket. |
||
brcdVlanExtStatsVlanId | 1.3.6.1.4.1.1991.1.1.3.2.8.1.1 | brcdvlanidtc | no-access |
The VLAN identifier (VLAN ID). |
brcdVlanExtStatsIfIndex | 1.3.6.1.4.1.1991.1.1.3.2.8.1.2 | interfaceindex | no-access |
The ifIndex of the port belonging to this VLAN. |
brcdVlanExtStatsPriorityId | 1.3.6.1.4.1.1991.1.1.3.2.8.1.3 | portprioritytc | no-access |
Identifies the port QOS priority. The values 1 through 8 internally maps to priorities 0 through 7. The value 128 indicates that priority-level accounting is not enabled |
brcdVlanExtStatsInSwitchedPkts | 1.3.6.1.4.1.1991.1.1.3.2.8.1.4 | counter64 | read-only |
The number of valid frames received by this port classified as belonging to this VLAN for switched packets. The value is applicable only if the system was configured to separately count the two types of packets. Otherwise, it returns 0. |
brcdVlanExtStatsInRoutedPkts | 1.3.6.1.4.1.1991.1.1.3.2.8.1.5 | counter64 | read-only |
The number of valid frames received by this port classified as belonging to this VLAN for routed packets. The value is applicable only if the system was configured to separately count the two types of packets. Otherwise, it returns 0. |
brcdVlanExtStatsInPkts | 1.3.6.1.4.1.1991.1.1.3.2.8.1.6 | counter64 | read-only |
The number of valid frames received by this port classified as belonging to this VLAN for both switched and routed packets. |
brcdVlanExtStatsOutSwitchedPkts | 1.3.6.1.4.1.1991.1.1.3.2.8.1.7 | counter64 | read-only |
The number of valid frames transmitted by this port classified as belonging to this VLAN for switched packets. The value is applicable only if the system was configured to separately count the two types of packets. Otherwise, it returns 0. |
brcdVlanExtStatsOutRoutedPkts | 1.3.6.1.4.1.1991.1.1.3.2.8.1.8 | counter64 | read-only |
The number of valid frames transmitted by this port classified as belonging to this VLAN for routed packets. The value is applicable only if the system was configured to separately count the two types of packets. Otherwise, it returns 0. |
brcdVlanExtStatsOutPkts | 1.3.6.1.4.1.1991.1.1.3.2.8.1.9 | counter64 | read-only |
The number of valid frames transmitted by this port classified as belonging to this VLAN for both switched and routed packets. |
brcdVlanExtStatsInSwitchedOctets | 1.3.6.1.4.1.1991.1.1.3.2.8.1.10 | counter64 | read-only |
The bytes count received by this port classified as belonging to this VLAN for switched packets. The value is applicable only if the system was configured to separately count the two types of packets. Otherwise, it returns 0. |
brcdVlanExtStatsInRoutedOctets | 1.3.6.1.4.1.1991.1.1.3.2.8.1.11 | counter64 | read-only |
The bytes count received by this port classified as belonging to this VLAN for routed packets. The value is applicable only if the system was configured to separately count the two types of packets. Otherwise, it returns 0. |
brcdVlanExtStatsInOctets | 1.3.6.1.4.1.1991.1.1.3.2.8.1.12 | counter64 | read-only |
The bytes count received by this port classified as belonging to this VLAN for both switched and routed packets. |
brcdVlanExtStatsOutSwitchedOctets | 1.3.6.1.4.1.1991.1.1.3.2.8.1.13 | counter64 | read-only |
The bytes count transmitted by this port classified as belonging to this VLAN for switched packets. The value is applicable only if the system was configured to separately count the two types of packets. Otherwise, it returns 0. |
brcdVlanExtStatsOutRoutedOctets | 1.3.6.1.4.1.1991.1.1.3.2.8.1.14 | counter64 | read-only |
The bytes count transmitted by this port classified as belonging to this VLAN for routed packets. The value is applicable only if the system was configured to separately count the two types of packets. Otherwise, it returns 0. |
brcdVlanExtStatsOutOctets | 1.3.6.1.4.1.1991.1.1.3.2.8.1.15 | counter64 | read-only |
The bytes count transmitted by this port classified as belonging to this VLAN for both switched and routed packets. |
snSwPortInfo | 1.3.6.1.4.1.1991.1.1.3.3 | |||
snSwPortInfoTable | 1.3.6.1.4.1.1991.1.1.3.3.1 | no-access |
A specific snSwPortInfo group consists of a number of switch ports. |
|
1.3.6.1.4.1.1991.1.1.3.3.1.1 | no-access |
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. |
||
snSwPortInfoPortNum | 1.3.6.1.4.1.1991.1.1.3.3.1.1.1 | integer32 | 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). |
snSwPortInfoMonitorMode | 1.3.6.1.4.1.1991.1.1.3.3.1.1.2 | integer | read-write |
DEPRECATED by snSwPortInfoMirrorMode and snPortMonitorTable. Enumeration: 'disabled': 0, 'input': 1, 'both': 3, 'output': 2. |
snSwPortInfoTagMode | 1.3.6.1.4.1.1991.1.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. Enumeration: 'disabled': 4, 'untagged': 2, 'tagged': 1, 'auto': 3. |
snSwPortInfoChnMode | 1.3.6.1.4.1.1991.1.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). Enumeration: 'none': 0, 'fullDuplex': 2, 'halfDuplex': 1. |
snSwPortInfoSpeed | 1.3.6.1.4.1.1991.1.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. s1GM(5)..........1Gbits per second master. s155M(6).........155Mbits per second (ATM) (for expansion board only). s10G(7)..........10Gbits per second. s622M(8).........OC12 - 622Mbits per second s2488M(9)........OC48 - 2.488Gbits per second s9953M(10).......OC192 - 9.953Gbits per second s16G(11)..........16Gbits per second. s40G(13)..........40Gbits per second. s2500M(14)..........2.5Gbits per second. The read-back hardware status are the following: none(0)..........link down or no traffic. s10M(2)..........10Mbits per second. s100M(3).........100Mbits per second. s1G(4)...........1Gbits per second. s1GM(5)..........1Gbits per second master. s155M(6).........155Mbits per second (ATM) (for expansion board only). s10G(7)..........10Gbits per second. s622M(8).........OC12 - 622Mbits per second s2488M(9)........OC48 - 2.488Gbits per second s9953M(10).......OC192 - 9.953Gbits per second s16G(11)..........16Gbits per second. s40G(13)..........40Gbits per second. s2500M(14)..........2.5Gbits per second. The port media type (expansion or regular) and port link type (trunk or feeder) determine whether this object can be written and the valid values. It is not allowed to change speed for trunks ports. For expansion ports, all of the above speed can be set. However, the value of this parameter may be automatically set whenever the expansion port is connected (e.g. cascade connecting device). Enumeration: 's9953M': 10, 'none': 0, 's622M': 8, 's40G': 13, 's16G': 11, 's2488M': 9, 's100M': 3, 's10M': 2, 's1GM': 5, 's2500M': 14, 'sAutoSense': 1, 's10G': 7, 's1G': 4, 's155M': 6. |
snSwPortInfoMediaType | 1.3.6.1.4.1.1991.1.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). m2488POS(11).....2488Mbits per second (POS). m10000BaseFX(12).10Gbits per second fiber. m9953POS(13).....9953Mbits per second (POS). m16GStacking(14).16Gbits per second fiber. m40GStacking(16). 40Gbits per second fiber. Enumeration: 'm2500BaseTX': 19, 'm100BaseTX': 2, 'm100GBaseFX': 15, 'm622POS': 10, 'm2488POS': 11, 'm40GStacking': 16, 'm100BaseFX': 3, 'm16GStacking': 14, 'm622ATM': 8, 'm1000BaseTX': 7, 'm9953POS': 13, 'm10000BaseTX': 18, 'other': 1, 'm1000BaseFX': 4, 'm40GBaseFX': 17, 'mT3': 5, 'm155POS': 9, 'm10000BaseFX': 12, 'm155ATM': 6. |
snSwPortInfoConnectorType | 1.3.6.1.4.1.1991.1.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 Enumeration: 'copper': 2, 'other': 1, 'fiber': 3. |
snSwPortInfoAdminStatus | 1.3.6.1.4.1.1991.1.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) Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
snSwPortInfoLinkStatus | 1.3.6.1.4.1.1991.1.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) Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
snSwPortInfoPortQos | 1.3.6.1.4.1.1991.1.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) Enumeration: 'level0': 0, 'level1': 1, 'level2': 2, 'level3': 3, 'level4': 4, 'level5': 5, 'level6': 6, 'level7': 7. |
snSwPortInfoPhysAddress | 1.3.6.1.4.1.1991.1.1.3.3.1.1.11 | physaddress | read-only |
The port physical address. The physical address represents the switch port. |
snSwPortStatsInFrames | 1.3.6.1.4.1.1991.1.1.3.3.1.1.12 | counter32 | read-only |
The total number of packets received on the interface. |
snSwPortStatsOutFrames | 1.3.6.1.4.1.1991.1.1.3.3.1.1.13 | counter32 | read-only |
The total number of packets transmitted out of the interface. |
snSwPortStatsAlignErrors | 1.3.6.1.4.1.1991.1.1.3.3.1.1.14 | counter32 | 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. |
snSwPortStatsFCSErrors | 1.3.6.1.4.1.1991.1.1.3.3.1.1.15 | counter32 | 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. |
snSwPortStatsMultiColliFrames | 1.3.6.1.4.1.1991.1.1.3.3.1.1.16 | counter32 | 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. |
snSwPortStatsFrameTooLongs | 1.3.6.1.4.1.1991.1.1.3.3.1.1.17 | counter32 | 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. |
snSwPortStatsTxColliFrames | 1.3.6.1.4.1.1991.1.1.3.3.1.1.18 | counter32 | 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. |
snSwPortStatsRxColliFrames | 1.3.6.1.4.1.1991.1.1.3.3.1.1.19 | counter32 | 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. |
snSwPortStatsFrameTooShorts | 1.3.6.1.4.1.1991.1.1.3.3.1.1.20 | counter32 | read-only |
A count of frames received on a particular interface that below the minimum permitted frame size. |
snSwPortLockAddressCount | 1.3.6.1.4.1.1991.1.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. |
snSwPortStpPortEnable | 1.3.6.1.4.1.1991.1.1.3.3.1.1.22 | integer | read-write |
The enabled/disabled status of the port. Enumeration: 'disabled': 0, 'enabled': 1. |
snSwPortDhcpGateListId | 1.3.6.1.4.1.1991.1.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 |
snSwPortName | 1.3.6.1.4.1.1991.1.1.3.3.1.1.24 | displaystring | read-write |
Port Name string. |
snSwPortStatsInBcastFrames | 1.3.6.1.4.1.1991.1.1.3.3.1.1.25 | counter32 | read-only |
The total number of broadcast packets received on the interface. |
snSwPortStatsOutBcastFrames | 1.3.6.1.4.1.1991.1.1.3.3.1.1.26 | counter32 | read-only |
The total number of broadcast packets transmitted out of the interface. |
snSwPortStatsInMcastFrames | 1.3.6.1.4.1.1991.1.1.3.3.1.1.27 | counter32 | read-only |
The total number of multicast packets received on the interface. |
snSwPortStatsOutMcastFrames | 1.3.6.1.4.1.1991.1.1.3.3.1.1.28 | counter32 | read-only |
The total number of multicast packets transmitted out of the interface. |
snSwPortStatsInDiscard | 1.3.6.1.4.1.1991.1.1.3.3.1.1.29 | counter32 | 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. |
snSwPortStatsOutDiscard | 1.3.6.1.4.1.1991.1.1.3.3.1.1.30 | counter32 | 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. |
snSwPortStatsMacStations | 1.3.6.1.4.1.1991.1.1.3.3.1.1.31 | integer32 | read-only |
The total number of MAC Stations connected to the interface. |
snSwPortCacheGroupId | 1.3.6.1.4.1.1991.1.1.3.3.1.1.32 | integer32 | read-write |
Cache Group ID for the interface. |
snSwPortTransGroupId | 1.3.6.1.4.1.1991.1.1.3.3.1.1.33 | integer32 | read-write |
Transparent Group ID for the interface. |
snSwPortInfoAutoNegotiate | 1.3.6.1.4.1.1991.1.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). Enumeration: 'disabled': 0, 'global': 3, 'enabled': 1, 'other': 4, 'negFullAuto': 2. |
snSwPortInfoFlowControl | 1.3.6.1.4.1.1991.1.1.3.3.1.1.35 | integer | read-write |
Enable/Disbale port flow control. Enumeration: 'disabled': 0, 'enabled': 1. |
snSwPortInfoGigType | 1.3.6.1.4.1.1991.1.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). m1000BaseLHA(3)....1Gbits per second fiber, with a special wavelength transceiver (70km). m1000BaseLHB(4)....1Gbits per second fiber, with a special wavelength transceiver (150km). m1000BaseTX(5)....1Gbits per second copper (100meter). m10000BaseSR(6)....10Gbits per second fiber, with a short range wavelength transceiver (100m). m10000BaseLR(7)....10Gbits per second fiber, with a long range wavelength transceiver (10km). m10000BaseER(8)....10Gbits per second fiber, with a extended range wavelength transceiver (40km). sfpCWDM1470nm80Km(9)....1Gbits per second CWDM fiber, with a wavelength 1470nm, reach 80 kms. sfpCWDM1490nm80Km(10)....1Gbits per second CWDM fiber, with a wavelength 1490nm, reach 80 kms. sfpCWDM1510nm80Km(11)....1Gbits per second CWDM fiber, with a wavelength 1510nm, reach 80 kms. sfpCWDM1530nm80Km(12)....1Gbits per second CWDM fiber, with a wavelength 1530nm, reach 80 kms. sfpCWDM1550nm80Km(13)....1Gbits per second CWDM fiber, with a wavelength 1550nm, reach 80 kms. sfpCWDM1570nm80Km(14)....1Gbits per second CWDM fiber, with a wavelength 1570nm, reach 80 kms. sfpCWDM1590nm80Km(15)....1Gbits per second CWDM fiber, with a wavelength 1590nm, reach 80 kms. sfpCWDM1610nm80Km(16)....1Gbits per second CWDM fiber, with a wavelength 1610nm, reach 80 kms. sfpCWDM1470nm100Km(17)....1Gbits per second CWDM fiber, with a wavelength 1470nm, reach 100 kms. sfpCWDM1490nm100Km(18)....1Gbits per second CWDM fiber, with a wavelength 1490nm, reach 100 kms. sfpCWDM1510nm100Km(19)....1Gbits per second CWDM fiber, with a wavelength 1510nm, reach 100 kms. sfpCWDM1530nm100Km(20)....1Gbits per second CWDM fiber, with a wavelength 1530nm, reach 100 kms. sfpCWDM1550nm100Km(21)....1Gbits per second CWDM fiber, with a wavelength 1550nm, reach 100 kms. sfpCWDM1570nm100Km(22)....1Gbits per second CWDM fiber, with a wavelength 1570nm, reach 100 kms. sfpCWDM1590nm100Km(23)....1Gbits per second CWDM fiber, with a wavelength 1590nm, reach 100 kms. sfpCWDM1610nm100Km(24)....1Gbits per second CWDM fiber, with a wavelength 1610nm, reach 100 kms. m1000BaseLHX(25)...1Gbits per second fiber, with a special wavelength transceiver (150km). m2500BaseTX(50)...2.5GBASE fiber. notApplicable(255)....a non-gigabit port. Enumeration: 'sfpCWDM1590nm80Km': 15, 'm1000BaseLX': 1, 'sfpCWDM1510nm100Km': 19, 'm1000BaseSX2': 26, 'sfpCWDM1590nm100Km': 23, 'notApplicable': 255, 'sfpCWDM1530nm80Km': 12, 'sfpCWDM1490nm80Km': 10, 'm1000BaseLH': 2, 'm1000BaseSX': 0, 'sfpCWDM1530nm100Km': 20, 'sfpCWDM1610nm80Km': 16, 'sfpCWDM1470nm100Km': 17, 'sfpCWDM1470nm80Km': 9, 'm10000BaseLR': 7, 'sfpCWDM1550nm80Km': 13, 'sfpCWDM1550nm100Km': 21, 'sfpCWDM1570nm100Km': 22, 'sfpCWDM1510nm80Km': 11, 'm1000BaseLHX': 25, 'sfpCWDM1570nm80Km': 14, 'sfpCWDM1490nm100Km': 18, 'm1000BaseTX': 5, 'm1000BaseLHB': 4, 'm1000BaseLHA': 3, 'm10000BaseSR': 6, 'm1000BaseGBXU': 27, 'm10000BaseER': 8, 'sfpCWDM1610nm100Km': 24, 'm1000BaseGBXD': 28. |
snSwPortStatsLinkChange | 1.3.6.1.4.1.1991.1.1.3.3.1.1.37 | counter32 | read-only |
The total number of link state change of the interface. |
snSwPortIfIndex | 1.3.6.1.4.1.1991.1.1.3.3.1.1.38 | integer32 | 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. |
snSwPortDescr | 1.3.6.1.4.1.1991.1.1.3.3.1.1.39 | displaystring | read-only |
A textual string containing the slot/port information about the interface. |
snSwPortInOctets | 1.3.6.1.4.1.1991.1.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. |
snSwPortOutOctets | 1.3.6.1.4.1.1991.1.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. |
snSwPortStatsInBitsPerSec | 1.3.6.1.4.1.1991.1.1.3.3.1.1.42 | gauge32 | read-only |
The number of bits per second received on the interface over a 5 minutes interval. |
snSwPortStatsOutBitsPerSec | 1.3.6.1.4.1.1991.1.1.3.3.1.1.43 | gauge32 | read-only |
The number of bits per second transmitted out of the interface over a 5 minutes interval. |
snSwPortStatsInPktsPerSec | 1.3.6.1.4.1.1991.1.1.3.3.1.1.44 | gauge32 | read-only |
The number of packets per second received on the interface over a 5 minutes interval. |
snSwPortStatsOutPktsPerSec | 1.3.6.1.4.1.1991.1.1.3.3.1.1.45 | gauge32 | read-only |
The number of packets per second transmitted out of the interface over a 5 minutes interval. |
snSwPortStatsInUtilization | 1.3.6.1.4.1.1991.1.1.3.3.1.1.46 | integer | read-only |
The input network utilization in hundredths of a percent over a 5 minutes interval. |
snSwPortStatsOutUtilization | 1.3.6.1.4.1.1991.1.1.3.3.1.1.47 | integer | read-only |
The output network utilization in hundredths of a percent over a 5 minutes interval. |
snSwPortFastSpanPortEnable | 1.3.6.1.4.1.1991.1.1.3.3.1.1.48 | integer | read-write |
The enabled/disabled fast span port status of the port. Enumeration: 'disabled': 0, 'enabled': 1. |
snSwPortFastSpanUplinkEnable | 1.3.6.1.4.1.1991.1.1.3.3.1.1.49 | integer | read-write |
The enabled/disabled fast span uplink status of the port. Enumeration: 'disabled': 0, 'enabled': 1. |
snSwPortVlanId | 1.3.6.1.4.1.1991.1.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. |
snSwPortRouteOnly | 1.3.6.1.4.1.1991.1.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. Enumeration: 'disabled': 0, 'enabled': 1. |
snSwPortPresent | 1.3.6.1.4.1.1991.1.1.3.3.1.1.52 | integer | read-only |
Indicate if the port is absent or present. This object only valid for M4 module Enumeration: 'true': 1, 'false': 0. |
snSwPortGBICStatus | 1.3.6.1.4.1.1991.1.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. Enumeration: 'other': 4, 'gbic': 1, 'empty': 3, 'miniGBIC': 2. |
snSwPortStatsInKiloBitsPerSec | 1.3.6.1.4.1.1991.1.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. |
snSwPortStatsOutKiloBitsPerSec | 1.3.6.1.4.1.1991.1.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. |
snSwPortLoadInterval | 1.3.6.1.4.1.1991.1.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. |
snSwPortTagType | 1.3.6.1.4.1.1991.1.1.3.3.1.1.57 | integer32 | 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. |
snSwPortInLinePowerControl | 1.3.6.1.4.1.1991.1.1.3.3.1.1.58 | integer | read-write |
Control inline power on/off to a port. If a port does not have inline power capability, reading this object returns 'other(1)'. Enumeration: 'enable': 3, 'other': 1, 'enableLegacyDevice': 4, 'disable': 2. |
snSwPortInLinePowerWattage | 1.3.6.1.4.1.1991.1.1.3.3.1.1.59 | integer32 | read-write |
Adjust the inline power wattage. Valid value between 1000 and 15400. Each unit is milliwatts. This object can only be set after snSwPortInLinePowerControl has been set to 'enable(3)' or 'enableLegacyDevice(4)'. If a port does not have inline power capability, reading this object returns undefined value. |
snSwPortInLinePowerClass | 1.3.6.1.4.1.1991.1.1.3.3.1.1.60 | integer | read-write |
Adjust the inline power class. This object can only be set after snSwPortInLinePowerControl has been set to 'enable(3)' or 'enableLegacyDevice(4)'. If a port does not have inline power capability, reading this object returns undefined value. |
snSwPortInLinePowerPriority | 1.3.6.1.4.1.1991.1.1.3.3.1.1.61 | integer | read-write |
Inline power allocation priority for the power device 0- Not a POE port, 1- Critical, 2- High, 3- Low, 4- Medium, 5- other. Enumeration: 'medium': 4, 'invalid': 0, 'high': 2, 'other': 5, 'critical': 1, 'low': 3. |
snSwPortInfoMirrorMode | 1.3.6.1.4.1.1991.1.1.3.3.1.1.62 | integer | read-write |
Enable/disable mirror on this port. Enumeration: 'enable': 1, 'disable': 0. |
snSwPortStatsInJumboFrames | 1.3.6.1.4.1.1991.1.1.3.3.1.1.63 | counter64 | read-only |
The total number of jumbo packets received on the interface. |
snSwPortStatsOutJumboFrames | 1.3.6.1.4.1.1991.1.1.3.3.1.1.64 | counter64 | read-only |
The total number of jumbo packets transmitted out of the interface. |
snSwPortInLinePowerConsumed | 1.3.6.1.4.1.1991.1.1.3.3.1.1.66 | integer32 | read-only |
Inline power consumed by the port. Each unit is milliwatts. |
snSwPortInLinePowerPDType | 1.3.6.1.4.1.1991.1.1.3.3.1.1.67 | displaystring | read-only |
Inline Power device type 802.3af or Legacy device. |
snInterfaceId | 1.3.6.1.4.1.1991.1.1.3.3.2 | |||
snEthernetInterface | 1.3.6.1.4.1.1991.1.1.3.3.2.1 | |||
snPosInterface | 1.3.6.1.4.1.1991.1.1.3.3.2.2 | |||
snAtmInterface | 1.3.6.1.4.1.1991.1.1.3.3.2.3 | |||
snVirtualInterface | 1.3.6.1.4.1.1991.1.1.3.3.2.4 | |||
snLoopbackInterface | 1.3.6.1.4.1.1991.1.1.3.3.2.5 | |||
snGreTunnelInterface | 1.3.6.1.4.1.1991.1.1.3.3.2.6 | |||
snSubInterface | 1.3.6.1.4.1.1991.1.1.3.3.2.7 | |||
snMplsTunnelInterface | 1.3.6.1.4.1.1991.1.1.3.3.2.8 | |||
snPvcInterface | 1.3.6.1.4.1.1991.1.1.3.3.2.9 | |||
snMgmtEthernetInterface | 1.3.6.1.4.1.1991.1.1.3.3.2.10 | |||
snTrunkInterface | 1.3.6.1.4.1.1991.1.1.3.3.2.11 | |||
snVirtualMgmtInterface | 1.3.6.1.4.1.1991.1.1.3.3.2.12 | |||
sn6to4TunnelInterface | 1.3.6.1.4.1.1991.1.1.3.3.2.13 | |||
snInterfaceLookupTable | 1.3.6.1.4.1.1991.1.1.3.3.3 | no-access | ||
1.3.6.1.4.1.1991.1.1.3.3.3.1 | no-access | |||
snInterfaceLookupInterfaceId | 1.3.6.1.4.1.1991.1.1.3.3.3.1.1 | interfaceid | read-only | |
snInterfaceLookupIfIndex | 1.3.6.1.4.1.1991.1.1.3.3.3.1.2 | integer32 | read-only | |
snIfIndexLookupTable | 1.3.6.1.4.1.1991.1.1.3.3.4 | no-access | ||
1.3.6.1.4.1.1991.1.1.3.3.4.1 | no-access | |||
snIfIndexLookupIfIndex | 1.3.6.1.4.1.1991.1.1.3.3.4.1.1 | integer32 | read-only | |
snIfIndexLookupInterfaceId | 1.3.6.1.4.1.1991.1.1.3.3.4.1.2 | interfaceid | read-only | |
snSwIfInfoTable | 1.3.6.1.4.1.1991.1.1.3.3.5 | no-access |
A specific snSwIfInfo group consists of a number of switch ports. |
|
1.3.6.1.4.1.1991.1.1.3.3.5.1 | no-access |
An entry in the snSwIfInfo table indicates the configuration on a specified port. A SNMP SET PDU for a row of the snSwIfInfoTable requires the entire sequence of the MIB Objects in each snSwIfInfoEntry stored in one PDU. Otherwise, GENERR return-value will be returned. |
||
snSwIfInfoPortNum | 1.3.6.1.4.1.1991.1.1.3.3.5.1.1 | interfaceindex | read-only |
The port/interface index (ifindex). |
snSwIfInfoMonitorMode | 1.3.6.1.4.1.1991.1.1.3.3.5.1.2 | integer | read-write |
For FastIron platforms, this object is DEPRECATED by snSwIf2MirrorMode and snPortMonitorTable. For NetIron platforms, this object is DEPRECATED by snPortMonitorTable. Enumeration: 'disabled': 0, 'input': 1, 'both': 3, 'output': 2. |
snSwIfInfoMirrorPorts | 1.3.6.1.4.1.1991.1.1.3.3.5.1.3 | octet string | read-write |
The list of port/interface index (ifindex), which mirror this interface, when monitoring is enabled. |
snSwIfInfoTagMode | 1.3.6.1.4.1.1991.1.1.3.3.5.1.4 | integer | read-write |
For tagged/dual port, we could have multiple VLANs per port. For untagged port, there is only one VLAN ID per port, dual mode is associated with a vlan id 'snSwIfVlanId', dual mode with snSwIfVlanId zero disables the dual mode. Enumeration: 'untagged': 2, 'tagged': 1, 'dual': 3. |
snSwIfInfoTagType | 1.3.6.1.4.1.1991.1.1.3.3.5.1.5 | integer32 | 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. |
snSwIfInfoChnMode | 1.3.6.1.4.1.1991.1.1.3.3.5.1.6 | integer | read-write |
The port can be configured to operate in either half or full duplex mode. The values are: none(0) is not used. halfDuplex(1)...half duplex mode fullDuplex(2)...full duplex mode The read-back channel status from hardware are: halfDuplex(1)...half duplex mode fullDuplex(2)...full duplex mode The port media type (expansion or regular) and port link type (trunk or feeder) determine value of this object. The port can not set to half duplex mode if the port connect mode is m200e(4). However, the value of this parameter may be automatically set whenever the expansion port is connected (e.g. cascade connecting device). Enumeration: 'none': 0, 'fullDuplex': 2, 'halfDuplex': 1. |
snSwIfInfoSpeed | 1.3.6.1.4.1.1991.1.1.3.3.5.1.7 | integer | read-write |
The speed configuration for a port. The values are: none(0)..........not used. sAutoSense(1)....Auto-sensing 10 or 100Mbits. s10M(2)..........10Mbits per second. s100M(3).........100Mbits per second. s1G(4)...........1Gbits per second. s1GM(5)..........1Gbits per second master. s155M(6).........155Mbits per second (ATM) (for expansion board only). s10G(7)..........10Gbits per second. s622M(8).........OC12 - 622Mbits per second s2488M(9)........OC48 - 2.488Gbits per second s9953M(10).......OC192 - 9.953Gbits per second s16G(11)..........16Gbits per second. s40G(13)..........40Gbits per second. s2500M(14)..........2.5Gbits per second. The read-back hardware status are the following: none(0)..........link down or no traffic. s10M(2)..........10Mbits per second. s100M(3).........100Mbits per second. s1G(4)...........1Gbits per second. s1GM(5)..........1Gbits per second master. s155M(6).........155Mbits per second (ATM) (for expansion board only). s10G(7)..........10Gbits per second. s622M(8).........OC12 - 622Mbits per second s2488M(9)........OC48 - 2.488Gbits per second s9953M(10).......OC192 - 9.953Gbits per second s16G(11)..........16Gbits per second. s40G(13)..........40Gbits per second. s2500M(14)..........2.5Gbits per second. The port media type (expansion or regular) and port link type (trunk or feeder) determine whether this object can be written and the valid values. It is not allowed to change speed for trunks ports. For expansion ports, all of the above speed can be set. However, the value of this parameter may be automatically set whenever the expansion port is connected (e.g. cascade connecting device). Enumeration: 's9953M': 10, 'none': 0, 's622M': 8, 's40G': 13, 's16G': 11, 's2488M': 9, 's100M': 3, 's10M': 2, 's1GM': 5, 's2500M': 14, 'sAutoSense': 1, 's10G': 7, 's1G': 4, 's100G': 12, 's155M': 6. |
snSwIfInfoMediaType | 1.3.6.1.4.1.1991.1.1.3.3.5.1.8 | 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). m2488POS(11).....2488Mbits per second (POS). m10000BaseFX(12).10Gbits per second fiber. m9953POS(13).....9953Mbits per second (POS). m16GStacking(14)...16Gbits per second fiber. m40GStacking(16). 40Gbits per second fiber. m40GBaseFX(17)....40Gbits per second fiber. m10000BaseTX(18)..10Gbits per second copper. m2500BaseTX(19). 2.5Gbits per second fiber. Enumeration: 'm2500BaseTX': 19, 'm100BaseTX': 2, 'm100GBaseFX': 15, 'm622POS': 10, 'm2488POS': 11, 'm40GStacking': 16, 'm100BaseFX': 3, 'm16GStacking': 14, 'm622ATM': 8, 'm1000BaseTX': 7, 'm9953POS': 13, 'm10000BaseTX': 18, 'other': 1, 'm1000BaseFX': 4, 'm40GBaseFX': 17, 'mT3': 5, 'm155POS': 9, 'm10000BaseFX': 12, 'm155ATM': 6. |
snSwIfInfoConnectorType | 1.3.6.1.4.1.1991.1.1.3.3.5.1.9 | 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 both(4)............Supports both Copper and Fiber This describes the physical connector type Enumeration: 'copper': 2, 'other': 1, 'fiber': 3, 'both': 4. |
snSwIfInfoAdminStatus | 1.3.6.1.4.1.1991.1.1.3.3.5.1.10 | 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) Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
snSwIfInfoLinkStatus | 1.3.6.1.4.1.1991.1.1.3.3.5.1.11 | 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) Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
snSwIfInfoPortQos | 1.3.6.1.4.1.1991.1.1.3.3.5.1.12 | 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) Enumeration: 'level0': 0, 'level1': 1, 'level2': 2, 'level3': 3, 'level4': 4, 'level5': 5, 'level6': 6, 'level7': 7. |
snSwIfInfoPhysAddress | 1.3.6.1.4.1.1991.1.1.3.3.5.1.13 | physaddress | read-only |
The port physical address. The physical address represents the switch port. |
snSwIfLockAddressCount | 1.3.6.1.4.1.1991.1.1.3.3.5.1.14 | 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. |
snSwIfStpPortEnable | 1.3.6.1.4.1.1991.1.1.3.3.5.1.15 | integer | read-write |
The enabled/disabled status of the port. Enumeration: 'disabled': 0, 'enabled': 1. |
snSwIfDhcpGateListId | 1.3.6.1.4.1.1991.1.1.3.3.5.1.16 | integer | read-write |
The ID for a DHCP gateway list entry relative to this switch port. 0 = unset or no assigned ID |
snSwIfName | 1.3.6.1.4.1.1991.1.1.3.3.5.1.17 | displaystring | read-write |
Port Name string. |
snSwIfDescr | 1.3.6.1.4.1.1991.1.1.3.3.5.1.18 | displaystring | read-only |
A textual string containing the slot/port information about the interface. |
snSwIfInfoAutoNegotiate | 1.3.6.1.4.1.1991.1.1.3.3.5.1.19 | 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). Enumeration: 'disabled': 0, 'global': 3, 'enabled': 1, 'other': 4, 'negFullAuto': 2. |
snSwIfInfoFlowControl | 1.3.6.1.4.1.1991.1.1.3.3.5.1.20 | integer | read-write |
Enable/Disbale port flow control. Enumeration: 'disabled': 0, 'enabled': 1. |
snSwIfInfoGigType | 1.3.6.1.4.1.1991.1.1.3.3.5.1.21 | 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). m1000BaseLHA(3)....1Gbits per second fiber, with a special wavelength transceiver (70km). m1000BaseLHB(4)....1Gbits per second fiber, with a special wavelength transceiver (150km). m1000BaseTX(5)....1Gbits per second copper (100meter). m10000BaseSR(6)....10Gbits per second fiber, with a short range wavelength transceiver (100m). m10000BaseLR(7)....10Gbits per second fiber, with a long range wavelength transceiver (10km). m10000BaseER(8)....10Gbits per second fiber, with a extended range wavelength transceiver (40km). sfpCWDM1470nm80Km(9)....1Gbits per second CWDM fiber, with a wavelength 1470nm, reach 80 kms. sfpCWDM1490nm80Km(10)....1Gbits per second CWDM fiber, with a wavelength 1490nm, reach 80 kms. sfpCWDM1510nm80Km(11)....1Gbits per second CWDM fiber, with a wavelength 1510nm, reach 80 kms. sfpCWDM1530nm80Km(12)....1Gbits per second CWDM fiber, with a wavelength 1530nm, reach 80 kms. sfpCWDM1550nm80Km(13)....1Gbits per second CWDM fiber, with a wavelength 1550nm, reach 80 kms. sfpCWDM1570nm80Km(14)....1Gbits per second CWDM fiber, with a wavelength 1570nm, reach 80 kms. sfpCWDM1590nm80Km(15)....1Gbits per second CWDM fiber, with a wavelength 1590nm, reach 80 kms. sfpCWDM1610nm80Km(16)....1Gbits per second CWDM fiber, with a wavelength 1610nm, reach 80 kms. sfpCWDM1470nm100Km(17)....1Gbits per second CWDM fiber, with a wavelength 1470nm, reach 100 kms. sfpCWDM1490nm100Km(18)....1Gbits per second CWDM fiber, with a wavelength 1490nm, reach 100 kms. sfpCWDM1510nm100Km(19)....1Gbits per second CWDM fiber, with a wavelength 1510nm, reach 100 kms. sfpCWDM1530nm100Km(20)....1Gbits per second CWDM fiber, with a wavelength 1530nm, reach 100 kms. sfpCWDM1550nm100Km(21)....1Gbits per second CWDM fiber, with a wavelength 1550nm, reach 100 kms. sfpCWDM1570nm100Km(22)....1Gbits per second CWDM fiber, with a wavelength 1570nm, reach 100 kms. sfpCWDM1590nm100Km(23)....1Gbits per second CWDM fiber, with a wavelength 1590nm, reach 100 kms. sfpCWDM1610nm100Km(24)....1Gbits per second CWDM fiber, with a wavelength 1610nm, reach 100 kms. m1000BaseLHX(25)...1Gbits per second fiber, with a special wavelength transceiver (150km). m1000BaseLMC(35)...Link Media Copper. mXFP10000BaseSR(36)...10GBASE fiber, 850nm serial pluggable XFP optic (LC), target range 300m over MMF. mXFP10000BaseLR(37)...10GBASE fiber, 1310nm serial pluggable XFP optic (LC) for up to 10km over SMF. mXFP10000BaseER(38)...10GBASE fiber, 1550nm serial pluggable XFP optic (LC) for up to 40km over SMF. mXFP10000BaseSW(39)...not used. mXFP10000BaseLW(40)...not used. mXFP10000BaseEW(41)...not used mXFP10000BaseCX4(42)...10GBASE-CX4, XFP module,15m, CX4 connector. mXFP10000BaseZR(43)...1550nm serial pluggable XFP optic (LC) for up to 80km over SMF. mXFP10000BaseZRD(44)...10GBASE-ZR DWDM, XFP optic, 80km. mXFP10000BaseSRSW(46)...same as .mXFP10000BaseSR(36) mXFP10000BaseLRLW(47)...same as .mXFP10000BaseLR(37) mXFP10000BaseEREW(48)...same as mXFP10000BaseER(38). m10000BaseT(49)...10GBASE fiber. m2500BaseTX(50)...2.5GBASE fiber. mCFP100GBaseSR10(145)... 100GbE CFP optic (MPO 2x12), SR10, for distances up to 100m over MMF. mCFP100GBaseLR4(146)... 100GbE CFP optic (SC), LR4, for distances up to 10 km over SMF. mCFP100GBaseER4(147)... 100GbE CFP optic, ER4, for distances up to 40 km over SMF. mCFP100GBase10x10g2Km(148)... 100GbE CFP optic (LC), 10x10, for distances up to 2 km over SMF. mCFP100GBase10x10g10Km(149)... 100GbE CFP optic (LC), 10x10, for distances up to 10 km over SMF. mXFP10000BaseUSR(152)... 10 Gbps Ultra-Short Range (USR) 100m Ethernet optical transceiver. mXFP10000BaseTwinax(153)... 10Gbps Active copper twinax cables. mCFP2-100GBaseSR10(154)... 100GbE CFP2 optic (MPO 2x12), SR10, for distances up to 100m over MMF. mCFP2-100GBaseLR4(155)... 100GbE CFP2 optic (SC), LR4, for distances up to 10 km over SMF. mCFP2-100GBaseER4(156)... 100GbE CFP2 optic, ER4, for distances up to 40 km over SMF. mCFP2-100GBase10x10g2Km(157)... 100GbE CFP2 optic (LC), 10x10, for distances up to 2 km over SMF. mCFP2-100GBase10x10g10Km(158)... 100GbE CFP2 optic (LC), 10x10, for distances up to 10 km over SMF. notApplicable(255)....a non-gigabit port. Enumeration: 'mSFP100BaseFX': 32, 'sfpCWDM1590nm80Km': 15, 'm1000BaseLX': 1, 'sfpCWDM1510nm100Km': 19, 'mCFP2-100GBaseSR10': 154, 'mXFP10000BaseSRSW': 46, 'm1000BaseFXLR': 134, 'm1000BaseXGSW': 139, 'm1000BaseSX2': 26, 'sfpCWDM1590nm100Km': 23, 'mCFP2-100GBase10x10g10Km': 158, 'sfpCWDM1530nm80Km': 12, 'sfpCWDM1490nm80Km': 10, 'mXFP10000BaseLRLW': 47, 'm1000BaseLH': 2, 'mCFP100GBaseER4': 147, 'mCFP2-100GBaseER4': 156, 'mXFP10000BaseZRD': 44, 'm1000BaseSX': 0, 'm1000BaseXGZRD': 144, 'sfpCWDM1530nm100Km': 20, 'sfpCWDM1610nm80Km': 16, 'qSFP40000Base10KmLR4': 151, 'm10000BaseT': 49, 'm1000BaseFXIR': 133, 'mXFP10000BaseEW': 41, 'm1000BaseXGCX4': 142, 'm1000BaseXGSR': 136, 'sfpCWDM1470nm100Km': 17, 'mXFP10000BaseER': 38, 'mCFP2-100GBaseLR4': 155, 'mXFP10000BaseEREW': 48, 'sfpCWDM1470nm80Km': 9, 'm10000BaseLR': 7, 'notApplicable': 255, 'mCFP100GBaseLR4': 146, 'm1000BaseXGLR': 137, 'mCFP2-100GBase10x10g2Km': 157, 'sfpCWDM1550nm80Km': 13, 'mSFP1000BaseBXU': 27, 'sfpCWDM1550nm100Km': 21, 'mSFP100BaseFXIR': 33, 'mSFP100BaseBX': 29, 'm1000BaseXGLW': 140, 'sfpCWDM1570nm100Km': 22, 'sfpCWDM1510nm80Km': 11, 'mXFP10000BaseZR': 43, 'm1000BaseFBXU': 130, 'mXFP10000BaseSW': 39, 'm1000BaseLHX': 25, 'mSFP1000BaseBXD': 28, 'sfpCWDM1570nm80Km': 14, 'sfpCWDM1490nm100Km': 18, 'mXFP10000BaseUSR': 152, 'm1000BaseGBXD': 128, 'm1000BaseTX': 5, 'mCFP100GBase10x10g10Km': 149, 'm1000BaseFX': 132, 'm1000BaseLHB': 4, 'm1000BaseLHA': 3, 'mXFP10000BaseTwinax': 153, 'm10000BaseSR': 6, 'm1000BaseC6553': 45, 'm1000BaseLMC': 35, 'mCFP100GBaseSR10': 145, 'm1000BaseXGER': 138, 'mSFP100BaseBXD': 31, 'mXFP10000BaseSR': 36, 'm2500BaseTX': 50, 'm1000BaseXGEW': 141, 'm1000BaseGBXU': 127, 'm1000BaseFBXD': 131, 'mSFP100BaseFXLR': 34, 'm10000BaseER': 8, 'qSFP40000BaseSR4': 150, 'sfpCWDM1610nm100Km': 24, 'mSFP100BaseBXU': 30, 'mXFP10000BaseCX4': 42, 'mXFP10000BaseLR': 37, 'm1000BaseFBX': 129, 'mCFP100GBase10x10g2Km': 148, 'mXFP10000BaseLW': 40, 'm1000BaseXGZR': 143. |
snSwIfFastSpanPortEnable | 1.3.6.1.4.1.1991.1.1.3.3.5.1.22 | integer | read-write |
The enabled/disabled fast span port status of the port. Enumeration: 'disabled': 0, 'enabled': 1. |
snSwIfFastSpanUplinkEnable | 1.3.6.1.4.1.1991.1.1.3.3.5.1.23 | integer | read-write |
The enabled/disabled fast span uplink status of the port. Enumeration: 'disabled': 0, 'enabled': 1. |
snSwIfVlanId | 1.3.6.1.4.1.1991.1.1.3.3.5.1.24 | 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, reading is valid only for untagged and dual mode, writing is valid for only dual mode. |
snSwIfRouteOnly | 1.3.6.1.4.1.1991.1.1.3.3.5.1.25 | 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. Enumeration: 'disabled': 0, 'enabled': 1. |
snSwIfPresent | 1.3.6.1.4.1.1991.1.1.3.3.5.1.26 | integer | read-only |
Indicate if the port is absent or present. This object only valid for M4 module. Enumeration: 'true': 1, 'false': 0. |
snSwIfGBICStatus | 1.3.6.1.4.1.1991.1.1.3.3.5.1.27 | 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. Enumeration: 'other': 4, 'gbic': 1, 'empty': 3, 'miniGBIC': 2. |
snSwIfLoadInterval | 1.3.6.1.4.1.1991.1.1.3.3.5.1.28 | 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. |
snSwIfStatsInFrames | 1.3.6.1.4.1.1991.1.1.3.3.5.1.29 | counter32 | read-only |
The total number of packets received on the interface. |
snSwIfStatsOutFrames | 1.3.6.1.4.1.1991.1.1.3.3.5.1.30 | counter32 | read-only |
The total number of packets transmitted out of the interface. |
snSwIfStatsAlignErrors | 1.3.6.1.4.1.1991.1.1.3.3.5.1.31 | counter32 | 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. |
snSwIfStatsFCSErrors | 1.3.6.1.4.1.1991.1.1.3.3.5.1.32 | counter32 | 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. |
snSwIfStatsMultiColliFrames | 1.3.6.1.4.1.1991.1.1.3.3.5.1.33 | counter32 | 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. |
snSwIfStatsTxColliFrames | 1.3.6.1.4.1.1991.1.1.3.3.5.1.34 | counter32 | 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. |
snSwIfStatsRxColliFrames | 1.3.6.1.4.1.1991.1.1.3.3.5.1.35 | counter32 | 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 snSwIfStatsTxColliFrames. |
snSwIfStatsFrameTooLongs | 1.3.6.1.4.1.1991.1.1.3.3.5.1.36 | counter32 | 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. |
snSwIfStatsFrameTooShorts | 1.3.6.1.4.1.1991.1.1.3.3.5.1.37 | counter32 | read-only |
A count of frames received on a particular interface that below the minimum permitted frame size. |
snSwIfStatsInBcastFrames | 1.3.6.1.4.1.1991.1.1.3.3.5.1.38 | counter32 | read-only |
The total number of broadcast packets received on the interface. |
snSwIfStatsOutBcastFrames | 1.3.6.1.4.1.1991.1.1.3.3.5.1.39 | counter32 | read-only |
The total number of broadcast packets transmitted out of the interface. |
snSwIfStatsInMcastFrames | 1.3.6.1.4.1.1991.1.1.3.3.5.1.40 | counter32 | read-only |
The total number of multicast packets received on the interface. |
snSwIfStatsOutMcastFrames | 1.3.6.1.4.1.1991.1.1.3.3.5.1.41 | counter32 | read-only |
The total number of multicast packets transmitted out of the interface. |
snSwIfStatsInDiscard | 1.3.6.1.4.1.1991.1.1.3.3.5.1.42 | counter32 | 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. |
snSwIfStatsOutDiscard | 1.3.6.1.4.1.1991.1.1.3.3.5.1.43 | counter32 | 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. |
snSwIfStatsMacStations | 1.3.6.1.4.1.1991.1.1.3.3.5.1.44 | integer32 | read-only |
The total number of MAC Stations connected to the interface. |
snSwIfStatsLinkChange | 1.3.6.1.4.1.1991.1.1.3.3.5.1.45 | counter32 | read-only |
The total number of link state change of the interface. |
snSwIfInOctets | 1.3.6.1.4.1.1991.1.1.3.3.5.1.46 | counter64 | 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. |
snSwIfOutOctets | 1.3.6.1.4.1.1991.1.1.3.3.5.1.47 | counter64 | 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. |
snSwIfStatsInBitsPerSec | 1.3.6.1.4.1.1991.1.1.3.3.5.1.48 | gauge32 | read-only |
The number of bits per second received on the interface over a 5 minutes interval. |
snSwIfStatsOutBitsPerSec | 1.3.6.1.4.1.1991.1.1.3.3.5.1.49 | gauge32 | read-only |
The number of bits per second transmitted out of the interface over a 5 minutes interval. |
snSwIfStatsInPktsPerSec | 1.3.6.1.4.1.1991.1.1.3.3.5.1.50 | gauge32 | read-only |
The number of packets per second received on the interface over a 5 minutes interval. |
snSwIfStatsOutPktsPerSec | 1.3.6.1.4.1.1991.1.1.3.3.5.1.51 | gauge32 | read-only |
The number of packets per second transmitted out of the interface over a 5 minutes interval. |
snSwIfStatsInUtilization | 1.3.6.1.4.1.1991.1.1.3.3.5.1.52 | integer | read-only |
The input network utilization in hundredths of a percent over a 5 minutes interval. |
snSwIfStatsOutUtilization | 1.3.6.1.4.1.1991.1.1.3.3.5.1.53 | integer | read-only |
The output network utilization in hundredths of a percent over a 5 minutes interval. |
snSwIfStatsInKiloBitsPerSec | 1.3.6.1.4.1.1991.1.1.3.3.5.1.54 | unsigned32 | read-only |
Bit rate in kilobits per second received on the 10G and faster interface over a 5 minutes interval. |
snSwIfStatsOutKiloBitsPerSec | 1.3.6.1.4.1.1991.1.1.3.3.5.1.55 | unsigned32 | read-only |
Bit rate in kilobits per second transmitted out of the 10G and faster interface over a 5 minutes interval. |
snSwIfStatsInJumboFrames | 1.3.6.1.4.1.1991.1.1.3.3.5.1.56 | counter64 | read-only |
The total number of jumbo packets received on the interface. |
snSwIfStatsOutJumboFrames | 1.3.6.1.4.1.1991.1.1.3.3.5.1.57 | counter64 | read-only |
The total number of jumbo packets transmitted out of the interface. |
snSwIfInfoMirrorMode | 1.3.6.1.4.1.1991.1.1.3.3.5.1.58 | integer | read-write |
Enable/disable mirror on this port. Enumeration: 'enable': 1, 'disable': 0. |
snSwIfMacLearningDisable | 1.3.6.1.4.1.1991.1.1.3.3.5.1.59 | truthvalue | read-write |
The status of MAC learning feature on an ethernet port. For POS port, Get operation will return the default value and Set operation will return an error. |
snSwIfInfoL2FowardEnable | 1.3.6.1.4.1.1991.1.1.3.3.5.1.60 | integer | read-write |
The status of cluster L2 forward feature on an ethernet port. When this object is set to disable, the STP protocol packets coming on the MCT VLANs are dropped. The snSwIfInfoL2FowardEnable has more preference than brcdMctL2Forward for this interface when set with enable(1) or disable(2). When set to globalConfig(3) the status of brcdMctL2Forward object applies for this interface. Enumeration: 'disabled': 2, 'globalConfig': 3, 'enabled': 1. |
snSwIfInfoAllowAllVlan | 1.3.6.1.4.1.1991.1.1.3.3.5.1.61 | truthvalue | read-write |
Specifies allowing all vlan packets for pbr |
snSwIfInfoNativeMacAddress | 1.3.6.1.4.1.1991.1.1.3.3.5.1.62 | physaddress | read-only |
The port native MAC address. The native MAC address represents the switch port. |
snIfOpticalMonitoringInfoTable | 1.3.6.1.4.1.1991.1.1.3.3.6 | no-access |
This table lists the instrumented parameters of all optical interfaces. |
|
1.3.6.1.4.1.1991.1.1.3.3.6.1 | no-access |
Only the ifIndices of optical interfaces whose parameters need to be monitored will be used to index this table. |
||
snIfOpticalMonitoringTemperature | 1.3.6.1.4.1.1991.1.1.3.3.6.1.1 | displaystring | read-only |
This object holds the value of the transmitter laser diode temperature for the interface. This object indicates the health of the transmitter. The format is xxx.yyyy C(elcius), followed by whether the measured value is normal, high/low alarm or high/low warning. For 100G LR4 and LR10 optic, this returns the average temperature for all lanes. |
snIfOpticalMonitoringTxPower | 1.3.6.1.4.1.1991.1.1.3.3.6.1.2 | displaystring | read-only |
This object holds the value of the transmitter optical signal power for the interface, measured in dBm, followed by whether this is a normal value, or high/low warning or alarm. For 100G LR4 and LR10 optic, this returns the aggregated Tx Power for all lanes. |
snIfOpticalMonitoringRxPower | 1.3.6.1.4.1.1991.1.1.3.3.6.1.3 | displaystring | read-only |
This object holds the value of the receiver optical signal power for the interface, measured in dBm, followed by whether this is a normal value, or high/low warning or alarm. For 100G LR4 and LR10 optic, this returns the aggregated Rx Power for all lanes. |
snIfOpticalMonitoringTxBiasCurrent | 1.3.6.1.4.1.1991.1.1.3.3.6.1.4 | displaystring | read-only |
Tx Bias Current. It is measured in mA, and is followed by whether this is a normal value, or high/low warning or alarm. For 100G LR4 and LR10 optic, this returns the aggregated Tx Bias Current for all lanes. |
snInterfaceLookup2Table | 1.3.6.1.4.1.1991.1.1.3.3.7 | no-access | ||
1.3.6.1.4.1.1991.1.1.3.3.7.1 | no-access | |||
snInterfaceLookup2InterfaceId | 1.3.6.1.4.1.1991.1.1.3.3.7.1.1 | interfaceid2 | no-access | |
snInterfaceLookup2IfIndex | 1.3.6.1.4.1.1991.1.1.3.3.7.1.2 | integer32 | read-only | |
snIfIndexLookup2Table | 1.3.6.1.4.1.1991.1.1.3.3.8 | no-access | ||
1.3.6.1.4.1.1991.1.1.3.3.8.1 | no-access | |||
snIfIndexLookup2IfIndex | 1.3.6.1.4.1.1991.1.1.3.3.8.1.1 | integer32 | no-access | |
snIfIndexLookup2InterfaceId | 1.3.6.1.4.1.1991.1.1.3.3.8.1.2 | interfaceid2 | read-only | |
snIfMediaInfoTable | 1.3.6.1.4.1.1991.1.1.3.3.9 | no-access |
This table lists the information of the media device (SFP/XFP/Copper) installed in the physical port. Only the ifIndices of Ethernet ports those are associated with the operational cards will be included in this table. |
|
1.3.6.1.4.1.1991.1.1.3.3.9.1 | no-access |
An entry in the Interface Media Information table. The ifIndices of ethernet interfaces will be used to index this table. |
||
snIfMediaType | 1.3.6.1.4.1.1991.1.1.3.3.9.1.1 | displaystring | read-only |
The type of the media installed in the physical port. |
snIfMediaVendorName | 1.3.6.1.4.1.1991.1.1.3.3.9.1.2 | displaystring | read-only |
The media vendor name, full name of the corporation. |
snIfMediaVersion | 1.3.6.1.4.1.1991.1.1.3.3.9.1.3 | displaystring | read-only |
The media vendor product version number. |
snIfMediaPartNumber | 1.3.6.1.4.1.1991.1.1.3.3.9.1.4 | displaystring | read-only |
The media vendor part number. |
snIfMediaSerialNumber | 1.3.6.1.4.1.1991.1.1.3.3.9.1.5 | displaystring | read-only |
The vendor serial number of the media device. |
snIfOpticalLaneMonitoringTable | 1.3.6.1.4.1.1991.1.1.3.3.10 | no-access |
This table lists the instrumented parameters of all lanes within a 40G Optic of type SR4 and LR4, 100G optic of type LR4 and LR10. LR4 and SR4 have 4 lanes per optic, LR10 has 10 lanes per optic. |
|
1.3.6.1.4.1.1991.1.1.3.3.10.1 | no-access |
Only the ifIndices of optical interfaces whose parameters need to be monitored will be used to index this table. |
||
snIfOpticalLaneMonitoringLane | 1.3.6.1.4.1.1991.1.1.3.3.10.1.1 | unsigned32 | no-access |
The lane number of this 40G or 100G optic. LR4 and SR4 have 4 lanes per optic. LR10 has 10 lanes per optic. |
snIfOpticalLaneMonitoringTemperature | 1.3.6.1.4.1.1991.1.1.3.3.10.1.2 | displaystring | read-only |
This object holds the value of the transmitter laser diode temperature for the lane in the interface. This object indicates the health of the transmitter. The format is xxx.yyyy C(elcius), followed by whether the measured value is normal, high/low alarm or high/low warning. |
snIfOpticalLaneMonitoringTxPower | 1.3.6.1.4.1.1991.1.1.3.3.10.1.3 | displaystring | read-only |
This object holds the value of the transmitter optical signal power for the lane in the interface, measured in dBm, followed by whether this is a normal value, or high/low warning or alarm. |
snIfOpticalLaneMonitoringRxPower | 1.3.6.1.4.1.1991.1.1.3.3.10.1.4 | displaystring | read-only |
This object holds the value of the receiver optical signal power for the lane in the interface, measured in dBm, followed by whether this is a normal value, or high/low warning or alarm. |
snIfOpticalLaneMonitoringTxBiasCurrent | 1.3.6.1.4.1.1991.1.1.3.3.10.1.5 | displaystring | read-only |
Tx Bias Current. It is measured in mA, and is followed by whether this is a normal value, or high/low warning or alarm. |
brcdIfEgressCounterInfoTable | 1.3.6.1.4.1.1991.1.1.3.3.11 | no-access |
This table lists the information of egress counters of all the queues in the physical ports. |
|
1.3.6.1.4.1.1991.1.1.3.3.11.1 | no-access |
An entry in the Interface Egress Counter Information table. The ifIndices of ethernet interfaces and the queue number will be used to index this table. |
||
brcdIfEgressCounterIfIndex | 1.3.6.1.4.1.1991.1.1.3.3.11.1.1 | interfaceindex | no-access |
The port number of egress counter in the physical port. The port/interface index (ifindex). |
brcdIfEgressCounterQueueId | 1.3.6.1.4.1.1991.1.1.3.3.11.1.2 | integer | no-access |
The queue number of egress counter in the given port. |
brcdIfEgressCounterType | 1.3.6.1.4.1.1991.1.1.3.3.11.1.3 | integer | read-only |
The queue type of the egress counter in a given port. Enumeration: 'unicast': 2, 'other': 1, 'multicast': 3. |
brcdIfEgressCounterPkts | 1.3.6.1.4.1.1991.1.1.3.3.11.1.4 | counter64 | read-only |
The egress packet counters of the queue in a given port. |
brcdIfEgressCounterDropPkts | 1.3.6.1.4.1.1991.1.1.3.3.11.1.5 | counter64 | read-only |
The egress dropped packet counters of the queue in a given port. |
snFdbInfo | 1.3.6.1.4.1.1991.1.1.3.4 | |||
snFdbTable | 1.3.6.1.4.1.1991.1.1.3.4.1 | no-access |
This table contains snFdb information for each station known to the system, one entry per station. |
|
1.3.6.1.4.1.1991.1.1.3.4.1.1 | no-access |
Each entry represents the information of a static MAC station. |
||
snFdbStationIndex | 1.3.6.1.4.1.1991.1.1.3.4.1.1.1 | integer | read-only |
The FDB Station index to the Fdb Station Table. |
snFdbStationAddr | 1.3.6.1.4.1.1991.1.1.3.4.1.1.2 | physaddress | read-write |
The snFdbs physical address. The physical address represents a MAC Station. |
snFdbStationPort | 1.3.6.1.4.1.1991.1.1.3.4.1.1.3 | integer32 | 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). |
snFdbVLanId | 1.3.6.1.4.1.1991.1.1.3.4.1.1.4 | integer | read-write |
The Station VLan ID. |
snFdbStationQos | 1.3.6.1.4.1.1991.1.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) Enumeration: 'level0': 0, 'level1': 1, 'level2': 2, 'level3': 3, 'level4': 4, 'level5': 5, 'level6': 6, 'level7': 7. |
snFdbStationType | 1.3.6.1.4.1.1991.1.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. Enumeration: 'router': 2, 'host': 1, 'notSupported': 0. |
snFdbRowStatus | 1.3.6.1.4.1.1991.1.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 Enumeration: 'create': 4, 'other': 1, 'valid': 2, 'delete': 3. |
snFdbStationIf | 1.3.6.1.4.1.1991.1.1.3.4.1.1.8 | interfaceindex | read-write |
Station interface index. |
snPortStpInfo | 1.3.6.1.4.1.1991.1.1.3.5 | |||
snPortStpTable | 1.3.6.1.4.1.1991.1.1.3.5.1 | no-access |
A specific snPortStpTable consists of a number of switch ports. This table only exists if only if snVLanByPortCfgTable exists and snVLanByPortCfgStpMode is enabled for each VLAN. |
|
1.3.6.1.4.1.1991.1.1.3.5.1.1 | no-access |
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. |
||
snPortStpVLanId | 1.3.6.1.4.1.1991.1.1.3.5.1.1.1 | integer | read-only |
The VLAN ID of the VLAN switch community. |
snPortStpPortNum | 1.3.6.1.4.1.1991.1.1.3.5.1.1.2 | integer32 | 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). |
snPortStpPortPriority | 1.3.6.1.4.1.1991.1.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. |
snPortStpPathCost | 1.3.6.1.4.1.1991.1.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. |
snPortStpOperState | 1.3.6.1.4.1.1991.1.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 Enumeration: 'activated': 1, 'notActivated': 0. |
snPortStpPortEnable | 1.3.6.1.4.1.1991.1.1.3.5.1.1.6 | integer | no-access |
The enabled/disabled status of the port. Enumeration: 'disabled': 2, 'enabled': 1. |
snPortStpPortForwardTransitions | 1.3.6.1.4.1.1991.1.1.3.5.1.1.7 | counter32 | no-access |
The number of times this port has transitioned from the Learning state to the Forwarding state. |
snPortStpPortState | 1.3.6.1.4.1.1991.1.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). Enumeration: 'listening': 3, 'disabled': 1, 'broken': 6, 'preforwarding': 7, 'learning': 4, 'forwarding': 5, 'blocking': 2. |
snPortStpPortDesignatedCost | 1.3.6.1.4.1.1991.1.1.3.5.1.1.9 | integer32 | 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. |
snPortStpPortDesignatedRoot | 1.3.6.1.4.1.1991.1.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. |
snPortStpPortDesignatedBridge | 1.3.6.1.4.1.1991.1.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. |
snPortStpPortDesignatedPort | 1.3.6.1.4.1.1991.1.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. |
snPortStpPortAdminRstp | 1.3.6.1.4.1.1991.1.1.3.5.1.1.13 | integer | read-write |
Enable or disable RSTP of a port which is a member of a VLAN. If the VLAN is not operating in RSTP, this object will return FALSE(2) and this object is not writable. Enumeration: 'false': 2, 'true': 1. |
snPortStpPortProtocolMigration | 1.3.6.1.4.1.1991.1.1.3.5.1.1.14 | integer | read-write |
When operating in RSTP (version 2) mode, writing TRUE(1) to this object forces this port to transmit RSTP BPDUs. Any other operation on this object has no effect and it always returns FALSE(2) when read. Enumeration: 'false': 2, 'true': 1. |
snPortStpPortAdminEdgePort | 1.3.6.1.4.1.1991.1.1.3.5.1.1.15 | integer | read-write |
The administrative value of the Edge Port parameter. A value of TRUE(1) indicates that this port should be assumed as an edge-port and a value of FALSE(2) indicates that this port should be assumed as a non-edge-port. Enumeration: 'false': 2, 'true': 1. |
snPortStpPortAdminPointToPoint | 1.3.6.1.4.1.1991.1.1.3.5.1.1.16 | integer | read-write |
The administrative point-to-point status of the LAN segment attached to this port. A value of TRUE(1) indicates that this port should always be treated as if it is connected to a point-to-point link. A value of FALSE(2) indicates that this port should be treated as having a shared media connection. Enumeration: 'false': 2, 'true': 1. |
snIfStpTable | 1.3.6.1.4.1.1991.1.1.3.5.2 | no-access |
A specific snIfStpTable consists of a number of switch ports. This table only exists if only if snVLanByPortCfgTable exists and snVLanByPortCfgStpMode is enabled for each VLAN. |
|
1.3.6.1.4.1.1991.1.1.3.5.2.1 | no-access |
An entry in the snIfStpTable indicates the configuration on a specified port. A SNMP SET PDU for a row of the snIfStpTable requires the entired sequence of the MIB Objects in each snIfStpEntry stored in one PDU. Otherwise, GENERR return-value will be returned. |
||
snIfStpVLanId | 1.3.6.1.4.1.1991.1.1.3.5.2.1.1 | integer | read-only |
The VLAN ID of the VLAN switch community. |
snIfStpPortNum | 1.3.6.1.4.1.1991.1.1.3.5.2.1.2 | interfaceindex | read-only |
The port number of the Switch. It has the ifIndex value. |
snIfStpPortPriority | 1.3.6.1.4.1.1991.1.1.3.5.2.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. |
snIfStpCfgPathCost | 1.3.6.1.4.1.1991.1.1.3.5.2.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. |
snIfStpOperState | 1.3.6.1.4.1.1991.1.1.3.5.2.1.5 | integer | read-only |
For FastIron: By default, this mode is set to notActivated(0). notActivated(0)...the Port STP or RSTP entry is not configured and not in running mode. activated(1)......the Port STP or RSTP entry is enabled. For NetIron: 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 Enumeration: 'activated': 1, 'notActivated': 0. |
snIfStpPortState | 1.3.6.1.4.1.1991.1.1.3.5.2.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). Enumeration: 'listening': 3, 'disabled': 1, 'broken': 6, 'preforwarding': 7, 'learning': 4, 'forwarding': 5, 'blocking': 2. |
snIfStpPortDesignatedCost | 1.3.6.1.4.1.1991.1.1.3.5.2.1.9 | integer32 | 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. |
snIfStpPortDesignatedRoot | 1.3.6.1.4.1.1991.1.1.3.5.2.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. |
snIfStpPortDesignatedBridge | 1.3.6.1.4.1.1991.1.1.3.5.2.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. |
snIfStpPortDesignatedPort | 1.3.6.1.4.1.1991.1.1.3.5.2.1.12 | octet string | read-only |
The Port Identifier of the port on the Designated Bridge for this port's segment. |
snIfStpPortAdminRstp | 1.3.6.1.4.1.1991.1.1.3.5.2.1.13 | truthvalue | read-write |
Enable or disable RSTP of a port which is a member of a VLAN. If the VLAN is not operating in RSTP, this object will return FALSE(2) and this object is not writable. |
snIfStpPortProtocolMigration | 1.3.6.1.4.1.1991.1.1.3.5.2.1.14 | truthvalue | read-write |
When operating in RSTP (version 2) mode, writing TRUE(1) to this object forces this port to transmit RSTP BPDUs. Any other operation on this object has no effect and it always returns FALSE(2) when read. |
snIfStpPortAdminEdgePort | 1.3.6.1.4.1.1991.1.1.3.5.2.1.15 | truthvalue | read-write |
The administrative value of the Edge Port parameter. A value of TRUE(1) indicates that this port should be assumed as an edge-port and a value of FALSE(2) indicates that this port should be assumed as a non-edge-port. |
snIfStpPortAdminPointToPoint | 1.3.6.1.4.1.1991.1.1.3.5.2.1.16 | truthvalue | read-write |
The administrative point-to-point status of the LAN segment attached to this port. A value of TRUE(1) indicates that this port should always be treated as if it is connected to a point-to-point link. A value of FALSE(2) indicates that this port should be treated as having a shared media connection. |
snIfStpOperPathCost | 1.3.6.1.4.1.1991.1.1.3.5.2.1.17 | integer | read-only |
dot1dStpPortPathCost : The contribution of this port to the path cost of paths towards the spanning tree root which include this port. 802.1D-1990 recommends that the default value of this parameter be in inverse proportion to the speed of the attached LAN. Reading value zero indicates an unknown path cost value because port speed cannot be determined due to speed auto sense in progress or port link is down. |
snIfStpPortRole | 1.3.6.1.4.1.1991.1.1.3.5.2.1.18 | integer | read-only |
STP/RSTP port role. Enumeration: 'disabledRole': 5, 'unknown': 0, 'alternate': 1, 'designated': 3, 'backupRole': 4, 'root': 2. |
snIfStpBPDUTransmitted | 1.3.6.1.4.1.1991.1.1.3.5.2.1.19 | counter32 | read-only |
STP/RSTP bridge protocol unit transmitted counter. |
snIfStpBPDUReceived | 1.3.6.1.4.1.1991.1.1.3.5.2.1.20 | counter32 | read-only |
STP/RSTP bridge protocol unit received counter. |
snIfRstpConfigBPDUReceived | 1.3.6.1.4.1.1991.1.1.3.5.2.1.21 | counter32 | read-only |
RSTP configuration bridge protocol unit received counter. |
snIfRstpTCNBPDUReceived | 1.3.6.1.4.1.1991.1.1.3.5.2.1.22 | counter32 | read-only |
RSTP topology change notification bridge protocol unit received counter. |
snIfRstpConfigBPDUTransmitted | 1.3.6.1.4.1.1991.1.1.3.5.2.1.23 | counter32 | read-only |
RSTP configuration bridge protocol unit transmitted counter. |
snIfRstpTCNBPDUTransmitted | 1.3.6.1.4.1.1991.1.1.3.5.2.1.24 | counter32 | read-only |
RSTP topology change notification bridge protocol unit transmitted counter. |
snTrunkInfo | 1.3.6.1.4.1.1991.1.1.3.6 | |||
snTrunkTable | 1.3.6.1.4.1.1991.1.1.3.6.1 | no-access |
A specific snTrunkTable consists of a number of Trunk port-mask. |
|
1.3.6.1.4.1.1991.1.1.3.6.1.1 | no-access |
An entry in the snTrunkTable indicates the configuration on a specified Trunk port membership. |
||
snTrunkIndex | 1.3.6.1.4.1.1991.1.1.3.6.1.1.1 | integer32 | read-only |
The number of the trunk entries can be configured. This can be 32* |
snTrunkPortMask | 1.3.6.1.4.1.1991.1.1.3.6.1.1.2 | portmask | read-write |
Trunk membership of the Switch. |
snTrunkType | 1.3.6.1.4.1.1991.1.1.3.6.1.1.3 | integer | read-write |
The trunk connection type which specifies what device the trunk ports are connected to. Enumeration: 'switch': 1, 'server': 2. |
snMSTrunkTable | 1.3.6.1.4.1.1991.1.1.3.6.2 | no-access |
A table contains the configuration of port members of multi-slot trunk groups. |
|
1.3.6.1.4.1.1991.1.1.3.6.2.1 | no-access |
An entry of the snMSTrunkTable. |
||
snMSTrunkPortIndex | 1.3.6.1.4.1.1991.1.1.3.6.2.1.1 | integer32 | 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. |
snMSTrunkPortList | 1.3.6.1.4.1.1991.1.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. |
snMSTrunkType | 1.3.6.1.4.1.1991.1.1.3.6.2.1.3 | integer | read-write |
The trunk connection type which specifies what device the trunk ports are connected to. Enumeration: 'switch': 1, 'server': 2. |
snMSTrunkRowStatus | 1.3.6.1.4.1.1991.1.1.3.6.2.1.4 | integer | read-write |
To create or delete a table entry. Enumeration: 'create': 4, 'valid': 2, 'modify': 5, 'invalid': 1, 'delete': 3. |
snMSTrunkIfTable | 1.3.6.1.4.1.1991.1.1.3.6.3 | no-access |
A table contains the configuration of port members of multi-slot trunk groups. |
|
1.3.6.1.4.1.1991.1.1.3.6.3.1 | no-access |
An entry of the snMSTrunkIfTable. |
||
snMSTrunkIfIndex | 1.3.6.1.4.1.1991.1.1.3.6.3.1.1 | integer32 | read-only |
The primary port(IfIndex) of a trunk group. For module with Gig ports, primary port is port 1, 3, 5, 7. For module with 10/100 ports, primary port is port 1, 5, 9, 13, 17, 21. |
snMSTrunkIfList | 1.3.6.1.4.1.1991.1.1.3.6.3.1.2 | octet string | read-write |
A list of interface indices which are the port membership of a trunk group. Each interface index is a 16-bit integer in big endian order. The first interface/port index must be the primary port(ifIndex) index. |
snMSTrunkIfType | 1.3.6.1.4.1.1991.1.1.3.6.3.1.3 | integer | read-write |
The trunk connection type which specifies what device the trunk ports are connected to. Enumeration: 'switch': 1, 'server': 2. |
snMSTrunkIfRowStatus | 1.3.6.1.4.1.1991.1.1.3.6.3.1.4 | integer | read-write |
To create or delete a table entry. Enumeration: 'create': 4, 'valid': 2, 'modify': 5, 'invalid': 1, 'delete': 3. |
snSwSummary | 1.3.6.1.4.1.1991.1.1.3.7 | |||
snSwSummaryMode | 1.3.6.1.4.1.1991.1.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. Enumeration: 'disabled': 0, 'enabled': 1. |
snDhcpGatewayListInfo | 1.3.6.1.4.1.1991.1.1.3.8 | |||
snDhcpGatewayListTable | 1.3.6.1.4.1.1991.1.1.3.8.1 | no-access |
A table of DHCP gateway list of addresses. |
|
1.3.6.1.4.1.1991.1.1.3.8.1.1 | no-access |
An entry in the IP Port Address table. |
||
snDhcpGatewayListId | 1.3.6.1.4.1.1991.1.1.3.8.1.1.1 | integer | read-only |
The ID for a DHCP gateway list entry. |
snDhcpGatewayListAddrList | 1.3.6.1.4.1.1991.1.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. |
snDhcpGatewayListRowStatus | 1.3.6.1.4.1.1991.1.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 Enumeration: 'create': 4, 'other': 1, 'valid': 2, 'delete': 3. |
snDnsInfo | 1.3.6.1.4.1.1991.1.1.3.9 | |||
snDnsDomainName | 1.3.6.1.4.1.1991.1.1.3.9.1 | displaystring | read-write |
DNS Domain Name string. |
snDnsGatewayIpAddrList | 1.3.6.1.4.1.1991.1.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.1991.1.1.3.10 | |||
snMacFilterTable | 1.3.6.1.4.1.1991.1.1.3.10.1 | no-access |
MAC filter table. |
|
1.3.6.1.4.1.1991.1.1.3.10.1.1 | no-access |
An entry in the MAC filter table. |
||
snMacFilterIndex | 1.3.6.1.4.1.1991.1.1.3.10.1.1.1 | integer32 | read-only |
The table index for a filter entry. |
snMacFilterAction | 1.3.6.1.4.1.1991.1.1.3.10.1.1.2 | integer | read-write |
Action to take if the Mac packet match with this filter. Enumeration: 'deny': 0, 'permit': 1. |
snMacFilterSourceMac | 1.3.6.1.4.1.1991.1.1.3.10.1.1.3 | macaddress | read-write |
Source MAC address. |
snMacFilterSourceMask | 1.3.6.1.4.1.1991.1.1.3.10.1.1.4 | macaddress | read-write |
Source MAC subnet mask. |
snMacFilterDestMac | 1.3.6.1.4.1.1991.1.1.3.10.1.1.5 | macaddress | read-write |
Destination MAC address. |
snMacFilterDestMask | 1.3.6.1.4.1.1991.1.1.3.10.1.1.6 | macaddress | read-write |
Destination MAC subnet mask. |
snMacFilterOperator | 1.3.6.1.4.1.1991.1.1.3.10.1.1.7 | integer | read-write |
Type of comparison to perform. Enumeration: 'notEqual': 1, 'equal': 0, 'greater': 3, 'less': 2. |
snMacFilterFrameType | 1.3.6.1.4.1.1991.1.1.3.10.1.1.8 | integer | read-write |
Frame Type: ethernet-type, LLC and SNAP types Enumeration: 'llc': 2, 'ethernet': 1, 'notUsed': 0, 'snap': 3. |
snMacFilterFrameTypeNum | 1.3.6.1.4.1.1991.1.1.3.10.1.1.9 | integer | read-write |
Frame Type Number. 0 means NA |
snMacFilterRowStatus | 1.3.6.1.4.1.1991.1.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 Enumeration: 'create': 4, 'valid': 2, 'modify': 5, 'invalid': 1, 'delete': 3. |
snMacFilterPortAccessTable | 1.3.6.1.4.1.1991.1.1.3.10.2 | no-access |
MAC Filter port access table. |
|
1.3.6.1.4.1.1991.1.1.3.10.2.1 | no-access |
An entry in the MAC Filter Port access table. |
||
snMacFilterPortAccessPortIndex | 1.3.6.1.4.1.1991.1.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. |
snMacFilterPortAccessFilters | 1.3.6.1.4.1.1991.1.1.3.10.2.1.2 | octet string | read-write |
1st octet correspond to 1st filter number and so on. |
snMacFilterPortAccessRowStatus | 1.3.6.1.4.1.1991.1.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 Enumeration: 'create': 4, 'valid': 2, 'invalid': 1, 'delete': 3. |
snMacFilterIfAccessTable | 1.3.6.1.4.1.1991.1.1.3.10.3 | no-access |
MAC Filter port access table. |
|
1.3.6.1.4.1.1991.1.1.3.10.3.1 | no-access |
An entry in the MAC Filter Port access table. |
||
snMacFilterIfAccessPortIndex | 1.3.6.1.4.1.1991.1.1.3.10.3.1.1 | interfaceindex | read-only |
The port/interface index. |
snMacFilterIfAccessFilters | 1.3.6.1.4.1.1991.1.1.3.10.3.1.2 | octet string | read-write |
1st octet correspond to 1st filter number and so on. |
snMacFilterIfAccessRowStatus | 1.3.6.1.4.1.1991.1.1.3.10.3.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 Enumeration: 'create': 4, 'valid': 2, 'invalid': 1, 'delete': 3. |
snNTP | 1.3.6.1.4.1.1991.1.1.3.11 | |||
snNTPGeneral | 1.3.6.1.4.1.1991.1.1.3.11.1 | |||
snNTPPollInterval | 1.3.6.1.4.1.1991.1.1.3.11.1.1 | integer | read-write |
Interval specifies how often to poll the NTP server. Each unit is one second. This object is not supported in NI devices from R5.3 |
snNTPTimeZone | 1.3.6.1.4.1.1991.1.1.3.11.1.2 | integer | read-write |
Time zone. Enumeration: 'gmtPlus1030': 37, 'samoa': 10, 'gmtMinus0900': 32, 'gmtPlus0300': 20, 'pacific': 9, 'hawaii': 6, 'gmtMinus0800': 31, 'gmtMinus0100': 24, 'gmtPlus0200': 21, 'eastIndiana': 4, 'gmtPlus0430': 41, 'gmtPlus0630': 39, 'gmtPlus0100': 22, 'mountain': 8, 'gmtMinus1000': 33, 'gmtPlus0900': 14, 'gmtMinus0700': 30, 'gmtPlus0700': 16, 'gmtMinus1100': 34, 'gmtMinus0600': 29, 'gmtPlus0800': 15, 'aleutian': 1, 'gmtPlus0530': 40, 'gmtMinus0400': 27, 'gmt': 23, 'gmtPlus0330': 42, 'arizona': 2, 'eastern': 5, 'gmtMinus0830': 44, 'michigan': 7, 'gmtPlus1000': 13, 'gmtMinus0930': 45, 'gmtPlus0600': 17, 'gmtMinus0300': 26, 'gmtPlus1100': 12, 'gmtPlus0500': 18, 'gmtPlus1200': 11, 'gmtPlus1130': 36, 'gmtPlus0400': 19, 'central': 3, 'gmtMinus1200': 35, 'gmtMinus0500': 28, 'gmtMinus0200': 25, 'alaska': 0, 'gmtPlus0930': 38, 'gmtMinus0330': 43. |
snNTPSummerTimeEnable | 1.3.6.1.4.1.1991.1.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. Enumeration: 'disabled': 0, 'enabled': 1. |
snNTPSystemClock | 1.3.6.1.4.1.1991.1.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. |
snNTPSync | 1.3.6.1.4.1.1991.1.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)'. This object is not supported in NI devices from R5.3 Enumeration: 'synchronize': 2, 'other': 1. |
snNTPServerTable | 1.3.6.1.4.1.1991.1.1.3.11.2 | no-access |
NTP (Network Time Protocol) server table. |
|
1.3.6.1.4.1.1991.1.1.3.11.2.1 | no-access |
An entry in the NTP server table. |
||
snNTPServerIp | 1.3.6.1.4.1.1991.1.1.3.11.2.1.1 | ipaddress | read-only |
NTP server IP address. |
snNTPServerVersion | 1.3.6.1.4.1.1991.1.1.3.11.2.1.2 | integer | read-write |
NTP server version. |
snNTPServerRowStatus | 1.3.6.1.4.1.1991.1.1.3.11.2.1.3 | integer | read-write |
To create or delete a NTP server table entry. Enumeration: 'create': 4, 'other': 1, 'valid': 2, 'delete': 3. |
snRadius | 1.3.6.1.4.1.1991.1.1.3.12 | |||
snRadiusGeneral | 1.3.6.1.4.1.1991.1.1.3.12.1 | |||
snRadiusSNMPAccess | 1.3.6.1.4.1.1991.1.1.3.12.1.1 | integer | read-only |
Indicate whether RADIUS server and key related MIB objects can be accessed by SNMP manager. If value is disabled, then snRadiusKey and snRadiusServerTable objects will not be accessible. Enumeration: 'disabled': 0, 'enabled': 1. |
snRadiusEnableTelnetAuth | 1.3.6.1.4.1.1991.1.1.3.12.1.2 | integer | read-write |
Enable/Disable telnet authentication specified by 'snRadiusLoginMethod'. Enumeration: 'disabled': 0, 'enabled': 1. |
snRadiusRetransmit | 1.3.6.1.4.1.1991.1.1.3.12.1.3 | integer | read-write |
The number of authentication query retransmissions to the Radius server. |
snRadiusTimeOut | 1.3.6.1.4.1.1991.1.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. |
snRadiusDeadTime | 1.3.6.1.4.1.1991.1.1.3.12.1.5 | integer | read-write |
Interval specifies Radius server dead time, each unit is one minute. |
snRadiusKey | 1.3.6.1.4.1.1991.1.1.3.12.1.6 | displaystring | read-write |
Authentication key displayed as encrypted text. Write operation can only be done if the SET request uses SNMPv3 with data encrypted using privacy key. FastIron and NetIron platforms support keysize upto 64 characters. |
snRadiusLoginMethod | 1.3.6.1.4.1.1991.1.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. |
snRadiusEnableMethod | 1.3.6.1.4.1.1991.1.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. |
snRadiusWebServerMethod | 1.3.6.1.4.1.1991.1.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. |
snRadiusSNMPServerMethod | 1.3.6.1.4.1.1991.1.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.1991.1.1.3.12.2 | no-access |
Radius server table. |
|
1.3.6.1.4.1.1991.1.1.3.12.2.1 | no-access |
An entry in the Radius server table. |
||
snRadiusServerIp | 1.3.6.1.4.1.1991.1.1.3.12.2.1.1 | ipaddress | read-only |
Radius server IP address. |
snRadiusServerAuthPort | 1.3.6.1.4.1.1991.1.1.3.12.2.1.2 | integer32 | read-write |
Authentication UDP port number. |
snRadiusServerAcctPort | 1.3.6.1.4.1.1991.1.1.3.12.2.1.3 | integer32 | read-write |
Account UDP port number. |
snRadiusServerRowStatus | 1.3.6.1.4.1.1991.1.1.3.12.2.1.4 | integer | read-write |
To create or delete a Radius server table entry. Enumeration: 'create': 4, 'other': 1, 'valid': 2, 'delete': 3. |
snRadiusServerRowKey | 1.3.6.1.4.1.1991.1.1.3.12.2.1.5 | displaystring | read-write |
Authentication key displayed as encrypted text. FastIron and NetIron platforms support keysize upto 64 characters. |
snRadiusServerUsage | 1.3.6.1.4.1.1991.1.1.3.12.2.1.6 | integer | read-write |
To allow this server to be dedicated for a particular AAA activity. Enumeration: 'default': 1, 'authenticationOnly': 2, 'authorizationOnly': 3, 'accountingOnly': 4. |
snTacacs | 1.3.6.1.4.1.1991.1.1.3.13 | |||
snTacacsGeneral | 1.3.6.1.4.1.1991.1.1.3.13.1 | |||
snTacacsRetransmit | 1.3.6.1.4.1.1991.1.1.3.13.1.1 | integer | read-write |
The number of authentication query retransmissions to the Tacacs server. |
snTacacsTimeOut | 1.3.6.1.4.1.1991.1.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. |
snTacacsDeadTime | 1.3.6.1.4.1.1991.1.1.3.13.1.3 | integer | read-write |
Interval specifies Tacacs server dead time, each unit is one minute. |
snTacacsKey | 1.3.6.1.4.1.1991.1.1.3.13.1.4 | displaystring | read-write |
Authentication key displayed as encrypted text. Write operation can only be done if the SET request uses SNMPv3 with data encrypted using privacy key. FastIron and NetIron platforms support keysize upto 64 characters. |
snTacacsSNMPAccess | 1.3.6.1.4.1.1991.1.1.3.13.1.5 | integer | read-only |
Indicate whether TACACS+ server and key related MIB objects can be accessed by SNMP manager. If value is disabled, then snTacacsKey and snTacacsServerTable MIB objects will not be accessible. Enumeration: 'disabled': 0, 'enabled': 1. |
snTacacsServerTable | 1.3.6.1.4.1.1991.1.1.3.13.2 | no-access |
Tacacs server table. |
|
1.3.6.1.4.1.1991.1.1.3.13.2.1 | no-access |
An entry in the Tacacs server table. |
||
snTacacsServerIp | 1.3.6.1.4.1.1991.1.1.3.13.2.1.1 | ipaddress | read-only |
Tacacs server IP address. |
snTacacsServerAuthPort | 1.3.6.1.4.1.1991.1.1.3.13.2.1.2 | integer32 | read-write |
Authentication UDP port number. |
snTacacsServerRowStatus | 1.3.6.1.4.1.1991.1.1.3.13.2.1.3 | integer | read-write |
To create or delete a Tacacs server table entry. Enumeration: 'create': 4, 'other': 1, 'valid': 2, 'delete': 3. |
snTacacsServerRowKey | 1.3.6.1.4.1.1991.1.1.3.13.2.1.4 | displaystring | read-write |
Authentication key displayed as encrypted text. Write operation can only be done if the SET request uses SNMPv3 with data encrypted using privacy key. FastIron and NetIron platforms support keysize upto 64 characters. |
snTacacsServerUsage | 1.3.6.1.4.1.1991.1.1.3.13.2.1.5 | integer | read-write |
To allow this server to be dedicated for a particular AAA activity. Enumeration: 'default': 1, 'authenticationOnly': 2, 'authorizationOnly': 3, 'accountingOnly': 4. |
snQos | 1.3.6.1.4.1.1991.1.1.3.14 | |||
snQosProfileTable | 1.3.6.1.4.1.1991.1.1.3.14.1 | no-access |
A table contains the configuration of qos profile groups. |
|
1.3.6.1.4.1.1991.1.1.3.14.1.1 | no-access |
An entry of the snQosProfileTable. |
||
snQosProfileIndex | 1.3.6.1.4.1.1991.1.1.3.14.1.1.1 | integer | read-only |
The table index of QOS Profile. |
snQosProfileName | 1.3.6.1.4.1.1991.1.1.3.14.1.1.2 | displaystring | read-write |
Qos Profile Name string. |
snQosProfileRequestedBandwidth | 1.3.6.1.4.1.1991.1.1.3.14.1.1.3 | integer | read-write |
Qos Profile Requested Bandwidth. |
snQosProfileCalculatedBandwidth | 1.3.6.1.4.1.1991.1.1.3.14.1.1.4 | integer | read-only |
Qos Profile Calculated Bandwidth. |
snQosBindTable | 1.3.6.1.4.1.1991.1.1.3.14.2 | no-access |
A table contains the configuration of 802.1p to qos profile binding groups. |
|
1.3.6.1.4.1.1991.1.1.3.14.2.1 | no-access |
An entry of the snQosBindTable. |
||
snQosBindIndex | 1.3.6.1.4.1.1991.1.1.3.14.2.1.1 | integer | read-only |
The table index of QOS Bind. |
snQosBindPriority | 1.3.6.1.4.1.1991.1.1.3.14.2.1.2 | integer32 | read-only |
QOS bind priority. |
snQosBindProfileIndex | 1.3.6.1.4.1.1991.1.1.3.14.2.1.3 | integer | read-write |
QOS Bind Profile Index. This is pointer to the index of snQosProfile Table. |
snDosAttack | 1.3.6.1.4.1.1991.1.1.3.14.3 | |||
snDosAttackGlobal | 1.3.6.1.4.1.1991.1.1.3.14.3.1 | |||
snDosAttackICMPDropCount | 1.3.6.1.4.1.1991.1.1.3.14.3.1.1 | counter32 | read-only |
ICMP drop counter. |
snDosAttackICMPBlockCount | 1.3.6.1.4.1.1991.1.1.3.14.3.1.2 | counter32 | read-only |
ICMP block counter. |
snDosAttackSYNDropCount | 1.3.6.1.4.1.1991.1.1.3.14.3.1.3 | counter32 | read-only |
SYN drop counter. |
snDosAttackSYNBlockCount | 1.3.6.1.4.1.1991.1.1.3.14.3.1.4 | counter32 | read-only |
SYN block counter. |
snDosAttackPortTable | 1.3.6.1.4.1.1991.1.1.3.14.3.2 | no-access |
Denial of service attack port table. |
|
1.3.6.1.4.1.1991.1.1.3.14.3.2.1 | no-access |
An entry of the denial of service attack port table. |
||
snDosAttackPort | 1.3.6.1.4.1.1991.1.1.3.14.3.2.1.1 | integer32 | read-only |
ifIndex value of a port. |
snDosAttackPortICMPDropCount | 1.3.6.1.4.1.1991.1.1.3.14.3.2.1.2 | counter32 | read-only |
ICMP drop counter. |
snDosAttackPortICMPBlockCount | 1.3.6.1.4.1.1991.1.1.3.14.3.2.1.3 | counter32 | read-only |
ICMP block counter. |
snDosAttackPortSYNDropCount | 1.3.6.1.4.1.1991.1.1.3.14.3.2.1.4 | counter32 | read-only |
SYN drop counter. |
snDosAttackPortSYNBlockCount | 1.3.6.1.4.1.1991.1.1.3.14.3.2.1.5 | counter32 | read-only |
SYN block counter. |
snAAA | 1.3.6.1.4.1.1991.1.1.3.15 | |||
snAuthentication | 1.3.6.1.4.1.1991.1.1.3.15.1 | |||
snAuthorization | 1.3.6.1.4.1.1991.1.1.3.15.2 | |||
snAuthorizationCommandMethods | 1.3.6.1.4.1.1991.1.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. |
snAuthorizationCommandLevel | 1.3.6.1.4.1.1991.1.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. Enumeration: 'level0': 0, 'level4': 4, 'level5': 5. |
snAuthorizationExec | 1.3.6.1.4.1.1991.1.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.1991.1.1.3.15.3 | |||
snAccountingCommandMethods | 1.3.6.1.4.1.1991.1.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. |
snAccountingCommandLevel | 1.3.6.1.4.1.1991.1.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. Enumeration: 'level0': 0, 'level4': 4, 'level5': 5. |
snAccountingExec | 1.3.6.1.4.1.1991.1.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. |
snAccountingSystem | 1.3.6.1.4.1.1991.1.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.1991.1.1.3.16 | |||
snVLanCAR | 1.3.6.1.4.1.1991.1.1.3.17 | |||
snNetFlow | 1.3.6.1.4.1.1991.1.1.3.18 | |||
snNetFlowGlb | 1.3.6.1.4.1.1991.1.1.3.18.1 | |||
snNetFlowGblEnable | 1.3.6.1.4.1.1991.1.1.3.18.1.1 | integer | read-write |
Enable/disable NetFlow export operation. Enumeration: 'disabled': 0, 'enabled': 1. |
snNetFlowGblVersion | 1.3.6.1.4.1.1991.1.1.3.18.1.2 | integer | read-write |
NetFlow export version. Enumeration: 'version5': 5, 'versionNotSet': 0, 'version1': 1. |
snNetFlowGblProtocolDisable | 1.3.6.1.4.1.1991.1.1.3.18.1.3 | integer32 | 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 |
snNetFlowGblActiveTimeout | 1.3.6.1.4.1.1991.1.1.3.18.1.4 | integer32 | read-write |
Maximum time an active flow can be in the NetFlow cache (minutes: 1..60) |
snNetFlowGblInactiveTimeout | 1.3.6.1.4.1.1991.1.1.3.18.1.5 | integer32 | read-write |
Maximum time an inactive flow can be in the NetFlow cache (seconds: 10..600) |
snNetFlowCollectorTable | 1.3.6.1.4.1.1991.1.1.3.18.2 | no-access |
A table of each NetFlow collector information. |
|
1.3.6.1.4.1.1991.1.1.3.18.2.1 | no-access |
A row in the NetFlow collector table. |
||
snNetFlowCollectorIndex | 1.3.6.1.4.1.1991.1.1.3.18.2.1.1 | integer | read-only |
The index to the NetFlow collector table. |
snNetFlowCollectorIp | 1.3.6.1.4.1.1991.1.1.3.18.2.1.2 | ipaddress | read-write |
The NetFlow collector ip address. |
snNetFlowCollectorUdpPort | 1.3.6.1.4.1.1991.1.1.3.18.2.1.3 | integer32 | read-write |
The NetFlow collector UDP port number. |
snNetFlowCollectorSourceInterface | 1.3.6.1.4.1.1991.1.1.3.18.2.1.4 | interfaceindex | read-write |
The ifIndex value to specify source port to export NetFlow packet. Value 0 to indicate default outgoing port. |
snNetFlowCollectorRowStatus | 1.3.6.1.4.1.1991.1.1.3.18.2.1.5 | integer | read-write |
To create or delete a NetFlow collector table entry. Enumeration: 'create': 4, 'other': 1, 'valid': 2, 'delete': 3. |
snNetFlowAggregationTable | 1.3.6.1.4.1.1991.1.1.3.18.3 | no-access |
A table of each NetFlow aggregation scheme information. |
|
1.3.6.1.4.1.1991.1.1.3.18.3.1 | no-access |
A row in the NetFlow Aggregation table. |
||
snNetFlowAggregationIndex | 1.3.6.1.4.1.1991.1.1.3.18.3.1.1 | integer | read-only |
The Aggregation scheme ID Enumeration: 'protocolPort': 2, 'as': 1, 'prefix': 5, 'destPrefix': 3, 'sourcePrefix': 4. |
snNetFlowAggregationIp | 1.3.6.1.4.1.1991.1.1.3.18.3.1.2 | ipaddress | read-write |
The NetFlow aggregation collector ip address. |
snNetFlowAggregationUdpPort | 1.3.6.1.4.1.1991.1.1.3.18.3.1.3 | integer32 | read-write |
The NetFlow aggregation collector UDP port number. |
snNetFlowAggregationSourceInterface | 1.3.6.1.4.1.1991.1.1.3.18.3.1.4 | interfaceindex | read-write |
The ifIndex value to specify source port to export NetFlow aggregation packet. Value 0 to indicate default outgoing port. |
snNetFlowAggregationNumberOfCacheEntries | 1.3.6.1.4.1.1991.1.1.3.18.3.1.5 | integer32 | read-write |
Number of cache entries for aggregation scheme |
snNetFlowAggregationActiveTimeout | 1.3.6.1.4.1.1991.1.1.3.18.3.1.6 | integer32 | read-write |
Maximum time an active flow can be in the aggregation cache |
snNetFlowAggregationInactiveTimeout | 1.3.6.1.4.1.1991.1.1.3.18.3.1.7 | integer32 | read-write |
Maximum time an inactive flow can be in the aggregation cache |
snNetFlowAggregationEnable | 1.3.6.1.4.1.1991.1.1.3.18.3.1.8 | integer | read-write |
Enable/disable NetFlow aggregation for this aggregation scheme. Enumeration: 'disabled': 0, 'enabled': 1. |
snNetFlowAggregationRowStatus | 1.3.6.1.4.1.1991.1.1.3.18.3.1.9 | integer | read-write |
To create or delete a NetFlow collector table entry. Enumeration: 'create': 4, 'other': 1, 'valid': 2, 'delete': 3. |
snNetFlowIfTable | 1.3.6.1.4.1.1991.1.1.3.18.4 | no-access |
A list of interface entries. The number of entries is given by the value of ifNumber. |
|
1.3.6.1.4.1.1991.1.1.3.18.4.1 | no-access |
Entry containing the type of switching performed on that interface. |
||
snNetFlowIfIndex | 1.3.6.1.4.1.1991.1.1.3.18.4.1.1 | interfaceindex | 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. |
snNetFlowIfFlowSwitching | 1.3.6.1.4.1.1991.1.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 Enumeration: 'disabled': 0, 'enabled': 1. |
snSFlow | 1.3.6.1.4.1.1991.1.1.3.19 | |||
snSFlowGlb | 1.3.6.1.4.1.1991.1.1.3.19.1 | |||
snSflowCollectorTable | 1.3.6.1.4.1.1991.1.1.3.19.2 | no-access |
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. |
|
1.3.6.1.4.1.1991.1.1.3.19.2.1 | no-access |
A row in the sFlow collector table. |
||
snSflowCollectorIndex | 1.3.6.1.4.1.1991.1.1.3.19.2.1.1 | integer32 | read-only |
The index to the sFlow collector table. |
snSflowCollectorIP | 1.3.6.1.4.1.1991.1.1.3.19.2.1.2 | ipaddress | read-write |
The sFlow collector ip address. |
snSflowCollectorUDPPort | 1.3.6.1.4.1.1991.1.1.3.19.2.1.3 | integer32 | read-write |
The sFlow collector UDP port number. |
snSflowCollectorRowStatus | 1.3.6.1.4.1.1991.1.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 Enumeration: 'create': 4, 'modify': 5, 'noSuch': 0, 'other': 1, 'valid': 2, 'delete': 3. |
snFDP | 1.3.6.1.4.1.1991.1.1.3.20 | |||
snFdpMIBObjects | 1.3.6.1.4.1.1991.1.1.3.20.1 | |||
snFdpInterface | 1.3.6.1.4.1.1991.1.1.3.20.1.1 | |||
snFdpInterfaceTable | 1.3.6.1.4.1.1991.1.1.3.20.1.1.1 | no-access |
Status of FDP on the device's interfaces. |
|
1.3.6.1.4.1.1991.1.1.3.20.1.1.1.1 | no-access |
An entry in the snFdpInterfaceTable, having the status of FDP on an interface. |
||
snFdpInterfaceIfIndex | 1.3.6.1.4.1.1991.1.1.3.20.1.1.1.1.1 | interfaceindex | no-access |
ifIndex value of the local interface. |
snFdpInterfaceFdpEnable | 1.3.6.1.4.1.1991.1.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). Enumeration: 'true': 1, 'false': 0. |
snFdpInterfaceCdpEnable | 1.3.6.1.4.1.1991.1.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). Enumeration: 'true': 1, 'false': 0. |
snFdpCache | 1.3.6.1.4.1.1991.1.1.3.20.1.2 | |||
snFdpCacheTable | 1.3.6.1.4.1.1991.1.1.3.20.1.2.1 | no-access |
The table for the cached information obtained via receiving FDP/CDP messages. |
|
1.3.6.1.4.1.1991.1.1.3.20.1.2.1.1 | no-access |
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. |
||
snFdpCacheIfIndex | 1.3.6.1.4.1.1991.1.1.3.20.1.2.1.1.1 | interfaceindex | no-access |
ifIndex value of the local interface. |
snFdpCacheDeviceIndex | 1.3.6.1.4.1.1991.1.1.3.20.1.2.1.1.2 | integer32 | no-access |
Identification of a device, which sent FDP/CDP messages |
snFdpCacheDeviceId | 1.3.6.1.4.1.1991.1.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. |
snFdpCacheAddressType | 1.3.6.1.4.1.1991.1.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. Enumeration: 'ip': 1, 'ipx': 2, 'appletalk': 3. |
snFdpCacheAddress | 1.3.6.1.4.1.1991.1.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 |
snFdpCacheVersion | 1.3.6.1.4.1.1991.1.1.3.20.1.2.1.1.6 | displaystring | read-only |
Version string as reported in the most recent FDP/CDP message. |
snFdpCacheDevicePort | 1.3.6.1.4.1.1991.1.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. |
snFdpCachePlatform | 1.3.6.1.4.1.1991.1.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. |
snFdpCacheCapabilities | 1.3.6.1.4.1.1991.1.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. |
snFdpCacheVendorId | 1.3.6.1.4.1.1991.1.1.3.20.1.2.1.1.10 | integer | read-only |
Indicates the entry received by either FDP or CDP. Enumeration: 'fdp': 1, 'cdp': 2. |
snFdpCacheIsAggregateVlan | 1.3.6.1.4.1.1991.1.1.3.20.1.2.1.1.11 | integer | read-only |
Neighbor device is in aggregated-vlan. Enumeration: 'true': 1, 'false': 0. |
snFdpCacheTagType | 1.3.6.1.4.1.1991.1.1.3.20.1.2.1.1.12 | integer32 | read-only |
Neighbor device tag-type. |
snFdpCachePortVlanMask | 1.3.6.1.4.1.1991.1.1.3.20.1.2.1.1.13 | octet string | read-only |
Neighbor device port VLAN masks in 512-byte octet string. |
snFdpCachePortTagMode | 1.3.6.1.4.1.1991.1.1.3.20.1.2.1.1.14 | integer | read-only |
Neighbor device port tag mode Enumeration: 'untagged': 1, 'tagged': 2, 'dual': 3. |
snFdpCacheDefaultTrafficeVlanIdForDualMode | 1.3.6.1.4.1.1991.1.1.3.20.1.2.1.1.15 | integer32 | read-only |
Default traffic vlan id for neighbor device dual-mode port |
snFdpGlobal | 1.3.6.1.4.1.1991.1.1.3.20.1.3 | |||
snFdpGlobalRun | 1.3.6.1.4.1.1991.1.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. Enumeration: 'true': 1, 'false': 0. |
snFdpGlobalMessageInterval | 1.3.6.1.4.1.1991.1.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. |
snFdpGlobalHoldTime | 1.3.6.1.4.1.1991.1.1.3.20.1.3.3 | integer | read-write |
The time for the receiving device holds FDP message. The default value is 180 seconds. |
snFdpGlobalCdpRun | 1.3.6.1.4.1.1991.1.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. Enumeration: 'true': 1, 'false': 0. |
snFdpCachedAddr | 1.3.6.1.4.1.1991.1.1.3.20.1.4 | |||
snFdpCachedAddressTable | 1.3.6.1.4.1.1991.1.1.3.20.1.4.1 | no-access |
Cached address table from receiving FDP/CDP messages. |
|
1.3.6.1.4.1.1991.1.1.3.20.1.4.1.1 | no-access |
An entry (conceptual row) in the snFdpCacheAddressTable, containing one cached address from FDP/CDP messages. |
||
snFdpCachedAddrIfIndex | 1.3.6.1.4.1.1991.1.1.3.20.1.4.1.1.1 | interfaceindex | no-access |
The ifIndex value of the local interface. |
snFdpCachedAddrDeviceIndex | 1.3.6.1.4.1.1991.1.1.3.20.1.4.1.1.2 | integer32 | no-access |
A unique vlaue for each device from which FDP/CDP messages are being received. |
snFdpCachedAddrDeviceAddrEntryIndex | 1.3.6.1.4.1.1991.1.1.3.20.1.4.1.1.3 | integer32 | no-access |
A unique vlaue for address entry in device from which FDP/CDP messages are being received. |
snFdpCachedAddrType | 1.3.6.1.4.1.1991.1.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. Enumeration: 'ip': 1, 'ipx': 2, 'appletalk': 3. |
snFdpCachedAddrValue | 1.3.6.1.4.1.1991.1.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.1991.1.1.3.21 | |||
snArpInfo | 1.3.6.1.4.1.1991.1.1.3.22 | |||
snWireless | 1.3.6.1.4.1.1991.1.1.3.23 | |||
snMac | 1.3.6.1.4.1.1991.1.1.3.24 | |||
snMacSecurity | 1.3.6.1.4.1.1991.1.1.3.24.1 | |||
snPortMacSecurity | 1.3.6.1.4.1.1991.1.1.3.24.1.1 | |||
snPortMacSecurityTable | 1.3.6.1.4.1.1991.1.1.3.24.1.1.1 | no-access |
Status of port MAC security on the device's interfaces. |
|
1.3.6.1.4.1.1991.1.1.3.24.1.1.1.1 | no-access |
An entry in the snPortMacSecurityTable |
||
snPortMacSecurityIfIndex | 1.3.6.1.4.1.1991.1.1.3.24.1.1.1.1.1 | unsigned32 | read-only |
ifIndex value of the local Ethernet interface on which MAC security is configured. |
snPortMacSecurityResource | 1.3.6.1.4.1.1991.1.1.3.24.1.1.1.1.2 | integer | read-only |
The MAC address was secured using local or shared resources. Enumeration: 'shared': 2, 'local': 1. |
snPortMacSecurityQueryIndex | 1.3.6.1.4.1.1991.1.1.3.24.1.1.1.1.3 | unsigned32 | read-only |
Entry index within the given resource of local Ethernet interface on which MAC security is configured. |
snPortMacSecurityMAC | 1.3.6.1.4.1.1991.1.1.3.24.1.1.1.1.4 | macaddress | read-only |
The secure MAC address for this interface. |
snPortMacSecurityAgeLeft | 1.3.6.1.4.1.1991.1.1.3.24.1.1.1.1.5 | unsigned32 | read-only |
The number of minutes the MAC address will remain secure before being aged out. 0 means no aging. |
snPortMacSecurityShutdownStatus | 1.3.6.1.4.1.1991.1.1.3.24.1.1.1.1.6 | integer | read-only |
Interface up/down status. Enumeration: 'down': 2, 'up': 1. |
snPortMacSecurityShutdownTimeLeft | 1.3.6.1.4.1.1991.1.1.3.24.1.1.1.1.7 | unsigned32 | read-only |
If snPortMacSecurityShutdownStatus is up(1), this value will be 0. If snPortMacSecurityShutdownStatus is down(2), this gives the number of seconds before this interface is enabled again. In the later case, 0 means interface is permanently down. |
snPortMacSecurityVlanId | 1.3.6.1.4.1.1991.1.1.3.24.1.1.1.1.8 | unsigned32 | read-only |
The vlan membership of this interface. |
snPortMacSecurityModuleStatTable | 1.3.6.1.4.1.1991.1.1.3.24.1.1.2 | no-access |
Port MAC security statistics on each module. |
|
1.3.6.1.4.1.1991.1.1.3.24.1.1.2.1 | no-access |
An entry in the snPortMacSecurityModuleStatTable |
||
snPortMacSecurityModuleStatSlotNum | 1.3.6.1.4.1.1991.1.1.3.24.1.1.2.1.1 | integer32 | read-only |
The slot number of the port security device module. |
snPortMacSecurityModuleStatTotalSecurityPorts | 1.3.6.1.4.1.1991.1.1.3.24.1.1.2.1.2 | unsigned32 | read-only |
The totol number of Ethernet interfaces on which MAC security is configured in this module. |
snPortMacSecurityModuleStatTotalMACs | 1.3.6.1.4.1.1991.1.1.3.24.1.1.2.1.3 | unsigned32 | read-only |
The totol number of port MAC security MAC addresses are learned or configured in this module. |
snPortMacSecurityModuleStatViolationCounts | 1.3.6.1.4.1.1991.1.1.3.24.1.1.2.1.4 | unsigned32 | read-only |
The totol number of counts of violation are collected in this module. |
snPortMacSecurityModuleStatTotalShutdownPorts | 1.3.6.1.4.1.1991.1.1.3.24.1.1.2.1.5 | unsigned32 | read-only |
The totol number of Ethernet interfaces are shutted down due to security violation in this module. |
snPortMacSecurityIntfContentTable | 1.3.6.1.4.1.1991.1.1.3.24.1.1.3 | no-access |
Port MAC security statistics on each Ethernet Interface. |
|
1.3.6.1.4.1.1991.1.1.3.24.1.1.3.1 | no-access |
An entry in the snPortMacSecurityIntfContentTable |
||
snPortMacSecurityIntfContentIfIndex | 1.3.6.1.4.1.1991.1.1.3.24.1.1.3.1.1 | interfaceindex | no-access |
In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in RFC 2863. |
snPortMacSecurityIntfContentSecurity | 1.3.6.1.4.1.1991.1.1.3.24.1.1.3.1.2 | integer | read-write |
Port security for this interface can be either disabled or enabled. Enumeration: 'enable': 1, 'disable': 0. |
snPortMacSecurityIntfContentViolationType | 1.3.6.1.4.1.1991.1.1.3.24.1.1.3.1.3 | integer | read-write |
Port security violation type for this interface is shutdown or restrict. Enumeration: 'restrict': 1, 'shutdown': 0. |
snPortMacSecurityIntfContentShutdownTime | 1.3.6.1.4.1.1991.1.1.3.24.1.1.3.1.4 | unsigned32 | read-write |
If snPortMacSecurityIntfContentViolationType is shutdown(1), this value gives the number of seconds this interface is shut down when violation occurs. In the shutdown(1) case, 0 means interface is permanently down. If snPortMacSecurityIntfContentViolationType is restrict(2), this value will be always 0. |
snPortMacSecurityIntfContentShutdownTimeLeft | 1.3.6.1.4.1.1991.1.1.3.24.1.1.3.1.5 | unsigned32 | read-only |
If snPortMacSecurityIntfContentViolationType is shutdown(1), whether this interface has been shut down due to a security violation and the value gives the number of seconds before this interface is enabled again. If snPortMacSecurityIntfContentViolationType is restrict(2), this value will be always 0. |
snPortMacSecurityIntfContentAgeOutTime | 1.3.6.1.4.1.1991.1.1.3.24.1.1.3.1.6 | unsigned32 | read-write |
The amount of time, in minutes, MAC addresses learned on this interface will remain secure. It allows configurable values 0-1440. 0 means no aging permanently. |
snPortMacSecurityIntfContentMaxLockedMacAllowed | 1.3.6.1.4.1.1991.1.1.3.24.1.1.3.1.7 | unsigned32 | read-write |
Maximum number of security MAC addresses can be locked to this interface. |
snPortMacSecurityIntfContentTotalMACs | 1.3.6.1.4.1.1991.1.1.3.24.1.1.3.1.8 | unsigned32 | read-only |
The totol number of port MAC security MAC addresses are locked in this interface. |
snPortMacSecurityIntfContentViolationCounts | 1.3.6.1.4.1.1991.1.1.3.24.1.1.3.1.9 | unsigned32 | read-only |
The totol number of counts of violation are collected in this interface. |
snPortMacSecurityIntfMacTable | 1.3.6.1.4.1.1991.1.1.3.24.1.1.4 | no-access |
Status of port MAC security on the device's interfaces. |
|
1.3.6.1.4.1.1991.1.1.3.24.1.1.4.1 | no-access |
An entry in the snPortMacSecurityIntfMacTable |
||
snPortMacSecurityIntfMacIfIndex | 1.3.6.1.4.1.1991.1.1.3.24.1.1.4.1.1 | integer32 | read-only |
ifIndex value of the local Ethernet interface on which MAC security is configured. |
snPortMacSecurityIntfMacAddress | 1.3.6.1.4.1.1991.1.1.3.24.1.1.4.1.2 | macaddress | read-only |
The secure MAC address for this local Ethernet interface on which the secure MAC Address is configured and/or learned. The maximum number of the secure MAC Addresses is restricted by the snPortMacSecurityIntfContentMaxLockedMacAllowed. |
snPortMacSecurityIntfMacVlanId | 1.3.6.1.4.1.1991.1.1.3.24.1.1.4.1.3 | unsigned32 | read-write |
The vlan membership of this interface, zero means don't care. |
snPortMacSecurityIntfMacRowStatus | 1.3.6.1.4.1.1991.1.1.3.24.1.1.4.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 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 Enumeration: 'create': 4, 'other': 1, 'valid': 2, 'delete': 3. |
snPortMacSecurityAutosaveMacTable | 1.3.6.1.4.1.1991.1.1.3.24.1.1.5 | no-access |
Autosave MAC addresses of port MAC security on the device's interfaces. |
|
1.3.6.1.4.1.1991.1.1.3.24.1.1.5.1 | no-access |
An entry in the snPortMacSecurityAutosaveMacTable |
||
snPortMacSecurityAutosaveMacIfIndex | 1.3.6.1.4.1.1991.1.1.3.24.1.1.5.1.1 | integer32 | read-only |
ifIndex value of the local Ethernet interface on which MAC security is configured. |
snPortMacSecurityAutosaveMacResource | 1.3.6.1.4.1.1991.1.1.3.24.1.1.5.1.2 | integer | read-only |
The MAC address was autosaved using local or shared resources. Enumeration: 'shared': 2, 'local': 1. |
snPortMacSecurityAutosaveMacQueryIndex | 1.3.6.1.4.1.1991.1.1.3.24.1.1.5.1.3 | unsigned32 | read-only |
Entry index within the given resource of local Ethernet interface on which MAC security is autosaved. |
snPortMacSecurityAutosaveMacAddress | 1.3.6.1.4.1.1991.1.1.3.24.1.1.5.1.4 | macaddress | read-only |
The secure MAC address for this local Ethernet interface on which the secure MAC Address is autosaved. |
snPortMacGlobalSecurity | 1.3.6.1.4.1.1991.1.1.3.24.1.2 | |||
snPortMacGlobalSecurityFeature | 1.3.6.1.4.1.1991.1.1.3.24.1.2.1 | integer | read-write |
Port security for this device can be either disabled or enabled. Enumeration: 'enable': 1, 'disable': 0. |
snPortMacGlobalSecurityAgeOutTime | 1.3.6.1.4.1.1991.1.1.3.24.1.2.2 | unsigned32 | read-write |
The amount of time, in minutes, MAC addresses learned on this device will remain secure. It allows configurable values in the range of 0-1440. 0 means no aging permanently. |
snPortMacGlobalSecurityAutosave | 1.3.6.1.4.1.1991.1.1.3.24.1.2.3 | unsigned32 | read-write |
The port security autosave value for this device. It allows configurable values 0 and also in the range of 15-1440. The value 0 means no autosave. |
snPortMonitor | 1.3.6.1.4.1.1991.1.1.3.25 | |||
snPortMonitorTable | 1.3.6.1.4.1.1991.1.1.3.25.1 | no-access |
Status of port monitoring on the device's interfaces. |
|
1.3.6.1.4.1.1991.1.1.3.25.1.1 | no-access |
An entry in the snPortMonitorTable |
||
snPortMonitorIfIndex | 1.3.6.1.4.1.1991.1.1.3.25.1.1.1 | interfaceindex | no-access |
ifIndex value of the local interface on which monitoring is configuerd. |
snPortMonitorMirrorList | 1.3.6.1.4.1.1991.1.1.3.25.1.1.2 | displaystring | read-write |
Lists the monitoring configuration of this port. The value is a space delimited sequence of ifIndex of mirror port and monitor mode. The values for mode can be - 0 - off, 1 - input, 2 - output, 3 - both Eg. '65 2 66 1' means send the output traffic to port 2/1 and input traffic to port 2/2. To turn off a mirror use monitor mode of 0 (off) in the list. |
snSSH | 1.3.6.1.4.1.1991.1.1.3.26 | |||
snSSL | 1.3.6.1.4.1.1991.1.1.3.27 | |||
snMacAuth | 1.3.6.1.4.1.1991.1.1.3.28 | |||
snMetroRing | 1.3.6.1.4.1.1991.1.1.3.29 | |||
snStacking | 1.3.6.1.4.1.1991.1.1.3.31 | |||
fdryMacVlanMIB | 1.3.6.1.4.1.1991.1.1.3.32 | |||
fdryLinkAggregationGroupMIB | 1.3.6.1.4.1.1991.1.1.3.33 | |||
fdryDns2MIB | 1.3.6.1.4.1.1991.1.1.3.34 | |||
fdryDaiMIB | 1.3.6.1.4.1.1991.1.1.3.35 | |||
fdryDhcpSnoopMIB | 1.3.6.1.4.1.1991.1.1.3.36 | |||
fdryIpSrcGuardMIB | 1.3.6.1.4.1.1991.1.1.3.37 | |||
brcdRouteMap | 1.3.6.1.4.1.1991.1.1.3.39 | |||
brcdSPXMIB | 1.3.6.1.4.1.1991.1.1.3.40 |