ALTEON-TS-PHYSICAL-MIB: View SNMP OID List / Download MIB

VENDOR: ALTEON NETWORKS


 Home MIB: ALTEON-TS-PHYSICAL-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
     agPortConfig 1.3.6.1.4.1.1872.2.1.2.3
         agPortTableMaxEnt 1.3.6.1.4.1.1872.2.1.2.3.1 integer read-only
The maximum number of rows in the port configuration host table.
         agPortCurCfgTable 1.3.6.1.4.1.1872.2.1.2.3.2 no-access
The table of port configuration in the current_configuration block.
             agPortCurCfgTableEntry 1.3.6.1.4.1.1872.2.1.2.3.2.1 no-access
A row in the port table in the current_configuration block.
                 agPortCurCfgIndx 1.3.6.1.4.1.1872.2.1.2.3.2.1.1 integer read-only
The index of the row in port configurations table.
                 agPortCurCfgPrefLink 1.3.6.1.4.1.1872.2.1.2.3.2.1.2 integer read-only
This is the preferred link. Enumeration: 'fast-ethernet': 2, 'gigabit-ethernet': 3.
                 agPortCurCfgBackLink 1.3.6.1.4.1.1872.2.1.2.3.2.1.3 integer read-only
This is the backup link. Enumeration: 'none': 4, 'fast-ethernet': 2, 'gigabit-ethernet': 3.
                 agPortCurCfgState 1.3.6.1.4.1.1872.2.1.2.3.2.1.4 integer read-only
This is the state of the port. Enumeration: 'disabled': 3, 'enabled': 2.
                 agPortCurCfgVlanTag 1.3.6.1.4.1.1872.2.1.2.3.2.1.5 integer read-only
This is VLAN tag state of the port Enumeration: 'untagged': 3, 'tagged': 2.
                 agPortCurCfgStp 1.3.6.1.4.1.1872.2.1.2.3.2.1.6 integer read-only
This object is used to turn Spanning Tree on or off for the port. Enumeration: 'on': 2, 'off': 3.
                 agPortCurCfgRmon 1.3.6.1.4.1.1872.2.1.2.3.2.1.7 integer read-only
This object is used to turn RMON on or off on the port. Enumeration: 'on': 2, 'off': 3.
                 agPortCurCfgPVID 1.3.6.1.4.1.1872.2.1.2.3.2.1.8 integer read-only
The default VLAN ID for the port.
                 agPortCurCfgFastEthAutoNeg 1.3.6.1.4.1.1872.2.1.2.3.2.1.9 integer read-only
This object is used to turn the autonegotiation on or off for fast Ethernet connection. Enumeration: 'on': 2, 'off': 3.
                 agPortCurCfgFastEthSpeed 1.3.6.1.4.1.1872.2.1.2.3.2.1.10 integer read-only
Selects the port speed for fast Ethernet connection. Enumeration: 'mbs10': 2, 'mbs100': 3, 'mbs10or100': 4.
                 agPortCurCfgFastEthMode 1.3.6.1.4.1.1872.2.1.2.3.2.1.11 integer read-only
This object is used to select port mode for fast Ethernet connection. Enumeration: 'half-duplex': 3, 'full-duplex': 2, 'full-or-half-duplex': 4.
                 agPortCurCfgFastEthFctl 1.3.6.1.4.1.1872.2.1.2.3.2.1.12 integer read-only
Selects the port flow control for fast Ethernet connection. Enumeration: 'transmit': 2, 'receive': 3, 'none': 5, 'both': 4.
                 agPortCurCfgGigEthAutoNeg 1.3.6.1.4.1.1872.2.1.2.3.2.1.13 integer read-only
This object is used to turn the autonegotiation on or off for gigabit Ethernet connection. Enumeration: 'on': 2, 'off': 3.
                 agPortCurCfgGigEthFctl 1.3.6.1.4.1.1872.2.1.2.3.2.1.14 integer read-only
This object is used to select port flow control for gigabit Ethernet connection. Enumeration: 'transmit': 2, 'receive': 3, 'none': 5, 'both': 4.
                 agPortCurCfgPortName 1.3.6.1.4.1.1872.2.1.2.3.2.1.15 displaystring read-only
The switch port name.
                 agPortCurCfgBwmContract 1.3.6.1.4.1.1872.2.1.2.3.2.1.16 integer read-only
The switch port Bandwidth Management contract number.
                 agPortCurCfgDiscardNonIPs 1.3.6.1.4.1.1872.2.1.2.3.2.1.17 integer read-only
Enable or disable to discard all non-IP traffic on the switch port. Enumeration: 'disabled': 3, 'enabled': 2.
                 agPortCurCfgLinkTrap 1.3.6.1.4.1.1872.2.1.2.3.2.1.18 integer read-only
Indicates whether linkUp/linkDown traps should be generated for this interface. By default, this object should have the value enabled(1) for interfaces which do not operate on 'top' of any other interface (as defined in the ifStackTable), and disabled(2) otherwise. Enumeration: 'disabled': 2, 'enabled': 1.
         agPortNewCfgTable 1.3.6.1.4.1.1872.2.1.2.3.3 no-access
