HP-SN-SWITCH-GROUP-MIB: View SNMP OID List / Download MIB

VENDOR: HEWLETT-PACKARD


 Home MIB: HP-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


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