The table of port configuration in the new_configuration block.
             agPortNewCfgTableEntry 1.3.6.1.4.1.1872.2.1.2.3.3.1 no-access
A row in the port configuration table in the new_configuration block.
                 agPortNewCfgIndx 1.3.6.1.4.1.1872.2.1.2.3.3.1.1 integer read-only
The index of the row in port configurations table.
                 agPortNewCfgPrefLink 1.3.6.1.4.1.1872.2.1.2.3.3.1.2 integer read-write
This is the preferred link. Enumeration: 'fast-ethernet': 2, 'gigabit-ethernet': 3.
                 agPortNewCfgBackLink 1.3.6.1.4.1.1872.2.1.2.3.3.1.3 integer read-write
This is the backup link. Enumeration: 'none': 4, 'fast-ethernet': 2, 'gigabit-ethernet': 3.
                 agPortNewCfgState 1.3.6.1.4.1.1872.2.1.2.3.3.1.4 integer read-write
This is the state of the port. Enumeration: 'disabled': 3, 'enabled': 2.
                 agPortNewCfgVlanTag 1.3.6.1.4.1.1872.2.1.2.3.3.1.5 integer read-write
This is VLAN tag state of the port Enumeration: 'untagged': 3, 'tagged': 2.
                 agPortNewCfgStp 1.3.6.1.4.1.1872.2.1.2.3.3.1.6 integer read-write
This object is used to turn Spanning Tree on or off for the port. Enumeration: 'on': 2, 'off': 3.
                 agPortNewCfgRmon 1.3.6.1.4.1.1872.2.1.2.3.3.1.7 integer read-write
This object is used to turn RMON on or off on the port. Enumeration: 'on': 2, 'off': 3.
                 agPortNewCfgPVID 1.3.6.1.4.1.1872.2.1.2.3.3.1.8 integer read-write
The default VLAN ID for the port.
                 agPortNewCfgFastEthAutoNeg 1.3.6.1.4.1.1872.2.1.2.3.3.1.9 integer read-write
This object is used to turn the autonegotiation on or off for fast Ethernet connection. Enumeration: 'on': 2, 'off': 3.
                 agPortNewCfgFastEthSpeed 1.3.6.1.4.1.1872.2.1.2.3.3.1.10 integer read-write
Selects the port speed for fast Ethernet connection. Enumeration: 'mbs10': 2, 'mbs100': 3, 'mbs10or100': 4.
                 agPortNewCfgFastEthMode 1.3.6.1.4.1.1872.2.1.2.3.3.1.11 integer read-write
This object is used to select port mode for fast Ethernet connection. Enumeration: 'half-duplex': 3, 'full-duplex': 2, 'full-or-half-duplex': 4.
                 agPortNewCfgFastEthFctl 1.3.6.1.4.1.1872.2.1.2.3.3.1.12 integer read-write
Selects the port flow control for fast Ethernet connection. Enumeration: 'transmit': 2, 'receive': 3, 'none': 5, 'both': 4.
                 agPortNewCfgGigEthAutoNeg 1.3.6.1.4.1.1872.2.1.2.3.3.1.13 integer read-write
This object is used to turn the autonegotiation on or off for gigabit Ethernet connection. Enumeration: 'on': 2, 'off': 3.
                 agPortNewCfgGigEthFctl 1.3.6.1.4.1.1872.2.1.2.3.3.1.14 integer read-write
This object is used to select port flow control for gigabit Ethernet connection. Enumeration: 'transmit': 2, 'receive': 3, 'none': 5, 'both': 4.
                 agPortNewCfgPortName 1.3.6.1.4.1.1872.2.1.2.3.3.1.15 displaystring read-write
The switch port name.
                 agPortNewCfgBwmContract 1.3.6.1.4.1.1872.2.1.2.3.3.1.16 integer read-write
The switch port Bandwidth Management contract number.
                 agPortNewCfgDiscardNonIPs 1.3.6.1.4.1.1872.2.1.2.3.3.1.17 integer read-write
Enable or disable to discard all non-IP traffic on the switch port. Enumeration: 'disabled': 3, 'enabled': 2.
                 agPortNewCfgLinkTrap 1.3.6.1.4.1.1872.2.1.2.3.3.1.18 integer read-write
Indicates whether linkUp/linkDown traps should be generated for this interface. By default, this object should have the value enabled(1) for interfaces which do not operate on 'top' of any other interface (as defined in the ifStackTable), and disabled(2) otherwise. Enumeration: 'disabled': 2, 'enabled': 1.
 vlans 1.3.6.1.4.1.1872.2.1.4
     vlanMaxEnt 1.3.6.1.4.1.1872.2.1.4.1 integer read-only
The maximum number of rows in the VLAN configuration table.
     vlanCurCfgTable 1.3.6.1.4.1.1872.2.1.4.2 no-access
The table of VLAN configuration.
         vlanCurCfgTableEntry 1.3.6.1.4.1.1872.2.1.4.2.1 no-access
A row in the VLAN configuration table.
             vlanCurCfgVlanId 1.3.6.1.4.1.1872.2.1.4.2.1.1 integer read-only
The VLAN identifier.
             vlanCurCfgVlanName 1.3.6.1.4.1.1872.2.1.4.2.1.2 displaystring read-only
The VLAN name.
             vlanCurCfgPorts 1.3.6.1.4.1.1872.2.1.4.2.1.3 octet string read-only
The port list in the VLAN. The ports are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to the VLAN 0 - The represented port does not belong to the VLAN
             vlanCurCfgState 1.3.6.1.4.1.1872.2.1.4.2.1.4 integer read-only
Enable or disable a VLAN Enumeration: 'disabled': 3, 'enabled': 2.
             vlanCurCfgJumbo 1.3.6.1.4.1.1872.2.1.4.2.1.5 integer read-only
Enable or Disable the Jumbo frame support for the VLAN Enumeration: 'disabled': 3, 'enabled': 2.
             vlanCurCfgBwmContract 1.3.6.1.4.1.1872.2.1.4.2.1.6 integer read-only
Default contract number the VLAN
             vlanCurCfgStg 1.3.6.1.4.1.1872.2.1.4.2.1.7 integer read-only
The Spanning Tree Group for the VLAN.
     vlanNewCfgTable 1.3.6.1.4.1.1872.2.1.4.3 no-access
The table of VLAN configuration.
         vlanNewCfgTableEntry 1.3.6.1.4.1.1872.2.1.4.3.1 no-access
A row in the VLAN configuration table.
             vlanNewCfgVlanId 1.3.6.1.4.1.1872.2.1.4.3.1.1 integer read-only
The VLAN identifier.
             vlanNewCfgVlanName 1.3.6.1.4.1.1872.2.1.4.3.1.2 displaystring read-write
The VLAN name.
             vlanNewCfgPorts 1.3.6.1.4.1.1872.2.1.4.3.1.3 octet string read-only
The port list in the VLAN. The ports are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to the VLAN 0 - The represented port does not belong to the VLAN
             vlanNewCfgState 1.3.6.1.4.1.1872.2.1.4.3.1.4 integer read-write
Enable or disable a VLAN Enumeration: 'disabled': 3, 'enabled': 2.
             vlanNewCfgJumbo 1.3.6.1.4.1.1872.2.1.4.3.1.5 integer read-write
Enable or Disable the Jumbo frame support for the VLAN Enumeration: 'disabled': 3, 'enabled': 2.
             vlanNewCfgAddPort 1.3.6.1.4.1.1872.2.1.4.3.1.6 integer read-write
The port to be added to the specified VLAN. A '0' value is returned when read.
             vlanNewCfgRemovePort 1.3.6.1.4.1.1872.2.1.4.3.1.7 integer read-write
The port to be removed from the specified VLAN. A '0' value is returned when read.
             vlanNewCfgDelete 1.3.6.1.4.1.1872.2.1.4.3.1.8 integer read-write
This is an action object to create or delete a VLAN. other(1) is returned always when read. The following values are writable: delete(2)...to delete a VLAN Enumeration: 'other': 1, 'delete': 2.
             vlanNewCfgBwmContract 1.3.6.1.4.1.1872.2.1.4.3.1.9 integer read-write
Default contract number for the VLAN.
             vlanNewCfgStg 1.3.6.1.4.1.1872.2.1.4.3.1.10 integer read-write
The Spanning Tree Group for the VLAN.
 portmirroring 1.3.6.1.4.1.1872.2.1.6
     pmCurCfgMonitoringPort 1.3.6.1.4.1.1872.2.1.6.1 integer read-only
The port number of the monitoring port.
     pmNewCfgMonitoringPort 1.3.6.1.4.1.1872.2.1.6.2 integer read-write
The port number of the monitoring port.
     pmCurCfgMirroredPort 1.3.6.1.4.1.1872.2.1.6.3 integer read-only
The port number of the mirrored port.
     pmNewCfgMirroredPort 1.3.6.1.4.1.1872.2.1.6.4 integer read-write
The port number of the mirrored port.
     pmCurCfgMonitoredTraffic 1.3.6.1.4.1.1872.2.1.6.5 integer read-only
The type of traffic to be monitored with respect to the mirrored port. Enumeration: 'received': 3, 'none': 2, 'transmitted': 4, 'both': 5.
     pmNewCfgMonitoredTraffic 1.3.6.1.4.1.1872.2.1.6.6 integer read-write
The type of traffic to be monitored with respect to the mirrored port. Enumeration: 'received': 3, 'none': 2, 'transmitted': 4, 'both': 5.
     pmCurCfgState 1.3.6.1.4.1.1872.2.1.6.7 integer read-only
The state of Port mirroring. Enumeration: 'disabled': 3, 'enabled': 2.
     pmNewCfgState 1.3.6.1.4.1.1872.2.1.6.8 integer read-write
The state of Port mirroring. Enumeration: 'disabled': 3, 'enabled': 2.
     pmCurCfgTimeout 1.3.6.1.4.1.1872.2.1.6.9 integer read-only
The mirroring timeout value in seconds.
     pmNewCfgTimeout 1.3.6.1.4.1.1872.2.1.6.10 integer read-write
The mirroring timeout value in seconds.
 trunkgroup 1.3.6.1.4.1.1872.2.1.7
     trunkGroupTableMaxSize 1.3.6.1.4.1.1872.2.1.7.1 integer read-only
The maximum number of entries in trunk group table.
     trunkGroupCurCfgTable 1.3.6.1.4.1.1872.2.1.7.2 no-access
The table of trunk group configuration.
         trunkGroupCurCfgTableEntry 1.3.6.1.4.1.1872.2.1.7.2.1 no-access
A row in the trunk group configuration table.
             trunkGroupCurCfgIndex 1.3.6.1.4.1.1872.2.1.7.2.1.1 integer read-only
The identifier of the trunk group.
             trunkGroupCurCfgPorts 1.3.6.1.4.1.1872.2.1.7.2.1.2 octet string read-only
The port list in the trunk group. The ports are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to the trunk group 0 - The represented port does not belong to the trunk group
             trunkGroupCurCfgState 1.3.6.1.4.1.1872.2.1.7.2.1.3 integer read-only
Enable or disable a trunk group. Enumeration: 'enable': 1, 'disable': 2.
             trunkGroupCurCfgBwmContract 1.3.6.1.4.1.1872.2.1.7.2.1.4 integer read-only
Default BW contract of a trunk group.
     trunkGroupNewCfgTable 1.3.6.1.4.1.1872.2.1.7.3 no-access
The table of trunk group configuration.
         trunkGroupNewCfgTableEntry 1.3.6.1.4.1.1872.2.1.7.3.1 no-access
A row in the trunk group configuration table.
             trunkGroupNewCfgIndex 1.3.6.1.4.1.1872.2.1.7.3.1.1 integer read-only
The identifier of the trunk group.
             trunkGroupNewCfgPorts 1.3.6.1.4.1.1872.2.1.7.3.1.2 octet string read-only
The port list in the trunk group. The ports are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to the trunk group 0 - The represented port does not belong to the trunk group
             trunkGroupNewCfgAddPort 1.3.6.1.4.1.1872.2.1.7.3.1.3 integer read-write
The port to be added in the trunk group. When read, 0 is returned.
             trunkGroupNewCfgRemovePort 1.3.6.1.4.1.1872.2.1.7.3.1.4 integer read-write
The port to be deleted from the trunk group. when read, 0 is returned.
             trunkGroupNewCfgState 1.3.6.1.4.1.1872.2.1.7.3.1.5 integer read-write
Enable or disable a trunk group. Enumeration: 'enable': 1, 'disable': 2.
             trunkGroupNewCfgDelete 1.3.6.1.4.1.1872.2.1.7.3.1.6 integer read-write
Setting the value to delete(2) will delete the entire row. When read, other(1) is returned. Enumeration: 'other': 1, 'delete': 2.
             trunkGroupNewCfgBwmContract 1.3.6.1.4.1.1872.2.1.7.3.1.7 integer read-write
Default BW contract of a trunk group.
     portCpuStats 1.3.6.1.4.1.1872.2.1.8.17
           portCpuStatsUtilTable 1.3.6.1.4.1.1872.2.1.8.17.1 no-access
The table of port CPU utilization.
               portCpuStatsUtilTableEntry 1.3.6.1.4.1.1872.2.1.8.17.1.1 no-access
A row in the port CPU utilization table.
                   portCpuStatsUtilIndx 1.3.6.1.4.1.1872.2.1.8.17.1.1.1 integer read-only
The port index.
                   portCpuAStatsUtil1Second 1.3.6.1.4.1.1872.2.1.8.17.1.1.2 integer read-only
The utilization of port CPU A over 1 second. It shows the percentage.
                   portCpuBStatsUtil1Second 1.3.6.1.4.1.1872.2.1.8.17.1.1.3 integer read-only
The utilization of port CPU B over 1 second. It shows the percentage.
                   portCpuAStatsUtil4Seconds 1.3.6.1.4.1.1872.2.1.8.17.1.1.4 integer read-only
The utilization of port CPU A over 4 seconds. It shows the percentage.
                   portCpuBStatsUtil4Seconds 1.3.6.1.4.1.1872.2.1.8.17.1.1.5 integer read-only
The utilization of port CPU B over 4 seconds. It shows the percentage.
                   portCpuAStatsUtil64Seconds 1.3.6.1.4.1.1872.2.1.8.17.1.1.6 integer read-only
The utilization of port CPU A over 64 seconds. It shows the percentage.
                   portCpuBStatsUtil64Seconds 1.3.6.1.4.1.1872.2.1.8.17.1.1.7 integer read-only
The utilization of port CPU B over 64 seconds. It shows the percentage.
     port_stats 1.3.6.1.4.1.1872.2.1.8.26
           portStatsTable 1.3.6.1.4.1.1872.2.1.8.26.1 no-access
The table of port statistics.
               portStatsTableEntry 1.3.6.1.4.1.1872.2.1.8.26.1.1 no-access
A row in the port stats table.
                   portStatsIndx 1.3.6.1.4.1.1872.2.1.8.26.1.1.1 integer read-only
The port index.
                   portStatsPhyIfInOctets 1.3.6.1.4.1.1872.2.1.8.26.1.1.2 counter read-only
The total number of octets received on the interface, including framing characters.
                   portStatsPhyIfInUcastPkts 1.3.6.1.4.1.1872.2.1.8.26.1.1.3 counter read-only
The number of subnetwork-unicast packets delivered to a higher-layer protocol.
                   portStatsPhyIfInNUcastPkts 1.3.6.1.4.1.1872.2.1.8.26.1.1.4 counter read-only
The number of non-unicast (i.e., subnetwork- broadcast or subnetwork-multicast) packets delivered to a higher-layer protocol.
                   portStatsPhyIfInDiscards 1.3.6.1.4.1.1872.2.1.8.26.1.1.5 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.
                   portStatsPhyIfInErrors 1.3.6.1.4.1.1872.2.1.8.26.1.1.6 counter read-only
The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol.
                   portStatsPhyIfInUnknownProtos 1.3.6.1.4.1.1872.2.1.8.26.1.1.7 counter read-only
The number of packets received via the interface which were discarded because of an unknown or unsupported protocol.
                   portStatsPhyIfOutOctets 1.3.6.1.4.1.1872.2.1.8.26.1.1.8 counter read-only
The total number of octets transmitted out of the interface, including framing characters.
                   portStatsPhyIfOutUcastPkts 1.3.6.1.4.1.1872.2.1.8.26.1.1.9 counter read-only
The total number of packets that higher-level protocols requested be transmitted to a subnetwork-unicast address, including those that were discarded or not sent.
                   portStatsPhyIfOutNUcastPkts 1.3.6.1.4.1.1872.2.1.8.26.1.1.10 counter read-only
The total number of packets that higher-level protocols requested be transmitted to a non- unicast (i.e., a subnetwork-broadcast or subnetwork-multicast) address, including those that were discarded or not sent.
                   portStatsPhyIfOutDiscards 1.3.6.1.4.1.1872.2.1.8.26.1.1.11 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.
                   portStatsPhyIfOutErrors 1.3.6.1.4.1.1872.2.1.8.26.1.1.12 counter read-only
The number of outbound packets that could not be transmitted because of errors.
                   portStatsPhyIfOutQLen 1.3.6.1.4.1.1872.2.1.8.26.1.1.13 gauge read-only
The length of the output packet queue (in packets).
                   portStatsPhyIfInBroadcastPkts 1.3.6.1.4.1.1872.2.1.8.26.1.1.14 counter read-only
The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a broadcast address at this sub-layer.
                   portStatsPhyIfOutBroadcastPkts 1.3.6.1.4.1.1872.2.1.8.26.1.1.15 counter read-only
The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a broadcast address at this sub-layer, including those that were discarded or not sent.
     port_info 1.3.6.1.4.1.1872.2.1.9.1
         portInfoTable 1.3.6.1.4.1.1872.2.1.9.1.1 no-access
The table of port information.
             portInfoTableEntry 1.3.6.1.4.1.1872.2.1.9.1.1.1 no-access
A row in the port information table.
                 portInfoIndx 1.3.6.1.4.1.1872.2.1.9.1.1.1.1 integer read-only
The port index.
                 portInfoSpeed 1.3.6.1.4.1.1872.2.1.9.1.1.1.2 integer read-only
The current operational speed of the port. Enumeration: 'mbs1000': 4, 'mbs10': 2, 'mbs100': 3, 'any': 5.
                 portInfoMode 1.3.6.1.4.1.1872.2.1.9.1.1.1.3 integer read-only
The current operational mode of the port. Enumeration: 'half-duplex': 3, 'full-duplex': 2.
                 portInfoFlowCtrl 1.3.6.1.4.1.1872.2.1.9.1.1.1.4 integer read-only
The current operational flow control of the port. Enumeration: 'transmit': 2, 'receive': 3, 'none': 5, 'both': 4.
                 portInfoLink 1.3.6.1.4.1.1872.2.1.9.1.1.1.5 integer read-only
The current operational link status of the port. Enumeration: 'down': 2, 'disabled': 3, 'inoperative': 4, 'up': 1.
                 portInfoPhyIfDescr 1.3.6.1.4.1.1872.2.1.9.1.1.1.6 displaystring read-only
A textual string containing information about the interface. This string should include the name of the manufacturer, the product name and the version of the hardware interface.
                 portInfoPhyIfType 1.3.6.1.4.1.1872.2.1.9.1.1.1.7 integer read-only
The type of interface, distinguished according to the physical/link protocol(s) immediately `below' the network layer in the protocol stack. Enumeration: 'propPointToPointSerial': 22, 'frame-relay': 32, 'softwareLoopback': 24, 'rfc877-x25': 5, 'ds3': 30, 'ppp': 23, 'ddn-x25': 4, 'slip': 28, 'proteon-10Mbit': 12, 'ethernet-3Mbit': 26, 'sip': 31, 'iso88023-csmacd': 7, 'other': 1, 'sdlc': 17, 'lapb': 16, 'iso88024-tokenBus': 8, 'hyperchannel': 14, 'basicISDN': 20, 'ethernet-csmacd': 6, 'primaryISDN': 21, 'e1': 19, 'fddi': 15, 'proteon-80Mbit': 13, 'starLan': 11, 'eon': 25, 'iso88025-tokenRing': 9, 'ds1': 18, 'hdh1822': 3, 'nsip': 27, 'regular1822': 2, 'iso88026-man': 10, 'ultra': 29.
                 portInfoPhyIfMtu 1.3.6.1.4.1.1872.2.1.9.1.1.1.8 integer read-only
The size of the largest datagram which can be sent/received on the interface, specified in octets. For interfaces that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent on the interface.
                 portInfoPhyIfPhysAddress 1.3.6.1.4.1.1872.2.1.9.1.1.1.9 physaddress read-only
The interface's address at the protocol layer immediately `below' the network layer in the protocol stack. For interfaces which do not have such an address (e.g., a serial line), this object should contain an octet string of zero length.
                 portInfoPhyIfOperStatus 1.3.6.1.4.1.1872.2.1.9.1.1.1.10 integer read-only
The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1.
                 portInfoPhyIfLastChange 1.3.6.1.4.1.1872.2.1.9.1.1.1.11 timeticks read-only
The value of sysUpTime at the time the interface entered its current operational state. If the current state was entered prior to the last re- initialization of the local network management subsystem, then this object contains a zero value.
       mirrOper 1.3.6.1.4.1.1872.2.1.14.3
           mirrOperMonitoringPort 1.3.6.1.4.1.1872.2.1.14.3.1 integer read-write
The switch port where the mirrored traffic are sent to. A zero value indicates this field has not been configured.
           mirrOperMirroredPort 1.3.6.1.4.1.1872.2.1.14.3.2 integer read-write
The switch port where the egress traffic to be mirrored. A zero value indicates this field has not been configured.
           mirrOperType 1.3.6.1.4.1.1872.2.1.14.3.3 integer read-write
Type of packets to be sent to the monitor port. in = packets received at the mirrored port out = packets sent from the mirrored port both = packets sent and received by the mirrored port Enumeration: 'both': 4, 'none': 1, 'out': 3, 'in': 2.
           mirrOperTimeout 1.3.6.1.4.1.1872.2.1.14.3.4 integer read-write
The duration in seconds for activating the mirroring rule. Zero means forever.
           mirrOperState 1.3.6.1.4.1.1872.2.1.14.3.5 integer read-write
Enable or disable port mirroring. Enumeration: 'disabled': 2, 'enabled': 1.
 mirroring 1.3.6.1.4.1.1872.2.1.18
       mirrPortMirr 1.3.6.1.4.1.1872.2.1.18.1
           pmCurCfgPortMirrState 1.3.6.1.4.1.1872.2.1.18.1.1 integer read-only
The state of port-based port mirroring. Enumeration: 'disabled': 2, 'enabled': 1.
           pmNewCfgPortMirrState 1.3.6.1.4.1.1872.2.1.18.1.2 integer read-write
The state of port-based port mirroring. Enumeration: 'disabled': 2, 'enabled': 1.
           pmCurCfgPortMonitorTable 1.3.6.1.4.1.1872.2.1.18.1.3 no-access
The table of monitoring ports.
               pmCurCfgPortMonitorEntry 1.3.6.1.4.1.1872.2.1.18.1.3.1 no-access
A row in the monitoring port table.
                   pmCurCfgPmirrMoniPortIndex 1.3.6.1.4.1.1872.2.1.18.1.3.1.1 integer read-only
The monitoring port number.
                   pmCurCfgPmirrMirrPortIndex 1.3.6.1.4.1.1872.2.1.18.1.3.1.2 integer read-only
The mirrored port number
                   pmCurCfgPmirrDirection 1.3.6.1.4.1.1872.2.1.18.1.3.1.3 integer read-only
The type of traffic to be monitored with respect to the mirrored port. Enumeration: 'both': 3, 'out': 2, 'in': 1.
           pmNewCfgPortMonitorTable 1.3.6.1.4.1.1872.2.1.18.1.4 no-access
The table of monitoring ports.
               pmNewCfgPortMonitorEntry 1.3.6.1.4.1.1872.2.1.18.1.4.1 no-access
A row in the monitoring port table.
                   pmNewCfgPmirrMoniPortIndex 1.3.6.1.4.1.1872.2.1.18.1.4.1.1 integer read-only
The monitoring port number.
                   pmNewCfgPmirrMirrPortIndex 1.3.6.1.4.1.1872.2.1.18.1.4.1.2 integer read-only
The mirrored port number
                   pmNewCfgPmirrDirection 1.3.6.1.4.1.1872.2.1.18.1.4.1.3 integer read-write
The type of traffic to be monitored with respect to the mirrored port. Enumeration: 'both': 3, 'out': 2, 'in': 1.
                   pmNewCfgPmirrDelete 1.3.6.1.4.1.1872.2.1.18.1.4.1.4 integer read-write
Setting the value to delete(2) will delete the entire row. When read, other(1) is returned. Enumeration: 'other': 1, 'delete': 2.
       mirrVlanMirr 1.3.6.1.4.1.1872.2.1.18.2
           pmCurCfgVlanMirrState 1.3.6.1.4.1.1872.2.1.18.2.1 integer read-only
The state of vlan-based port mirroring. Enumeration: 'disabled': 2, 'enabled': 1.
           pmNewCfgVlanMirrState 1.3.6.1.4.1.1872.2.1.18.2.2 integer read-write
The state of vlan-based port mirroring. Enumeration: 'disabled': 2, 'enabled': 1.
           pmCurCfgVlanMonitorTable 1.3.6.1.4.1.1872.2.1.18.2.3 no-access
The table of vlan based port mirroring.
               pmCurCfgVlanMonitorEntry 1.3.6.1.4.1.1872.2.1.18.2.3.1 no-access
A row in the monitoring vlan table.
                   pmCurCfgVmirrMoniPortIndex 1.3.6.1.4.1.1872.2.1.18.2.3.1.1 integer read-only
The monitoring port number.
                   pmCurCfgVmirrMirrVlanIndex 1.3.6.1.4.1.1872.2.1.18.2.3.1.2 integer read-only
The mirrored vlan number
                   pmCurCfgVmirrDirection 1.3.6.1.4.1.1872.2.1.18.2.3.1.3 integer read-only
The type of traffic to be monitored with respect to the mirrored vlan. Enumeration: 'both': 3, 'out': 2, 'in': 1.
           pmNewCfgVlanMonitorTable 1.3.6.1.4.1.1872.2.1.18.2.4 no-access
The table of vlan-based port mirroring.
               pmNewCfgVlanMonitorEntry 1.3.6.1.4.1.1872.2.1.18.2.4.1 no-access
A row in the monitoring vlan table.
                   pmNewCfgVmirrMoniPortIndex 1.3.6.1.4.1.1872.2.1.18.2.4.1.1 integer read-only
The monitoring port number.
                   pmNewCfgVmirrMirrVlanIndex 1.3.6.1.4.1.1872.2.1.18.2.4.1.2 integer read-only
The mirrored vlan number
                   pmNewCfgVmirrDirection 1.3.6.1.4.1.1872.2.1.18.2.4.1.3 integer read-write
The type of traffic to be monitored with respect to the mirrored vlan. Enumeration: 'both': 3, 'out': 2, 'in': 1.
                   pmNewCfgVmirrDelete 1.3.6.1.4.1.1872.2.1.18.2.4.1.4 integer read-write
Setting the value to delete(2) will delete the entire row. When read, other(1) is returned. Enumeration: 'other': 1, 'delete': 2.
 spannTreeGrpCfg 1.3.6.1.4.1.1872.2.1.19
       stgCurCfgTable 1.3.6.1.4.1.1872.2.1.19.1 no-access
The table of Spanning Tree Groups configuration in the current_config.
           stgCurCfgTableEntry 1.3.6.1.4.1.1872.2.1.19.1.1 no-access
Information about a particular Spanning Tree Group configuration.
               stgCurCfgIndex 1.3.6.1.4.1.1872.2.1.19.1.1.1 integer read-only
The identifier of a particular Spanning Tree Group. This is also index to the entLogicalTable of Entity MIB.
               stgCurCfgState 1.3.6.1.4.1.1872.2.1.19.1.1.2 integer read-only
Turn on of off Spanning Tree operation of a particular Spanning Tree Group. Enumeration: 'on': 1, 'off': 2.
               stgCurCfgVlanBmap1 1.3.6.1.4.1.1872.2.1.19.1.1.3 octet string read-only
The vlans applied to the spanning tree group. The vlans are presented in bitmap format. This string displays vlan number from 1 to 2048. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vlan 9 || || || ||___ vlan 8 || |____ vlan 7 || . . . ||_________ vlan 2 |__________ vlan 1 (as index to stgCurCfgTable) where x : 1 - The represented vlan applied to the spanning tree. 0 - The represented vlan not applied to the spanning tree
               stgCurCfgVlanBmap2 1.3.6.1.4.1.1872.2.1.19.1.1.4 octet string read-only
The vlans applied to the spanning tree group. The vlans are presented in bitmap format. This string displays vlan number from 2049 to 4096. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vlan 2057 || || || ||___ vlan 2056 || |____ vlan 2055 || . . . ||_________ vlan 2050 |__________ vlan 2049 (as index to stgCurCfgTable) where x : 1 - The represented vlan applied to the spanning tree. 0 - The represented vlan not applied to the spanning tree
       stgNewCfgTable 1.3.6.1.4.1.1872.2.1.19.2 no-access
The table of Spanning Tree Groups configuration in the new_config.
           stgNewCfgTableEntry 1.3.6.1.4.1.1872.2.1.19.2.1 no-access
Information about a particular Spanning Tree Group configuration.
               stgNewCfgIndex 1.3.6.1.4.1.1872.2.1.19.2.1.1 integer read-only
The identifier of a particular Spanning Tree Group. This is also index to the entLogicalTable of Entity MIB.
               stgNewCfgState 1.3.6.1.4.1.1872.2.1.19.2.1.2 integer read-write
Turn on of off Spanning Tree operation of a particular Spanning Tree Group. Enumeration: 'on': 1, 'off': 2.
               stgNewCfgDefaultCfg 1.3.6.1.4.1.1872.2.1.19.2.1.3 integer read-write
Setting the value to default-config(1) will set the default configuration as recommended by IEEE 802.1D for a particular Spanning Tree Group. default-config (1) is always returned When read, but it does not mean anything. Enumeration: 'default-config': 1.
               stgNewCfgAddVlan 1.3.6.1.4.1.1872.2.1.19.2.1.4 integer read-write
The vlan to be added to the specified Spanning Tree Group. A '0' value is returned when read.
               stgNewCfgRemoveVlan 1.3.6.1.4.1.1872.2.1.19.2.1.5 integer read-write
The vlan to be removed from the specified Spanning Tree Group. A '0' value is returned when read.
               stgNewCfgVlanBmap1 1.3.6.1.4.1.1872.2.1.19.2.1.6 octet string read-only
The vlans applied to the spanning tree group. The vlans are presented in bitmap format. This string displays vlan number from 1 to 2048. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vlan 9 || || || ||___ vlan 8 || |____ vlan 7 || . . . ||_________ vlan 2 |__________ vlan 1 (as index to stgCurCfgTable) where x : 1 - The represented vlan applied to the spanning tree. 0 - The represented vlan not applied to the spanning tree
               stgNewCfgVlanBmap2 1.3.6.1.4.1.1872.2.1.19.2.1.7 octet string read-only
The vlans applied to the spanning tree group. The vlans are presented in bitmap format. This string displays vlan number from 2049 to 4096. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vlan 2057 || || || ||___ vlan 2056 || |____ vlan 2055 || . . . ||_________ vlan 2050 |__________ vlan 2049 (as index to stgCurCfgTable) where x : 1 - The represented vlan applied to the spanning tree. 0 - The represented vlan not applied to the spanning tree
       stgCurCfgPortTable 1.3.6.1.4.1.1872.2.1.19.3 no-access
The table of Spanning Tree Group port configuration in the current_config.
           stgCurCfgPortTableEntry 1.3.6.1.4.1.1872.2.1.19.3.1 no-access
Information about port configuration of a particular Spanning Tree Group.
               stgCurCfgStgIndex 1.3.6.1.4.1.1872.2.1.19.3.1.1 integer read-only
The identifier of a particular Spanning Tree Group. This is also index to the entLogicalTable of Entity MIB.
               stgCurCfgPortIndex 1.3.6.1.4.1.1872.2.1.19.3.1.2 integer read-only
The port identifier of a particular Spanning Tree Group.
               stgCurCfgPortState 1.3.6.1.4.1.1872.2.1.19.3.1.3 integer read-only
Turn on of off Spanning Tree operation of a particular port of a Spanning Tree Group. Enumeration: 'on': 1, 'off': 2.
       stgNewCfgPortTable 1.3.6.1.4.1.1872.2.1.19.4 no-access
The table of Spanning Tree Group port configuration in the new_config.
           stgNewCfgPortTableEntry 1.3.6.1.4.1.1872.2.1.19.4.1 no-access
Information about port configuration of a particular Spanning Tree Group.
               stgNewCfgStgIndex 1.3.6.1.4.1.1872.2.1.19.4.1.1 integer read-only
The identifier of a particular Spanning Tree Group. This is also index to the entLogicalTable of Entity MIB.
               stgNewCfgPortIndex 1.3.6.1.4.1.1872.2.1.19.4.1.2 integer read-only
The port identifier of a particular Spanning Tree Group.
               stgNewCfgPortState 1.3.6.1.4.1.1872.2.1.19.4.1.3 integer read-write
Turn on of off Spanning Tree operation of a particular port of a Spanning Tree Group. Enumeration: 'on': 1, 'off': 2.