SIXNET-MIB
Enterprise MIB for SIXNET products
Main OID:
sixnet.1.3.6.1.4.1.20540
1299
Objects
Active
Status
9
Dependencies
Imported Objects
Objects
1299 total| Object Name |
|---|
sixnetEnterprise MIB for SIXNET products MODULE-IDENTITY .1.3.6.1.4.1.20540 |
sixnetObjects OBJECT IDENTIFIER .1.3.6.1.4.1.20540.1 |
sixnetDevices OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2 |
etms OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.1 |
etmsScalars OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.1.1 |
p1statusThe current operational state of P1 power input.ro SixnetDiscrete .1.3.6.1.4.1.20540.2.1.1.1 |
p2statusThe current operational state of P2 power input.ro SixnetDiscrete .1.3.6.1.4.1.20540.2.1.1.2 |
oKstatusThe current operational state of OK relay output.ro SixnetDiscrete .1.3.6.1.4.1.20540.2.1.1.3 |
serialNumberThe serial number of the device.ro Integer32 .1.3.6.1.4.1.20540.2.1.1.4 |
sxidThe SXID of the device.ro OCTET STRING .1.3.6.1.4.1.20540.2.1.1.5 |
firmwareRevisionThe firmware revision.ro OCTET STRING .1.3.6.1.4.1.20540.2.1.1.6 |
fromPLCstatusThe current operational state of From PLC input.ro SixnetDiscrete .1.3.6.1.4.1.20540.2.1.1.7 |
sxAllRingsGoodTrue if all rings configured for this switch are complete.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.20540.2.1.1.8 |
sxAllRingNeighborsGoodTrue if all neighbors in all configured rings for this switch are
complete.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.20540.2.1.1.9 |
firmwareUpdateWrite a URL (ftp, tftp, http, https) to this property to
begin a firmware update on the inactive location. The firmware
update will proceed in the background, and may be monitored with
firmwareTable.firmwareHealth. This may fail if the URL is not
correct, the server is unreachable, or the download of the file
from the server fails.rw OCTET STRING .1.3.6.1.4.1.20540.2.1.1.10 |
etmsTables OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.1.2 |
pppTableA list of interface entries. SEQUENCE OF PppEntry .1.3.6.1.4.1.20540.2.1.2.1 |
pppEntryAn entry containing management information applicable to a
particular interface. PppEntry .1.3.6.1.4.1.20540.2.1.2.1.1 |
pppifIndexA 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. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.1.2.1.1.1 |
pppifOperStatusThe current operational state of the interface.ro Enumeration .1.3.6.1.4.1.20540.2.1.2.1.1.2 |
sxRingTableA list of configured rings. SEQUENCE OF SxRingEntry .1.3.6.1.4.1.20540.2.1.2.2 |
sxRingEntryA row containing status and configuration information for a
particular ring. SxRingEntry .1.3.6.1.4.1.20540.2.1.2.2.1 |
sxRingIndexA unique value, greater than zero, identifying a ring in which this
switch participates.ro SxRingIndex .1.3.6.1.4.1.20540.2.1.2.2.1.1 |
sxRingNameA name describing the ring, unique among configured rings. The name
has no inherent meaning to the switch.ro DisplayString .1.3.6.1.4.1.20540.2.1.2.2.1.2 |
sxRingGoodTrue if the ring is complete, false otherwise.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.20540.2.1.2.2.1.3 |
sxRingPrimarySeenTrue if the switch has recently seen RPDUs from its primary neighbor
on this ring.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.20540.2.1.2.2.1.4 |
sxRingBackupSeenTrue if the switch has recently seen RPDUs from its backup neighbor
on this ring.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.20540.2.1.2.2.1.5 |
sxRingPrimaryIfIndicates the interface configured as the primary port for this
ring. Unique among all ports for all configured rings on this switch.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.1.2.2.1.6 |
sxRingBackupIfIndicates the interface configured as the backup port for this
ring. Unique among all ports for all configured rings on this switch.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.1.2.2.1.7 |
firmwareTableA list of installed firmware images. SEQUENCE OF FirmwareEntry .1.3.6.1.4.1.20540.2.1.2.3 |
firmwareEntryAn entry containing management information applicable to a
particular firmware image. FirmwareEntry .1.3.6.1.4.1.20540.2.1.2.3.1 |
firmwareIndexA value, either 1 or 2, identifying a specific firmware image location.ro Enumeration .1.3.6.1.4.1.20540.2.1.2.3.1.1 |
firmwareDefaultWhether the specified firmware location is the default for booting a
normal switch. If the switch has failed to boot and has fallen back to
the alternate image, this will remain the same. To attempt to boot the
switch into the default image again, this must be set explicitly.rw Enumeration .1.3.6.1.4.1.20540.2.1.2.3.1.2 |
firmwareRunningWhether the specified firmware location provided the firmware which is
currently running in the switch.ro Enumeration .1.3.6.1.4.1.20540.2.1.2.3.1.3 |
firmwareVersionThe firmware revision of the firmware in this location, or '(Unknown)'
if it cannot be determined.ro OCTET STRING .1.3.6.1.4.1.20540.2.1.2.3.1.4 |
firmwareHealthThe status of this firmware location. Healthy(1) means that the image
is either running currently, or should be able to run. Broken(2) means
the image is known to not be bootable, and cannot be set as the default
image. Loading(3) means that a firmware load is currently taking place
on that image. Unknown(4) means that the image was expected to boot, but
did not, so the bootability of that image cannot be determined.ro Enumeration .1.3.6.1.4.1.20540.2.1.2.3.1.5 |
etmsTest OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.1.9999 |
portTestTableA list of interface entries. SEQUENCE OF PortTestEntry .1.3.6.1.4.1.20540.2.1.9999.1 |
portTestEntryAn entry containing management information applicable to a
particular interface. PortTestEntry .1.3.6.1.4.1.20540.2.1.9999.1.1 |
testifIndexA 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. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.1.9999.1.1.1 |
ifAdminSpeedForce port speed (in megabits/sec)rw Enumeration .1.3.6.1.4.1.20540.2.1.9999.1.1.2 |
ifAdminPowerThe PHYs PwrDown bit. ifAdminPower in the down(2) state
indicates that the PHY control regsiter, bit 11 is 1
(Power Down). ifAdminPower in the up(1) date indicates
that the PHY control register, bit 11 is 0 (Normal
operation)rw Enumeration .1.3.6.1.4.1.20540.2.1.9999.1.1.3 |
ledTestTriggerTrigger LED testrw Enumeration .1.3.6.1.4.1.20540.2.1.9999.2 |
sixnetTestConfig OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.1.9999.3 |
sixnetConfigStateTrigger LED testrw Enumeration .1.3.6.1.4.1.20540.2.1.9999.3.1 |
sixnetConfigResultResult of configuration. Valid only when configState is done.rw Enumeration .1.3.6.1.4.1.20540.2.1.9999.3.2 |
sixnetConfigServerThe address of the configuration server.
Typically an IP address but might be a FQDN.rw OCTET STRING .1.3.6.1.4.1.20540.2.1.9999.3.3 |
sixnetConfigFileThe file to retrieve and process.rw OCTET STRING .1.3.6.1.4.1.20540.2.1.9999.3.4 |
stakable OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2 |
el228MIB OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1 |
el228MIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1 |
switchMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.1 |
switchManagementVlanThe VLAN on which management is done.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.1.1 |
switchNumberThe total number of switches present on this system.ro Integer32 .1.3.6.1.4.1.20540.2.2.1.1.1.2 |
switchInfoTableTable of descriptive and status information about
the switch units in this system. SEQUENCE OF SwitchInfoEntry .1.3.6.1.4.1.20540.2.2.1.1.1.3 |
switchInfoEntryTable providing descriptions and status information for
switch units. SwitchInfoEntry .1.3.6.1.4.1.20540.2.2.1.1.1.3.1 |
swUnitIndexThis object identifies the switch within the system
for which this entry contains information. This
value can never be greater than switchNumber. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.1.3.1.1 |
swHardwareVerHardware version of the main board.ro DisplayString .1.3.6.1.4.1.20540.2.2.1.1.1.3.1.2 |
swMicrocodeVerMicrocode version of the main board.ro DisplayString .1.3.6.1.4.1.20540.2.2.1.1.1.3.1.3 |
swLoaderVerLoader version of the main board.ro DisplayString .1.3.6.1.4.1.20540.2.2.1.1.1.3.1.4 |
swBootRomVerBoot ROM code version of the main board.ro DisplayString .1.3.6.1.4.1.20540.2.2.1.1.1.3.1.5 |
swOpCodeVerOperation code version of the main board.ro DisplayString .1.3.6.1.4.1.20540.2.2.1.1.1.3.1.6 |
swPortNumberThe number of ports on this switch.ro Integer32 .1.3.6.1.4.1.20540.2.2.1.1.1.3.1.7 |
swPowerStatusIndicates the switch using internalPower(1),
redundantPower(2) or both(3)ro Enumeration .1.3.6.1.4.1.20540.2.2.1.1.1.3.1.8 |
swRoleInSystemIndicates the switch is master(1), backupMaster(2)
or slave(3) in this system.ro Enumeration .1.3.6.1.4.1.20540.2.2.1.1.1.3.1.9 |
swSerialNumberSerial number of the switch.ro DisplayString .1.3.6.1.4.1.20540.2.2.1.1.1.3.1.10 |
swServiceTagService tag serial-number of the switch.ro DisplayString .1.3.6.1.4.1.20540.2.2.1.1.1.3.1.13 |
swModelNumberModel number of the switch.ro DisplayString .1.3.6.1.4.1.20540.2.2.1.1.1.3.1.14 |
swEpldVerThe EPLD version of the switch.ro DisplayString .1.3.6.1.4.1.20540.2.2.1.1.1.3.1.15 |
switchOperStateGlobal operation state of the switch.ro Enumeration .1.3.6.1.4.1.20540.2.2.1.1.1.4 |
switchProductId OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.1.5 |
swProdNameThe product name of this switch.ro DisplayString .1.3.6.1.4.1.20540.2.2.1.1.1.5.1 |
swProdManufacturerThe product manufacturer of this switch.ro DisplayString .1.3.6.1.4.1.20540.2.2.1.1.1.5.2 |
swProdDescriptionThe product description of this switch.ro DisplayString .1.3.6.1.4.1.20540.2.2.1.1.1.5.3 |
swProdVersionThe runtime code version of this switch.ro DisplayString .1.3.6.1.4.1.20540.2.2.1.1.1.5.4 |
swProdUrlThe URL of this switch, which we can connect through
a web browser.ro DisplayString .1.3.6.1.4.1.20540.2.2.1.1.1.5.5 |
swIdentifierA unique identifier of which switch in the chassis is currently
being looked at.ro Integer32 .1.3.6.1.4.1.20540.2.2.1.1.1.5.6 |
swChassisServiceTagThe service tag of the chassis this switch resides in.ro DisplayString .1.3.6.1.4.1.20540.2.2.1.1.1.5.7 |
switchIndivPowerTableTable about the status of individual powers. SEQUENCE OF SwitchIndivPowerEntry .1.3.6.1.4.1.20540.2.2.1.1.1.6 |
switchIndivPowerEntryTable about the status of individual power. SwitchIndivPowerEntry .1.3.6.1.4.1.20540.2.2.1.1.1.6.1 |
swIndivPowerUnitIndexThis is defined as swUnitIndex.ro Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.1.6.1.1 |
swIndivPowerIndex1 means internal power, 2 means external power.ro Enumeration .1.3.6.1.4.1.20540.2.2.1.1.1.6.1.2 |
swIndivPowerStatusnotPresent(1) means not present, green(2) means
up, red(3) means down.ro Enumeration .1.3.6.1.4.1.20540.2.2.1.1.1.6.1.3 |
switchJumboFrameStatusenable(1) means the Jumbo Frame has enabled, disabled(2)
means the Jumbo Frame has disabled.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.1.7 |
amtrMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.1.8 |
amtrMacAddrAgingStatusIf this is enabled(1), the MAC address table will age out according to
its timer. If this is disabled(2), the MAC address table will not
age out.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.1.8.3 |
portMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.2 |
portTableTable of descriptive and status information describing
the configuration of each switch port. This table also
contains information about each trunk. SEQUENCE OF PortEntry .1.3.6.1.4.1.20540.2.2.1.1.2.1 |
portEntryAn entry in the table, describing the configuration of
one switch port or trunk. PortEntry .1.3.6.1.4.1.20540.2.2.1.1.2.1.1 |
portIndexThe port and the trunk (including trunk members) interface of
the portTable. The interface identified by a particular value
of this index is the same interface as identified by the same
value of ifIndex in the IF-MIB. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.2.1.1.1 |
portNameThe name of the port or trunk. This is the same as ifAlias
in the IF-MIB (RFC2863 or later).rw DisplayString .1.3.6.1.4.1.20540.2.2.1.1.2.1.1.2 |
portTypeIndicates the port type of the configuration of the switch.ro Enumeration .1.3.6.1.4.1.20540.2.2.1.1.2.1.1.3 |
portSpeedDpxCfgConfigures the speed and duplex mode for a port or trunk,
according to:
halfDuplex10(2) - 10Mbps and half duplex mode
fullDuplex10(3) - 10Mbps and full duplex mode
halfDuplex100(4) - 100Mbps and half duplex mode
fullDuplex100(5) - 100Mbps and full duplex mode
halfDuplex1000(6) - 1000Mbps and half duplex mode
fullDuplex1000(7) - 1000Mbps and full duplex mode
halfDuplex10g(8) - 10g and half duplex mode
fullDuplex10g(9) - 10g and full duplex mode
hundredBaseTX port can be set as:
halfDuplex10(2)
fullDuplex10(3)
halfDuplex100(4)
fullDuplex100(5)
hundredBaseFX port can be set as:
fullDuplex100(5)
thousandBaseSX port can be set as:
fullDuplex1000(7)
thousandBaseLX port can be set as:
fullDuplex1000(7)
thousandBaseT port can be set as:
halfDuplex10(2)
fullDuplex10(3)
halfDuplex100(4)
fullDuplex100(5)
thousandBaseGBIC port can be set as:
fullDuplex1000(7)
thousandBaseSfp port can be set as:
fullDuplex1000(7)
hundredBaseFxScSingleMode port can be set as:
fullDuplex100(5)
hundredBaseFxScMultiMode port can be set as:
fullDuplex100(5)
thousandBaseCX port can be set as:
fullDuplex1000(7)
tenG port can be set as:
halfDuplex10g(8)
fullDuplex10g(9)
The actual operating speed and duplex of the port
is given by portSpeedDpxStatus.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.2.1.1.4 |
portFlowCtrlCfg(1) Flow control mechanism is enabled with tx and rx pause
mechansim.
If the port type is hundredBaseTX or thousandBaseSX:
When the port is operating in halfDuplex mode, the
port uses backPressure flow control mechanism. When
the port is operating in fullDuplex mode, the port
uses IEEE 802.3x flow control mechanism.
If the port type is hundredBaseFX:
When the port is operating in halfDuplex mode, the
port uses backPressure flow control mechanism. When
the port is operating in fullDuplex mode, Flow
control mechanism will not function.
(2) Flow control mechanism is disabled.
(5) Flow control mechanism is enabled with tx pause
mechanism only.
(6) Flow control mechansim is enabled with rx pause
mechansim only.
Fast ethernet ports can be set as:
enabled(1),
disabled(2).
Gigabit ethernet ports can be set as:
enabled(1),
disabled(2),
tx(5),
rx(6).
The actual flow control mechanism is used given by
portFlowCtrlStatus.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.2.1.1.5 |
portCapabilitiesPort or trunk capabilities.rw Bits .1.3.6.1.4.1.20540.2.2.1.1.2.1.1.6 |
portAutonegotiationWhether auto-negotiation is enabled.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.2.1.1.7 |
portSpeedDpxStatusThe operating speed and duplex mode of the
switched port or trunk. If the entry represents a trunk,
the speed is that of its individual members unless
the member ports have been inconsistently configured
in which case the value is error(1).ro Enumeration .1.3.6.1.4.1.20540.2.2.1.1.2.1.1.8 |
portFlowCtrlStatus(2) BackPressure flow control mechanism is used.
(3) IEEE 802.3 flow control mechanism is used.
(4) Flow control mechanism is disabled.
If the entry represents a trunk and the member ports
have been inconsistently configured then this value
is error(1).ro Enumeration .1.3.6.1.4.1.20540.2.2.1.1.2.1.1.9 |
portTrunkIndexThe trunk to which this port belongs. A value of 0
means that this port does not belong to any trunk.
A value greater than zero means that this port
belongs to a trunk in the trunkIndex, defined by the
corresponding trunkPorts.ro Integer32 .1.3.6.1.4.1.20540.2.2.1.1.2.1.1.10 |
portComboForcedModeThis determines the running mode of a combo port.
For a non-combo port, this variable has a value of none(1),
and setting this variable to none(1) has no effect.
For a combo port, this has its own valid values not
equal to none(1), and setting this variable to none(1) is
not allowed. copperForced(2) is set if user want to force
this combo port running in copper mode. copperPreferredAuto(3)
is obsoleted, and user shall not set this state. sfpForced(4)
is set if user want to force this combo port running in fiber
mode. sfpPreferredAuto(5) is set if user want to change copper or
fiber mode automatically by SFP transceiver present state. If SFP
transceiver is present, this combo port will run in fiber mode, and
if SFP transceiver is not present, this combo port will run in
copper mode.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.2.1.1.12 |
portMasterSlaveModeCfgConfigures the PHY mode when auto negotiation is disabled and
speed-duplex is 1000full for giga copper port.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.2.1.1.15 |
trunkMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.3 |
trunkMaxIdThe maximum number for a trunk identifier.ro Integer32 .1.3.6.1.4.1.20540.2.2.1.1.3.1 |
trunkValidNumberThe number of valid trunks.ro Integer32 .1.3.6.1.4.1.20540.2.2.1.1.3.2 |
trunkTableTable describing the configuration and status of each
trunk. SEQUENCE OF TrunkEntry .1.3.6.1.4.1.20540.2.2.1.1.3.3 |
trunkEntryAn entry describing the configuration and status of a
particular trunk. TrunkEntry .1.3.6.1.4.1.20540.2.2.1.1.3.3.1 |
trunkIndexIdentifies the trunk within the switch that is
described by the table entry. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.3.3.1.1 |
trunkPortsThe complete set of ports currently associated with
this trunk.rw PortList (Q-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.3.3.1.2 |
trunkCreationA value of static(1) means a statically configured trunk.
A value of lacp(2) means an LACP-configured trunk.ro Enumeration .1.3.6.1.4.1.20540.2.2.1.1.3.3.1.3 |
trunkStatusWriting this to valid(1) creates an entry.
Writing this to invalid(2) destroys an entry.
A trunk created by LACP cannot be manually destroyed
or (re)configured.rw ValidStatus .1.3.6.1.4.1.20540.2.2.1.1.3.3.1.4 |
lacpMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.4 |
lacpPortTableTable for LACP port configuration. SEQUENCE OF LacpPortEntry .1.3.6.1.4.1.20540.2.2.1.1.4.1 |
lacpPortEntryEntry for LACP port configuration. While an entry may
exist for a particular port, the port may not support
LACP and an attempt to enable LACP may result in
failure. LacpPortEntry .1.3.6.1.4.1.20540.2.2.1.1.4.1.1 |
lacpPortIndexThe port interface of the lacpPortTable. The interface
identified by a particular value of this index is the
same interface as identified by the same value of
ifIndex in the IF-MIB. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.4.1.1.1 |
lacpPortStatusWhether 802.3ad LACP is enabled.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.4.1.1.2 |
staMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.5 |
staSystemStatusGlobal spanning tree status.
(1) Spanning tree protocol is enabled.
(2) Spanning tree protocol is disabled.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.5.1 |
staPortTableThe table manages port settings for Spanning Tree
Protocol 802.1d, 802.1w or 802.1s depending on the
value specified by staProtocolType. SEQUENCE OF StaPortEntry .1.3.6.1.4.1.20540.2.2.1.1.5.2 |
staPortEntryThe conceptual entry of staPortTable. StaPortEntry .1.3.6.1.4.1.20540.2.2.1.1.5.2.1 |
staPortFastForwardWhether fast forwarding is enabled.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.5.2.1.2 |
staPortProtocolMigrationWhen operating in RSTP (version 2) mode, writing true(1)
to this object forces this port to transmit RSTP BPDUs.
Any other operation on this object has no effect and
it always returns false(2) when read.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.5.2.1.3 |
staPortOperEdgePortThe operational value of the edge port parameter. The object is
initialized to the value of staPortAdminEdgePort and is set false
when a BPDU is received.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.5.2.1.5 |
staPortAdminPointToPointThe administrative point-to-point status of the LAN segment
attached to this port. A value of forceTrue(0) indicates that
this port should always be treated as if it is connected to
a point-to-point link. A value of forceFalse(1) indicates
that this port should be treated as having a shared media
connection. A value of auto(2) indicates that this port is
considered to have a point-to-point link if it is an Aggregator
and all of its members are aggregatable, or if the MAC entity
is configured for full duplex operation, either through
auto-negotiation or by management means.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.5.2.1.6 |
staPortOperPointToPointThe operational point-to-point status of the LAN segment
attached to this port. This indicates whether a port is
considered to have a point-to-point connection or not.
The value is determined by management or by auto-detection,
as described in the staPortAdminPointToPoint object.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.5.2.1.7 |
staPortSystemStatusPer-port spanning tree status.
(1) Spanning tree protocol is enabled.
(2) Spanning tree protocol is disabled.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.5.2.1.9 |
staPortLongAdminPathCostThe admin value of the RSTP path cost or MST external pathcost.
The contribution of this port to the path cost (in 32
bits value) of paths towards the spanning tree root which
include this port.
This object is used to configure the spanning tree port
path cost in the 32-bit value range when the
staPathCostMethod is long(2).
If the staPathCostMethod is short(1), this mib object is not
instantiated.
Setting this to 0 means that the path cost is automatically
determined. In this case, read staPortLongOperPathCost to get
the oper value.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.5.2.1.10 |
staPortLongOperPathCostThe oper value of the RSTP path cost or MST external pathcost.
The contribution of this port to the path cost (in 32
bits value) of paths towards the spanning tree root which
include this port.
This object is used to configure the spanning tree port
path cost in the 32-bit value range when the
staPathCostMethod is long(2).
If the staPathCostMethod is short(1), this mib object is not
instantiated.ro Integer32 .1.3.6.1.4.1.20540.2.2.1.1.5.2.1.11 |
staPortRootGuardAdminStatusSpecifies the desired status of the root guard. This variable configures the root
guard feature to enforce the root bridge placement in the network.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.5.2.1.13 |
staPortRootGuardOperStatusThe current operational status of the root guard which provides a
way to enforce the root bridge placement in the network.ro EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.5.2.1.14 |
staPortBpduGuardA value of enabled(1) indicates that BPDU port guard feature
is enabled for each port. A value of disabled(2) indicates
that the feature is disabled.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.5.2.1.15 |
staPortAdminEdgePortWithAutoThe administrative value of the edge port parameter.
A value of enable(1) indicates that this port should be
assumed as an edge-port, a value of disable(2) indicates
that this port should be assumed as a non-edge-port and
a value of auot (3) indicates this port in RSPT or MSTP mode
should be assumed as an edge-port after migration or max age expire
without receiving any BPDU and sending BPDU with proposal flag on.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.5.2.1.17 |
staPortBpduFilterThe administrative value of the BPDU filter parameter.
A value of enabled(1) indicates that this port will avoid
transmitting BPDUs on edge-port and the value of disabled(2)
indicates that this port will not avoid transmitting BPDUs
on edge-port.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.5.2.1.18 |
staProtocolTypeThe version of Spanning Tree Protocol the bridge is currently
running. The value 'stp(1)' indicates the Spanning Tree
Protocol is as specified in IEEE 802.1D,'rstp(2)' indicates that
the Rapid Spanning Tree Protocol is as specified in IEEE
802.1w, and the value 'mstp(3)' indicates that the Multiple Spanning
Tree Protocol is as specified in IEEE 802.1s. New values may
be defined in the future as new or updated versions of the
protocol become available.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.5.3 |
staTxHoldCountThe value used by the Port Transmit state machine to limit
the maximum transmission rate.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.5.4 |
staPathCostMethodIndicates the type of spanning tree path cost mode configured
on the switch. This mode applies to all instances of the
spanning tree protocol running on the switch.
When the value of this MIB object is changed, the path cost of
all ports will be reassigned to the default path cost values
based on the new spanning tree path cost mode and the
ports' speed.
When the value of this MIB object is set to long(2), the
staPortLongPathCost MIB object must be used to retrieve/configure
the spanning tree port path cost as a 32-bit value.
The set operation on dot1dStpPortPathCost in BRIDGE-MIB will be rejected.
While retrieving the value of dot1dStpPortPathCost, the maximum
value of 65535 will be returned if the value of staPortLongPathCost
for the same instance exceeds 65535.
When the value of this MIB object is set to short(1), the
dot1dStpPortPathCost in BRIDGE-MIB must be used.rw StaPathCostMode .1.3.6.1.4.1.20540.2.2.1.1.5.5 |
xstMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.5.6 |
mstNameThe name of the Multiple Spanning Tree region.rw DisplayString .1.3.6.1.4.1.20540.2.2.1.1.5.6.1 |
mstRevisionThe Revision number of the Multiple Spanning Tree region.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.5.6.2 |
mstMaxHopsThe max hop number counts of the Multiple Spanning Tree region.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.5.6.3 |
xstInstanceCfgTableThis table is used to configure the property of a specific
instance in Multiple Spanning Tree or Rapid Spanning Tree.
If Rapid Spanning Tree protocol is in use, the
mstInstanceEditIndex is always 0. SEQUENCE OF XstInstanceCfgEntry .1.3.6.1.4.1.20540.2.2.1.1.5.6.4 |
xstInstanceCfgEntryA conceptual row containing the property of the RST or MST instance. XstInstanceCfgEntry .1.3.6.1.4.1.20540.2.2.1.1.5.6.4.1 |
xstInstanceCfgIndexAn arbitrary integer within the range from 1 to the value of
the maximum instance that uniquely identifies a spanning
tree instance. Integer32 .1.3.6.1.4.1.20540.2.2.1.1.5.6.4.1.1 |
xstInstanceCfgPriorityThe priority of a specific spanning tree instance.
The value assigned should be in the range 0-61440
in steps of 4096.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.5.6.4.1.2 |
xstInstanceCfgTimeSinceTopologyChangeThe time (in hundredths of a second) since the last topology
change detected by the bridge entity in RST or MST.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.20540.2.2.1.1.5.6.4.1.3 |
xstInstanceCfgTopChangesThe total number of topology changes detected by
this bridge in RST or MST since the management entity
was last reset or initialized.ro Integer32 .1.3.6.1.4.1.20540.2.2.1.1.5.6.4.1.4 |
xstInstanceCfgDesignatedRootThe bridge identifier of the root of the spanning
tree as determined by the Multiple Spanning Tree Protocol. (802.1s)
or Rapid Spanning Tree Protocol (802.1w) executed by this node.
This value is used as the root identifier parameter in
all configuration bridge PDUs originated by this node.ro BridgeId (BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.5.6.4.1.5 |
xstInstanceCfgRootCostThe cost of the path to the root as seen from
this bridge of the RST or MST.ro Integer32 .1.3.6.1.4.1.20540.2.2.1.1.5.6.4.1.6 |
xstInstanceCfgRootPortThe number of the port which offers the
lowest cost path from this bridge to the root
bridge of the RST or MST.ro Integer32 .1.3.6.1.4.1.20540.2.2.1.1.5.6.4.1.7 |
xstInstanceCfgMaxAgeThe maximum age of Multiple Spanning Tree Protocol (802.1s)
or Rapid Spanning Tree Protocol (802.1w) 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.ro Timeout (BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.5.6.4.1.8 |
xstInstanceCfgHelloTimeThe amount of time between the transmission of
configuration bridge PDUs by this node on any port
when it is the root of the specific 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 in RST or MST.ro Timeout (BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.5.6.4.1.9 |
xstInstanceCfgHoldTimeThis 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.ro Timeout (BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.5.6.4.1.10 |
xstInstanceCfgForwardDelayFor RST or MST protocol, 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. This value is the
current value being used by the bridge.
xstInstanceCfgBridgeForwardDelay defines the value that
this bridge and all others would start using
if/when this bridge were to become the root.ro Timeout (BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.5.6.4.1.11 |
xstInstanceCfgBridgeMaxAgeFor RST or MST protocol, the time (in hundredths of second)
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
xstInstanceCfgBridgeHelloTime. The granularity of this
timer is specified by 802.1D-1990 to be 1 second.ro Timeout (BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.5.6.4.1.12 |
xstInstanceCfgBridgeHelloTimeFor RST or MST protocol,the time (in hundredths of a second) 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.ro Timeout (BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.5.6.4.1.13 |
xstInstanceCfgBridgeForwardDelayFor RST or MST protocol, the time (in hundredths of a second)
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
xstInstanceCfgBridgeMaxAge. The granularity of this
timer is specified by 802.1D-1990 to be 1 second.ro Timeout (BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.5.6.4.1.14 |
xstInstanceCfgTxHoldCountFor RST or MST protocol, the value used by the port transmit
state machine to limit the maximum transmission rate.ro Integer32 .1.3.6.1.4.1.20540.2.2.1.1.5.6.4.1.15 |
xstInstanceCfgPathCostMethodFor RST or MST protocol, this indicates the type of spanning tree path
cost mode used by the switch. The mode applies to all instances of the
Spanning Tree protocol running on the switch.
When the value of this MIB object is changed, the path cost
of all ports will be reassigned to the default path cost
values based on the new spanning tree path cost mode and the
ports' speed.
When the value of this MIB object is set to long(2),
the xstInstancePortPathCost MIB object must be used in order
to retrieve/configure the spanning tree port path cost as a
32-bit value. The set operation on dot1dStpPortPathCost in
BRIDGE-MIB will be rejected. While retrieving the value of
dot1dStpPortPathCost, the maximum value of 65535 will be
returned if the value of xstInstancePortPathCost for the same
instance exceeds 65535.
When the value of this MIB object is set to short(1),
the dot1dStpPortPathCost in BRIDGE-MIB must be used.ro StaPathCostMode .1.3.6.1.4.1.20540.2.2.1.1.5.6.4.1.16 |
xstInstancePortTableThe extension table for dot1dStpPortEntry to provide
additional Spanning Tree information and configuration. SEQUENCE OF XstInstancePortEntry .1.3.6.1.4.1.20540.2.2.1.1.5.6.5 |
xstInstancePortEntryThe conceptual row for xstInstancePortTable. XstInstancePortEntry .1.3.6.1.4.1.20540.2.2.1.1.5.6.5.1 |
xstInstancePortInstanceThe instance of the MSTP. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.5.6.5.1.1 |
xstInstancePortPortThe port and the trunk (excluding trunk member ports)
interface of the mstInstancePortTable. The interface identified
by a particular value of this index is the same interface
as identified by the same value of dot1dStpPort in the BRIDGE-MIB. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.5.6.5.1.2 |
xstInstancePortPriorityDefines the priority used for this port in the Spanning
Tree Algorithm. If the path cost for all ports on a
switch is the same, the port with the highest priority
(i.e., lowest value) will be configured as an active link
in the Spanning Tree. This makes a port with higher
priority less likely to be blocked if the Spanning Tree
Algorithm is detecting network loops. Where more than one
port is assigned the highest priority, the port with
lowest numeric identifier will be enabled.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.5.6.5.1.3 |
xstInstancePortStateThe 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:
discarding(1): Port receives configuration messages,
but does not forward packets.
learning(2): Port has transmitted configuration messages
for an interval set by the Forward Delay
parameter without receiving contradictory
information. Port address table is cleared,
and the port begins learning addresses.
forwarding(3): Port forwards packets, and continues learning
addresses.
For ports which are disabled (see xstInstancePortEnable),
this object will have a value of discarding(1).ro Enumeration .1.3.6.1.4.1.20540.2.2.1.1.5.6.5.1.4 |
xstInstancePortEnableThe enabled/disabled status of the port.ro EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.5.6.5.1.5 |
xstInstancePortPathCostThe pathcost of the RST or MST in the range 1 to 200000000.
This parameter is used to determine the best path between
devices. Therefore, lower values should be assigned to
ports attached to faster media, and higher values assigned
to ports with slower media. (Path cost takes precedence
over port priority).rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.5.6.5.1.6 |
xstInstancePortDesignatedRootThe 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.ro BridgeId (BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.5.6.5.1.7 |
xstInstancePortDesignatedCostThe 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.ro Integer32 .1.3.6.1.4.1.20540.2.2.1.1.5.6.5.1.8 |
xstInstancePortDesignatedBridgeThe bridge identifier of the bridge which this
port considers to be the designated bridge for
this port's segment.ro BridgeId (BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.5.6.5.1.9 |
xstInstancePortDesignatedPortThe port identifier of the port on the designated
bridge for this port's segment.ro OCTET STRING .1.3.6.1.4.1.20540.2.2.1.1.5.6.5.1.10 |
xstInstancePortForwardTransitionsThe number of times this port has transitioned
from the learning state to the forwarding state.ro Counter32 .1.3.6.1.4.1.20540.2.2.1.1.5.6.5.1.11 |
xstInstancePortPortRoleThe role of the port in the RST or MST protocol:
(1) The port has no role within the spanning tree
(2) The port is part of the active topology connecting
the bridge to the root bridge (i.e., root port)
(3) The port is connecting a LAN through the bridge to the
root bridge (i.e., designated port)
(4) The port may provide connectivity if other
bridges, bridge ports, or LANs fail or are removed.
(5) The port provides backup if other
bridges, bridge ports, or LANs fail or are removed.
(6) For MST protocol only, indicates whether this instance
is in a master role.ro Enumeration .1.3.6.1.4.1.20540.2.2.1.1.5.6.5.1.12 |
xstInstancePortAdminPathCostThe admin value of the RST pathcost or MST internal pathcost,
in the range of 1 to 200000000.
This parameter is used to determine the best path between
devices. Therefore, lower values should be assigned to
ports attached to faster media, and higher values assigned
to ports with slower media. (Path cost takes precedence
over port priority).rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.5.6.5.1.13 |
xstInstancePortOperPathCostThe oper value of the RST pathcost or MST internal pathcost,
in the range of 1 to 200000000.
This parameter is used to determine the best path between
devices. Therefore, lower values should be assigned to
ports attached to faster media, and higher values assigned
to ports with slower media. (Path cost takes precedence
over port priority).ro Integer32 .1.3.6.1.4.1.20540.2.2.1.1.5.6.5.1.14 |
mstInstanceEditTableThe Multiple Spanning Tree region instance vlan configuration table.
Please read the actual instance vlan mapped in the mstInstanceOperTable. SEQUENCE OF MstInstanceEditEntry .1.3.6.1.4.1.20540.2.2.1.1.5.6.6 |
mstInstanceEditEntryA conceptual row containing the status of the MSTP instance. MstInstanceEditEntry .1.3.6.1.4.1.20540.2.2.1.1.5.6.6.1 |
mstInstanceEditIndexAn arbitrary integer within the range from 1 to the value of
the maximum instance that uniquely identifies a spanning
tree instance. Integer32 .1.3.6.1.4.1.20540.2.2.1.1.5.6.6.1.1 |
mstInstanceEditVlansMapA string of octets containing one bit per VLAN. The
first octet corresponds to VLANs with vlanIndex values
of 0 through 7; the second octet to VLANs 8 through
15; etc., The most significant bit of each octet
corresponds to the lowest value vlanIndex in that octet.
For each VLAN, if it is mapped to this MSTP instance,
then the bit corresponding to that VLAN is set to '1'.
To create a row, write any of mstInstanceEditVlansMap,
mstInstanceEditVlansMap2k, mstInstanceEditVlansMap3k or
mstInstanceEditVlansMap4k, to a non-empty list.
To destroy a row, write all of these four variables
to an empty list.rw OCTET STRING .1.3.6.1.4.1.20540.2.2.1.1.5.6.6.1.2 |
mstInstanceEditVlansMap2kA string of octets containing one bit per VLAN for
VLANS with vlanIndex values of 1024 through 2047. The
first octet corresponds to VLANs with vlanIndex values
of 1024 through 1031; the second octet to VLANs 1032
through 1039; etc. The most significant bit of each
octet corresponds to the lowest value vlanIndex in that
octet.
For each VLAN, if it is mapped to this MSTP instance,
then the bit corresponding to that VLAN is set to '1'.
To create a row, write any of mstInstanceEditVlansMap,
mstInstanceEditVlansMap2k, mstInstanceEditVlansMap3k or
mstInstanceEditVlansMap4k, to a non-empty list.
To destroy a row, write all of these four variables
to an empty list.rw OCTET STRING .1.3.6.1.4.1.20540.2.2.1.1.5.6.6.1.3 |
mstInstanceEditVlansMap3kA string of octets containing one bit per VLAN for
VLANS with vlanIndex values of 2048 through 3071. The
first octet corresponds to VLANs with vlanIndex values
of 2048 through 2055; the second octet to VLANs 2056
through 2063; etc. The most significant bit of each
octet corresponds to the lowest value vlanIndex in that
octet.
For each VLAN, if it is mapped to this MSTP instance,
then the bit corresponding to that VLAN is set to '1'.
To create a row, write any of mstInstanceEditVlansMap,
mstInstanceEditVlansMap2k, mstInstanceEditVlansMap3k or
mstInstanceEditVlansMap4k, to a non-empty list.
To destroy a row, write all of these four variables
to an empty list.rw OCTET STRING .1.3.6.1.4.1.20540.2.2.1.1.5.6.6.1.4 |
mstInstanceEditVlansMap4kA string of octets containing one bit per VLAN for
VLANS with vlanIndex values of 3072 through 4095. The
first octet corresponds to VLANs with vlanIndex values
of 3072 through 3079; the second octet to VLANs 3080
through 3087; etc. The most significant bit of each
octet corresponds to the lowest value vlanIndex in that
octet.
For each VLAN, if it is mapped to this MSTP instance,
then the bit corresponding to that VLAN is set to '1'.
To create a row, write any of mstInstanceEditVlansMap,
mstInstanceEditVlansMap2k, mstInstanceEditVlansMap3k or
mstInstanceEditVlansMap4k, to a non-empty list.
To destroy a row, write all of these four variables
to an empty list.rw OCTET STRING .1.3.6.1.4.1.20540.2.2.1.1.5.6.6.1.5 |
mstInstanceEditRemainingHopsThe remaining hop count for this MST instance.ro Integer32 .1.3.6.1.4.1.20540.2.2.1.1.5.6.6.1.6 |
mstInstanceOperTableThe Multiple Spanning Tree region instance vlan mapped table. SEQUENCE OF MstInstanceOperEntry .1.3.6.1.4.1.20540.2.2.1.1.5.6.7 |
mstInstanceOperEntryA conceptual row containing the status of the MSTP instance. MstInstanceOperEntry .1.3.6.1.4.1.20540.2.2.1.1.5.6.7.1 |
mstInstanceOperIndexAn arbitrary integer within the range from 1 to the value of
the maximum instance that uniquely identifies a spanning
tree instance. Integer32 .1.3.6.1.4.1.20540.2.2.1.1.5.6.7.1.1 |
mstInstanceOperVlansMapA string of octets containing one bit per VLAN. The
first octet corresponds to VLANs with vlanIndex values
of 0 through 7; the second octet to VLANs 8 through
15; etc., The most significant bit of each octet
corresponds to the lowest value vlanIndex in that octet.
For each VLAN, if it is mapped to this MSTP instance,
then the bit corresponding to that VLAN is set to '1'.ro OCTET STRING .1.3.6.1.4.1.20540.2.2.1.1.5.6.7.1.2 |
mstInstanceOperVlansMap2kA string of octets containing one bit per VLAN for
VLANS with vlanIndex values of 1024 through 2047. The
first octet corresponds to VLANs with vlanIndex values
of 1024 through 1031; the second octet to VLANs 1032
through 1039; etc. The most significant bit of each
octet corresponds to the lowest value vlanIndex in that
octet.
For each VLAN, if it is mapped to this MSTP instance,
then the bit corresponding to that VLAN is set to '1'.ro OCTET STRING .1.3.6.1.4.1.20540.2.2.1.1.5.6.7.1.3 |
mstInstanceOperVlansMap3kA string of octets containing one bit per VLAN for
VLANS with vlanIndex values of 2048 through 3071. The
first octet corresponds to VLANs with vlanIndex values
of 2048 through 2055; the second octet to VLANs 2056
through 2063; etc. The most significant bit of each
octet corresponds to the lowest value vlanIndex in that
octet.
For each VLAN, if it is mapped to this MSTP instance,
then the bit corresponding to that VLAN is set to '1'.ro OCTET STRING .1.3.6.1.4.1.20540.2.2.1.1.5.6.7.1.4 |
mstInstanceOperVlansMap4kA string of octets containing one bit per VLAN for
VLANS with vlanIndex values of 3072 through 4095. The
first octet corresponds to VLANs with vlanIndex values
of 3072 through 3079; the second octet to VLANs 3080
through 3087; etc. The most significant bit of each
octet corresponds to the lowest value vlanIndex in that
octet.
For each VLAN, if it is mapped to this MSTP instance,
then the bit corresponding to that VLAN is set to '1'.ro OCTET STRING .1.3.6.1.4.1.20540.2.2.1.1.5.6.7.1.5 |
staLoopbackDetectionPortTableA table provides the mechanism to configure the
spanning tree loopback detection of each port or trunk SEQUENCE OF StaLoopbackDetectionPortEntry .1.3.6.1.4.1.20540.2.2.1.1.5.7 |
staLoopbackDetectionPortEntryA conceptual row of staLoopbackDetectionPortTable. StaLoopbackDetectionPortEntry .1.3.6.1.4.1.20540.2.2.1.1.5.7.1 |
staLoopbackDetectionPortIfIndexThe port and the trunk interfaces of the portTable. The interface
identified by a particular value of this index is the same interface
as identified by the same value of ifIndex in the IF-MIB.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.5.7.1.1 |
staLoopbackDetectionPortStatusStatus of the port on whether spanning tree loopback detection is enabled.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.5.7.1.2 |
staLoopbackDetectionPortTrapStatusThe parameter indicates whether the trap has
to be sent when the loopback BPDUs have been detected.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.5.7.1.3 |
staLoopbackDetectionPortReleaseModeSetting it to auto(1) indicates that this port can be released
from discarding state automatically after loopback has occurred.
Setting it to manual(2) indicates that this port can be released
from discarding state manually after loopback has occurred.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.5.7.1.4 |
staLoopbackDetectionPortReleaseSet this to release(2) to release the port from discarding state.
noRelease(1) will always be obtained when reading this variable.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.5.7.1.5 |
restartMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.7 |
restartOpCodeFileName of op-code file for start-up.rw DisplayString .1.3.6.1.4.1.20540.2.2.1.1.7.1 |
restartConfigFileName of configuration file for start-up.rw DisplayString .1.3.6.1.4.1.20540.2.2.1.1.7.2 |
restartControlSetting this object to warmBoot(2) causes the device to
reinitialize itself such that neither the agent configuration
nor the protocol entity implementation is altered. Setting this
object to coldBoot(3) causes the device to reinitialize itself such
that the agent's configuration or the protocol entity implementation
may be altered. When the device is running normally, this
variable has a value of running(1).rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.7.3 |
mirrorMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.8 |
mirrorTableTable for port mirroring, enabling a port to be mirrored
to/from another port. Not all ports can be mirrored and
limitations may apply as to which ports can be used as either
source or destination ports. SEQUENCE OF MirrorEntry .1.3.6.1.4.1.20540.2.2.1.1.8.1 |
mirrorEntryThe conceptual row of mirrorTable. MirrorEntry .1.3.6.1.4.1.20540.2.2.1.1.8.1.1 |
mirrorDestinationPortThe destination port interface for mirrored packets.
The interface identified by a particular value of
this index is the same interface as identified by
the same value of ifIndex in the IF-MIB. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.8.1.1.1 |
mirrorSourcePortThe source port interface for mirrored packets.
The interface identified by a particular value of
this index is the same interface as identified by
the same value of ifIndex in the IF-MIB. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.8.1.1.2 |
mirrorTypeIf this value is rx(1), receive packets will
be mirrored. If this value is tx(2), transmit
packets will be mirrored. If this value is both(3),
both receive and transmit packets will be mirrored.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.8.1.1.3 |
mirrorStatusSetting this to valid(1) creates an entry.
Setting this to invalid(2) destroys an entry.rw ValidStatus .1.3.6.1.4.1.20540.2.2.1.1.8.1.1.4 |
vlanMirrorTableTable for VLAN mirroring, enabling a VLAN to be mirrored
to a port. SEQUENCE OF VlanMirrorEntry .1.3.6.1.4.1.20540.2.2.1.1.8.2 |
vlanMirrorEntryThe conceptual row of vlanMirrorTable. VlanMirrorEntry .1.3.6.1.4.1.20540.2.2.1.1.8.2.1 |
vlanMirrorDestinationPortThe destination port interface for mirrored packets.
The interface identified by a particular value of
this index is the same interface as identified by
the same value of ifIndex in the IF-MIB. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.8.2.1.1 |
vlanMirrorSourceVlanThe source VLAN for mirrored packets. The interface
identified by a particular value of this index is the same
interface as identified by the same value of dot1qVlanIndex
in the Q-BRIDGE-MIB. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.8.2.1.2 |
vlanMirrorStatusSet this to valid(1) to create an entry. Set this to
invalid(2) to destroy an entry.rw ValidStatus .1.3.6.1.4.1.20540.2.2.1.1.8.2.1.4 |
igmpSnoopMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.9 |
igmpSnoopStatusParameter to enable or disable IGMP snooping on the device.
When enabled, the device will examine IGMP packets and set
up filters for IGMP ports.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.9.1 |
igmpSnoopQuerierEnables (disables) whether the switch acts as an IGMP
querier.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.9.2 |
igmpSnoopQueryCountThe query count from a querier, during which a response is
expected from an endstation. If a querier has sent a
number of counts defined by igmpSnoopQueryCount, but an
endstation has not responded, a countdown timer is
started using the time defined by igmpSnoopQueryMaxResponseTime.
If the countdown finishes, and the endstation still has
not responded, then that endstation is deemed to have left
the multicast group.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.9.3 |
igmpSnoopQueryIntervalThe interval (in seconds) between IGMP host-query
messages sent by the switch.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.9.4 |
igmpSnoopQueryMaxResponseTimeThe time after a query, during which a response is
expected from an endstation. If a querier has sent
a number of queries defined by igmpSnoopQueryCount,
but an endstation has not responded, a countdown
timer is started using an initial value set by
igmpSnoopQueryMaxResponseTime. If the countdown
finishes, and the endstation still has not responded,
then that the endstation is deemed to have
left the multicast group.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.9.5 |
igmpSnoopRouterPortExpireTimeSets the time (in seconds) the switch waits after
the previous querier has stopped querying before
the router port (which received query packets from
previous querier) expires.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.9.6 |
igmpSnoopVersionIGMP version snoopedrw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.9.7 |
igmpSnoopRouterCurrentTableTable for current router ports. SEQUENCE OF IgmpSnoopRouterCurrentEntry .1.3.6.1.4.1.20540.2.2.1.1.9.8 |
igmpSnoopRouterCurrentEntryEntry for current router ports. IgmpSnoopRouterCurrentEntry .1.3.6.1.4.1.20540.2.2.1.1.9.8.1 |
igmpSnoopRouterCurrentVlanIndexThe interface identified by a particular value of
this index is the same interface as identified by
the same value of dot1qVlanIndex in the Q-BRIDGE-MIB.
The entry will only appear here after a configure to
igmpSnoopRouterStaticTable. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.9.8.1.1 |
igmpSnoopRouterCurrentPortsThe set of ports which are current router ports, including static
router ports. Please refer to igmpSnoopRouterStaticTable.ro PortList (Q-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.9.8.1.2 |
igmpSnoopRouterCurrentStatusThe set of ports which are static router ports.ro PortList (Q-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.9.8.1.3 |
igmpSnoopRouterStaticTableTable for static router ports. SEQUENCE OF IgmpSnoopRouterStaticEntry .1.3.6.1.4.1.20540.2.2.1.1.9.9 |
igmpSnoopRouterStaticEntryEntry for static router ports. IgmpSnoopRouterStaticEntry .1.3.6.1.4.1.20540.2.2.1.1.9.9.1 |
igmpSnoopRouterStaticVlanIndexThe interface identified by a particular value of
this index is the same interface as identified by
the same value of dot1qVlanIndex in the Q-BRIDGE-MIB.
The entry will only appear here after a configure to
igmpSnoopRouterStaticTable. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.9.9.1.1 |
igmpSnoopRouterStaticPortsThe set of ports which are static router ports.rw PortList (Q-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.9.9.1.2 |
igmpSnoopRouterStaticStatusSetting this to valid(1) creates an entry.
Setting this to invalid(2) destroys an entry.rw ValidStatus .1.3.6.1.4.1.20540.2.2.1.1.9.9.1.3 |
igmpSnoopMulticastCurrentTableTable for current multicast addresses. SEQUENCE OF IgmpSnoopMulticastCurrentEntry .1.3.6.1.4.1.20540.2.2.1.1.9.10 |
igmpSnoopMulticastCurrentEntryEntry for current multicast addresses. IgmpSnoopMulticastCurrentEntry .1.3.6.1.4.1.20540.2.2.1.1.9.10.1 |
igmpSnoopMulticastCurrentVlanIndexThe interface identified by a particular value of
this index is the same interface as identified by
the same value of dot1qVlanIndex in the Q-BRIDGE-MIB.
The entry will only appear here after a configure to
igmpSnoopMulticastStaticTable. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.9.10.1.1 |
igmpSnoopMulticastCurrentIpAddressIP address of multicast group. IpAddress .1.3.6.1.4.1.20540.2.2.1.1.9.10.1.2 |
igmpSnoopMulticastCurrentPortsThe set of ports which are members of a multicast group, including
static members. Please refer to igmpSnoopMulticastStaticTable.ro PortList (Q-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.9.10.1.3 |
igmpSnoopMulticastCurrentStatusThe set of ports which are static members.ro PortList (Q-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.9.10.1.4 |
igmpSnoopMulticastStaticTableTable for static multicast addresses. SEQUENCE OF IgmpSnoopMulticastStaticEntry .1.3.6.1.4.1.20540.2.2.1.1.9.11 |
igmpSnoopMulticastStaticEntryEntry for static multicast addresses. IgmpSnoopMulticastStaticEntry .1.3.6.1.4.1.20540.2.2.1.1.9.11.1 |
igmpSnoopMulticastStaticVlanIndexThe interface identified by a particular value of
this index is the same interface as identified by
the same value of dot1qVlanIndex in the Q-BRIDGE-MIB.
The entry will only appear here after a configure to
igmpSnoopMulticastStaticTable. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.9.11.1.1 |
igmpSnoopMulticastStaticIpAddressIP address of multicast group. IpAddress .1.3.6.1.4.1.20540.2.2.1.1.9.11.1.2 |
igmpSnoopMulticastStaticPortsThe set of ports which are members.rw PortList (Q-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.9.11.1.3 |
igmpSnoopMulticastStaticStatusSetting this to valid(1) creates an entry.
Setting this to invalid(2) destroys an entry.rw ValidStatus .1.3.6.1.4.1.20540.2.2.1.1.9.11.1.4 |
igmpSnoopCurrentVlanTableTable for enabling or disabling IGMP snooping per VLAN. SEQUENCE OF IgmpSnoopCurrentVlanEntry .1.3.6.1.4.1.20540.2.2.1.1.9.14 |
igmpSnoopCurrentVlanEntryEntry for enabling or disabling IGMP snooping. IgmpSnoopCurrentVlanEntry .1.3.6.1.4.1.20540.2.2.1.1.9.14.1 |
igmpSnoopCurrentVlanIndexSame is dot1qVlanIndex in the Q-BRIDGE-MIB.
This table has only one entry - the entry for
the VLAN of the management interface. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.9.14.1.1 |
igmpSnoopCurrentVlanImmediateLeaveThe parameter to enable or disable the Immediate-Leave feature on this VLAN.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.9.14.1.3 |
igmpSnoopLeaveProxyThis enables or disables Leave Proxy for IGMP Snooping.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.9.15 |
igmpSnoopFilterStatusParameter to enable or disable IGMP filtering on the device.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.9.17 |
igmpSnoopProfileTableThe table for configuring the IGMP snooping profile. SEQUENCE OF IgmpSnoopProfileEntry .1.3.6.1.4.1.20540.2.2.1.1.9.18 |
igmpSnoopProfileEntryThe entry for configuring the IGMP snooping profile. IgmpSnoopProfileEntry .1.3.6.1.4.1.20540.2.2.1.1.9.18.1 |
igmpSnoopProfileIdThe ID of the IGMP snooping profile. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.9.18.1.1 |
igmpSnoopProfileActionThe access mode of the IGMP snooping profile.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.9.18.1.2 |
igmpSnoopProfileStatusSetting this to valid(1) creates an entry.
Setting this to invalid(2) destroys an entry.rw ValidStatus .1.3.6.1.4.1.20540.2.2.1.1.9.18.1.3 |
igmpSnoopProfileCtl OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.9.19 |
igmpSnoopProfileCtlIdThe ID of the IGMP snooping profile.rw Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.9.19.1 |
igmpSnoopProfileCtlInetAddressTypeThe address type is associated with this agent.
Only ipv4(1) type is supported.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.20540.2.2.1.1.9.19.2 |
igmpSnoopProfileCtlStartInetAddressThe specified addresses in the start of the controlled IP multicast addresses.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.20540.2.2.1.1.9.19.3 |
igmpSnoopProfileCtlEndInetAddressThe specified addresses in the end of the controlled IP multicast addresses.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.20540.2.2.1.1.9.19.4 |
igmpSnoopProfileCtlActionSetting it to create(2) creates the range of the controlled IP multicast addresses.
Setting it to destroy(3) destroys the range of the controlled IP multicast addresses.
When the action is completed, this object becomes noAction(1).rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.9.19.5 |
igmpSnoopProfileRangeTableThe table for configuring the range of the IGMP snooping profile. SEQUENCE OF IgmpSnoopProfileRangeEntry .1.3.6.1.4.1.20540.2.2.1.1.9.20 |
igmpSnoopProfileRangeEntryThe entry for configuring the range of the IGMP snooping profile. IgmpSnoopProfileRangeEntry .1.3.6.1.4.1.20540.2.2.1.1.9.20.1 |
igmpSnoopProfileRangeProfileIdThis is defined as igmpSnoopProfileId. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.9.20.1.1 |
igmpSnoopProfileRangeInetAddressTypeThe address type is associated with this agent.
Only ipv4(1) type is supported. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.20540.2.2.1.1.9.20.1.2 |
igmpSnoopProfileRangeStartInetAddressThe specified addresses in the start of the controlled IP multicast addresses. InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.20540.2.2.1.1.9.20.1.3 |
igmpSnoopProfileRangeEndInetAddressThe specified addresses in the end of the controlled IP multicast addresses.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.20540.2.2.1.1.9.20.1.4 |
igmpSnoopProfileRangeActionThe access mode of the IGMP snooping profile.ro Enumeration .1.3.6.1.4.1.20540.2.2.1.1.9.20.1.5 |
igmpSnoopFilterPortTableTable for port configuration in IGMP filtering. SEQUENCE OF IgmpSnoopFilterPortEntry .1.3.6.1.4.1.20540.2.2.1.1.9.21 |
igmpSnoopFilterPortEntryEntry for port configuration in IGMP filtering. IgmpSnoopFilterPortEntry .1.3.6.1.4.1.20540.2.2.1.1.9.21.1 |
igmpSnoopFilterPortIndexThe port and trunk (including trunk members) interface of
the portTable. The interface identified by a particular value
of this index is the same interface identified by the same
value of ifIndex in the IF-MIB. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.9.21.1.1 |
igmpSnoopFilterPortProfileIdThe igmpSnoopProfileEntry identified by a particular value of this index
is the same interface identified by the same value of the igmpSnoopProfileId
object. If there is no corresponding entry in the igmpSnoopProfileTable,
then no association exists. In particular, if this value is zero, no
associated profile will be generated, as zero is not a valid profile index.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.9.21.1.2 |
igmpSnoopThrottlePortTableTable for port configuration in IGMP throttling. SEQUENCE OF IgmpSnoopThrottlePortEntry .1.3.6.1.4.1.20540.2.2.1.1.9.22 |
igmpSnoopThrottlePortEntryEntry for port configuration in IGMP throttling. IgmpSnoopThrottlePortEntry .1.3.6.1.4.1.20540.2.2.1.1.9.22.1 |
igmpSnoopThrottlePortIndexThe port and trunk (including trunk members) interface of
the portTable. The interface identified by a particular value
of this index is the same interface identified by the same
value of ifIndex in the IF-MIB. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.9.22.1.1 |
igmpSnoopThrottlePortRunningStatusDescribes the running status of the IGMP throttling to the switch.
A value of true(1) indicates the IGMP throttling mechanism is active.
A value of false(2) indicates the IGMP throttling mechanism is inactive.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.9.22.1.2 |
igmpSnoopThrottlePortActionThe action mode of the IGMP throttling. A value of replace(1)
means to replace a joined multicast group randomly when an interface
receives an IGMP report and the number of current joined multicast groups
is equal to the maximum number of IGMP groups that the interface can join.
A value of deny(2) means to deny the IGMP report request when an interface
receives an IGMP report and the number of current joined multicast groups
is equal to the maximum number of IGMP groups that the interface can join.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.9.22.1.3 |
igmpSnoopThrottlePortMaxGroupsThe maximum number of IGMP groups that the interface can join.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.9.22.1.4 |
igmpSnoopThrottlePortCurrentGroupsThe current number of IGMP groups that the interface has joined.ro Integer32 .1.3.6.1.4.1.20540.2.2.1.1.9.22.1.5 |
ipMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.10 |
netConfigTableA table of netConfigEntry. SEQUENCE OF NetConfigEntry .1.3.6.1.4.1.20540.2.2.1.1.10.1 |
netConfigEntryA set of configuration parameters for a particular
network interface on this device. If the device has no network
interface, this table is empty.
The index is composed of the ifIndex assigned to the
corresponding interface. NetConfigEntry .1.3.6.1.4.1.20540.2.2.1.1.10.1.1 |
netConfigIfIndexThe VLAN interface being used by this table entry. Only the
VLAN interfaces which have an IP configured will appear in
the table. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.10.1.1.1 |
netConfigIPAddressThe IP address of this Net interface. The default value
for this object is 0.0.0.0. If either the netConfigIPAddress
or netConfigSubnetMask is 0.0.0.0, then when the device
boots, it may use BOOTP to try to figure out what these
values should be. If BOOTP fails, before the device
can talk on the network, this value must be configured
(e.g., through a terminal attached to the device). IpAddress .1.3.6.1.4.1.20540.2.2.1.1.10.1.1.2 |
netConfigSubnetMaskThe subnet mask of this Net interface. The default value
for this object is 0.0.0.0. If either the netConfigIPAddress
or netConfigSubnetMask are 0.0.0.0, then when the device
boots, it may use BOOTP to try to figure out what these
values should be. If BOOTP fails, before the device
can talk on the network, this value must be configured
(e.g., through a terminal attached to the device). IpAddress .1.3.6.1.4.1.20540.2.2.1.1.10.1.1.3 |
netConfigPrimaryInterfaceWhether this is a primary interface.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.10.1.1.4 |
netConfigUnnumberedWhether this is an unnumbered interface.ro Enumeration .1.3.6.1.4.1.20540.2.2.1.1.10.1.1.5 |
netConfigStatusThe status of this conceptual row entry. This object isused to manage the
creation and deletion of conceptual rows.
The status column has six defined values:
- 'active', which indicates that the conceptual row is
available for use by the managed device;
- 'notInService', which indicates that the conceptual
row exists in the agent, but is unavailable for use by
the managed device (see NOTE below);
- 'notReady', which indicates that the conceptual row
exists in the agent, but is missing information
necessary in order to be available for use by the
managed device;
- 'createAndGo', which is supplied by a management
station wishing to create a new instance of a
conceptual row and to have its status automatically set
to active, making it available for use by the managed
device;
- 'createAndWait', which is supplied by a management
station wishing to create a new instance of a
conceptual row (but not make it available for use by
the managed device); and,
- 'destroy', which is supplied by a management station
wishing to delete all of the instances associated with
an existing conceptual row.
Whereas five of the six values (all except 'notReady') may
be specified in a management protocol set operation, only
three values will be returned in response to a management
protocol retrieval operation: 'notReady', 'notInService' or
'active'. That is, when queried, an existing conceptual row
has only three states: it is either available for use by
the managed device (the status column has value 'active');
it is not available for use by the managed device, though
the agent has sufficient information to make it so (the
status column has value 'notInService'); or, it is not
available for use by the managed device, and an attempt to
make it so would fail because the agent has insufficient
information (the state column has value 'notReady').
For a detailed description of this object, please refer to
SNMPv2-TC MIB.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.10.1.1.6 |
netDefaultGatewayThe IP Address of the default gateway. If this value is
undefined or unknown, it shall have the value 0.0.0.0.rw IpAddress .1.3.6.1.4.1.20540.2.2.1.1.10.2 |
ipHttpStateWhether HTTP is enabled.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.10.3 |
ipHttpPortThe port number for HTTP.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.10.4 |
ipDhcpRestartWhen set to restart(1) the DHCP server will restart. When read,
this value always returns noRestart(2).rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.10.5 |
ipHttpsStateWhether HTTPS is enabled.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.10.6 |
ipHttpsPortThe port number for HTTPS.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.10.7 |
dhcpMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.10.11 |
dhcpClient OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.10.11.1 |
dhcpcOptions OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.10.11.1.1 |
dhcpcInterfaceTableTable for DHCP client information listed by interface.
Depending on the nature of the product, this table may
have only one entry(e.g. for the management VLAN), or
may have many entries(e.g. for all ports, or for all
static VLANs). SEQUENCE OF DhcpcInterfaceEntry .1.3.6.1.4.1.20540.2.2.1.1.10.11.1.1.1 |
dhcpcInterfaceEntryEntry for DHCP client information listed by interface. DhcpcInterfaceEntry .1.3.6.1.4.1.20540.2.2.1.1.10.11.1.1.1.1 |
dhcpcIfIndexThis is defined by ifIndex in the IF-MIB.(static vlan if index) Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.10.11.1.1.1.1.1 |
dhcpcIfClientIdModeWhether the Client ID is in text mode or in Hex mode.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.10.11.1.1.1.1.2 |
dhcpcIfClientIdThe value that the DHCP client sets in the client_id
option of DHCPDISCOVER and DHCPREQUEST messages. This
value may be used by DHCP servers to uniquely identify
the client.rw OCTET STRING .1.3.6.1.4.1.20540.2.2.1.1.10.11.1.1.1.1.3 |
vlanMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.12 |
vlanTableTable for VLAN configuration. SEQUENCE OF VlanEntry .1.3.6.1.4.1.20540.2.2.1.1.12.1 |
vlanEntryEntry for VLAN configuration. VlanEntry .1.3.6.1.4.1.20540.2.2.1.1.12.1.1 |
vlanIndexBased on dot1qVlanIndex in the Q-BRIDGE-MIB.
This table has only one entry - the entry for
the VLAN of the management interface. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.12.1.1.1 |
vlanAddressMethodMethod to get the IP address.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.12.1.1.2 |
vlanPortTableTable for port configuration in VLAN. SEQUENCE OF VlanPortEntry .1.3.6.1.4.1.20540.2.2.1.1.12.2 |
vlanPortEntryEntry for port configuration in VLAN. VlanPortEntry .1.3.6.1.4.1.20540.2.2.1.1.12.2.1 |
vlanPortIndexThe port and the trunk (excluding trunk members) interface of
the portTable. The interface identified by a particular value
of this index is the same interface as identified by the same
value of dot1qPvid in the Q-BRIDGE-MIB. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.12.2.1.1 |
vlanPortModeThis variable sets the 802.1Q VLAN mode.
Setting it to hybrid(1) sets a hybrid link.
Setting it to dot1qTrunk(2) sets a trunk link.
Setting it to access(3) sets an access link.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.12.2.1.2 |
vlanPortPrivateVlanTypeThe port type defined for private VLAN.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.12.2.1.3 |
protocolVlanTableThe configuration table which contains the binding entry
of the protocol-group and VLANs. SEQUENCE OF ProtocolVlanEntry .1.3.6.1.4.1.20540.2.2.1.1.12.5 |
protocolVlanEntryThe binding entry of the protocol-group and VLANs. ProtocolVlanEntry .1.3.6.1.4.1.20540.2.2.1.1.12.5.1 |
protocolVlanGroupIdThe specified protocol group of a binding entry. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.12.5.1.1 |
protocolVlanGroupVidThe vlan index of the binding entry. The vid zero is
used to delete the binding entry.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.12.5.1.2 |
voiceVlanMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.12.6 |
voiceVlanOuiTableA table containing the mac address which can be identified
by voice vlan. SEQUENCE OF VoiceVlanOuiEntry .1.3.6.1.4.1.20540.2.2.1.1.12.6.1 |
voiceVlanOuiEntryA table containing the mac address which can be identified
by voice vlan. VoiceVlanOuiEntry .1.3.6.1.4.1.20540.2.2.1.1.12.6.1.1 |
voiceVlanOuiAddressMAC address can be identified by voice vlan. MacAddress (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.12.6.1.1.1 |
voiceVlanOuiMaskThe mask of MAC address.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.12.6.1.1.2 |
voiceVlanOuiDescriptionThe description of oui.rw DisplayString .1.3.6.1.4.1.20540.2.2.1.1.12.6.1.1.3 |
voiceVlanOuiStatusCurrent operation status of the row.rw ValidStatus .1.3.6.1.4.1.20540.2.2.1.1.12.6.1.1.4 |
voiceVlanEnabledIdVoice vlan enable status: enabled (2..4095), disabled (-1).rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.12.6.2 |
voiceVlanAgingTimeVoice vlan aging time, the unit of which is minute.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.12.6.3 |
voiceVlanPortTableA list of voice vlan mode entries. SEQUENCE OF VoiceVlanPortEntry .1.3.6.1.4.1.20540.2.2.1.1.12.6.7 |
voiceVlanPortEntryAn entry containing voice vlan mode information,
which is applicable to a voice vlan enabled interface. VoiceVlanPortEntry .1.3.6.1.4.1.20540.2.2.1.1.12.6.7.1 |
voiceVlanPortIfIndexThe index of interface on which voice vlan function
is enabled. Integer32 .1.3.6.1.4.1.20540.2.2.1.1.12.6.7.1.1 |
voiceVlanPortModeVoice vlan configuration mode status.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.12.6.7.1.2 |
voiceVlanPortSecurityIf the security is enabled, the port is only allow voice
traffuc for the voice vlan.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.12.6.7.1.3 |
voiceVlanPortPriorityThe priority of the voice vlan traffic in the port.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.12.6.7.1.4 |
voiceVlanPortRuleOuiThe address of voice device is learned from
Oui table.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.12.6.7.1.5 |
voiceVlanPortRuleLldpThe address of voice device is learned from
LLDP discovery.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.12.6.7.1.6 |
vlanDot1qTunnelGlobalConfig OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.12.7 |
vlanDot1qTunnelStatusThis parameter is used to globally enable/disable
802.1Q Tunneling on the device.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.12.7.1 |
vlanDot1qTunnelPortTableTable for port configuration in 802.1Q Tunneling. SEQUENCE OF VlanDot1qTunnelPortEntry .1.3.6.1.4.1.20540.2.2.1.1.12.8 |
vlanDot1qTunnelPortEntryEntry for port configuration in 802.1Q Tunneling. VlanDot1qTunnelPortEntry .1.3.6.1.4.1.20540.2.2.1.1.12.8.1 |
vlanDot1qTunnelPortIndexThe port and the trunk (excluding trunk members) interface of
the portTable. The interface identified by a particular value
of this index is the same interface as identified by the same
value of ifIndex in the IF-MIB. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.12.8.1.1 |
vlanDot1qTunnelPortModeThis variable sets the 802.1Q Tunneling mode.
Setting it to none(1) indicates no mode in this port.
Setting it to dot1qTunnel(2) sets as dot1q-tunnel mode port which link to customer.
Setting it to dot1qTunnelUplink(3) sets as dot1q-tunnel mode port which link to service-provider.
If vlanDot1qTunnelStatus is disabled, it means vlanDot1qTunnelPortMode is inactive.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.12.8.1.2 |
vlanDot1qTunnelPortEtherTypeTPID for 802.1Q encapsulation. It's used to select a nonstandard
(nondefault) 2-byte ethertype to identify 802.1Q tagged frames.rw Unsigned32 ('0800'h..'ffff'h) .1.3.6.1.4.1.20540.2.2.1.1.12.8.1.3 |
macVlanTableA table that contains the settings for MAC-based VLAN. SEQUENCE OF MacVlanEntry .1.3.6.1.4.1.20540.2.2.1.1.12.11 |
macVlanEntryA conceptual row in the macVlanTable. MacVlanEntry .1.3.6.1.4.1.20540.2.2.1.1.12.11.1 |
macVlanMacAddressThe MAC address that may specify an entry in the table
which contains MAC-based VLAN information. MacAddress (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.12.11.1.1 |
macVlanIdSpecifies the VLAN ID which the MAC address associates
with.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.12.11.1.2 |
macVlanStatusSet this to valid(1) to create an entry. Set this to
invalid(2) to destroy an entry.rw ValidStatus .1.3.6.1.4.1.20540.2.2.1.1.12.11.1.4 |
macVlanClearActionAction for clearing macVlanTable. When this object is set
to clear(2), all entries in macVlanTable will be cleared.
When this object is read, the value of this object is
always noClear(1).rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.12.12 |
subnetVlanTableA table that contains the settings for IP subnet-based
VLAN. SEQUENCE OF SubnetVlanEntry .1.3.6.1.4.1.20540.2.2.1.1.12.13 |
subnetVlanEntryA conceptual row in the subnetVlanTable. SubnetVlanEntry .1.3.6.1.4.1.20540.2.2.1.1.12.13.1 |
subnetVlanIpAddressThe IPv4 address of a subnet. Any assignment (implicit or
otherwise) of an instance of this object to a value x must
be rejected if the bitwise logical-AND of x with the value
of the corresponding instance of the subnetVlanMask object
is not equal to x. IpAddress .1.3.6.1.4.1.20540.2.2.1.1.12.13.1.1 |
subnetVlanMaskThe netmask of a subnet. Any assignment (implicit or
otherwise) of an instance of this object to a value x must
be rejected if the bitwise logical-AND of x with the value
of the corresponding instance of the subnetVlanIpAddress
object is not equal to subnetVlanIpAddress. IpAddress .1.3.6.1.4.1.20540.2.2.1.1.12.13.1.2 |
subnetVlanIdSpecifies the VLAN ID which the subnet associates with.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.12.13.1.3 |
subnetVlanPrioritySpecifies the priority whcich the subnet associates with.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.12.13.1.4 |
subnetVlanStatusSet this to valid(1) to create an entry. Set this to
invalid(2) to destroy an entry.rw ValidStatus .1.3.6.1.4.1.20540.2.2.1.1.12.13.1.5 |
subnetVlanClearActionAction for clearing subnetVlanTable. When this object is
set to clear(2), all entries in subnetVlanTable will be
cleared. When this object is read, the value of this object
is always noClear(1).rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.12.14 |
priorityMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.13 |
prioIpPrecDscpStatusSelects whether no frame priority mapping, IP ToS
precedence mapping or DSCP mapping is performed.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.13.1 |
prioIpDscpTableTable for IP DSCP priority mapping. SEQUENCE OF PrioIpDscpEntry .1.3.6.1.4.1.20540.2.2.1.1.13.4 |
prioIpDscpEntryEntry for IP DSCP priority mapping. PrioIpDscpEntry .1.3.6.1.4.1.20540.2.2.1.1.13.4.1 |
prioIpDscpPortThe port and the trunk (excluding trunk members) interface of
the portTable. The interface identified by a particular value
of this index is the same interface as identified by the same
value of ifIndex in the IF-MIB. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.13.4.1.1 |
prioIpDscpValueValue of IP DSCP as specified in the packet header. Integer32 .1.3.6.1.4.1.20540.2.2.1.1.13.4.1.2 |
prioIpDscpCosClass of Service as defined by dot1dTrafficClassPriority
in the P-BRIDGE-MIB. The prioIpDscpValue value in the same
table row will be mapped to this Class of Service (CoS).
This CoS is then further mapped to the hardware
queue according to dot1dTrafficClassTable.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.13.4.1.3 |
prioIpDscpRestoreDefaultEnables the IP DSCP settings of a port to be reset to their
defaults. To reset the IP DSCP settings of a port, assign
the value of the relevant ifIndex defined by the ifIndex in
the IF-MIB. For example, assigning the value 1 will result in
the IP DSCP settings of port 1 being restored to their default.
0 will always be obtained when reading this variablerw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.13.5 |
prioCopy OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.13.8 |
prioCopyIpDscpAction to copy IP DSCP settings from
a source port to many destination ports.
The first four octets represent an integer for
the source port in high-to-low (big-endian) order.
Starting from the 5th octet is the destination port list
in a form described by PortList in the Q-BRIDGE-MIB.
Writing this object will perform copy.
Reading this object will always get a zero-length
octet string.rw OCTET STRING .1.3.6.1.4.1.20540.2.2.1.1.13.8.2 |
prioWrrTableTable for weighted round robin (WRR). SEQUENCE OF PrioWrrEntry .1.3.6.1.4.1.20540.2.2.1.1.13.9 |
prioWrrEntryEntry for weighted round robin (WRR). PrioWrrEntry .1.3.6.1.4.1.20540.2.2.1.1.13.9.1 |
prioWrrTrafficClassTraffic class for this entry, as defined in
dot1dTrafficClass in the P-BRIDGE-MIB. The actual
maximum depends on the hardware, and is
equal to dot1dPortNumTrafficClasses-1. Integer32 .1.3.6.1.4.1.20540.2.2.1.1.13.9.1.1 |
prioWrrWeightWeight for this entry.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.13.9.1.2 |
prioQueueModeThe global status for the prioQueue.
wrr(1),strict(2)rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.13.10 |
trapDestMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.14 |
trapDestTableA list of trap destination entries. SEQUENCE OF TrapDestEntry .1.3.6.1.4.1.20540.2.2.1.1.14.1 |
trapDestEntryA destination entry describes the destination IP address,
the community string, and SNMP version to use when sending
a trap. TrapDestEntry .1.3.6.1.4.1.20540.2.2.1.1.14.1.1 |
trapDestAddressThe address to send traps. IpAddress .1.3.6.1.4.1.20540.2.2.1.1.14.1.1.1 |
trapDestCommunityA community to which this destination address belongs.rw OCTET STRING .1.3.6.1.4.1.20540.2.2.1.1.14.1.1.2 |
trapDestStatusSetting this to valid(1) creates an entry.
Setting this to invalid(2) destroys an entry.rw ValidStatus .1.3.6.1.4.1.20540.2.2.1.1.14.1.1.3 |
trapDestVersionDetermines the version of the trap that is to be sent to the
trap receiver. If the value is 1, then an SNMP version 1 trap
is sent and if the value is 2, an SNMP version 2 trap is
sent.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.14.1.1.4 |
trapDestUdpPortDetermines the UDP port number that the trap will be sent to.rw Integer32 ( 1..65535) .1.3.6.1.4.1.20540.2.2.1.1.14.1.1.5 |
trapVar OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.14.2 |
trapVarLoginUserNameThe name of the user who logs into the switch.ro DisplayString .1.3.6.1.4.1.20540.2.2.1.1.14.2.11 |
trapVarLoginMethodThe method by which the user logs in to control the
switch.ro Enumeration .1.3.6.1.4.1.20540.2.2.1.1.14.2.12 |
trapVarLoginIPAddressThe IP address from which the user logs into the switch.ro IpAddress .1.3.6.1.4.1.20540.2.2.1.1.14.2.13 |
trapVarLoginTimeThe date and time when the user logs into the switch.
The format of this variables follows that of sysCurrentTime in this MIB file.ro DisplayString .1.3.6.1.4.1.20540.2.2.1.1.14.2.14 |
trapAutoUpgradeResultThe parameter indicates which result triggers the trap.ro Enumeration .1.3.6.1.4.1.20540.2.2.1.1.14.2.18 |
trapAutoUpgradeNewVerThe parameter indicates new version which was upgraded to.
When trapAutoUpgradeResult was failed(2), it would be
null string.ro DisplayString .1.3.6.1.4.1.20540.2.2.1.1.14.2.19 |
qosMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.16 |
rateLimitMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.16.1 |
rateLimitPortTableTable for rate limit of each port. SEQUENCE OF RateLimitPortEntry .1.3.6.1.4.1.20540.2.2.1.1.16.1.2 |
rateLimitPortEntryEntry for rate limit of each port. RateLimitPortEntry .1.3.6.1.4.1.20540.2.2.1.1.16.1.2.1 |
rlPortIndexThe port and the trunk (including trunk member) interface of
the portTable. The interface identified by a particular value
of this index is the same interface as identified by the same
value of ifIndex in the IF-MIB. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.16.1.2.1.1 |
rlPortInputStatusWhether input rate limit is enabled for this port.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.16.1.2.1.6 |
rlPortOutputStatusWhether output rate limit is enabled for this port.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.16.1.2.1.7 |
rlPortInputLimitInKiloValue of the input rate limit. Its unit is kilobits per
second. For a 100 Mbps port, the range is 64 to 100000.
For a 1000 Mbps port, the range is 64 to 1000000.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.16.1.2.1.10 |
rlPortOutputLimitInKiloValue of the output rate limit. Its unit is kilobits per
second. For a 100 Mbps port, the range is 64 to 100000.
For a 1000 Mbps port, the range is 64 to 1000000.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.16.1.2.1.11 |
diffServMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.16.4 |
diffServPortTableTable for differentiated services on each port. SEQUENCE OF DiffServPortEntry .1.3.6.1.4.1.20540.2.2.1.1.16.4.9 |
diffServPortEntryEntry for differentiated services on each port. DiffServPortEntry .1.3.6.1.4.1.20540.2.2.1.1.16.4.9.1 |
diffServPortIfIndexThis object is the interface index of diffServPortEntry.
The interface identified by a particular value of this
index is the same interface as identified by the same
value of ifIndex in the IF-MIB. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.9.1.1 |
diffServPortPolicyMapIndexSpecifies the policy map binding to the interface. The policy
map identified by a particular value of this index is
associated with the same DiffServPolicyMapEntry as identified
by the same value of diffServPolicyMapIndex.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.9.1.2 |
diffServPortIngressIpAclIndexSpecifies the ingress IP ACL binding to the interface. The
ingress IP ACL identified by a particular value of this index
is associated with the same diffServAclEntry as identified by
the same value of diffServAclIndex.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.9.1.3 |
diffServPortIngressMacAclIndexSpecifies the ingress MAC ACL binding to the interface. The
ingress MAC ACL identified by a particular value of this
index is associated with the same diffServAclEntry as
identified by the same value of diffServAclIndex.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.9.1.4 |
diffServPortIngressIpv6AclIndexSpecifies the ingress IPv6 ACL binding to the interface. The
ingress IPv6 ACL identified by a particular value of this
index is associated with the same diffServAclEntry as
identified by the same value of diffServAclIndex.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.9.1.5 |
diffServPolicyMapTableTable for policy map. SEQUENCE OF DiffServPolicyMapEntry .1.3.6.1.4.1.20540.2.2.1.1.16.4.10 |
diffServPolicyMapEntryEntry for policy map. DiffServPolicyMapEntry .1.3.6.1.4.1.20540.2.2.1.1.16.4.10.1 |
diffServPolicyMapIndexAn index that uniquely identifies an entry in this table. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.10.1.1 |
diffServPolicyMapNameThe name of this entry.rw DisplayString .1.3.6.1.4.1.20540.2.2.1.1.16.4.10.1.2 |
diffServPolicyMapDescriptionThe description of this entry.rw DisplayString .1.3.6.1.4.1.20540.2.2.1.1.16.4.10.1.3 |
diffServPolicyMapElementIndexListThe octet string containes the diffServPolicyMapElementEntry
indexes. Two octets express one index and it is represented
in network order. This index list indicates the
diffServPolicyMapEntrys which belong to this entry.ro OCTET STRING .1.3.6.1.4.1.20540.2.2.1.1.16.4.10.1.4 |
diffServPolicyMapStatusThis object is used to create a new row, or modify or delete
an existing row, in this table. The status column has six
defined values:
The status column has six defined values:
- 'active', which indicates that the conceptual row is
available for use by the managed device;
- 'notInService', which indicates that the conceptual
row exists in the agent, but is unavailable for use by
the managed device (see NOTE below);
- 'notReady', which indicates that the conceptual row
exists in the agent, but is missing information
necessary in order to be available for use by the
managed device;
- 'createAndGo', which is supplied by a management
station wishing to create a new instance of a
conceptual row and to have its status automatically set
to active, making it available for use by the managed
device;
- 'createAndWait', which is supplied by a management
station wishing to create a new instance of a
conceptual row (but not make it available for use by
the managed device); and,
- 'destroy', which is supplied by a management station
wishing to delete all of the instances associated with
an existing conceptual row.
Whereas five of the six values (all except 'notReady') may
be specified in a management protocol set operation, only
three values will be returned in response to a management
protocol retrieval operation: 'notReady', 'notInService' or
'active'. That is, when queried, an existing conceptual row
has only three states: it is either available for use by
the managed device (the status column has the value
'active');it is not available for use by the managed device,
though the agent has sufficient information to make it so
(the status column has the value 'notInService'); or, it is
not available for use by the managed device, and an attempt
to make it so would fail because the agent has insufficient
information (the state column has the value 'notReady').
For a detailed description of this object, please refer to
SNMPv2-TC MIB.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.16.4.10.1.5 |
diffServPolicyMapAttachCtl OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.16.4.11 |
diffServPolicyMapAttachCtlIndexIndex for attachment control.
Specifies the policy map as the target to relate with
the policy map element. The policy map identified by
a particular value of this index is associated with
the same diffServPolicyMapEntry as identified by the
same value of diffServPolicyMapIndex.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.11.1 |
diffServPolicyMapAttachCtlElementIndexElement Index for attachment control.Specifies the policy map
element to relate with the policy map. The policy map element
identified by a particular value of this index is associated
with the same diffServPolicyMapElementEntry as identified by
the same value of diffServPolicyMapElementIndex.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.11.2 |
diffServPolicyMapAttachCtlActionAction for attachment control. When setting this object to
attach(2) to begin the attaching operation, a particular
policy map element is attached to a particular policy map.
When setting this object to detach(3) to begin the not
attached operation, a particular policy map element is not
attached to a particular policy map. When the action is
finshed or no action is taken, the value of this object is
noAction(1). A particular policy map is specified in the
diffServPolicyMapAttachCtlIndex. A particularpolicy map
element is specified in the
diffServPolicyMapAttachCtlElementIndex.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.16.4.11.3 |
diffServPolicyMapElementTableTable for policy map element. SEQUENCE OF DiffServPolicyMapElementEntry .1.3.6.1.4.1.20540.2.2.1.1.16.4.12 |
diffServPolicyMapElementEntryEntry for policy map element. DiffServPolicyMapElementEntry .1.3.6.1.4.1.20540.2.2.1.1.16.4.12.1 |
diffServPolicyMapElementIndexAn index that uniquely identifies an entry in this table. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.12.1.1 |
diffServPolicyMapElementClassMapIndexSpecifies the class map binding to this entry. The class map
identified by a particular value of this index is associated
with the same diffServClassMapEntry as identified by the same
value of diffServClassMapIndex.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.12.1.2 |
diffServPolicyMapElementMeterIndexSpecifies the meter binding to this entry. The meter
identified by a particular value of this index is associated
with the same diffServMeterEntry as identified by the same
value of diffServMeterIndex. If this value is
zero, no associated meter will be associated, as zero is not a
valid meter index.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.12.1.3 |
diffServPolicyMapElementActionIndexSpecifies the action binding to this entry. The action
identified by a particular value of this index is associated
with the same diffServActionEntry as identified by the same
value of diffServActionIndex.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.12.1.4 |
diffServPolicyMapElementStatusThis object is used to create a new row, or modify or delete
an existing row, in this table. The status column has six
defined values:
The status column has six defined values:
- 'active', which indicates that the conceptual row is
available for use by the managed device;
- 'notInService', which indicates that the conceptual
row exists in the agent, but is unavailable for use by
the managed device (see NOTE below);
- 'notReady', which indicates that the conceptual row
exists in the agent, but is missing information
necessary in order to be available for use by the
managed device;
- 'createAndGo', which is supplied by a management
station wishing to create a new instance of a
conceptual row and to have its status automatically set
to active, making it available for use by the managed
device;
- 'createAndWait', which is supplied by a management
station wishing to create a new instance of a
conceptual row (but not make it available for use by
the managed device); and,
- 'destroy', which is supplied by a management station
wishing to delete all of the instances associated with
an existing conceptual row.
Whereas five of the six values (all except 'notReady') may
be specified in a management protocol set operation, only
three values will be returned in response to a management
protocol retrieval operation: 'notReady', 'notInService' or
'active'. That is, when queried, an existing conceptual row
has only three states: it is either available for use by
the managed device (the status column has the value
'active'); it is not available for use by the managed device,
though the agent has sufficient information to make it so
(the status column has the value 'notInService'); or, it is
not available for use by the managed device, and an attempt
to make it so would fail because the agent has insufficient
information (the state column has the value 'notReady').
For a detailed description of this object, please refer to
SNMPv2-TC MIB.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.16.4.12.1.5 |
diffServClassMapTableTable for class map. SEQUENCE OF DiffServClassMapEntry .1.3.6.1.4.1.20540.2.2.1.1.16.4.13 |
diffServClassMapEntryEntry for class map. DiffServClassMapEntry .1.3.6.1.4.1.20540.2.2.1.1.16.4.13.1 |
diffServClassMapIndexAn index that uniquely identifies an entry in this table. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.13.1.1 |
diffServClassMapNameThe name of this entry.rw DisplayString .1.3.6.1.4.1.20540.2.2.1.1.16.4.13.1.2 |
diffServClassMapDescriptionThe description of this entry.rw DisplayString .1.3.6.1.4.1.20540.2.2.1.1.16.4.13.1.3 |
diffServClassMapMatchTypeThe map match type of this entry.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.16.4.13.1.4 |
diffServClassMapElementIndexTypeListThe octet string containes the type of class map element
indexes. Two octets which are represented in network order
express one type of the class map element index in network
order and it maps the index of
differServClasssMapElementIndexList in order. When the type is
macAce(1), the maping index of
differServClasssMapElementIndexList is the
diffServMacAceEntry. When the type is ipAce(2), the maping
index of differServClasssMapElementIndexList is the
diffServIpAceEntry. When the type is acl(3), the maping index
of differServClasssMapElementIndexList is the diffServAclEntry.ro OCTET STRING .1.3.6.1.4.1.20540.2.2.1.1.16.4.13.1.5 |
diffServClassMapElementIndexListThe octet string containes the class map element indexes. Two
octets express one index and it is represented in
network order. This index list indicates the particular
class map elements which belong to this table. The class map
element uses type to indicate diffServAclEntry, the
diffServIpAceEntry or diffServMacAceEntry. The type is two
octet specified in differServClasssMapElementIndexTypeList
in order. When the type is macAce(1), the maping index of
differServClasssMapElementIndexList is the
diffServMacAceEntry. When the type is ipAce(2), the maping
index of differServClasssMapElementIndexList is the
diffServIpAceEntry. When the type is acl(3), the maping index
of differServClasssMapElementIndexList is the diffServAclEntry.ro OCTET STRING .1.3.6.1.4.1.20540.2.2.1.1.16.4.13.1.6 |
diffServClassMapStatusThis object is used to create a new row or modify or delete
an existing row in this table.The status column has six
defined values:
The status column has six defined values:
- 'active', which indicates that the conceptual row is
available for use by the managed device;
- 'notInService', which indicates that the conceptual
row exists in the agent, but is unavailable for use by
the managed device (see NOTE below);
- 'notReady', which indicates that the conceptual row
exists in the agent, but is missing information
necessary in order to be available for use by the
managed device;
- 'createAndGo', which is supplied by a management
station wishing to create a new instance of a
conceptual row and to have its status automatically set
to active, making it available for use by the managed
device;
- 'createAndWait', which is supplied by a management
station wishing to create a new instance of a
conceptual row (but not make it available for use by
the managed device); and,
- 'destroy', which is supplied by a management station
wishing to delete all of the instances associated with
an existing conceptual row.
Whereas five of the six values (all except 'notReady') may
be specified in a management protocol set operation, only
three values will be returned in response to a management
protocol retrieval operation: 'notReady', 'notInService' or
'active'. That is, when queried, an existing conceptual row
has only three states: it is either available for use by
the managed device (the status column has the value
'active'); it is not available for use by the managed device,
though the agent has sufficient information to make it so
(the status column has the value 'notInService'); or, it is
not available for use by the managed device, and an attempt
to make it so would fail because the agent has insufficient
information (the state column has the value 'notReady').
For a detailed description of this object, please refer to
SNMPv2-TC MIB.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.16.4.13.1.7 |
diffServClassMapAttachCtl OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.16.4.14 |
diffServClassMapAttachCtlIndexIndex for attachment control. Specifies the class map as
the target to relate with class map elements. The class
map identified by a particular value of this index is
associated with the same diffServClassMapEntry as
identified by the same value of diffServClassMapIndex.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.14.1 |
diffServClassMapAttachCtlElementIndexTypeElement Index for attachment control. Specifies the type of
class map element to relate with the class map. When type is
macAce(1), the index of diffServClassMapAttachCtlElementIndex
is the index of diffServMacAceEntry. When the type is
ipAce(2), the index of diffServClassMapAttachCtlElementIndex
is the index of diffServIpAceEntry. When the type is acl(3),
the index of diffServClassMapAttachCtlElementIndex is the
index of diffServAclEntry.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.16.4.14.2 |
diffServClassMapAttachCtlElementIndexElement Index for attachment control. Specifies the class map
element related with the class map. The class map element uses
type to indicate diffServAclEntry, the diffServIpAceEntry or
diffServMacAceEntry. The type is specified in
diffServClassMapAttachCtlElementIndexType. When
the type is macAce(1), the maping index of
differServClasssMapElementIndexList is the
diffServMacAceEntry. When the type is ipAce(2), the maping
index of differServClasssMapElementIndexList is the
diffServIpAceEntry. When the type is acl(3), the maping index
of differServClasssMapElementIndexList is the
diffServAclEntry.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.14.3 |
diffServClassMapAttachCtlActionAction for attachment control. When setting this object to
attach(2) to begin the attaching operation, a particular class
map element is attached to a particular class map. When
setting this object to detach(3) to begin the not attached
operation, then a particular class map element is not attached
to a particular class map. When the action is finshed whether
successfully or not, or no action is taken, the value of this
object always is noAction(1). The value of a particular class
map is specified in the AclAttachCtlTargetIndex. The class map
element is specified by diffServClassMapAttachCtlElementIndexType
and diffServClassMapAttachCtlElementIndex.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.16.4.14.4 |
diffServAclTableTable for ACL. SEQUENCE OF DiffServAclEntry .1.3.6.1.4.1.20540.2.2.1.1.16.4.15 |
diffServAclEntryEntry for ACL. DiffServAclEntry .1.3.6.1.4.1.20540.2.2.1.1.16.4.15.1 |
diffServAclIndexAn index that uniquely identifies an entry in the ACL
table. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.15.1.1 |
diffServAclNameThe name of this entry.rw DisplayString .1.3.6.1.4.1.20540.2.2.1.1.16.4.15.1.2 |
diffServAclTypeThe type of this entry. When the value of ACL type is
modified, then the ACEs in the diffServAclAceIndexList of
this entry will be auto-removed, and this entry will be aoto-
unbound from the diffServPortTable and the
diffServClassMapTable.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.16.4.15.1.3 |
diffServAclAceIndexListThe octet string containes the ACE indexes. Two octets
express one index and it is represented in network
order. This index list indicates the particular ACEs which
belong to this table. The ACE uses type to indicate the
diffServIpAceEntry, the diffServMacAceEntry or the
diffServIpv6AceEntry. The type is specified in
diffServAclType. When the type is macAce(1), the index of
diffServAclAceIndexList is the diffServMacAceEntry. When the
type is ipAce(2), the index of diffServAclAceIndexList is
the diffServIpAceEntry. When the type is ipv6Ace(3), the
index of diffServAclAceIndexListis the
diffServIpv6AceEntry.ro OCTET STRING .1.3.6.1.4.1.20540.2.2.1.1.16.4.15.1.4 |
diffServAclStatusThis object is used to create a new row or modify or delete
an existing row in this table. The status column has six
defined values:
- 'active', which indicates that the conceptual row is
available for use by the managed device;
- 'notInService', which indicates that the conceptual
row exists in the agent, but is unavailable for use by
the managed device (see NOTE below);
- 'notReady', which indicates that the conceptual row
exists in the agent, but is missing information
necessary in order to be available for use by the
managed device;
- 'createAndGo', which is supplied by a management
station wishing to create a new instance of a
conceptual row and to have its status automatically set
to active, making it available for use by the managed
device;
- 'createAndWait', which is supplied by a management
station wishing to create a new instance of a
conceptual row (but not make it available for use by
the managed device); and,
- 'destroy', which is supplied by a management station
wishing to delete all of the instances associated with
an existing conceptual row.
Whereas five of the six values (all except 'notReady') may
be specified in a management protocol set operation, only
three values will be returned in response to a management
protocol retrieval operation: 'notReady', 'notInService' or
'active'. That is, when queried, an existing conceptual row
has only three states: it is either available for use by
the managed device (the status column has the value
'active'); it is not available for use by the managed device,
though the agent has sufficient information to make it so
(the status column has the value 'notInService'); or, it is
not available for use by the managed device, and an attempt
to make it so would fail because the agent has insufficient
information (the state column has the value 'notReady').
For a detailed description of this object, please refer to
SNMPv2-TC MIB.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.16.4.15.1.5 |
diffServAclAttachCtl OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.16.4.16 |
diffServAclAttachCtlIndexIndex for attachment control. Specifies the ACL as the
target to relate with the IP ACE, the MAC ACE or IPv6 ACE.
The ACL identified by a particular value of this index is
associated with the same diffServAclEntry as identified by
the same value of diffServAclIndex.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.16.1 |
diffServAclAttachCtlAceTypeType for attachment control. Specifies the type of
diffServAclAttachCtlAceIndex to relate with the
diffServAclAttachCtlIndex. When the type is macAce(1), the
index of diffServAclAceIndexList is the diffServMacAceEntry.
When the type is ipAce(2), the index of
diffServAclAceIndexList is the diffServIpAceEntry. When the
type is ipv6Ace(3), the index of diffServAclAceIndexList
is the diffServIpv6AceEntry.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.16.4.16.2 |
diffServAclAttachCtlAceIndexIndex for attachment control. Specifies the ACE to relate with
the diffServAclAttachCtlIndex. When
diffServAclAttachCtlAceType is macAce(1), the value of
diffServAclAttachCtlIndex is the diffServMacAceEntry. When
diffServAclAttachCtlAceType is ipAce(2), the value of
diffServAclAttachCtlIndex is the diffServIpAceEntry. When
diffServAclAttachCtlAceType is ipv6Ace(3), the value of
diffServAclAttachCtlIndex is the diffServIpv6AceEntry.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.16.3 |
diffServAclAttachCtlActionAction for attachment control. When setting this object to
attach(2) to begin the attaching operation, a particular ACE
is attached to a particular ACL. When setting this object to
detach(3) to begin the not attached operation, then a
particular ACE is not attached to a particular ACL. When the
action is finshed whether successfully or not, or no action
is taken, the value of this object always is noAction(1), The
value of a particular ACL is specified in the
diffServAclAttachCtlAceType and diffServAclAttachCtlAceIndex.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.16.4.16.4 |
diffServIpAceTableTable for IP ACE. SEQUENCE OF DiffServIpAceEntry .1.3.6.1.4.1.20540.2.2.1.1.16.4.17 |
diffServIpAceEntryEntry for IP ACE. DiffServIpAceEntry .1.3.6.1.4.1.20540.2.2.1.1.16.4.17.1 |
diffServIpAceIndexAn index that uniquely identifies an entry in the IP ACE
table. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.17.1.1 |
diffServIpAceTypeThe specified IP ACE type. When the type of this entry is
modified, then this entry will be auto-unbound from the
diffServAclEntry and the not supporting field of this entry
will be set 0.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.16.4.17.1.2 |
diffServIpAceAccessIndicates the action to be taken if a packet matches this
ACE.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.16.4.17.1.3 |
diffServIpAceSourceIpAddrThe specified source IP address. The packet's source address
is AND-ed with the value of IpAceSourceIpAddrBitmask and then
compared against the value of this object.rw IpAddress .1.3.6.1.4.1.20540.2.2.1.1.16.4.17.1.4 |
diffServIpAceSourceIpAddrBitmaskThe specified source IP address mask. The packet's source
address is AND-ed with the value of IpAceSourceIpAddr and
then compared against the value of this object.rw IpAddress .1.3.6.1.4.1.20540.2.2.1.1.16.4.17.1.5 |
diffServIpAceDestIpAddrThe specified destination IP address. The packet's
destination address is AND-ed with the value of
diffServIpAceDestIpAddrBitmask and then compared against the
value of this object. This object may not be modified if the
associated diffServIpAceType object is equal to standard(1).rw IpAddress .1.3.6.1.4.1.20540.2.2.1.1.16.4.17.1.6 |
diffServIpAceDestIpAddrBitmaskThe specified destination IP address mask. This object may
not be modified if the associated diffServIpAceType object
is equal to standard(1).rw IpAddress .1.3.6.1.4.1.20540.2.2.1.1.16.4.17.1.7 |
diffServIpAceProtocolThe protocol number field in the IP header used to indicate
the higher layer protocol as specified in RFC 1700. A value
of 0 matches every IP packet. The object=256 means 'any'. For
example: 0 is IP, 1 is ICMP, 2 is IGMP, 4 is IP in IP
encapsulation, 6 is TCP, 9 is IGRP, 17 is UDP, 47 is GRE, 50
is ESP, 51 is AH, 88 is IGRP, 89 is OSPF, 94 is KA9Q/NOS
compatible IP over IP, 103 is PIMv2, 108 is PCP. This object
may not be modified if the associated diffServIpAceType object
is equal to standard(1).rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.17.1.8 |
diffServIpAcePrecSpecifies the IP precedence value to match against. The value
of this object is ignored whenever the value of
diffServIpAcePrec object is 8. This object may not be modified
if the associated diffServIpAceType object is equal to
standard(1).rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.17.1.9 |
diffServIpAceTosSpecifies the IP ToS facility value to match against. The
value of this object is ignored whenever the value of
diffServIpAcePrec object is 9. This object may not be modified
if the associated diffServIpAceType object is equal to
standard(1).rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.17.1.10 |
diffServIpAceDscpSpecifies the DSCP value to match against. The value of this
object is ignored whenever the value of diffServIpAcePrec
object is 64. This object may not be modified if the
associated diffServIpAceType object is equal to standard(1).rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.17.1.11 |
diffServIpAceSourcePortOpIndicates how a packet's source TCP/UDP port number is to be
compared. noOperator(1), which is the default value, means no
comparison is to be made with the source TCP/UDP port
number. equal(2), which is used the
diffServIpAceSourcePortBitmask and the
diffServIpAceMinSourcePort to match against. range(3),which is
used the diffServIpAceMinSourcePort and the
diffServIpAceMaxSourcePort to match against. This object may
not be modified if the associated diffServIpAceType object is
equal to standard(1).rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.16.4.17.1.12 |
diffServIpAceMinSourcePortIf the diffServIpAceSourcePortOp is range(3), this
indicates the lower bound of the TCP/UDP port number
value range. This object may not be modified if the
associated diffServIpAceType object is equal to
standard(1).rw Integer32 (0..'FFFF'h) .1.3.6.1.4.1.20540.2.2.1.1.16.4.17.1.13 |
diffServIpAceSourcePortBitmaskIf the diffServIpAceSourcePortOp is equal(2), this indicates
the bitmask of the diffServIpAceMinSourcePort. This object may
not be modified if the associated diffServIpAceType object is
equal to standard(1).rw Integer32 (0..'FFFF'h) .1.3.6.1.4.1.20540.2.2.1.1.16.4.17.1.15 |
diffServIpAceDestPortOpIndicates how a packet's destination TCP/UDP port number is
to be compared. noOperator(1), which is the default value,
means that no comparison is to be made with the destination
TCP/UDP port number. equal(2), which is used the
diffServIpAceSourcePortBitmask and the
diffServIpAceMinDestPort to match against. range(3),which is
used the diffServIpAceMinDestPort and the
diffServIpAceMaxDestPort to match against. This object may not
be modified if the associated diffServIpAceType object is
equal to standard(1).rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.16.4.17.1.16 |
diffServIpAceMinDestPortIf the diffServIpAceDestPortOp is range(3), this indicates
the lower bound of the TCP/UDP port number value range. This
object may not be modified if the associated
diffServIpAceType object is equal to standard(1).rw Integer32 (0..'FFFF'h) .1.3.6.1.4.1.20540.2.2.1.1.16.4.17.1.17 |
diffServIpAceDestPortBitmaskIf the diffServIpAceDestPortOp is equal(2), this indicates
the bitmask of the diffServIpAceMinDestPort. This object may
not be modified if the associated diffServIpAceType object
is equal to standard(1).rw Integer32 (0..'FFFF'h) .1.3.6.1.4.1.20540.2.2.1.1.16.4.17.1.19 |
diffServIpAceControlCodeIndicates how the control flags of TCP packets are to be
compared. diffServIpAceControlCode is AND-ed with
diffServIpAceControlCodeBitmask. This object may not be
modified if the associated diffServIpAceType object is
equal to standard(1).rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.17.1.20 |
diffServIpAceControlCodeBitmaskIndicates how the control flags of TCP packets are to be
compared. It can be used to check multiple flags of the FIN,
SYN, RST, PSH, ACK, URG by the sum of FIN=1, SYN=2, RST=4,
PSH=8, ACK=16, URG=32. This object may not be modified if the
associated diffServIpAceType object is equal to standard(1).rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.17.1.21 |
diffServIpAceStatusThis object is used to create a new row or modify or delete
an existing row in this table. The status column has six
defined values:
The status column has six defined values:
- 'active', which indicates that the conceptual row is
available for use by the managed device;
- 'notInService', which indicates that the conceptual
row exists in the agent, but is unavailable for use by
the managed device (see NOTE below);
- 'notReady', which indicates that the conceptual row
exists in the agent, but is missing information
necessary in order to be available for use by the
managed device;
- 'createAndGo', which is supplied by a management
station wishing to create a new instance of a
conceptual row and to have its status automatically set
to active, making it available for use by the managed
device;
- 'createAndWait', which is supplied by a management
station wishing to create a new instance of a
conceptual row (but not make it available for use by
the managed device); and,
- 'destroy', which is supplied by a management station
wishing to delete all of the instances associated with
an existing conceptual row.
Whereas five of the six values (all except 'notReady') may
be specified in a management protocol set operation, only
three values will be returned in response to a management
protocol retrieval operation: 'notReady', 'notInService' or
'active'. That is, when queried, an existing conceptual row
has only three states: it is either available for use by
the managed device (the status column has the value
'active'); it is not available for use by the managed device,
though the agent has sufficient information to make it so
(the status column has the value 'notInService'); or, it is
not available for use by the managed device, and an attempt
to make it so would fail because the agent has insufficient
information (the state column has the value 'notReady').
For a detailed description of this object, please refer to
SNMPv2-TC MIB.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.16.4.17.1.22 |
diffServMacAceTableTable for MAC ACE. SEQUENCE OF DiffServMacAceEntry .1.3.6.1.4.1.20540.2.2.1.1.16.4.18 |
diffServMacAceEntryEntry for MAC ACE. DiffServMacAceEntry .1.3.6.1.4.1.20540.2.2.1.1.16.4.18.1 |
diffServMacAceIndexAn index that uniquely identifies an entry in the MAC ACE
table. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.18.1.1 |
diffServMacAceAccessIndicates the action to be taken if a packet matches this
ACE.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.16.4.18.1.2 |
diffServMacAcePktformatUsed to check the packet format of the packets. This object
cannot be configured when the status of the entry,
diffServMacAceStatus, is active(1).rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.16.4.18.1.3 |
diffServMacAceSourceMacAddrIndicates the 48-bit source MAC address. The specified source
MAC of the packet. The packet's source MAC address is AND-ed
with the value of diffServMacAceSourceMacAddrBitmask
and then compared against the value of this object.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.16.4.18.1.4 |
diffServMacAceSourceMacAddrBitmaskThe specified source MAC address mask.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.16.4.18.1.5 |
diffServMacAceDestMacAddrIndicates the 48-bit destination MAC address. The specified
destination MAC of the packet. The packet's destination MAC
address is AND-ed with the value of
diffServMacAceDestMacAddrBitmask and then compared against
the value of this object.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.16.4.18.1.6 |
diffServMacAceDestMacAddrBitmaskThe specified destination MAC address mask.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.16.4.18.1.7 |
diffServMacAceVidOpIndicates how a packet's VID is to be compared. This
object cannot be configured when the status of the entry,
diffServMacAceStatus, is active(1).rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.16.4.18.1.8 |
diffServMacAceMinVidIndicates the lower bound of the VID value range if the
diffServMacAceVidOp is range(3).rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.18.1.9 |
diffServMacAceVidBitmaskThe bit mask of the VID. The default value is 0.rw Integer32 (0..'0FFF'h) .1.3.6.1.4.1.20540.2.2.1.1.16.4.18.1.10 |
diffServMacAceEtherTypeOpIndicates how a packet's ether type is to be compared.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.16.4.18.1.12 |
diffServMacAceEtherTypeBitmaskThe bit mask of Ether type. The default value is 0.rw Integer32 (0..'FFFF'h) .1.3.6.1.4.1.20540.2.2.1.1.16.4.18.1.13 |
diffServMacAceMinEtherTypeIndicates the lower bound of the ether type value range
if the diffServMacAceEtherTypeOp is range(3).rw Integer32 ('0000'h..'FFFF'h) .1.3.6.1.4.1.20540.2.2.1.1.16.4.18.1.14 |
diffServMacAceStatusThis object is used to create a new row or modify or delete
an existing row in this table. The status column has six
defined values:
The status column has six defined values:
- 'active', which indicates that the conceptual row is
available for use by the managed device;
- 'notInService', which indicates that the conceptual
row exists in the agent, but is unavailable for use by
the managed device (see NOTE below);
- 'notReady', which indicates that the conceptual row
exists in the agent, but is missing information
necessary in order to be available for use by the
managed device;
- 'createAndGo', which is supplied by a management
station wishing to create a new instance of a
conceptual row and to have its status automatically set
to active, making it available for use by the managed
device;
- 'createAndWait', which is supplied by a management
station wishing to create a new instance of a
conceptual row (but not make it available for use by
the managed device); and,
- 'destroy', which is supplied by a management station
wishing to delete all of the instances associated with
an existing conceptual row.
Whereas five of the six values (all except 'notReady') may
be specified in a management protocol set operation, only
three values will be returned in response to a management
protocol retrieval operation: 'notReady', 'notInService' or
'active'. That is, when queried, an existing conceptual row
has only three states: it is either available for use by
the managed device (the status column has the value
'active'); it is not available for use by the managed device,
though the agent has sufficient information to make it so
(the status column has the value 'notInService'); or, it is
not available for use by the managed device, and an attempt
to make it so would fail because the agent has insufficient
information (the state column has the value 'notReady').
For a detailed description of this object, please refer to
SNMPv2-TC MIB.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.16.4.18.1.16 |
diffServMacAceCosOpIndicates how a packet's CoS is compared.
If the object type of diffServMacAceCosOp is equal(2),
diffServMacAceMinCos indicates the CoS value for comparing, and
diffServMacAceCosBitmask is used as the bitmask of the CoS value.
If the object type of diffServMacAceCosOp is range(3),
diffServMacAceMinCos should be used as the lower bound of the CoS value.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.16.4.18.1.17 |
diffServMacAceCosBitmaskIndicates the bitmask of the CoS value if the object type of
diffServMacAceCosOp is equal(2). The default value is 0.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.18.1.18 |
diffServMacAceMinCosIf the object type of diffServMacAceCosOp is equal(2),
diffServMacAceMinCos indicates the CoS value for comparing.
If the object type of diffServMacAceCosOp is range(3),
diffServMacAceMinCos indicates the lower bound of the CoS value.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.18.1.19 |
diffServActionTableTable for action. SEQUENCE OF DiffServActionEntry .1.3.6.1.4.1.20540.2.2.1.1.16.4.19 |
diffServActionEntryEntry for action. DiffServActionEntry .1.3.6.1.4.1.20540.2.2.1.1.16.4.19.1 |
diffServActionIndexAn index that uniquely identifies an entry in the
action table. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.19.1.1 |
diffServActionListThe bitmap value used to identify which action
capabilities are enabled on the entry. The
actionPktNewPri and actionPktNewDscp can not be
enabled at the same time on the entry. The
actionRedPktNewDscp and actionRedDrop can not be
enabled at the same time on the entry.rw Bits .1.3.6.1.4.1.20540.2.2.1.1.16.4.19.1.2 |
diffServActionPktNewPriSpecifies the new priority value for the packet when
the action is satisfied. If the actionPktNewPri bit of
the diffServActionList is not enabled, this object can
not be set.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.19.1.3 |
diffServActionPktNewDscpSpecifies the new DSCP value for the packet when
the action is satisfied. If the actionPktNewDscp bit of
the diffServActionList is not enabled, this object
can not be set.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.19.1.5 |
diffServActionRedPktNewDscpSpecifies the new DSCP value for the red
marking packet when the action is satisfied. If the
actionRedPktNewDscp bit of the diffServActionList is
not enabled, this object can not be set.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.19.1.6 |
diffServActionRedDropThe actionRedDrop bit of the
diffServActionList is for configuring this
object. If the value of this object is enabled, the
red marking packet will be dropped.ro EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.16.4.19.1.7 |
diffServActionStatusThis object is used to create a new row, modify or
delete an existing row in this table.
The status column has six defined values:
The status column has six defined values:
- 'active', which indicates that the conceptual row
is available for use by the managed device;
- 'notInService', which indicates that the conceptual
row exists in the agent, but is unavailable for use
by the managed device (see NOTE below);
- 'notReady', which indicates that the conceptual row
exists in the agent, but is missing information
necessary in order to be available for use by the
managed device;
- 'createAndGo', which is supplied by a management
station wishing to create a new instance of a
conceptual row and to have its status automatically
set to active, making it available for use by the
managed device;
- 'createAndWait', which is supplied by a management
station wishing to create a new instance of a
conceptual row (but not make it available for use by
the managed device); and,
- 'destroy', which is supplied by a management
station wishing to delete all of the instances
associated with an existing conceptual row.
Whereas five of the six values (all except 'notReady') may
be specified in a management protocol set operation, only
three values will be returned in response to a management
protocol retrieval operation: 'notReady', 'notInService'
or 'active'. That is, when queried, an existing
conceptual row has only three states: it is either
available for use by the managed device (the status column
has the value 'active'); it is not available for use by
the managed device, though the agent has sufficient
information to make it so (the status column has the value
'notInService'); or, it is not available for use by the
managed device, and an attempt to make it so would fail
because the agent has insufficient information (the state
column has the value 'notReady').
For a detailed description of this object, please refer to
SNMPv2-TC MIB.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.16.4.19.1.8 |
diffServMeterTableTable for meter. SEQUENCE OF DiffServMeterEntry .1.3.6.1.4.1.20540.2.2.1.1.16.4.20 |
diffServMeterEntryEntry for meter. DiffServMeterEntry .1.3.6.1.4.1.20540.2.2.1.1.16.4.20.1 |
diffServMeterIndexAn entry that describes a single set of token bucket
parameters. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.20.1.1 |
diffServMeterModelThe Metering algorithm associated with the Token Bucket
parameters. The zeroDotZero indicates this is unknown.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.16.4.20.1.2 |
diffServMeterRateThe token-bucket rate, in kilobits per second (kbps).rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.20.1.3 |
diffServMeterBurstSizeThe maximum number of bytes in a single transmission burst.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.20.1.4 |
diffServMeterIntervalThe time interval used with the token bucket.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.20.1.5 |
diffServMeterStatusThis object is used to create a new row or modify or delete
an existing row in this table. The status column has six
defined values:
The status column has six defined values:
- 'active', which indicates that the conceptual row is
available for use by the managed device;
- 'notInService', which indicates that the conceptual
row exists in the agent, but is unavailable for use by
the managed device (see NOTE below);
- 'notReady', which indicates that the conceptual row
exists in the agent, but is missing information
necessary in order to be available for use by the
managed device;
- 'createAndGo', which is supplied by a management
station wishing to create a new instance of a
conceptual row and to have its status automatically set
to active, making it available for use by the managed
device;
- 'createAndWait', which is supplied by a management
station wishing to create a new instance of a
conceptual row (but not make it available for use by
the managed device); and,
- 'destroy', which is supplied by a management station
wishing to delete all of the instances associated with
an existing conceptual row.
Whereas five of the six values (all except 'notReady') may
be specified in a management protocol set operation, only
three values will be returned in response to a management
protocol retrieval operation: 'notReady', 'notInService' or
'active'. That is, when queried, an existing conceptual row
has only three states: it is either available for use by
the managed device (the status column has the value
'active'); it is not available for use by the managed device,
though the agent has sufficient information to make it so
(the status column has the value 'notInService'); or, it is
not available for use by the managed device, and an attempt
to make it so would fail because the agent has insufficient
information (the state column has the value 'notReady').
For a detailed description of this object, please refer to
SNMPv2-TC MIB.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.16.4.20.1.6 |
diffServIpv6AceTableTable for IPv6 ACE. SEQUENCE OF DiffServIpv6AceEntry .1.3.6.1.4.1.20540.2.2.1.1.16.4.21 |
diffServIpv6AceEntryEntry fo IPv6 ACE. DiffServIpv6AceEntry .1.3.6.1.4.1.20540.2.2.1.1.16.4.21.1 |
diffServIpv6AceIndexAn index that uniquely identifies an entry in the IPv6 table. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.21.1.1 |
diffServIpv6AceTypeThe specified IP v6 ACE type. When the type of this entry is
modified, then this entry will be auto-unbound from the
diffServAclEntry and the not supporting field of this entry
will be set 0.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.16.4.21.1.2 |
diffServIpv6AceAccessIndicates the action to be taken if a packet matches this
ACE.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.16.4.21.1.3 |
diffServIpv6AceSourceIpAddrSpecifies the source IPv6 address.rw OCTET STRING .1.3.6.1.4.1.20540.2.2.1.1.16.4.21.1.4 |
diffServIpv6AceSourceIpAddrPrefixLenThe length (in bits) associated with the source IPv6 address
prefix of this entry.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.21.1.5 |
diffServIpv6AceDestIpAddrSpecifies the destination IPv6 address. This object may not be
modified if the associated diffServIpv6AceType object is equal
to standard(1).rw OCTET STRING .1.3.6.1.4.1.20540.2.2.1.1.16.4.21.1.6 |
diffServIpv6AceDestIpAddrPrefixLenThe length (in bits) associated with the destination IPv6
address prefix of this entry. This object may not be modified
if the associated diffServIpv6AceType object is equal to
standard(1).rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.21.1.7 |
diffServIpv6AceDscpSpecifies the DSCP value to match against. This object may not
be modified if the associated diffServIpv6AceType object is
equal to standard(1).rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.16.4.21.1.9 |
diffServIpv6AceStatusThis object is used to create a new row or modify or delete
an existing row in this table. The status column has six
defined values:
The status column has six defined values:
- 'active', which indicates that the conceptual row is
available for use by the managed device;
- 'notInService', which indicates that the conceptual
row exists in the agent, but is unavailable for use by
the managed device (see NOTE below);
- 'notReady', which indicates that the conceptual row
exists in the agent, but is missing information
necessary in order to be available for use by the
managed device;
- 'createAndGo', which is supplied by a management
station wishing to create a new instance of a
conceptual row and to have its status automatically set
to active, making it available for use by the managed
device;
- 'createAndWait', which is supplied by a management
station wishing to create a new instance of a
conceptual row (but not make it available for use by
the managed device); and,
- 'destroy', which is supplied by a management station
wishing to delete all of the instances associated with
an existing conceptual row.
Whereas five of the six values (all except 'notReady') may
be specified in a management protocol set operation, only
three values will be returned in response to a management
protocol retrieval operation: 'notReady', 'notInService' or
'active'. That is, when queried, an existing conceptual row
has only three states: it is either available for use by
the managed device (the status column has the value
'active'); it is not available for use by the managed device,
though the agent has sufficient information to make it so
(the status column has the value 'notInService'); or, it is
not available for use by the managed device, and an attempt
to make it so would fail because the agent has insufficient
information (the state column has the value 'notReady').
For a detailed description of this object, please refer to
SNMPv2-TC MIB.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.16.4.21.1.11 |
securityMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.17 |
privateVlanMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.17.1 |
privateVlanStatusThis controls whether private VLAN is enabled.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.17.1.1 |
privateVlanVlanTableA table containing private VLAN information on the
VLANs which currently exist. SEQUENCE OF PrivateVlanVlanEntry .1.3.6.1.4.1.20540.2.2.1.1.17.1.4 |
privateVlanVlanEntryA conceptual row containing the private VLAN
information on the VLANs for a particular management
domain. PrivateVlanVlanEntry .1.3.6.1.4.1.20540.2.2.1.1.17.1.4.1 |
privateVlanVlanIndexThe VLAN ID of this private VLAN. Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.1.4.1.1 |
privateVlanVlanTypeThe VLAN type as defined for Private VLAN feature.
Set the value to invalid(1) to destroy an entry. Set
other values to create an entry. If an index
already exists, set others to modifiy it. Note that a VLAN's
private VLAN type cannot be changed once it has
any port members.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.17.1.4.1.2 |
privateVlanAssoicatedPrimaryVlanThe VLAN ID of the associated primary VLAN used for
the private VLAN feature if privateVlanVlanType has the
value of isolated(3), community(4). If privateVlanVlanType
has the value of primary(2), then this object has the value of 0.
Note that one isolated VLAN can only be associated
with one unique primary VLAN. One primary VLAN can only
be associated with one isolated VLAN.
One primary VLAN can be associated with multiple community VLANs;
one community VLAN can only be associated with one unique primary VLAN.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.1.4.1.3 |
privateVlanPrivatePortTableA table containing information on the configuration of
secondary VLANs on the device ports. SEQUENCE OF PrivateVlanPrivatePortEntry .1.3.6.1.4.1.20540.2.2.1.1.17.1.5 |
privateVlanPrivatePortEntryA conceptual row containing information of the
configuration of secondary VLANs for each port. An entry
is created by the managed system for each interface which
can be configured as a private port for Private VLAN
feature. PrivateVlanPrivatePortEntry .1.3.6.1.4.1.20540.2.2.1.1.17.1.5.1 |
privateVlanPrivatePortIfIndexThis is defined as the ifIndex. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.17.1.5.1.1 |
privateVlanPrivatePortSecondaryVlanThe VLAN ID of the secondary VLAN configured on this
private port. A private port is a port that allows
ingress traffic of the secondary VLAN as well as
egress traffic of its associated primary VLAN, but
blocks the egress traffic of the isolated VLAN while
allowing the egress traffic of the community
or twoWayCommunity VLAN depending on the type of the
secondary VLAN.
Note that a port can join a secondary VLAN only after
this secondary VLAN has been associated with a primary
VLAN, i.e., the cpvlanVlanAssociatedPrimaryVlan has a
non-zero value. The default value of 0 for this object
means this port has not yet joined a secondary VLAN.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.1.5.1.2 |
privateVlanPromPortTableA table containing secondary VLAN to primary VLAN remapping
information on ports of the device. SEQUENCE OF PrivateVlanPromPortEntry .1.3.6.1.4.1.20540.2.2.1.1.17.1.6 |
privateVlanPromPortEntryA conceptual row containing secondary VLAN to primary
VLAN remapping information for each port.
An entry is created by the managed system for each interface
which can be configured as a promiscuous port for the
private VLAN feature. PrivateVlanPromPortEntry .1.3.6.1.4.1.20540.2.2.1.1.17.1.6.1 |
privateVlanPromPortIfIndexThis is defined as ifIndex. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.17.1.6.1.1 |
privateVlanPromPortPrimaryVlanIdThe primary VLAN ID of the promiscous port.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.1.6.1.2 |
privateVlanPromPortSecondaryRemapA string of octets containing one bit per VLAN in the
management domain on this port. The first octet
corresponds to VLANs with VlanIndexOrZero values of 0
through 7; the second octet to VLANs 8 through 15; etc.
The most significant bit of each octet corresponds to
the lowest value VlanIndexOrZero in that octet.
Note that if the length of this string is less than
128 octets, any 'missing' octets are assumed to contain
the value zero. An NMS may omit any zero-valued octets
from the end of this string in order to reduce SetPDU
size, and the agent may also omit zero-valued trailing
octets, to reduce the size of GetResponse PDUs.ro OCTET STRING .1.3.6.1.4.1.20540.2.2.1.1.17.1.6.1.3 |
privateVlanPromPortSecondaryRemap2kA string of octets containing one bit per VLAN for
VLANs with VlanIndexOrZero values of 1024 through 2047
in the management domain on this port. The first octet
corresponds to VLANs with VlanIndexOrZero values of 1024
through 1031; the second octet to VLANs 1032 through
1039; etc. The most significant bit of each octet
corresponds to the lowest value VlanIndexOrZero in
that octet.
Note that if the length of this string is less than
128 octets, any 'missing' octets are assumed to contain
the value zero. An NMS may omit any zero-valued octets
from the end of this string in order to reduce SetPDU
size, and the agent may also omit zero-valued trailing
octets, to reduce the size of GetResponse PDUs.
This object is only instantiated on devices which support
the range of VlanIndexOrZero up to 4095.ro OCTET STRING .1.3.6.1.4.1.20540.2.2.1.1.17.1.6.1.4 |
privateVlanPromPortSecondaryRemap3kA string of octets containing one bit per VLAN for
VLANs with VlanIndexOrZero values of 2048 through 3071
in the management domain on this port. The first octet
corresponds to VLANs with VlanIndexOrZero values of 2048
through 2055; the second octet to VLANs 2056 through
2063; etc. The most significant bit of each octet
corresponds to the lowest value VlanIndexOrZero in
that octet.
Note that if the length of this string is less than
128 octets, any 'missing' octets are assumed to contain
the value zero. An NMS may omit any zero-valued octets
from the end of this string in order to reduce SetPDU
size, and the agent may also omit zero-valued trailing
octets, to reduce the size of GetResponse PDUs.
This object is only instantiated on devices which support
the range of VlanIndexOrZero up to 4095.ro OCTET STRING .1.3.6.1.4.1.20540.2.2.1.1.17.1.6.1.5 |
privateVlanPromPortSecondaryRemap4kA string of octets containing one bit per VLAN for
VLANs with VlanIndexOrZero values of 3072 through 4095
in the management domain on this port. The first octet
corresponds to VLANs with VlanIndexOrZero values of 3072
through 3079; the second octet to VLANs 3080 through
3087; etc. The most significant bit of each octet
corresponds to the lowest value VlanIndexOrZero in
that octet.
Note that if the length of this string is less than
128 octets, any 'missing' octets are assumed to contain
the value zero. An NMS may omit any zero-valued octets
from the end of this string in order to reduce SetPDU
size, and the agent may also omit zero-valued trailing
octets, to reduce the size of GetResponse PDUs.
This object is only instantiated on devices which support
the range of VlanIndexOrZero up to 4095.ro OCTET STRING .1.3.6.1.4.1.20540.2.2.1.1.17.1.6.1.6 |
privateVlanSessionTableContains the settings for private VLAN Session. SEQUENCE OF PrivateVlanSessionEntry .1.3.6.1.4.1.20540.2.2.1.1.17.1.8 |
privateVlanSessionEntryA conceptual row in the privateVlanSession table. PrivateVlanSessionEntry .1.3.6.1.4.1.20540.2.2.1.1.17.1.8.1 |
privateVlanSessionIdThe session ID that may specifiy certain entry in the table which contains private
VLAN session information. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.17.1.8.1.1 |
privateVlanSessionUplinkPortsThis is the list of uplink ports for a session of private VLAN. They should not
overlap with the privateVlanSessionPortDownlink of the same session, and they
also should not overlap with the privateVlanSessionPortUplink and the
privateVlanSessionPortDownlink of other session.rw PortList (Q-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.17.1.8.1.2 |
privateVlanSessionDownlinkPortsThis is the list of downlink ports for a session of private VLAN. They should not
overlap with the privateVlanSessionPortUplink of the same session, and they also
should not overlap with the privateVlanSessionPortUplink and the
privateVlanSessionPortDownlink of other session.rw PortList (Q-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.17.1.8.1.3 |
privateVlanSessionStatusSet this to valid(1) to create an entry. Sets this to
invalid(2) to destroy an entry.rw ValidStatus .1.3.6.1.4.1.20540.2.2.1.1.17.1.8.1.4 |
privateVlanUplinkToUplinkSets this to blocking(2) to deny the traffic of uplink
ports between different sessions. Set this to forwarding(1)
to allow the traffic of uplink ports between different
sessions.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.17.1.9 |
portSecurityMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.17.2 |
portSecPortTableThe port security(MAC binding) Table. SEQUENCE OF PortSecPortEntry .1.3.6.1.4.1.20540.2.2.1.1.17.2.1 |
portSecPortEntryThe entry of portSecPortTable. PortSecPortEntry .1.3.6.1.4.1.20540.2.2.1.1.17.2.1.1 |
portSecPortIndexThe port and the trunk (excluding trunk members) interface of
the portTable. The interface identified by a particular value
of this index is the same interface as identified by the same
value of ifIndex in the IF-MIB. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.17.2.1.1.1 |
portSecPortStatusSet enabled(1) to enable port security and set disabled(2) to
disable port security.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.17.2.1.1.2 |
portSecActionThe corresponding actions that will take place when a
port is under intrusion, when this variable is set to
none(1), no action will be performed, when this variable is
set to trap(2), a swPortSecurityTrap trap will be sent,
when this variable is set to shutdown(3), the port will
shutdown, when this variable is set to
trapAndShutdown(4), a swPortSecurityTrap will be sent
and the port will shutdown.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.17.2.1.1.3 |
portSecMaxMacCountThe maximun number of MAC addresses that will be learned and locked.
When we change the value of this variable, if the
portSecPortStatus is enabled, we will discard all secure MAC
and begin to learn again, until the number of MAC has reached
this value, and only the secure MAC addresses can enter
this port. If the portSecPortStatus is disabled, we will begin
to learn the MAC, and auto enabled the portSecPortStatus when
the MAC has reached this value.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.2.1.1.4 |
radiusMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.17.4 |
radiusServerGlobalAuthPortAauthentication port number for RADIUS server.
When specified radius server do not set
aauthentication port number, this value is used.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.4.1 |
radiusServerGlobalAcctPortAccounting port number of RADIUS server.
When specified radius server do not set
accounting port number, this value is used.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.4.2 |
radiusServerGlobalKeyKey for RADIUS. This variable can only be written.
When this variable is read, it always returns a
zero-length string.
When specified radius server do not set
key, this this value is used.rw DisplayString .1.3.6.1.4.1.20540.2.2.1.1.17.4.3 |
radiusServerGlobalRetransmitMaximum number of retransmissions for RADIUS.
When specified radius server do not set
maximum number of retransmissions, this value is used.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.4.4 |
radiusServerGlobalTimeoutTimeout for RADIUS.
When specified radius server do not set
timeout, this value is used.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.4.5 |
radiusServerTableThe table for RADIUS server. SEQUENCE OF RadiusServerEntry .1.3.6.1.4.1.20540.2.2.1.1.17.4.7 |
radiusServerEntryThe conceptual row for radiusServerTable. RadiusServerEntry .1.3.6.1.4.1.20540.2.2.1.1.17.4.7.1 |
radiusServerIndexThe RADIUS server index in the table. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.17.4.7.1.1 |
radiusServerAddressIP address of a RADIUS server.rw IpAddress .1.3.6.1.4.1.20540.2.2.1.1.17.4.7.1.2 |
radiusServerAuthPortNumberAuthentication port number of RADIUS server.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.4.7.1.3 |
radiusServerAcctPortNumberAccounting port number of RADIUS server.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.4.7.1.4 |
radiusServerKeyKey for RADIUS. This variable can only be written.
When this variable is read, it always returns a
zero-length string.rw DisplayString .1.3.6.1.4.1.20540.2.2.1.1.17.4.7.1.5 |
radiusServerRetransmitTimeout for RADIUS.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.4.7.1.6 |
radiusServerTimeoutTimeout for RADIUS.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.4.7.1.7 |
radiusServerStatusSetting this to valid(1) creates an entry.
Setting this to invalid(2) destroys an entry.rw ValidStatus .1.3.6.1.4.1.20540.2.2.1.1.17.4.7.1.8 |
tacacsMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.17.5 |
tacacsPlusServerGlobalPortNumberTCP port number of TACACS+ server.
When specified TACACS+ server do not set
TCP port number, this this value is used.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.5.2 |
tacacsPlusServerGlobalKeyThe encryption key used to encrpt the traffic between client and
TACACS+ server. Do not use blank spaces in the string. This variable
can only be set. When this variable is read, it always returns a
zero-length string.When specified TACACS+ server do not set
the encryption key , this this value is used.rw DisplayString .1.3.6.1.4.1.20540.2.2.1.1.17.5.3 |
tacacsPlusServerTableThe table for TACACS+ server. SEQUENCE OF TacacsPlusServerEntry .1.3.6.1.4.1.20540.2.2.1.1.17.5.4 |
tacacsPlusServerEntryThe conceptual row for tacacsPlusServerTable. TacacsPlusServerEntry .1.3.6.1.4.1.20540.2.2.1.1.17.5.4.1 |
tacacsPlusServerIndexTACACS+ server index. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.17.5.4.1.1 |
tacacsPlusServerAddressIP address of a TACACS+ server.rw IpAddress .1.3.6.1.4.1.20540.2.2.1.1.17.5.4.1.2 |
tacacsPlusServerPortNumberTCP port number of a TACACS+ server.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.5.4.1.3 |
tacacsPlusServerKeyThe encryption key used to encrpt the traffic between client and
TACACS+ server. Do not use blank spaces in the string. This
variable can only be set. When this variable is read, it always
returns a zero-length string.rw DisplayString .1.3.6.1.4.1.20540.2.2.1.1.17.5.4.1.4 |
tacacsPlusServerStatusSetting this to valid(1) creates an entry.
Setting this to invalid(2) destroys an entry.rw ValidStatus .1.3.6.1.4.1.20540.2.2.1.1.17.5.4.1.8 |
tacacsPlusServerRetransmitThe maximum number of retransmissions for TACACS+.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.5.4.1.9 |
tacacsPlusServerTimeoutTimeout for TACACS+.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.5.4.1.10 |
tacacsPlusServerGlobalRetransmitThe maximum number of retransmissions for TACACS+ global server.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.5.5 |
tacacsPlusServerGlobalTimeoutTimeout for TACACS+ global server.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.5.6 |
sshMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.17.6 |
sshServerStatusThe status of Secure Shell Server. Set this value to
enabled(1) to enable SSH server, set this value to
disabled(2) to disable the SSH server.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.17.6.1 |
sshServerMajorVersionThe major version of the SSH Server.ro Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.6.2 |
sshServerMinorVersionThe minor version of the SSH Server.ro Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.6.3 |
sshTimeoutThe time interval that the router waits for the SSH
client to respond. The range is 1-120.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.6.4 |
sshAuthRetriesThe number of attempts after which the interface is reset.
The range is 1-5.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.6.5 |
sshConnInfoTableThe table for Secure Shell Connection. SEQUENCE OF SshConnInfoEntry .1.3.6.1.4.1.20540.2.2.1.1.17.6.6 |
sshConnInfoEntryThe conceptual row for sshConnInfoTable. SshConnInfoEntry .1.3.6.1.4.1.20540.2.2.1.1.17.6.6.1 |
sshConnIDThe connection ID of the Secure Shell Connection. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.17.6.6.1.1 |
sshConnMajorVersionThe SSH major version.ro Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.6.6.1.2 |
sshConnMinorVersionThe SSH minor version.ro Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.6.6.1.3 |
sshConnEncryptionTypeThe encryption type of the SSH. none(1) means no encryption
, des(2) means using DES encryption, tribeDes means using
3DES encryption.ro Enumeration .1.3.6.1.4.1.20540.2.2.1.1.17.6.6.1.4 |
sshConnStatusThe SSH connection State. negotiationStart(1) means the
SSH is in its negotiation start state, authenticationStart(2)
means the SSH is in authentication start state, sessionStart(3)
means the SSH is in session start State.ro Enumeration .1.3.6.1.4.1.20540.2.2.1.1.17.6.6.1.5 |
sshConnUserNameThe user name of the connection.ro DisplayString .1.3.6.1.4.1.20540.2.2.1.1.17.6.6.1.6 |
sshDisconnectSet the variable to disconnect the connection,
noDisconnect(1) will always be obtained when reading this variable.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.17.6.6.1.7 |
sshConnEncryptionTypeStrThe encryption type of the SSH.ro DisplayString .1.3.6.1.4.1.20540.2.2.1.1.17.6.6.1.8 |
sshKeySizeThe SSH server key size.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.6.7 |
sshRsaHostKey1The RSA host key segment 1.ro KeySegment .1.3.6.1.4.1.20540.2.2.1.1.17.6.8 |
sshRsaHostKey2The RSA host key segment 2.ro KeySegment .1.3.6.1.4.1.20540.2.2.1.1.17.6.9 |
sshRsaHostKey3The RSA host key segment 3.ro KeySegment .1.3.6.1.4.1.20540.2.2.1.1.17.6.10 |
sshRsaHostKey4The RSA host key segment 4.ro KeySegment .1.3.6.1.4.1.20540.2.2.1.1.17.6.11 |
sshRsaHostKey5The RSA host key segment 5.ro KeySegment .1.3.6.1.4.1.20540.2.2.1.1.17.6.12 |
sshRsaHostKey6The RSA host key segment 6.ro KeySegment .1.3.6.1.4.1.20540.2.2.1.1.17.6.13 |
sshRsaHostKey7The RSA host key segment 7.ro KeySegment .1.3.6.1.4.1.20540.2.2.1.1.17.6.14 |
sshRsaHostKey8The RSA host key segment 8.ro KeySegment .1.3.6.1.4.1.20540.2.2.1.1.17.6.15 |
sshDsaHostKey1The DSA host key segment 1.ro KeySegment .1.3.6.1.4.1.20540.2.2.1.1.17.6.16 |
sshDsaHostKey2The DSA host key segment 2.ro KeySegment .1.3.6.1.4.1.20540.2.2.1.1.17.6.17 |
sshDsaHostKey3The DSA host key segment 3.ro KeySegment .1.3.6.1.4.1.20540.2.2.1.1.17.6.18 |
sshDsaHostKey4The DSA host key segment 4.ro KeySegment .1.3.6.1.4.1.20540.2.2.1.1.17.6.19 |
sshDsaHostKey5The DSA host key segment 5.ro KeySegment .1.3.6.1.4.1.20540.2.2.1.1.17.6.20 |
sshDsaHostKey6The DSA host key segment 6.ro KeySegment .1.3.6.1.4.1.20540.2.2.1.1.17.6.21 |
sshDsaHostKey7The DSA host key segment 7.ro KeySegment .1.3.6.1.4.1.20540.2.2.1.1.17.6.22 |
sshDsaHostKey8The DSA host key segment 8.ro KeySegment .1.3.6.1.4.1.20540.2.2.1.1.17.6.23 |
sshHostKeyGenActionThis variable is for host key generating.
For the set behavior:
Set it to genRsaKey(2) to generate the RSA host key,
and to genDsaKey(3) to generate the DSA host key,
if genBothKeys(4) is set, both RSA and DSA host key are
generated.
For the get behavior:
You will get genRsaKey(2), genDsaKey(3) or
genBothKeys(4) when the key gen action is in progress.
otherwise, you will get noGen(1).rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.17.6.24 |
sshHostKeyGenStatusThe result of the last KeyGen status.
if no key gen action has been performed.
you will get unknown(1) status.ro Enumeration .1.3.6.1.4.1.20540.2.2.1.1.17.6.25 |
sshHostKeySaveActionTo save host key from memory to flash.
For the set behavior:
Set it to save(2) to perform the save operation.
For the get behavior:
You will get save(1) when the save action is in progress.
Otherwise, you will get noSave(1).rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.17.6.26 |
sshHostKeySaveStatusThe result of the last savekey status.
If no save action has been performed,
you will get unknown(1) status.ro Enumeration .1.3.6.1.4.1.20540.2.2.1.1.17.6.27 |
sshHostKeyDelActionTo delete the host key.
For the set behavior:
Set it to delRsaKey(2) to delete the RSA host key,
to delDsaKey(3) to delete the DSA host key,
or to delBothKeys(4) to delete both RSA and DSA host key.
For the get behavior:
You will get delRsaKey(2), delDsaKey(3) or delBothKeys(4)
when the delete operation is in progress.
Otherwise, you will get noDel(1).rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.17.6.28 |
sshUserTableThe conceptual table of all of sshUserEntry. SEQUENCE OF SshUserEntry .1.3.6.1.4.1.20540.2.2.1.1.17.6.29 |
sshUserEntryThe conceptual row for sshUserTable. SshUserEntry .1.3.6.1.4.1.20540.2.2.1.1.17.6.29.1 |
sshUserNameUser Name. DisplayString .1.3.6.1.4.1.20540.2.2.1.1.17.6.29.1.1 |
sshUserRsaKey1The RSA user key segment 1.ro KeySegment .1.3.6.1.4.1.20540.2.2.1.1.17.6.29.1.2 |
sshUserRsaKey2The RSA user key segment 2.ro KeySegment .1.3.6.1.4.1.20540.2.2.1.1.17.6.29.1.3 |
sshUserRsaKey3The RSA user key segment 3.ro KeySegment .1.3.6.1.4.1.20540.2.2.1.1.17.6.29.1.4 |
sshUserRsaKey4The RSA user key segment 4.ro KeySegment .1.3.6.1.4.1.20540.2.2.1.1.17.6.29.1.5 |
sshUserRsaKey5The RSA user key segment 5.ro KeySegment .1.3.6.1.4.1.20540.2.2.1.1.17.6.29.1.6 |
sshUserRsaKey6The RSA user key segment 6.ro KeySegment .1.3.6.1.4.1.20540.2.2.1.1.17.6.29.1.7 |
sshUserRsaKey7The RSA user key segment 7.ro KeySegment .1.3.6.1.4.1.20540.2.2.1.1.17.6.29.1.8 |
sshUserRsaKey8The RSA user key segment 8.ro KeySegment .1.3.6.1.4.1.20540.2.2.1.1.17.6.29.1.9 |
sshUserDsaKey1The DSA user key segment 1.ro KeySegment .1.3.6.1.4.1.20540.2.2.1.1.17.6.29.1.10 |
sshUserDsaKey2The DSA user key segment 2.ro KeySegment .1.3.6.1.4.1.20540.2.2.1.1.17.6.29.1.11 |
sshUserDsaKey3The DSA user key segment 3.ro KeySegment .1.3.6.1.4.1.20540.2.2.1.1.17.6.29.1.12 |
sshUserDsaKey4The DSA user key segment 4.ro KeySegment .1.3.6.1.4.1.20540.2.2.1.1.17.6.29.1.13 |
sshUserDsaKey5The DSA user key segment 5.ro KeySegment .1.3.6.1.4.1.20540.2.2.1.1.17.6.29.1.14 |
sshUserDsaKey6The DSA user key segment 6.ro KeySegment .1.3.6.1.4.1.20540.2.2.1.1.17.6.29.1.15 |
sshUserDsaKey7The DSA user key segment 7.ro KeySegment .1.3.6.1.4.1.20540.2.2.1.1.17.6.29.1.16 |
sshUserDsaKey8The DSA user key segment 8.ro KeySegment .1.3.6.1.4.1.20540.2.2.1.1.17.6.29.1.17 |
sshUserKeyDelActionTo delete the user key.
For the set behavior:
Set it to delRsaKey(2) to delete the RSA user key,
to delDsaKey(3) to delete the DSA user key,
or to delBothKeys(4) to delete both RSA and DSA user key.
For the get behavior:
You will get delRsaKey(2), delDsaKey(3) or delBothKeys(4)
when the delete operation is in progress.
Otherwise, you will get noDel(1).rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.17.6.29.1.18 |
sshRsaHostKeySHA1FingerPrintThe SHA1 finger print of the RSA host key.ro DisplayString .1.3.6.1.4.1.20540.2.2.1.1.17.6.30 |
sshRsaHostKeyMD5FingerPrintThe MD5 finger print of RSA host key.ro DisplayString .1.3.6.1.4.1.20540.2.2.1.1.17.6.31 |
sshDsaHostKeySHA1FingerPrintThe SHA1 finger print of the DSA host key.ro DisplayString .1.3.6.1.4.1.20540.2.2.1.1.17.6.32 |
sshDsaHostKeyMD5FingerPrintThe MD5 finger print of the DSA host key.ro DisplayString .1.3.6.1.4.1.20540.2.2.1.1.17.6.33 |
ipFilterMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.17.9 |
ipFilterSnmpTableA list of IP address entries. SEQUENCE OF IpFilterSnmpEntry .1.3.6.1.4.1.20540.2.2.1.1.17.9.1 |
ipFilterSnmpEntryThis entry includes an IP address range which the system
will allow to connect to this device through SNMP. IpFilterSnmpEntry .1.3.6.1.4.1.20540.2.2.1.1.17.9.1.1 |
ipFilterSnmpStartAddressThe start IP address. IpAddress .1.3.6.1.4.1.20540.2.2.1.1.17.9.1.1.1 |
ipFilterSnmpEndAddressThe end IP address.rw IpAddress .1.3.6.1.4.1.20540.2.2.1.1.17.9.1.1.2 |
ipFilterSnmpStatusSetting this to valid(1) creates an entry.
Setting this to invalid(2) destroys an entry.rw ValidStatus .1.3.6.1.4.1.20540.2.2.1.1.17.9.1.1.3 |
ipFilterHTTPTableA list of IP address entries. SEQUENCE OF IpFilterHTTPEntry .1.3.6.1.4.1.20540.2.2.1.1.17.9.2 |
ipFilterHTTPEntryThis entry includes an IP address range which the system
will allow to connect to this device through SNMP. IpFilterHTTPEntry .1.3.6.1.4.1.20540.2.2.1.1.17.9.2.1 |
ipFilterHTTPStartAddressThe start IP address. IpAddress .1.3.6.1.4.1.20540.2.2.1.1.17.9.2.1.1 |
ipFilterHTTPEndAddressThe end IP address.rw IpAddress .1.3.6.1.4.1.20540.2.2.1.1.17.9.2.1.2 |
ipFilterHTTPStatusSetting this to valid(1) creates an entry.
Setting this to invalid(2) destroys an entry.rw ValidStatus .1.3.6.1.4.1.20540.2.2.1.1.17.9.2.1.3 |
ipFilterTelnetTableA list of IP address entries. SEQUENCE OF IpFilterTelnetEntry .1.3.6.1.4.1.20540.2.2.1.1.17.9.3 |
ipFilterTelnetEntryThis entry includes an IP address range which the system
will allow them to connect to this device through SNMP. IpFilterTelnetEntry .1.3.6.1.4.1.20540.2.2.1.1.17.9.3.1 |
ipFilterTelnetStartAddressThe start IP address. IpAddress .1.3.6.1.4.1.20540.2.2.1.1.17.9.3.1.1 |
ipFilterTelnetEndAddressThe end IP address.rw IpAddress .1.3.6.1.4.1.20540.2.2.1.1.17.9.3.1.2 |
ipFilterTelnetStatusSetting this to valid(1) creates an entry.
Setting this to invalid(2) destroys an entry.rw ValidStatus .1.3.6.1.4.1.20540.2.2.1.1.17.9.3.1.3 |
dot1xMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.17.11 |
dot1xAuthConfigExtTableThe extension table of dot1xAuthConfigTable. SEQUENCE OF Dot1xAuthConfigExtEntry .1.3.6.1.4.1.20540.2.2.1.1.17.11.1 |
dot1xAuthConfigExtEntryThe entry of dot1xAuthConfigExtTable. Dot1xAuthConfigExtEntry .1.3.6.1.4.1.20540.2.2.1.1.17.11.1.1 |
dot1xAuthConfigExtOperModeThe operation mode of dot1x port which allows host
connection to 802.1x-authorized ports.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.17.11.1.1.1 |
dot1xAuthConfigExtMultiHostMaxCntThe maximum number of hosts when the
dot1xAuthConfigExtOperMode is multiHost(2). When the
operation Mode is singleHost(1), we can ignore this
variables.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.11.1.1.2 |
dot1xAuthConfigExtPortIntrusionActionResponses to intrusion when the authentication is failed;
blockTraffic(1) means that to block traffic when the authentication is failed and
guestVlan(2) means that to join to a guest VLAN when the authentication is failed.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.17.11.1.1.3 |
aaaMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.17.12 |
aaaMethodTableContains the settings needed for accounting. SEQUENCE OF AaaMethodEntry .1.3.6.1.4.1.20540.2.2.1.1.17.12.1 |
aaaMethodEntryA conceptual row in the aaaMethodTable. AaaMethodEntry .1.3.6.1.4.1.20540.2.2.1.1.17.12.1.1 |
aaaMethodIndexSpecifies the index for the entry. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.17.12.1.1.1 |
aaaMethodNameName for the method.rw DisplayString .1.3.6.1.4.1.20540.2.2.1.1.17.12.1.1.2 |
aaaMethodGroupNameName for the server to use, pointing to aaaRadiusGroupName
or aaaTacacsPlusGroupName.rw DisplayString .1.3.6.1.4.1.20540.2.2.1.1.17.12.1.1.3 |
aaaMethodModestartStop(1),sends a 'start' accounting notice at the beginning of a process and
a 'stop' accounting notice at the end of a process. The 'start' accounting record
is sent in the background. The requested user process begins regardless of whether or not
the 'start' accounting notice was received by the accounting server.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.17.12.1.1.4 |
aaaMethodStatusSet to 1 to initiate the aaaMethodTable, 2 to destroy the table.rw ValidStatus .1.3.6.1.4.1.20540.2.2.1.1.17.12.1.1.5 |
aaaMethodClientTypedot1x(1): Provides accounting service for 802.1x activity;
exec(2): Provides accounting service for EXEC connection
such as Telnet, SSH or console; commands(3): Provides
accounting service for command privileges.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.17.12.1.1.6 |
aaaMethodPrivilegeLevelSpecifies the privilege level for the entry.
When aaaMethodClientType is in the mode of command(3),
the privilege level is enabled to be accessed.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.12.1.1.7 |
aaaRadiusGroupTableUses a subset of RADIUS servers for accounting as defined by the server group SEQUENCE OF AaaRadiusGroupEntry .1.3.6.1.4.1.20540.2.2.1.1.17.12.2 |
aaaRadiusGroupEntryA conceptual row of aaaRadiusGroupEntry. AaaRadiusGroupEntry .1.3.6.1.4.1.20540.2.2.1.1.17.12.2.1 |
aaaRadiusGroupIndexSpecifies the index for the entry. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.17.12.2.1.1 |
aaaRadiusGroupServerBitMapIdentifies which RADIUS sever to use, each bit points to each radius server.
80 (1000 0000) point to radius server 1, C0 (11000000) points to radius 1 and radius 2.rw OCTET STRING .1.3.6.1.4.1.20540.2.2.1.1.17.12.2.1.2 |
aaaRadiusGroupNameUses a subset of servers for accounting as
defined by the server group. The same name as aaaTacasPlusGroupName is not allowed.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.17.12.2.1.3 |
aaaRadiusGroupStatusSet to 1 to initiate the aaaRadiusGroupTable, 2 to destroy the table.rw ValidStatus .1.3.6.1.4.1.20540.2.2.1.1.17.12.2.1.4 |
aaaTacacsPlusGroupTableUses a subset of TACACS+ servers for accounting as defined by the server group SEQUENCE OF AaaTacacsPlusGroupEntry .1.3.6.1.4.1.20540.2.2.1.1.17.12.3 |
aaaTacacsPlusGroupEntryA conceptual row of aaaTacacsPlusGroupEntry. AaaTacacsPlusGroupEntry .1.3.6.1.4.1.20540.2.2.1.1.17.12.3.1 |
aaaTacacsPlusGroupIndexSpecifies the index for the entry. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.17.12.3.1.1 |
aaaTacacsPlusGroupServerBitMapIdentifies which TACACS+ sever to use.rw OCTET STRING .1.3.6.1.4.1.20540.2.2.1.1.17.12.3.1.2 |
aaaTacacsPlusGroupNameUses a subset of servers for accounting as
defined by the server group. We can't have the same name as aaaRadiusGroupNamerw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.17.12.3.1.3 |
aaaTacacsPlusGroupStatusSet to 1 to initiate the aaaRadiusGroupTable, 2 to destroy the table.rw ValidStatus .1.3.6.1.4.1.20540.2.2.1.1.17.12.3.1.4 |
aaaUpdateSpecifies the periodic interim accounting records to be sent
to the accounting server and periodic intervals to send accounting update records(in minutes).rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.12.4 |
aaaAccountTableSpecifies an interface or a set of interfaces that the
accounting method list will be applied to. SEQUENCE OF AaaAccountEntry .1.3.6.1.4.1.20540.2.2.1.1.17.12.5 |
aaaAccountEntryA conceptual row of aaaAccountTable. AaaAccountEntry .1.3.6.1.4.1.20540.2.2.1.1.17.12.5.1 |
aaaAccountIfIndexDefined as the ifIndex Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.17.12.5.1.1 |
aaaAccountMethodNameSpecifies the name of the list of accounting methods to use.
If no method name is specified, the system uses the default.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.17.12.5.1.2 |
aaaAccountProtocolGet the protocol type of a list method to know which server (RADIUS or TACACS+) is in use.ro Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.12.5.1.3 |
aaaAccountStatusSet to 1 to initiate the aaaRadiusGroupTable, 2 to destroy the table.rw ValidStatus .1.3.6.1.4.1.20540.2.2.1.1.17.12.5.1.4 |
aaaCommandPrivilegesTableContains the settings needed for command privileges. SEQUENCE OF AaaCommandPrivilegesEntry .1.3.6.1.4.1.20540.2.2.1.1.17.12.8 |
aaaCommandPrivilegesEntryA conceptual row in the aaaCommandPrivilegesTable. AaaCommandPrivilegesEntry .1.3.6.1.4.1.20540.2.2.1.1.17.12.8.1 |
aaaCommandPrivilegesLevelSpecifies the privilege level index for the entry. Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.12.8.1.1 |
aaaCommandPrivilegesInterfaceIndexSpecifies the interface index for the entry. Enumeration .1.3.6.1.4.1.20540.2.2.1.1.17.12.8.1.2 |
aaaCommandPrivilegesMethodNameSpecifies the method name in the lists under
the mode of command privileges.rw DisplayString .1.3.6.1.4.1.20540.2.2.1.1.17.12.8.1.3 |
aaaAccExecTableSpecifies an interface or a set of interfaces that the
accounting method list will be applied to. SEQUENCE OF AaaAccExecEntry .1.3.6.1.4.1.20540.2.2.1.1.17.12.9 |
aaaAccExecEntryA conceptual row of aaaAccExecTable. AaaAccExecEntry .1.3.6.1.4.1.20540.2.2.1.1.17.12.9.1 |
aaaAccExecIndexThe method of accessing CLI management. Enumeration .1.3.6.1.4.1.20540.2.2.1.1.17.12.9.1.1 |
aaaAccExecMethodNameSpecifies the name of the list of accounting methods to use.
If no method name is specified, the system uses the default.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.17.12.9.1.2 |
networkAccessMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.17.13 |
networkAccessPortTableA table contains the information of network access about every port. SEQUENCE OF NetworkAccessPortEntry .1.3.6.1.4.1.20540.2.2.1.1.17.13.2 |
networkAccessPortEntryA conceptual row in the networkAccessPort table. NetworkAccessPortEntry .1.3.6.1.4.1.20540.2.2.1.1.17.13.2.1 |
networkAccessPortPortIndexThe port and the trunk (excluding trunk members) interface of the
portTable. The interface identified by a particular value of this port
index is the same interface identified by the same value of
ifIndex in the IF-MIB. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.17.13.2.1.1 |
networkAccessPortMaxMacCountSpecifies the maximum number of authenticated MAC address.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.13.2.1.3 |
networkAccessPortMacFilterSpecifies the MAC filter ID, Set this variable to zero to
disable MAC filter.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.13.2.1.5 |
networkAccessPortGuestVlanSpecifies the guest VLAN ID. To disable the VLAN, set the value to 0.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.13.2.1.6 |
networkAccessPortLinkDetectionStatusSet this object to enabled(1) to enable link detection.
Set this object to disabled(2) to disable link detection.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.17.13.2.1.7 |
networkAccessPortLinkDetectionModeSpecifies the detection event for a port. Set this object
to linkUp(1) to detect a link-up event. Set this object
to linkDown(2) to detect a link-down event. Set this
object to linkUpDown(3) to detect both link up and
link down events.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.17.13.2.1.8 |
networkAccessPortLinkDetectionAcitonSpecifies the action to take when a networkAccessPortLinkDetection
event is triggered. Set this object to trap(1) to send a trap
when a networkAccessPortLinkDetection event is triggered.
Set this object to shutDown(2) to shut down the port when a
networkAccessPortLinkDetection event is triggered. Set this object
to trapAndShutDown(3) to send a trap and shut down the port when a
networkAccessPortLinkDetection event is triggered.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.17.13.2.1.9 |
networkAccessPortDynamicQosSet this object to enabled(1) to enable Dynamic QoS.
Set this object to disabled(2) to disable Dynamic QoS.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.17.13.2.1.10 |
networkAccessClearMacAddressMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.17.13.3 |
networkAccessClearMacAddressAttributeAttribute for clearing Mac address. Specifies the certain attribute
in Mac address table. all(1) indicates both reauthorized and learnt
secure MAC address; static(2) indicates reauthorized MAC address;
dynamic(3) indicates learnt secure MAC address.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.17.13.3.1 |
networkAccessClearMacAddressMacAddressSpecifies MAC address in the MAC address table for clearing
MAC address. '000000' represents that no MAC address is specified.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.17.13.3.2 |
networkAccessClearMacAddressPortThe specifies port in the MAC address table for clearing MAC address.
'0' represents that no port is specified.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.13.3.3 |
networkAccessClearMacAddressActionAction for clearing MAC address . When setting this object to clear(2)
to begin the clearing MAC address operation, a particular MAC address
is cleared from the MAC address table. When the action is finshed whether
or not it is successful or no action is taken, the value of this object
is always noclear(1).rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.17.13.3.4 |
networkAccessMacAddressTableContains the information of network access MAC addresses. SEQUENCE OF NetworkAccessMacAddressEntry .1.3.6.1.4.1.20540.2.2.1.1.17.13.4 |
networkAccessMacAddressEntryA conceptual row in the networkAccessMacAddress table. NetworkAccessMacAddressEntry .1.3.6.1.4.1.20540.2.2.1.1.17.13.4.1 |
networkAccessMacAddressAddressSpecifies the authenticated MAC address. MacAddress (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.17.13.4.1.1 |
networkAccessMacAddressPortSpecifies the port of authenticated MAC address. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.17.13.4.1.2 |
networkAccessMacAddressInetAddressTypeThis object indicates the type of IP address denoted in
networkAccessMacAddressRadiusServerInetAddress type.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.20540.2.2.1.1.17.13.4.1.3 |
networkAccessMacAddressRadiusServerInetAddressDisplays the IP address of radius server that authenticates
the specified Mac address.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.20540.2.2.1.1.17.13.4.1.4 |
networkAccessMacAddressTimeDisplays the authentication time of the authenticated MAC address.
The following form is a text string; 'yyyy MMm DDd HHh MMm SSs'.
'yyyy' is a four-digit year. 'MM' is a month. A single-digit month is
preceded by a zero. 'DD' is the day of a month. A single-digit day
is preceded by the value zero. 'HH', 'MM' and 'SS' are hour,
minute, and second respectively. A single-digit hour, minute,
and second are preceded by a zero value. An example is:
'2001y 01m 01d 00h 04m 43s'.ro DisplayString .1.3.6.1.4.1.20540.2.2.1.1.17.13.4.1.5 |
networkAccessMacAddressAttributeDisplays the attribute of an authenticated MAC address.
static(1) indicates resauthorized secure MAC address.
dynamic(2) indicates learnt secure MAC address.ro Enumeration .1.3.6.1.4.1.20540.2.2.1.1.17.13.4.1.6 |
networkAccessAgingSet this object to enabled(1) to enable MAC address aging feature.
Set this object to disabled(2) to disable MAC address aging feature.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.17.13.5 |
networkAccessMacFilterWithMaskTableContains the settings for MAC filter. SEQUENCE OF NetworkAccessMacFilterWithMaskEntry .1.3.6.1.4.1.20540.2.2.1.1.17.13.6 |
networkAccessMacFilterWithMaskEntryA conceptual row in the networkAccessMacFilterWithMaskTable. NetworkAccessMacFilterWithMaskEntry .1.3.6.1.4.1.20540.2.2.1.1.17.13.6.1 |
networkAccessMacFilterWithMaskIDSpecifies the MAC filter ID. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.17.13.6.1.1 |
networkAccessMacFilterWithMaskMacAddressSpecifies the MAC address to be filtered. MacAddress (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.17.13.6.1.2 |
networkAccessMacFilterWithMaskMacAddressMaskSpecifies the MAC mask to be filtered. MacAddress (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.17.13.6.1.3 |
networkAccessMacFilterWithMaskStatusSet this object to valid(1) to create an entry.
Set this object to invalid(2) to destroy an entry.rw ValidStatus .1.3.6.1.4.1.20540.2.2.1.1.17.13.6.1.4 |
macAuthMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.17.14 |
macAuthReauthTimeSpecifies the reauthentication time period.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.14.1 |
macAuthPortTableContains the settings for mac authentication of each port. SEQUENCE OF MacAuthPortEntry .1.3.6.1.4.1.20540.2.2.1.1.17.14.2 |
macAuthPortEntryA conceptual row in the macAuthPort table. MacAuthPortEntry .1.3.6.1.4.1.20540.2.2.1.1.17.14.2.1 |
macAuthPortIndexThe port and the trunk (including trunk members) interface of the
port table. The interface identified by a particular value of this
index is the same interface identified by the same value
of ifIndex in the IF-MIB. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.17.14.2.1.1 |
macAuthPortMaxMacCountSpecifies the maximum number of authenticated MAC addresses for MAC authentication.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.14.2.1.2 |
macAuthPortIntrusionActionResponses to intrusion when the authentication is failed.
blockTraffic(1) : denies network access to an unauthorized client;
passTraffic(2) : allows unauthorized clients to the access network.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.17.14.2.1.3 |
webAuthMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.17.15 |
webAuthSystemAuthControlSets enabled(1) to enable WebAuth feature and
sets disabled(2) to disable WebAuth feature.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.17.15.1 |
webAuthSessionTimeoutFor authenticated success users, they can use internet
service during a certain period. Whenever this period expires,
users need to be re-authenticated again. This period is
called session time.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.15.5 |
webAuthQuietPeriodSpecifies the re-authentication interval when the authentication
fail attempts reach the webAuthLoginAttempts value. Unauthenticated
user won't be authenticated during this period.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.15.6 |
webAuthLoginAttemptsSpecifies the counter that configures the authentication fail times
for a client. If authentication fail times reaches the specified
value, the client are not allowed to login for some period.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.15.7 |
webAuthReauthenticateMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.17.15.8 |
webAuthReauthenticatePortSpecifies the port to re-authenticate for all of its
authenticated hosts.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.15.8.1 |
webAuthReauthenticateInetAddressTypeSpecifies host type to re-authenticate.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.20540.2.2.1.1.17.15.8.2 |
webAuthReauthenticateInetAddressSpecificies host to re-authenticate.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.20540.2.2.1.1.17.15.8.3 |
webAuthReauthenticateActionAction for WebAuth re-authenication. When setting this object to
reauth(2) to begin the re-authenticated operation, a particular
user is re-authenticated. When the action is finshed whether it is
successfully, or no action is taken, the value of this
object is always noReauth(1).rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.17.15.8.4 |
webAuthPortConfigTableContains the settings for web authentication of each port. SEQUENCE OF WebAuthPortConfigEntry .1.3.6.1.4.1.20540.2.2.1.1.17.15.9 |
webAuthPortConfigEntryA conceptual row in the webAuthPortConfigTable. WebAuthPortConfigEntry .1.3.6.1.4.1.20540.2.2.1.1.17.15.9.1 |
webAuthPortConfigPortIndexThe port number of the port that may specify certain entry in the table which contains web authentication information. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.17.15.9.1.1 |
webAuthPortConfigStatusSets enabled(1) to enable web authentication feature for each port and
sets disabled(2) to disable web authentication for each port.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.17.15.9.1.2 |
webAuthPortConfigAuthenticatedHostCountDisplays the authenticated host counts for each portro Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.15.9.1.3 |
webAuthPortInfoTableContains the information for web authentication of each port. SEQUENCE OF WebAuthPortInfoEntry .1.3.6.1.4.1.20540.2.2.1.1.17.15.10 |
webAuthPortInfoEntryA conceptual row in the webAuthPortTable. WebAuthPortInfoEntry .1.3.6.1.4.1.20540.2.2.1.1.17.15.10.1 |
webAuthPortInfoPortIndexThe port number for which this entry contains web authentication information. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.17.15.10.1.1 |
webAuthPortInfoPortAuthSuccessIndexThe authentication success number of port for which this entry contains web authentication information. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.17.15.10.1.2 |
webAuthPortInfoInetAddressTypeThis object indicates the type of IP address denoted in webAuthPortInfoIpAddress type.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.20540.2.2.1.1.17.15.10.1.3 |
webAuthPortInfoInetAddressThe IP address which may specify the entry containing web authentication information.ro InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.20540.2.2.1.1.17.15.10.1.4 |
webAuthPortInfoRemainingSessiontimeThe remaining session time for authenticated hosts. During this
period, they may use internet resource. When the session time expires, they
will need to re-authenticate again.ro Integer32 .1.3.6.1.4.1.20540.2.2.1.1.17.15.10.1.5 |
webAuthPortInfoStatusDisplays the web authentication status for each port.
authenticated (1) means the user is authenticated.ro Enumeration .1.3.6.1.4.1.20540.2.2.1.1.17.15.10.1.6 |
sysLogMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.19 |
sysLogStatusWhether the system log is enabled.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.19.1 |
sysLogHistoryFlashLevelSeverity level for logging to flash.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.19.2 |
sysLogHistoryRamLevelSeverity level for logging to RAM.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.19.3 |
remoteLogMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.19.6 |
remoteLogStatusWhether the remote log system is enabled.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.19.6.1 |
remoteLogLevelSeverity level for remote log.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.19.6.2 |
remoteLogFacilityTypeThe facility type for remote log.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.19.6.3 |
remoteLogServerTableA Table for storing the remote log Server list. SEQUENCE OF RemoteLogServerEntry .1.3.6.1.4.1.20540.2.2.1.1.19.6.4 |
remoteLogServerEntryA conceptually row for remoteLogServerTable. RemoteLogServerEntry .1.3.6.1.4.1.20540.2.2.1.1.19.6.4.1 |
remoteLogServerIpThe IP address of the remote log Server. IpAddress .1.3.6.1.4.1.20540.2.2.1.1.19.6.4.1.1 |
remoteLogServerStatusSetting this to valid(1) creates an entry.
Setting this to invalid(2) destroys an entry.rw ValidStatus .1.3.6.1.4.1.20540.2.2.1.1.19.6.4.1.2 |
smtpMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.19.7 |
smtpStatusSet enabled(1) to enable the SMTP, set disabled(2) to disable
the SMTP.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.19.7.1 |
smtpSeverityLevelSpecify the SMTP minimum severity level to send the event message.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.19.7.2 |
smtpSourceEMailSMTP source email address,
the sender's mail address that appears
in the 'From' field of the mail.rw DisplayString .1.3.6.1.4.1.20540.2.2.1.1.19.7.3 |
smtpServerIpTableThe SMTP server IP table.
The maximum servers to be added is 3. SEQUENCE OF SmtpServerIpEntry .1.3.6.1.4.1.20540.2.2.1.1.19.7.4 |
smtpServerIpEntryA conceptual row of the smtpServerIpTable. SmtpServerIpEntry .1.3.6.1.4.1.20540.2.2.1.1.19.7.4.1 |
smtpServerIpSMTP mail server's IP address. IpAddress .1.3.6.1.4.1.20540.2.2.1.1.19.7.4.1.1 |
smtpServerIpStatusSetting this to valid(1) creates an entry.
Setting this to invalid(2) destroys an entry.rw ValidStatus .1.3.6.1.4.1.20540.2.2.1.1.19.7.4.1.2 |
smtpDestEMailTableThe table of the destination e-mail address.
The maximum numbers of destination email address to be added is 5. SEQUENCE OF SmtpDestEMailEntry .1.3.6.1.4.1.20540.2.2.1.1.19.7.5 |
smtpDestEMailEntryA conceptual row of the smtpDestEMailTable. SmtpDestEMailEntry .1.3.6.1.4.1.20540.2.2.1.1.19.7.5.1 |
smtpDestEMailSMTP destination e-mail address. DisplayString .1.3.6.1.4.1.20540.2.2.1.1.19.7.5.1.1 |
smtpDestEMailStatusSetting this to valid(1) creates an entry.
Setting this to invalid(2) destroys an entry.rw ValidStatus .1.3.6.1.4.1.20540.2.2.1.1.19.7.5.1.2 |
lineMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.20 |
consoleMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.20.1 |
consoleDataBitsNumber of data bits.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.20.1.1 |
consoleParityDefines the generation of a parity bit.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.20.1.2 |
consoleStopBitsThe console stop bits, valid values are stopbits1(1) or stopbits2(2)rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.20.1.4 |
consoleExecTimeoutIn a serial console, use the consoleExecTimeout
variable to set the interval that the EXEC command
interpreter waits until user input is detected;
set the value to 0 to disable it.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.20.1.5 |
consolePasswordThresholdThe number of failed console logon attempts that may be
made before the system will not accept a further attempt
in the time specified by consoleSilentTime. A value of 0
disables the functionality.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.20.1.6 |
consoleSilentTimeThe length of time that the management console is
inaccessible after the number of failed logon
attempts has reached consolePasswordThreshold. A value
of 0 disables the functionality.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.20.1.7 |
consoleAdminBaudRateBaud rate. Valid values are 2400, 4800, 9600,
19200, 38400, 57600, 115200.
Setting this variable to 0 means autobaud.
Please read the actual baud rate in the consoleOperBaudRate variable.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.20.1.8 |
consoleOperBaudRateThe baud rate currently in use.ro Integer32 .1.3.6.1.4.1.20540.2.2.1.1.20.1.9 |
consoleLoginResponseTimeoutConsole login response timeout setting.
Valid range is 0 to 300. Setting to 0 means disabled.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.20.1.10 |
telnetMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.20.2 |
telnetExecTimeoutSpecifies the interval that the system waits for user input
before terminating the current telnet session.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.20.2.1 |
telnetPasswordThresholdThe number of failed telnet logon attempts that may be made
before the system will not accept a further attempt to logon
with telnet.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.20.2.2 |
telnetLoginResponseTimeoutTelnet login response timeout setting.
Valid range is 1 to 300.
This timout setting cannot be disbled.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.20.2.3 |
telnetStatusTo enable or disable the telnet function.
Any new telnet request will be rejected and all current telnet sessions will be
terminated if this status is set to disabled(2).rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.20.2.4 |
telnetPortNumberThe telnet session port number.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.20.2.5 |
sysTimeMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.23 |
sntpMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.23.1 |
sntpStatusSet enabled(1) to enable the SNTP, set disabled(2) to disable
the SNTP.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.23.1.1 |
sntpServiceModeService mode.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.23.1.2 |
sntpPollIntervalPolling interval.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.23.1.3 |
sntpServerTableTable for SNTP servers SEQUENCE OF SntpServerEntry .1.3.6.1.4.1.20540.2.2.1.1.23.1.4 |
sntpServerEntryEntry for SNTP servers. SntpServerEntry .1.3.6.1.4.1.20540.2.2.1.1.23.1.4.1 |
sntpServerIndexThe index of a server. This table has fixed size. Integer32 .1.3.6.1.4.1.20540.2.2.1.1.23.1.4.1.1 |
sntpServerIpAddressThe IP address of a server. Valid IP addresses
must occupy contiguous indexes.
All IP addresses after the last valid index are 0.rw IpAddress .1.3.6.1.4.1.20540.2.2.1.1.23.1.4.1.2 |
sysCurrentTimeThis is a text string in the following form, based on Unix:
'Mmm _d hh:mm:ss yyyy'. 'Mmm' are the first three letters
of the English name of the month. '_d' is the day of month.
A single-digit day is preceded by a space. 'hh:mm:ss' is
a 24-hour representations of hours, minutes, and seconds.
A single-digit hour is preceded by a zero. 'yyyy' is a
four-digit year. An example is: 'Jan 1 02:03:04 2002'.rw DisplayString .1.3.6.1.4.1.20540.2.2.1.1.23.2 |
sysTimeZoneThis is a text string in the following form: '[s]hh:mm'.
'[s]' is a plus-or-minus sign. For UTC, this is omitted.
For a positive offset, this is '+'. For a negative offset,
this is '-'. 'hh:mm' in the hour and minute offset from UTC.
A single-digit hour is preceded by a zero. When
sysTimeZonePredefined object is set to any value other than
none(1), this object will be empty string.rw DisplayString .1.3.6.1.4.1.20540.2.2.1.1.23.3 |
sysTimeZoneNameThe name of the time zone. When sysTimeZonePredefined object
is set to any value other than none(1), this object will be
empty string.rw DisplayString .1.3.6.1.4.1.20540.2.2.1.1.23.4 |
ntpMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.23.5 |
ntpStatusSet enabled(1) to enable the NTP, set disabled(2) to disable
the NTP.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.23.5.1 |
ntpServiceModeService mode.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.23.5.2 |
ntpPollIntervalPolling interval in seconds.ro Integer32 .1.3.6.1.4.1.20540.2.2.1.1.23.5.3 |
ntpAuthenticateStatusSet enabled(1) to enable the NTP Authenticate, set disabled(2) to
disable the NTP.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.23.5.4 |
ntpServerTableTable for NTP servers SEQUENCE OF NtpServerEntry .1.3.6.1.4.1.20540.2.2.1.1.23.5.5 |
ntpServerEntryEntry for NTP servers. NtpServerEntry .1.3.6.1.4.1.20540.2.2.1.1.23.5.5.1 |
ntpServerIpAddressThe IP address of a server. Valid IP addresses
must occupy contiguous indexes.
All IP addresses after the last valid index is 0. IpAddress .1.3.6.1.4.1.20540.2.2.1.1.23.5.5.1.1 |
ntpServerVersionNTP version.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.23.5.5.1.2 |
ntpServerKeyIdKey for a NTP server. This variable can only be written.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.23.5.5.1.3 |
ntpServerStatusThe status of this conceptual row entry. This object isused to manage the
creation and deletion of conceptual rows.
The status column has six defined values:
- 'active', which indicates that the conceptual row is
available for use by the managed device;
- 'create', which is supplied by a management
station wishing to create a new instance of a
conceptual row and to have its status automatically set
to active, making it available for use by the managed
device;
- 'destroy', which is supplied by a management station
wishing to delete all of the instances associated with
an existing conceptual row.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.23.5.5.1.4 |
ntpAuthKeyTableTable for NTP Authentication keys SEQUENCE OF NtpAuthKeyEntry .1.3.6.1.4.1.20540.2.2.1.1.23.5.6 |
ntpAuthKeyEntryEntry for NTP Authentication keys. NtpAuthKeyEntry .1.3.6.1.4.1.20540.2.2.1.1.23.5.6.1 |
ntpAuthKeyIdThe index of a Authentication key. This table has fixed size. Integer32 .1.3.6.1.4.1.20540.2.2.1.1.23.5.6.1.1 |
ntpAuthKeyWordThe Authentication key word is used to created a key by the MD5
And the max length is 32.rw OCTET STRING .1.3.6.1.4.1.20540.2.2.1.1.23.5.6.1.2 |
ntpAuthKeyStatusThe status of this conceptual row entry. This object isused to manage the
creation and deletion of conceptual rows.
The status column has six defined values:
- 'active', which indicates that the conceptual row is
available for use by the managed device;
- 'create', which is supplied by a management
station wishing to create a new instance of a
conceptual row and to have its status automatically set
to active, making it available for use by the managed
device;
- 'destroy', which is supplied by a management station
wishing to delete all of the instances associated with
an existing conceptual row.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.23.5.6.1.3 |
sysTimeZonePredefinedSpecifies the time zone predefined mode. If time zone is
configured by sysTimeZone object, the value field will be
none(1). When this variable is set to any value other than
none(1), sysTimeZone and sysTimeZoneName will become empty
strings. This object can be set to none(1) only when it is
already equal to none(1).rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.23.6 |
sysSummerTimeMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.23.7 |
sysSummerTimeZoneNameThe name of the summer time zone. If sysSummerTimeMode is
disabled, empty string will be shown.rw DisplayString .1.3.6.1.4.1.20540.2.2.1.1.23.7.1 |
sysSummerTimeModeThe mode of the summer time.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.23.7.2 |
sysSummerTimeRecurringTimeThis is a text string in the following form, based on Unix:
'www Ddd Mmm hh:mm - www Ddd Mmm hh:mm'. 'www' is the week
number of the month. The range of 'www' is 1 to 5. The 5th
week is the last week of the month. 'Ddd' are the first three
letters of day of the week. 'Mmm' are the first three letters
of the month. 'hh:mm' is a 24-hour representation of hours
and minutes. A single-digit hour or minute is preceded by a
zero. An example is: '1st Sun Jul 00:00 - 4th Sun Oct 00:00'.
When sysSummerTimeMode is recurring(2), the object can be
modified. Empty string will be shown when sysSummerTimeMode
is not recurring(2).rw DisplayString .1.3.6.1.4.1.20540.2.2.1.1.23.7.3 |
sysSummerTimeDateTimeThis is a text string in the following form, based on Unix:
'Mmm _d yyyy hh:mm - Mmm _d yyyy hh:mm'. 'Mmm' are the first
three letters of the month. '_d' is the day of month.
A single-digit day is preceded by a space. 'yyyy' is a
four-digit year. The range is from 2001 to 2100. 'hh:mm' is
a 24-hour representation of hours and minutes. A single-digit
hour or minute is preceded by a zero. An example is:
'Jul 1 2002 00:00 - Oct 1 2002 00:00'. When
sysSummerTimeMode is date(3), the object can be modified.
Empty string will be shown when sysSummerTimeMode is not
date(3).rw DisplayString .1.3.6.1.4.1.20540.2.2.1.1.23.7.4 |
sysSummerTimePredefinedRegionThe region of the summer time predefined mode. The offset of
predefined mode is 60 minutes. When sysSummerTimeMode is
predefined(4), the object can be modified. When
sysSummerTimeMode is not predefined(4), none(1) will be
shown. This object can be set to none(1) only when it is
already equal to none(1).rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.23.7.5 |
sysSummerTimeOffsetSpecifies the number of minutes to add during summer time.
When sysSummerTimeMode is recurring(2) or date(3), offset
time can be modified. Zero will be shown when
sysSummerTimeMode is disabled(1). This object can only be set
to zero when sysSummerTimeMode is disabled(1). This object
can only be set to 60 when sysSummerTimeMode is
predefined(4).rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.23.7.6 |
sysSummerTimeEffectThis flag indicates whether summer time is in effect.
A value of true(1) indicates summer time is in effect.
A value of false(2) indicates summer time is not in effect.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.23.7.7 |
fileMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.24 |
fileCopyMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.24.1 |
fileCopySrcOperTypeThe Copy Operation that we want to perform on the
fileCopyDestOperType, this operation is similar to the CLI
command 'copy fileCopySrcOperType fileCopyDestOperType'.
file(1) means we want to perform the 'copy file fileCopyDestType'
operation, runningCfg(2) means we want to perform the
'copy running-config fileCopyDestOperType' operation,
startUpCfg(3) means we want to perform the
'copy startup-config fileCopyDestOperType' operation, tftp(4) means
we want to perform the 'copy tftp fileCopyDestOperType' operation,
unit(5) is only available in stacking systems, in which we
can copy files from one unit to another unit and it means
we want to perform the 'copy unit fileCopyDestOperType' operation.
http(6) means we can read the status of the transfer via
HTTP protocol, but can not change the status.
ftp(7) means we want to perform 'copy ftp fileCopyDestOperType'
operation.
The possible permutations are as follows: (1) copy file file;
(2) copy file runningCfg; (3) copy file startUpCfg;
(4) copy file tftp; (5) copy file unit (for stacking systems only);
(6) copy runningCfg file; (7) copy runningCfg startUpCfg;
(8) copy runningCfg tftp; (9) copy startupCfg file;
(10) copy startupCfg runningCfg; (11)copy startupCfg tftp;
(12) copy tftp file; (13) copy tftp runningCfg;
(14) copy tftp startUpCfg; (15) copy unit file;
(16) copy file ftp; (17) copy running-config ftp;
(18) copy startup-config ftp; (19) copy ftp file;
(20) copy ftp running-config; (21) copy ftp startup-config;
(22) copy tftp cluster-member; (23) copy tftp oam-remote.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.24.1.1 |
fileCopySrcFileNameThe source file name for fileCopyMgt when a copy
operation is next requested via this MIB. This value is set to
a zero length string when no file name has been specified.
Note: If the fileCopySrcOperType is runningCfg(2) or startUpCfg(3),
this variable can be ignored.rw DisplayString .1.3.6.1.4.1.20540.2.2.1.1.24.1.2 |
fileCopyDestOperTypeThe Copy Operation that we want to perform on
fileCopySrcOperType, this operation is similar to the CLI
command 'copy fileCopySrcOperType fileCopyDestOperType'.
file(1) means we want to perform the 'copy fileCopySrcType file '
operation, runningCfg(2) means we want to perform the
'copy fileCopySrcOperType running-config ' operation,
startUpCfg(3) means we want to perform the
'copy fileCopySrcOperType startup-config ' operation, tftp(4) means
we want to perform the 'copy fileCopySrcOperType tftp' operation,
unit(5) is only available in stacking systems in which we
can copy files from one unit to another unit. It means
we want to perform the 'copy fileCopySrcOperType unit' operation.
http(6) means we can read the status of the transfer via
HTTP protocol, but can not change the status.
ftp(7) means we want to perform 'copy fileCopySrcOperType ftp'
operation.oamRemote(9) means we want to perform
'copy fileCopySrcOperType oam-remote' operation,
The possible permutations are as follows: (1) copy file file;
(2) copy file runningCfg; (3) copy file startUpCfg;
(4) copy file tftp; (5) copy file unit (for stacking system only);
(6) copy runningCfg file; (7) copy runningCfg startUpCfg;
(8) copy runningCfg tftp; (9) copy startupCfg file;
(10) copy startupCfg runningCfg; (11) copy startupCfg tftp;
(12) copy tftp file; (13) copy tftp runningCfg;
(14) copy tftp startUpCfg; (15) copy unit file;
(16) copy file ftp; (17) copy running-config ftp;
(18) copy startup-config ftp; (19) copy ftp file;
(20) copy ftp running-config; (21) copy ftp startup-config;
(22) copy tftp cluster-member; (23) copy tftp oam-remote.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.24.1.3 |
fileCopyDestFileNameThe destination file name for fileCopyMgt when a
copy operation is next requested via this MIB. This value is set to
a zero length string when no file name has been specified.
Note: If the fileCopyDestOperType is runningCfg(2), startupCfg(3), or
oamRemote(9), this variable can be ignored.rw DisplayString .1.3.6.1.4.1.20540.2.2.1.1.24.1.4 |
fileCopyFileTypeType of file to copy in fileCopyMgt. opcode(1) indicates operation
code, config(2) indicates configuration file, bootRom(3) indicates
diagnostic image file and loader(5) indicates loader image file. If
the fileCopySrcOperType or fileCopyDestOperType is either runningCfg(2)
or startupCfg(3), this variable can be ignored. bootRom(3) and
loader(5) can be set only when the fileCopySrcOperType is tftp(4) and
fileCopyDestOperType is file(1). If the fileCopyDestOperType is oamRemote(9), this variable
should be oamRemoteFirmware(4).rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.24.1.5 |
fileCopyTftpServerThe IP address of the TFTP server for transfer
when a download is next requested via this MIB.
This value is set to '0.0.0.0' when no IP address has been
specified. If neither fileCopySrcOperType nor fileCopyDestOperType
is tftp(4), this variable can be ignored.rw IpAddress .1.3.6.1.4.1.20540.2.2.1.1.24.1.6 |
fileCopyUnitIdSpecifies the switch unit for stackable devices.
When performing the 'copy unit file' or 'copy file unit' action,
if neither fileCopySrcOperType nor fileCopyDestOperType
is unit(5), this variable can be ignored.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.24.1.7 |
fileCopyActionSetting this object to copy(2) to begin the copy operation. When
the device is not copying, this object will have a value of
notCopying(1).rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.24.1.8 |
fileCopyStatusThe status of the last copy procedure, if any. This object will
have a value of fileCopyUnknown(18) if no copy operation has been
performed. If the fileCopyDestOperType is oamRemote(9), refer the
detail results to fileCopyEfmOamResultTable.ro Enumeration .1.3.6.1.4.1.20540.2.2.1.1.24.1.9 |
fileCopyFtpLoginUsernameLogin username of the FTP server. If neither
fileCopySrcOperType nor fileCopyDestOperType is ftp(7),
this variable can be ignored.rw DisplayString .1.3.6.1.4.1.20540.2.2.1.1.24.1.12 |
fileCopyFtpLoginPasswordLogin password of the FTP server. If neither
fileCopySrcOperType nor fileCopyDestOperType is ftp(7),
this variable can be ignored. This variable can only be
written. When this variable is read, it always returns a
zero-length string.rw DisplayString .1.3.6.1.4.1.20540.2.2.1.1.24.1.13 |
fileCopyOam OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.24.1.15 |
fileCopyOamPortsThe port list which ports on the bitmap perform remote
firmware upgrade. Note: If the fileCopyDestOperType is not
oamRemote(9), this variable can be ignored.rw PortList (Q-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.24.1.15.1 |
fileCopyOamResultTableTable for OAM remote firmware upgrade result. SEQUENCE OF FileCopyOamResultEntry .1.3.6.1.4.1.20540.2.2.1.1.24.1.15.2 |
fileCopyOamResultEntryA result entry for OAM remote firmware upgrade. FileCopyOamResultEntry .1.3.6.1.4.1.20540.2.2.1.1.24.1.15.2.1 |
fileCopyOamLocalIfIndexThe ifIndex value of the port excluding trunk. The interface
identified by a particular value of this index is the same
interface as identified by the same value of ifIndex in the
IF-MIB. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.24.1.15.2.1.1 |
fileCopyOamResultThe status of the last firmware upgrade procedure. This
object will have a value of oamStatusUnknown(2) if no
firmware upgrade operation has been performed.
The oamSuccess(1) indicates that the remote firmware
upgrade is success. The oamTransmissionTerminated(3)
indicates that the transmission is terminated by local device.
The oamTerminatedByPeer(4) indicates that the transmission
is terminated by peer. The oamTimeout(5) indicates that the
acknowledge or packets is not received from the peer. The
oamResouceNotAvailable(6) indicates that the resource is
not available to do firmware upgrade. The
oamFileFormatNotSupported(7) indicates that the file format
is not accepted by remote device. The oamChecksumError(8)
indicates that the checksum is wrong. The
oamWriteFlashError(9) indicates that it is failed to write
the firmware to flash. The oamLinkDown(10) indicates that
the OAM link is disconnected. The oamUpgradeFailed(11)
indicates that the upgrade result is failed. The
oamDownloadFailed(12) indicates that download firmware from
TFTP server is failed.ro Enumeration .1.3.6.1.4.1.20540.2.2.1.1.24.1.15.2.1.2 |
fileInfoMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.24.2 |
fileInfoTableThis table contain the information of the file system;
we can also perform the delete, set startup file operation. SEQUENCE OF FileInfoEntry .1.3.6.1.4.1.20540.2.2.1.1.24.2.1 |
fileInfoEntryA conceptually row for fileInfoTable. FileInfoEntry .1.3.6.1.4.1.20540.2.2.1.1.24.2.1.1 |
fileInfoUnitIDThe switch unit in a stacking system, in a
non-stacking system, this value is always 1. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.24.2.1.1.1 |
fileInfoFileNameThe file Name of the file System in the device. DisplayString .1.3.6.1.4.1.20540.2.2.1.1.24.2.1.1.2 |
fileInfoFileTypeThe file type of the file System in the device.ro Enumeration .1.3.6.1.4.1.20540.2.2.1.1.24.2.1.1.3 |
fileInfoIsStartUpThis flag indicate whether this file is a startup file. Set this
object to true(1) to indicate that this is a startup file. Setting this
object to false(2) is a invalid operation.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.24.2.1.1.4 |
fileInfoFileSizeThe sizes( in bytes) of the file.ro Integer32 UNITS "bytes" .1.3.6.1.4.1.20540.2.2.1.1.24.2.1.1.5 |
fileInfoCreationTimeThe creation time of the file, This is a text string in the
following form, based on Unix: 'Mmm _d hh:mm:ss yyyy'. 'Mmm'
are the first three letters of the English name of the month.
'_d' is the day of month. A single-digit day is preceded by
a space. 'hh:mm:ss' is a 24-hour representations of hours,
minutes, and seconds. A single-digit hour is preceded by a
zero. 'yyyy' is the four-digit year. An example is:
'Jan 1 02:03:04 2002'.ro DisplayString .1.3.6.1.4.1.20540.2.2.1.1.24.2.1.1.6 |
fileInfoDeleteWrite this object to delete(2) to delete a file, when
read, this always return noDelete(1).rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.24.2.1.1.7 |
fileAutoDownloadResultTableThis table contains file auto download result information. SEQUENCE OF FileAutoDownloadResultEntry .1.3.6.1.4.1.20540.2.2.1.1.24.3 |
fileAutoDownloadResultEntryA conceptual row for fileAutoDownloadResultTable. FileAutoDownloadResultEntry .1.3.6.1.4.1.20540.2.2.1.1.24.3.1 |
fileAutoDownloadResultUnitIDThe switch unit in a stacking system, in a
non-stacking system, this value is always 1. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.24.3.1.1 |
fileAutoDownloadResultActionThe status of the auto download action.
value copying(2) will be obtained if the auto download action is currently processing,
or value notCopying(1) will be obtained if no auto download action is currently processing.
You can check the download result through the fileAutoDownloadResultStatus object
after the download action has finished.
Please note that this object is read-only, since the auto download action is triggered
automatically by the system when an image file or a config file is set as startup setting
through the fileInfoIsStartUp, restartOpCodeFile or restartConfigFile objects,
but not set by the user manually through this fileAutoDownloadResultAction object.ro Enumeration .1.3.6.1.4.1.20540.2.2.1.1.24.3.1.2 |
fileAutoDownloadResultStatusThe last auto download result status.
value fileCopyUnknown(18) will be obtained
if no download action has been performed before.ro Enumeration .1.3.6.1.4.1.20540.2.2.1.1.24.3.1.3 |
fileAutoUpgradeMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.24.4 |
fileAutoUpgradeOpCodeStatusSet this variable to enabled(1) to enable the device to
automatically upgrade the current software image when a new
version is detected. Set this variable to disabled(2) to
disable this feature.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.24.4.1 |
fileAutoUpgradeOpCodePathThe URL (Universal Resource Location) of the image file
location for automatic upgrades. The URL schema can be set to
TFTP or FTP. The Hostname is the IP address of the server. The
last character of the URL is always a '/' and the filename must
not be included in the URL.rw DisplayString .1.3.6.1.4.1.20540.2.2.1.1.24.4.2 |
dnsMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.26 |
dnsDomainLookupTo enable the IP Domain Naming System (DNS)-based host name-to-address translation.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.26.1 |
dnsDomainNameTo define a default domain name to complete
unqualified host names (names without a dotted-decimal domain name).rw DisplayString .1.3.6.1.4.1.20540.2.2.1.1.26.2 |
dnsHostTableThis table is used to define static host name-to-address mapping. SEQUENCE OF DnsHostEntry .1.3.6.1.4.1.20540.2.2.1.1.26.3 |
dnsHostEntryA conceptual row for the dnsHostTable. DnsHostEntry .1.3.6.1.4.1.20540.2.2.1.1.26.3.1 |
dnsHostNameThe DNS Host name. DisplayString .1.3.6.1.4.1.20540.2.2.1.1.26.3.1.1 |
dnsHostIndexThe secondary index of this dnsHostTable, representing the
sequence of the dnsHostIp. Integer32 .1.3.6.1.4.1.20540.2.2.1.1.26.3.1.2 |
dnsHostIpThe DNS Host IP.rw IpAddress .1.3.6.1.4.1.20540.2.2.1.1.26.3.1.3 |
dnsDomainListTableThis table defines a list of default domain names to complete unqualified host names. SEQUENCE OF DnsDomainListEntry .1.3.6.1.4.1.20540.2.2.1.1.26.5 |
dnsDomainListEntryA conceptual row for the dnsDomainListTable. DnsDomainListEntry .1.3.6.1.4.1.20540.2.2.1.1.26.5.1 |
dnsDomainListNameDomain name. DisplayString .1.3.6.1.4.1.20540.2.2.1.1.26.5.1.1 |
dnsDomainListStatusSetting this to valid(1) creates an entry.
Setting this to invalid(2) destroys an entry.rw ValidStatus .1.3.6.1.4.1.20540.2.2.1.1.26.5.1.2 |
dnsNameServerTableTo specify the address of one or more
name servers to use for name and address resolution.
This table has fixed size, will get 0.0.0.0 dnsNameServerIp
if this entry does not exist. SEQUENCE OF DnsNameServerEntry .1.3.6.1.4.1.20540.2.2.1.1.26.6 |
dnsNameServerEntryA conceptual row for dnsNameServerTable. DnsNameServerEntry .1.3.6.1.4.1.20540.2.2.1.1.26.6.1 |
dnsNameServerIndexIndex of this dnsNameServerTable,
representing the sequence of the dnsNameServerIp. Integer32 .1.3.6.1.4.1.20540.2.2.1.1.26.6.1.1 |
dnsNameServerIpIP address of name server.rw IpAddress .1.3.6.1.4.1.20540.2.2.1.1.26.6.1.2 |
dnsCacheTableTo display the RRs in DNS cache. SEQUENCE OF DnsCacheEntry .1.3.6.1.4.1.20540.2.2.1.1.26.7 |
dnsCacheEntryA conceptual row for the dnsCacheTable. DnsCacheEntry .1.3.6.1.4.1.20540.2.2.1.1.26.7.1 |
dnsCacheIndexThe entry sequence number. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.26.7.1.1 |
dnsCacheFlagAlways get 4, means this record is unreliable.ro Integer32 .1.3.6.1.4.1.20540.2.2.1.1.26.7.1.2 |
dnsCacheTypeCache Type: address(1); cname(2).ro Enumeration .1.3.6.1.4.1.20540.2.2.1.1.26.7.1.3 |
dnsCacheIpThe DNS cache IP.ro IpAddress .1.3.6.1.4.1.20540.2.2.1.1.26.7.1.4 |
dnsCacheTtlThe DNS cache TTL.ro Integer32 .1.3.6.1.4.1.20540.2.2.1.1.26.7.1.5 |
dnsCacheDomainThe DNS cache domain.ro DisplayString .1.3.6.1.4.1.20540.2.2.1.1.26.7.1.6 |
stormMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.33 |
mcastStormMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.33.1 |
mcastStormTableTable to manage the control of multicast storms for ports. SEQUENCE OF McastStormEntry .1.3.6.1.4.1.20540.2.2.1.1.33.1.1 |
mcastStormEntryThe conceptual row of multiStormTable. McastStormEntry .1.3.6.1.4.1.20540.2.2.1.1.33.1.1.1 |
mcastStormIfIndexThe port and the trunk (including trunk members) interface of
the portTable. The interface identified by a particular value
of this index is the same interface as identified by the same
value of ifIndex in the IF-MIB. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.33.1.1.1.1 |
mcastStormStatusWhether multicast storm protection is enabled.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.33.1.1.1.2 |
mcastStormPktRateMulticast storm threshold as packets per second.
If this entry is for a trunk, this is the value
for each member port.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.33.1.1.1.4 |
bcastStormMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.33.3 |
bcastStormTableTable to manage the control of broadcast storms for ports. SEQUENCE OF BcastStormEntry .1.3.6.1.4.1.20540.2.2.1.1.33.3.1 |
bcastStormEntryThe conceptual row of bcastStormTable. BcastStormEntry .1.3.6.1.4.1.20540.2.2.1.1.33.3.1.1 |
bcastStormIfIndexThe port and the trunk (including trunk members) interface of
the portTable. The interface identified by a particular value
of this index is the same interface as identified by the same
value of ifIndex in the IF-MIB. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.33.3.1.1.1 |
bcastStormStatusWhether broadcast storm protection is enabled.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.33.3.1.1.2 |
bcastStormPktRateBroadcast storm threshold as packets per second.
If this entry is for a trunk, this is the value
for each member port. For a 10 Gbps port, the range
is 1042 to 262143.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.33.3.1.1.4 |
unknownUcastStormMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.33.4 |
unknownUcastStormTableTable to manage the unknown unicast storm control. SEQUENCE OF UnknownUcastStormEntry .1.3.6.1.4.1.20540.2.2.1.1.33.4.1 |
unknownUcastStormEntryThe conceptual row of unknownUcastStormTable. UnknownUcastStormEntry .1.3.6.1.4.1.20540.2.2.1.1.33.4.1.1 |
unknownUcastStormIfIndexThe port or trunk interface of the portTable. The interface
identified by a particular value of this index is the same
interface as identified by the same value of ifIndex in the
IF-MIB. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.33.4.1.1.1 |
unknownUcastStormStatusThe parameter indicates that the unknown unicast
storm protection is enabled/disabled.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.33.4.1.1.2 |
unknownUcastStormSampleTypeThe parameter indicates which storm protection mode is used.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.33.4.1.1.3 |
unknownUcastStormPktRateThe parameter indicates the packet rate of the storm protection.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.33.4.1.1.4 |
mvrMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.44 |
mvrStatusParameter to enable or disable MVR(Multicast VLAN
Registration) on the device. NOTE: IGMP Snooping
must be enabled first before enabling MVR and MVR
will be disabled when IGMP Snooping is disabled.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.44.1 |
mvrVlanIdTo set VLAN for MVR.The VLAN identified by a particular
value of this index is the same VLAN as identified by the
same value of dot1qVlanIndex in the Q-BRIDGE-MIB.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.44.2 |
mvrMaxGroupsThe maximum number of MVR groups.ro Integer32 .1.3.6.1.4.1.20540.2.2.1.1.44.3 |
mvrCurrentGroupsThe current number of MVR groups.ro Integer32 .1.3.6.1.4.1.20540.2.2.1.1.44.4 |
mvrGroupsCtl OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.44.5 |
mvrGroupsCtlIdThe start of a contiguous range of MVR group
addresses.rw IpAddress .1.3.6.1.4.1.20540.2.2.1.1.44.5.1 |
mvrGroupsCtlCountThe range count for configuring MVR group addresses.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.44.5.2 |
mvrGroupsCtlActionSets the configure action for a contiguous range of MVR group
addresses. The start addresses is the current value of
mvrGroupsCtlId and the range count is the current value of
mvrGroupsCtlCount. Set this object to create(2) to
create MVR group addresses. Set this object
to destory(3) to delete MVR group addresses. When
the action is complete, this object becomes noAction(1).rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.44.5.3 |
mvrGroupTableThe table for configuring the MVR group. SEQUENCE OF MvrGroupEntry .1.3.6.1.4.1.20540.2.2.1.1.44.6 |
mvrGroupEntryThe entry for configuring the MVR group. MvrGroupEntry .1.3.6.1.4.1.20540.2.2.1.1.44.6.1 |
mvrGroupIdThe multicast address of the MVR group. IpAddress .1.3.6.1.4.1.20540.2.2.1.1.44.6.1.1 |
mvrGroutActiveTo indicate if the group has a member or not. If there are no
members, the status is inactive(2); otherwise the status
is active(1).ro Enumeration .1.3.6.1.4.1.20540.2.2.1.1.44.6.1.2 |
mvrGroupStatusSetting this to valid(1) creates an entry. Setting this
to invalid(2) destroys an entry.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.44.6.1.3 |
mvrGroupStaticTableThe table for configuring the static members of the
MVR group. SEQUENCE OF MvrGroupStaticEntry .1.3.6.1.4.1.20540.2.2.1.1.44.7 |
mvrGroupStaticEntryThe entry for configuring the static members of the
MVR group. MvrGroupStaticEntry .1.3.6.1.4.1.20540.2.2.1.1.44.7.1 |
mvrGroupStaticAddressThe multicast address of the MVR group. IpAddress .1.3.6.1.4.1.20540.2.2.1.1.44.7.1.1 |
mvrGroupStaticPortsThe set of ports configured by management in this entry.
Ports entered in this list will be the static members
of this MVR group.rw PortList (Q-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.44.7.1.2 |
mvrGroupStaticStatusSetting this to valid(1) creates an entry. Setting this
to invalid(2) destroys an entry.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.44.7.1.3 |
mvrGroupCurrentTableThe table for the current members of the MVR group. SEQUENCE OF MvrGroupCurrentEntry .1.3.6.1.4.1.20540.2.2.1.1.44.8 |
mvrGroupCurrentEntryThe entry for the current members of the MVR group. MvrGroupCurrentEntry .1.3.6.1.4.1.20540.2.2.1.1.44.8.1 |
mvrGroupCurrentAddressThe multicast address of the MVR group. IpAddress .1.3.6.1.4.1.20540.2.2.1.1.44.8.1.1 |
mvrGroupCurrentPortsThe complete set of ports currently associated with this
MVR group.ro PortList (Q-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.44.8.1.2 |
mvrGroupCurrentReceiverVlanThis object indicates the receiver VLAN of the MVR group.
None of receiver VLAN belong to the MVR group when
the value of this object is 0.ro Integer32 .1.3.6.1.4.1.20540.2.2.1.1.44.8.1.3 |
mvrPortTableThe table for configuring the MVR port. SEQUENCE OF MvrPortEntry .1.3.6.1.4.1.20540.2.2.1.1.44.9 |
mvrPortEntryThe entry for configuring the MVR port. MvrPortEntry .1.3.6.1.4.1.20540.2.2.1.1.44.9.1 |
mvrIfIndexThe port interface of the portTable. The interface
identified by a particular value of this index is the
same interface as identified by the same value of ifIndex
in the IF-MIB. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.44.9.1.1 |
mvrPortTypeFor configuring the MVR port type. To disable the MVR
port type, use the none(0).rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.44.9.1.2 |
mvrPortImmediateLeaveTo enable immediate leave on MVR port.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.44.9.1.3 |
mvrPortActiveTo indicate if the port is associated with the MVR group.
If the port is the MVR receiver port or the MVR source
port in MVR vlan, the status is active(1); otherwise
the status is inactive(2).ro Enumeration .1.3.6.1.4.1.20540.2.2.1.1.44.9.1.4 |
mvrRunningStatusDescribes the running status of MVR (Multicast VLAN Registration)
to the switch. A value of true(1) indicates that all necessary
conditions in the MVR environment are satisfied. A value of false(2)
indicates that some necessary conditions in the MVR environment are
not satisfied.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.44.10 |
mvrReceiverVlanIdTo set receiver VLAN for MVR.The VLAN identified by a particular
value of this index is the same VLAN as identified by the
same value of dot1qVlanIndex in the Q-BRIDGE-MIB. To disable the
VLAN, set the value to 0.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.44.12 |
mvrMaxReceiverGroupsThe maximum number of MVR receiver groups.ro Integer32 .1.3.6.1.4.1.20540.2.2.1.1.44.13 |
mvrCurrentReceiverGroupsThe current number of MVR receiver groups.ro Integer32 .1.3.6.1.4.1.20540.2.2.1.1.44.14 |
mvrReceiverGroupTableThe table for configuring the MVR receiver group. SEQUENCE OF MvrReceiverGroupEntry .1.3.6.1.4.1.20540.2.2.1.1.44.15 |
mvrReceiverGroupEntryThe entry for configuring the MVR receiver group. MvrReceiverGroupEntry .1.3.6.1.4.1.20540.2.2.1.1.44.15.1 |
mvrReceiverGroupIdThe multicast address of a MVR receiver group. IpAddress .1.3.6.1.4.1.20540.2.2.1.1.44.15.1.1 |
mvrReceiverGroupActiveIndicate whether the receiver group has a member or not. If there
are no members, the status will be inactive(2); if there are members,
the status will be active(1).ro Enumeration .1.3.6.1.4.1.20540.2.2.1.1.44.15.1.2 |
mvrReceiverGroupStatusSetting this to valid(1) creates an entry. Setting this
to invalid(2) destroys an entry.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.44.15.1.3 |
mvrReceiverGroupStaticTableThe table for configuring static members of the
MVR receiver group. SEQUENCE OF MvrReceiverGroupStaticEntry .1.3.6.1.4.1.20540.2.2.1.1.44.16 |
mvrReceiverGroupStaticEntryThe entry for configuring static members of the
MVR receiver group. MvrReceiverGroupStaticEntry .1.3.6.1.4.1.20540.2.2.1.1.44.16.1 |
mvrReceiverGroupStaticAddressThe multicast address of a MVR receiver group. IpAddress .1.3.6.1.4.1.20540.2.2.1.1.44.16.1.1 |
mvrReceiverGroupStaticPortsThe set of ports configured by management in this entry.
Ports entered in this list will be the static members
of this MVR receiver group.rw PortList (Q-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.44.16.1.2 |
mvrReceiverGroupStaticStatusSetting this to valid(1) creates an entry. Setting this
to invalid(2) destroys an entry.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.44.16.1.3 |
mvrReceiverGroupCurrentTableThe table for the current members of a MVR receiver group. SEQUENCE OF MvrReceiverGroupCurrentEntry .1.3.6.1.4.1.20540.2.2.1.1.44.17 |
mvrReceiverGroupCurrentEntryThe entry for the current members of a MVR receiver group. MvrReceiverGroupCurrentEntry .1.3.6.1.4.1.20540.2.2.1.1.44.17.1 |
mvrReceiverGroupCurrentAddressThe multicast address of a MVR receiver group. IpAddress .1.3.6.1.4.1.20540.2.2.1.1.44.17.1.1 |
mvrReceiverGroupCurrentPortsThe complete set of ports currently associated with a
MVR receiver group.ro PortList (Q-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.44.17.1.2 |
dhcpSnoopMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.46 |
dhcpSnoopGlobal OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.46.1 |
dhcpSnoopEnableThis object indicates whether the DHCP Snooping feature is
enabled.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.46.1.1 |
dhcpSnoopVerifyMacAddressEnableThis object indicates whether DHCP Snooping Mac address
verification is enabled.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.46.1.2 |
dhcpSnoopInformationOptionEnableThis object indicates whether the DHCP snooping information option(option 82) feature is
enabled.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.46.1.3 |
dhcpSnoopInformationOptionPolicyThis object indicates which reforwarding policy shall be used for DHCP
snooping information option(option 82). A value of drop(1) means to drop
the DHCP request packet which has the information option(option 82).
A value of keep(2) means to keep the existing information option(option 82)
of the DHCP request packet. A value of replace(3), which is the default value,
means to replace the existing information option(option 82) of the DHCP
request packet.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.46.1.4 |
dhcpSnoopBindingsTableCtlActionSet this to store(2) to store DHCP snooping binding entries to flash.
Set this to clear(3) to clear DHCP snooping binding entries from flash.
noAction(1) will always be obtained when reading this variable.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.46.1.5 |
dhcpSnoopVlan OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.46.2 |
dhcpSnoopVlanConfigTableA table contains DHCP Snooping configurations of existing VLANs. SEQUENCE OF DhcpSnoopVlanConfigEntry .1.3.6.1.4.1.20540.2.2.1.1.46.2.1 |
dhcpSnoopVlanConfigEntryAn instance contains the configuration to enable
or disable DHCP Snooping at each existing VLAN. DhcpSnoopVlanConfigEntry .1.3.6.1.4.1.20540.2.2.1.1.46.2.1.1 |
dhcpSnoopVlanIndexThis object indicates the VLAN ID on which DHCP Snooping
feature is configured. VlanIndex (Q-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.46.2.1.1.1 |
dhcpSnoopVlanEnableThis object indicates whether DHCP Snooping is enabled in
this VLAN.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.46.2.1.1.2 |
dhcpSnoopInterface OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.46.3 |
dhcpSnoopPortConfigTableA table provides the mechanism to configure the trust
state of each port or trunk for DHCP Snooping purpose. SEQUENCE OF DhcpSnoopPortConfigEntry .1.3.6.1.4.1.20540.2.2.1.1.46.3.1 |
dhcpSnoopPortConfigEntryAn instance contains the configuration to enable or disable
trust state of each port or trunk for DHCP Snooping purpose. DhcpSnoopPortConfigEntry .1.3.6.1.4.1.20540.2.2.1.1.46.3.1.1 |
dhcpSnoopPortIfIndexThe ifIndex value of the port or trunk. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.46.3.1.1.1 |
dhcpSnoopPortTrustEnableThis object indicates whether the port or trunk is trusted
for DHCP Snooping purpose.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.46.3.1.1.2 |
dhcpSnoopBindings OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.46.4 |
dhcpSnoopBindingsTableA table contains the DHCP bindings information learnt by
the device. SEQUENCE OF DhcpSnoopBindingsEntry .1.3.6.1.4.1.20540.2.2.1.1.46.4.1 |
dhcpSnoopBindingsEntryAn instance contains the Mac address, IP address type,
IP address, VLAN number, interface number, leased time and
status. DhcpSnoopBindingsEntry .1.3.6.1.4.1.20540.2.2.1.1.46.4.1.1 |
dhcpSnoopBindingsVlanIndexThis object indicates the VLAN which a DHCP client host
belongs to. VlanIndex (Q-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.46.4.1.1.1 |
dhcpSnoopBindingsMacAddressThis object indicates the MAC address of a DHCP client
host. MacAddress (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.46.4.1.1.2 |
dhcpSnoopBindingsAddrTypeThis object indicates the type of IP address denoted in
dhcpSnoopBindingsIpAddress type.ro InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.20540.2.2.1.1.46.4.1.1.3 |
dhcpSnoopBindingsEntryTypeThis object indicates that this binding is obtained from
dynamically learning or is a static configuraion.ro Enumeration .1.3.6.1.4.1.20540.2.2.1.1.46.4.1.1.4 |
dhcpSnoopBindingsIpAddressThis object indicates the allocated IP address of
a DHCP client host.ro IpAddress .1.3.6.1.4.1.20540.2.2.1.1.46.4.1.1.5 |
dhcpSnoopBindingsPortIfIndexThis object indicates the port or trunk where a DHCP client
host connects to.ro InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.46.4.1.1.6 |
dhcpSnoopBindingsLeaseTimeThis object indicates the leased time of this DHCP
bindings.ro Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.46.4.1.1.7 |
dhcpSnoopStatistics OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.46.5 |
dhcpSnoopTotalForwardedPktsIndicates the total number of packets subjected to
DHCP Snooping is forwarded.ro Counter32 .1.3.6.1.4.1.20540.2.2.1.1.46.5.1 |
dhcpSnoopUntrustedPortDroppedPktsIndicates the number of packets subjected to DHCP Snooping
is dropped because they come from untrusted interface.ro Counter32 .1.3.6.1.4.1.20540.2.2.1.1.46.5.3 |
clusterMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.47 |
clusterEnableEnables or disables clustering on the device.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.47.1 |
clusterCommanderEnableEnables or disables the device as commander in a cluster.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.47.2 |
clusterIpPoolThe start internal IP address of a cluster pool.rw IpAddress .1.3.6.1.4.1.20540.2.2.1.1.47.4 |
clusterClearCandidateTableSetting this object to clear(2) starts to clear the candidate table.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.47.5 |
clusterRoleThe current role of the device in a cluster.
commander(1) : The switch is the controlling device in a
cluster.
candidate(2) : The switch has been discovered by the commander,
but it has not been manually configured
for access from the commander.
activeMember(3): The switch has been manually configured for access
from the commander and it is active
in the cluster.
disabled(5) : The switch has clustering disabled.ro Enumeration .1.3.6.1.4.1.20540.2.2.1.1.47.6 |
clusterMemberCountThe total number of members in a cluster.ro Counter32 .1.3.6.1.4.1.20540.2.2.1.1.47.7 |
clusterCandidateCountThe total number of candidates in a cluster.ro Counter32 .1.3.6.1.4.1.20540.2.2.1.1.47.8 |
clusterCandidateTableA table listing cluster candidates. SEQUENCE OF ClusterCandidateEntry .1.3.6.1.4.1.20540.2.2.1.1.47.9 |
clusterCandidateEntryA conceptual row containing the information of the candidate. ClusterCandidateEntry .1.3.6.1.4.1.20540.2.2.1.1.47.9.1 |
clusterCandidateMacAddrThe MAC address of the candidate. MacAddress (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.47.9.1.1 |
clusterCandidateDescThe description of the candidate.ro DisplayString .1.3.6.1.4.1.20540.2.2.1.1.47.9.1.3 |
clusterCandidateRoleThe role of the candidate.
candidate(2) : The switch is discovered by the commander,
but it has not been manually configured for
access from the commander.
activeMember(3) : The switch is manually configured for access
from the commander and it is active in the
cluster.
inactiveMember(4): The switch is manually configured for access
from the commander, but it is inactive in
the cluster.ro Enumeration .1.3.6.1.4.1.20540.2.2.1.1.47.9.1.4 |
clusterMemberTableA table listing clustering members. SEQUENCE OF ClusterMemberEntry .1.3.6.1.4.1.20540.2.2.1.1.47.10 |
clusterMemberEntryA conceptual row containing the information of the member. ClusterMemberEntry .1.3.6.1.4.1.20540.2.2.1.1.47.10.1 |
clusterMemberIdThe ID of the member. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.47.10.1.1 |
clusterMemberMacAddrThe MAC address of the member.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.47.10.1.2 |
clusterMemberDescThe description of the member.ro DisplayString .1.3.6.1.4.1.20540.2.2.1.1.47.10.1.3 |
clusterMemberActiveThe active status of the member.
activeMember(3) : The switch is manually configured for access
from the commander and it is active in the
cluster.
inactiveMember(4): The switch is manually configured for access
from the commander, but it is inactive in
the cluster.ro Enumeration .1.3.6.1.4.1.20540.2.2.1.1.47.10.1.4 |
clusterMemberAddCtl OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.47.11 |
clusterMemberAddCtlMacAddrThe MAC address of the device associated with clusterMemberAddCtlAction.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.47.11.1 |
clusterMemberAddCtlIdThe member id associated with clusterMemberAddCtlAction.rw Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.47.11.2 |
clusterMemberAddCtlActionAdds the device to members that can be accessed from the commander.
The MAC of the device is the current value of
clusterMemberAddCtlMacAddr and the assigned member ID is the current
value of clusterMemberAddCtlId. Set this object to add(2) to begin
adding the member.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.47.11.5 |
clusterMemberRemoveCtl OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.47.12 |
clusterMemberRemoveCtlIdThe member ID associated with clusterMemberRemoveCtlAction.rw Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.47.12.1 |
clusterMemberRemoveCtlActionRemoves the device from members that can be accessed from the commander.
The member ID is the current value of clusterMemberRemoveCtlId.
Set this object to remove(2) to begin removing the member.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.47.12.2 |
ipSrcGuardMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.48 |
ipSrcGuardConfigTableA table contains the configurations to enable or disable
IP Source Guard at each port or trunk. SEQUENCE OF IpSrcGuardConfigEntry .1.3.6.1.4.1.20540.2.2.1.1.48.1 |
ipSrcGuardConfigEntryAn instance contains the configuration to enable
or disable IP Source Guard at each port or trunk. IpSrcGuardConfigEntry .1.3.6.1.4.1.20540.2.2.1.1.48.1.1 |
ipSrcGuardPortIfIndexThis object idents the port or trunk which is capable of
IP Source Guard feature. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.48.1.1.1 |
ipSrcGuardModeThis object indicates whether Ip Source Guard is enabled
at this interface. If the value equals 0, it means Ip Source
Guard is disabled. If the value equals 1, it means Ip Source
Guard is enabled, and packets are filtered by checking source ip.
If the value equals 2, it means Ip Source Guard is enabled
and packets are filtered by checking source ip and source mac.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.48.1.1.2 |
ipSrcGuardAddrTableA table contains the IP Source Guard bindings information
learnt by the device. SEQUENCE OF IpSrcGuardAddrEntry .1.3.6.1.4.1.20540.2.2.1.1.48.2 |
ipSrcGuardAddrEntryAn instance contains the Mac address, IP address type,
IP address, VLAN number, interface number, leased time and
status. IpSrcGuardAddrEntry .1.3.6.1.4.1.20540.2.2.1.1.48.2.1 |
ipSrcGuardBindingsVlanIndexThis object indicates the VLAN which a DHCP client host
belongs to. VlanIndex (Q-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.48.2.1.1 |
ipSrcGuardBindingsMacAddressThis object indicates the MAC address of a DHCP client
host. MacAddress (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.48.2.1.2 |
ipSrcGuardBindingsAddrTypeThis object indicates the type of IP address denoted in
ipSrcGuardBindingsIpAddress type.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.20540.2.2.1.1.48.2.1.3 |
ipSrcGuardBindingsEntryTypeThis object indicates that this binding is obtained from
dynamically learning or is a static configuraion.ro Enumeration .1.3.6.1.4.1.20540.2.2.1.1.48.2.1.4 |
ipSrcGuardBindingsIpAddressThis object indicates the allocated IP address of
a DHCP client host.rw IpAddress .1.3.6.1.4.1.20540.2.2.1.1.48.2.1.5 |
ipSrcGuardBindingsPortIfIndexThis object indicates the port or trunk where a DHCP client
host connects to.rw InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.48.2.1.6 |
ipSrcGuardBindingsLeaseTimeThis object indicates the leased time of this DHCP
bindings.ro Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.48.2.1.7 |
ipSrcGuardBindingsStatusThe status of this conceptual row entry. This object issued to
manage the creation and deletion of conceptual rows.
The status column has six defined values: - 'active', which
indicates that the conceptual row is available for use by the
managed device; - 'notInService', which indicates that the
conceptual row exists in the agent, but is unavailable for use
by the managed device.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.48.2.1.8 |
upnpMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.49 |
upnpStatusSets enabled(1) to enable UPnP device, and sets disabled(2) to
disable UPnP device.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.49.1 |
upnpAdvertisingDurationThe interval(in seconds) between available UPnP device advertising
messages sent by the switch.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.49.2 |
upnpTtlSpecifies the TTL value of the UPnP advertising messages sent by
the switch. When the TTL value is greater than 1, it is possible
to send UPnP advertising messages to traverse multiple routers;
at the same time, the UPnP device will send an IGMP Join message
to the traverse multiple routers so that the routers will forward
multicast messages to the UPnP device.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.49.3 |
oamMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.52 |
oamPortStatusTableA table contains the status of OAM at each port. SEQUENCE OF OamPortStatusEntry .1.3.6.1.4.1.20540.2.2.1.1.52.1 |
oamPortStatusEntryAn entry contains the status of OAM at each port. OamPortStatusEntry .1.3.6.1.4.1.20540.2.2.1.1.52.1.1 |
oamPortIfIndexThis object shows the ifIndex value of the port excluding
trunk. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.52.1.1.1 |
oamEnableStatusThis object configures the status of OAM at each port.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.52.1.1.2 |
oamPortModeTableA table contains the mode of OAM at each port. SEQUENCE OF OamPortModeEntry .1.3.6.1.4.1.20540.2.2.1.1.52.2 |
oamPortModeEntryAn entry contains the mode of OAM at each port. OamPortModeEntry .1.3.6.1.4.1.20540.2.2.1.1.52.2.1 |
oamPortModeIndexThis object shows the ifIndex value of the port excluding
trunk. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.52.2.1.1 |
oamPortModeThis object configures the mode of OAM at each port.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.52.2.1.2 |
oamPortClearStatTableA table contains the information of clear OAM statistics
at each port. SEQUENCE OF OamPortClearStatEntry .1.3.6.1.4.1.20540.2.2.1.1.52.3 |
oamPortClearStatEntryAn entry contains the information of clear OAM statistics
at each port. OamPortClearStatEntry .1.3.6.1.4.1.20540.2.2.1.1.52.3.1 |
oamPortClearStatIndexThis object shows the ifIndex value of the port excluding
trunk. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.52.3.1.1 |
oamClearStatisticsThis variable is used to clear the counters for OAM.
Set this variable to clear(2) to perform the clear operation,
noClear(1) will always be displayed when reading this
variable.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.52.3.1.2 |
oamLoopbackTableTable for OAM remote loopback test. SEQUENCE OF OamLoopbackEntry .1.3.6.1.4.1.20540.2.2.1.1.52.4 |
oamLoopbackEntryEntry for OAM remote loopback test. OamLoopbackEntry .1.3.6.1.4.1.20540.2.2.1.1.52.4.1 |
oamLoopbackTestIfIndexThe ifIndex value of the port(excluding trunk). The interface
identified by a particular value of this index is the same
interface as identified by the same value of ifIndex in the
IF-MIB. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.52.4.1.1 |
oamLoopbackTestPacketNumberSetting the packet number when performing loopback test.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.52.4.1.2 |
oamLoopbackTestPacketSizeSetting the packet size when performing loopback test.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.52.4.1.3 |
oamLoopbackTestActionSetting this object to test(2) to begin the loopback test.
This object will be noTest(1) when the loopback test is
canceled or the loopback test has finished.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.52.4.1.4 |
oamLoopbackTestResultTxA count of the the total number of loopback frames transmitted
at last loopback test on this interface.ro Counter32 UNITS "frames" .1.3.6.1.4.1.20540.2.2.1.1.52.4.1.5 |
oamLoopbackTestResultRxA count of the the total number of loopback frames received
at last loopback test on this interface.ro Counter32 UNITS "frames" .1.3.6.1.4.1.20540.2.2.1.1.52.4.1.6 |
remoteMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.53 |
remoteAcceptableFrameTypeTableA table that contains the acceptable frame type
configuration at the specified remote device. SEQUENCE OF RemoteAcceptableFrameTypeEntry .1.3.6.1.4.1.20540.2.2.1.1.53.1 |
remoteAcceptableFrameTypeEntryAn entry that contains the acceptable frame type
configuration at the specified remote device. RemoteAcceptableFrameTypeEntry .1.3.6.1.4.1.20540.2.2.1.1.53.1.1 |
remoteAcceptableFrameTypeIndexThis object shows the ifIndex value of the port excluding
trunk. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.1.1.1 |
remoteAcceptableFrameTypeThis object configures the acceptable frame types at the
specified remote device.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.53.1.1.2 |
remoteEepromWriteTableA table contains the information of whether EEPROM is
writable at the specified remote device. SEQUENCE OF RemoteEepromWriteEntry .1.3.6.1.4.1.20540.2.2.1.1.53.2 |
remoteEepromWriteEntryAn entry that contains the information of whether EEPROM
is writable at the specified remote device. RemoteEepromWriteEntry .1.3.6.1.4.1.20540.2.2.1.1.53.2.1 |
remoteEepromWriteIndexThis object shows the ifIndex value of the port excluding
trunk. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.2.1.1 |
remoteEepromWriteEnableStatusThe object configures the status of EEPROM at the
specified remote device.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.2.1.2 |
remoteFlowControlEnbaleTableA table contains the flow control configuation at the
specified remote device. SEQUENCE OF RemoteFlowControlEnbaleEntry .1.3.6.1.4.1.20540.2.2.1.1.53.3 |
remoteFlowControlEnbaleEntryAn entry that contains the flow control configuration
at the specified remote device. RemoteFlowControlEnbaleEntry .1.3.6.1.4.1.20540.2.2.1.1.53.3.1 |
remoteFLIndexThis object shows the ifIndex value of the port excluding
trunk. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.3.1.1 |
remoteFlowControlEnbaleThe object configures the status of flow control at the
specified remote device.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.3.1.2 |
remoteNegotiationEnableTableA table contains the auto-negotiation configuration
at the specified remote device. SEQUENCE OF RemoteNegotiationEnableEntry .1.3.6.1.4.1.20540.2.2.1.1.53.4 |
remoteNegotiationEnableEntryAn entry contains the auto-negotiation configuration
at the specified remote device. RemoteNegotiationEnableEntry .1.3.6.1.4.1.20540.2.2.1.1.53.4.1 |
remoteNegoIndexThis object shows the ifIndex value of the port excluding
trunk. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.4.1.1 |
remoteNegotiationEnableThe object configures the status of auto negotiation
at the specified remote device.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.4.1.2 |
remoteShutDownEnableTableA table contains the information of whether shutdown
process is enabled at the specified remote device. SEQUENCE OF RemoteShutDownEnableEntry .1.3.6.1.4.1.20540.2.2.1.1.53.5 |
remoteShutDownEnableEntryAn entry contains the information of whether shutdown
process is enabled at the specified remote device. RemoteShutDownEnableEntry .1.3.6.1.4.1.20540.2.2.1.1.53.5.1 |
remoteSDIndexThis object shows the ifIndex value of the port excluding
trunk. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.5.1.1 |
remoteShutDownEnableEnable or disable the remote ShutDown.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.5.1.2 |
remoteInputToSwitchTableA table contains the information of whether the input
is tagged or untagged at the specified remote device. SEQUENCE OF RemoteInputToSwitchEntry .1.3.6.1.4.1.20540.2.2.1.1.53.6 |
remoteInputToSwitchEntryAn entry contains the information of whether the input
is tagged or untagged at the specified remote device. RemoteInputToSwitchEntry .1.3.6.1.4.1.20540.2.2.1.1.53.6.1 |
remoteInputIndexThis object shows the ifIndex value of the port excluding
trunk. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.6.1.1 |
remoteInputToSwitchThe object configures the packet format of input at the
specified remote device.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.53.6.1.2 |
remoteOutputToSubscriberTableA table contains the information of whether output to
subscriber is tagged or untagged at the specified remote
device. SEQUENCE OF RemoteOutputToSubscriberEntry .1.3.6.1.4.1.20540.2.2.1.1.53.7 |
remoteOutputToSubscriberEntryAn entry contains the information of whether output to
subscriber is tagged or untagged at the specified remote
device. RemoteOutputToSubscriberEntry .1.3.6.1.4.1.20540.2.2.1.1.53.7.1 |
remoteOutputIndexThis object shows the ifIndex value of the port excluding
trunk. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.7.1.1 |
remoteOutputToSubscriberThe object configures the packet format of output to
subscriber at the specified remote device.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.53.7.1.2 |
remoteSpeedDuplexTableA table contains the speed-duplex configuration at the
specified remote device. SEQUENCE OF RemoteSpeedDuplexEntry .1.3.6.1.4.1.20540.2.2.1.1.53.8 |
remoteSpeedDuplexEntryAn entry contains the speed-duplex configuration at the
specified remote device. RemoteSpeedDuplexEntry .1.3.6.1.4.1.20540.2.2.1.1.53.8.1 |
remoteSpeedDuplexIndexThis object shows the ifIndex value of the port excluding
trunk. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.8.1.1 |
remoteSpeedDuplexThe object configures the speed-duplex at the specified
remote device.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.53.8.1.2 |
remoteMdixTableA table contains the MDIX configuration at the specified
remote device. SEQUENCE OF RemoteMdixEntry .1.3.6.1.4.1.20540.2.2.1.1.53.9 |
remoteMdixEntryAn entry contains the MDIX configuration at the specified
remote device. RemoteMdixEntry .1.3.6.1.4.1.20540.2.2.1.1.53.9.1 |
remoteMdixIndexThis object shows the ifIndex value of the port excluding
trunk. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.9.1.1 |
remoteMdixThe object configures the MDIX at the specified remote
device.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.53.9.1.2 |
remoteDefaultTableA table contains the information of default VLAN and
priority at the specified remote device. SEQUENCE OF RemoteDefaultEntry .1.3.6.1.4.1.20540.2.2.1.1.53.10 |
remoteDefaultEntryAn entry contains the information of default VLAN and
priority at the specified remote device. RemoteDefaultEntry .1.3.6.1.4.1.20540.2.2.1.1.53.10.1 |
remoteDefaultIndexThis object shows the ifIndex value of the port excluding
trunk. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.10.1.1 |
remoteDefaultVlanThe object configures the default VLAN at the specified
remote device.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.53.10.1.2 |
remoteDefaultPriorityThe object configures the default priority at the remote
specified device.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.53.10.1.3 |
remoteDefaultEnableThe object is to take effect default VLAN and priority
at the remote specified device.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.10.1.4 |
remoteProtocolVlanTableA table contains the information of protocal VLAN at the
remote specified device. SEQUENCE OF RemoteProtocolVlanEntry .1.3.6.1.4.1.20540.2.2.1.1.53.11 |
remoteProtocolVlanEntryAn entry contains the information of protocal VLAN at the
specified remote device. RemoteProtocolVlanEntry .1.3.6.1.4.1.20540.2.2.1.1.53.11.1 |
remoteProtocolVlanIndexThis object shows the ifIndex value of the port excluding
trunk. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.11.1.1 |
remoteProtocolVlanEtherTypeThe object configures the Ether type at the specified
remote device. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.53.11.1.2 |
remoteProtocolVlanVidThe vlan of each port.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.53.11.1.3 |
remoteProtocolVlanPrirityThe object configures the VLAN ID at the specified remote
device.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.53.11.1.4 |
remoteProtocolVlanRowStatusThe status of this conceptual row entry. This object is
issued to manage the creation and deletion of conceptual
rows.
The status column has six defined values:
- 'active', which indicates that the conceptual row is
available for use by the managed device;
- 'notInService', which indicates that the conceptual
row exists in the agent, but it is unavailable for use by
the managed device (see NOTE below);
- 'notReady', which indicates that the conceptual row
exists in the agent, but it is missing information
necessary in order to be available for use by the
managed device;
- 'createAndGo', which is supplied by a management
station intending to create a new instance of a
conceptual row and to have its status automatically set
to be active and then to make it available for use by the
managed device;
- 'createAndWait', which is supplied by a management
station intending to create a new instance of a
conceptual row (but not to make it available for use by
the managed device); and,
- 'destroy', which is supplied by a management station
intending to delete all of the instances associated with
an existing conceptual row.
Whereas five of the six values (all except 'notReady') may
be specified in a management protocol set operation, only
three values will be returned in response to a management
protocol retrieval operation: 'notReady', 'notInService'
and 'active'. That is, when queried, an existing
conceptual row has only three states: it is available for
use by the managed device (the status column has value
'active'); it is not available for use by the managed
device, though the agent has sufficient information to
make it so (the status column has value 'notInService');
or, it is not available for use by the managed device,
and an attempt to make it so would be failed because the
agent has insufficient information (the state column has
value 'notReady').
For a detailed description of this object, please refer to
SNMPv2-TC MIB.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.53.11.1.5 |
remoteQueueCosMapTableA table contains the information of queue number and
priority of CoS map at the specified remote device. SEQUENCE OF RemoteQueueCosMapEntry .1.3.6.1.4.1.20540.2.2.1.1.53.12 |
remoteQueueCosMapEntryAn entry contains the information of queue number and
priority of CoS map at the specified remote device. RemoteQueueCosMapEntry .1.3.6.1.4.1.20540.2.2.1.1.53.12.1 |
remoteQueueCosMapIndexThis object shows the ifIndex value of the port excluding
trunk. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.12.1.1 |
remoteQueueCosMapPriorityThe object configures the priority at the specified
remote device. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.53.12.1.2 |
remoteQueueCosMapQueueThe object configures the queue number of CoS map at the
specified remote device.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.53.12.1.3 |
remoteQueueCosMapEnableThe object is to take effect the queue Cos map setting at
the remote device.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.12.1.4 |
remoteQueueModeMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.53.13 |
remoteQueueModeTableA table contains the information of queue mode at the
specified remote device. SEQUENCE OF RemoteQueueModeEntry .1.3.6.1.4.1.20540.2.2.1.1.53.13.1 |
remoteQueueModeEntryAn entry contains the information of queue mode at the
specified remote device. RemoteQueueModeEntry .1.3.6.1.4.1.20540.2.2.1.1.53.13.1.1 |
remoteQueueModeIndexThis object shows the ifIndex value of the port excluding
trunk. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.13.1.1.1 |
remoteQueueModeThe object configures the queue mode at the specified
remote device.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.53.13.1.1.2 |
remoteWrrPortTableA table contains the information of the weighted round
robin (WRR) at the specified remote device. SEQUENCE OF RemoteWrrPortEntry .1.3.6.1.4.1.20540.2.2.1.1.53.13.2 |
remoteWrrPortEntryAn entry contains the information of the WRR at the
specified remote device. RemoteWrrPortEntry .1.3.6.1.4.1.20540.2.2.1.1.53.13.2.1 |
remoteWrrPortIfIndexThis object shows the ifIndex value of the port excluding
trunk. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.53.13.2.1.1 |
remoteWrrPortQueueIDThe object configures the queue ID of WRR at the specified
remote device. Integer32 .1.3.6.1.4.1.20540.2.2.1.1.53.13.2.1.2 |
remoteWrrPortWeightThe object configures the weight of WRR at the specified
remote device.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.53.13.2.1.3 |
remoteMapTagPriorityMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.53.14 |
remoteMapTagPriStatusTableA table contains the status of tag-priority map at the
specified remote device. SEQUENCE OF RemoteMapTagPriStatusEntry .1.3.6.1.4.1.20540.2.2.1.1.53.14.1 |
remoteMapTagPriStatusEntryAn entry contains the status of tag-priority map at the
specified remote device. RemoteMapTagPriStatusEntry .1.3.6.1.4.1.20540.2.2.1.1.53.14.1.1 |
remoteMapTagPriStatusIndexThis object shows the ifIndex value of the port excluding
trunk. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.14.1.1.1 |
remoteMapTagPriStatusThe object configures the status of tap-priority map at
the specified remote device.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.14.1.1.2 |
remoteMapTagPriorityTableA table contains the information of tag-priority map at
the specified remote device. SEQUENCE OF RemoteMapTagPriorityEntry .1.3.6.1.4.1.20540.2.2.1.1.53.14.2 |
remoteMapTagPriorityEntryAn entry contains the information of tag-priority map at
the specified remote device. RemoteMapTagPriorityEntry .1.3.6.1.4.1.20540.2.2.1.1.53.14.2.1 |
remoteMapTagPriorityIndexThis object shows the ifIndex value of the port excluding
trunk. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.53.14.2.1.1 |
remoteMapTagPriorityThe object shows the tap-priority map at the specified
remote device. Integer32 .1.3.6.1.4.1.20540.2.2.1.1.53.14.2.1.2 |
remoteMapTagPriorityPriThe object configures the priority of tap-priority map at
the specified remote device.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.53.14.2.1.3 |
remoteMapTosMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.53.15 |
remoteMapTosStatusTableA table contains the status of ToS map at the specified
remote device. SEQUENCE OF RemoteMapTosStatusEntry .1.3.6.1.4.1.20540.2.2.1.1.53.15.1 |
remoteMapTosStatusEntryAn entry contains the status of ToS map at the specified
remote device. RemoteMapTosStatusEntry .1.3.6.1.4.1.20540.2.2.1.1.53.15.1.1 |
remoteMapTosStatusIndexThis object shows the ifIndex value of the port excluding
trunk. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.15.1.1.1 |
remoteMapTosEnableStatusThe object configures the status of ToS map at the
specified remote device.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.15.1.1.2 |
remoteMapTosTableA table contains the information of ToS map at the
specified remote device. SEQUENCE OF RemoteMapTosEntry .1.3.6.1.4.1.20540.2.2.1.1.53.15.2 |
remoteMapTosEntryAn entry contains the information of the TOS map at the
remote device. RemoteMapTosEntry .1.3.6.1.4.1.20540.2.2.1.1.53.15.2.1 |
remoteMapTosIndexThis object shows the ifIndex value of the port excluding
trunk. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.53.15.2.1.1 |
remoteMapTosThe object shows the ToS map at the specified remote
device. Integer32 .1.3.6.1.4.1.20540.2.2.1.1.53.15.2.1.2 |
remoteMapTosPriThe object configures the the priority of ToS map at the
specified remote device.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.53.15.2.1.3 |
remoteMapTosStatusThe status of this conceptual row entry. This object is
isused to manage the creation and deletion of conceptual
rows.
The status column has six defined values:
- 'active', which indicates that the conceptual row is
available for use by the managed device;
- 'notInService', which indicates that the conceptual
row exists in the agent, but it is unavailable for use by
the managed device (see NOTE below);
- 'notReady', which indicates that the conceptual row
exists in the agent, but it is missing information
necessary in order to be available for use by the
managed device;
- 'createAndGo', which is supplied by a management
station intending to create a new instance of a
conceptual row and to have its status automatically set
to be active, and then to make it available for use by the
managed device;
- 'createAndWait', which is supplied by a management
station intending to create a new instance of a
conceptual row (but not to make it available for use by
the managed device); and,
- 'destroy', which is supplied by a management station
intending to delete all of the instances associated with
an existing conceptual row.
Whereas five of the six values (all except 'notReady') may
be specified in a management protocol set operation, only
three values will be returned in response to a management
protocol retrieval operation: 'notReady', 'notInService'
and 'active'. That is, when queried, an existing
conceptual row has only three states: it is available for
use by the managed device (the status column has value
'active'); it is not available for use by the managed
device, though the agent has sufficient information to
make it so (the status column has value 'notInService');
or, it is not available for use by the managed device,
and an attempt to make it so would be failed because the
agent has insufficient information (the state column has
value 'notReady').
For a detailed description of this object, please refer
to SNMPv2-TC MIB.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.53.15.2.1.4 |
remoteMapTrafficClassMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.53.16 |
remoteMapTrafficClassStatusTableA table contains the status of traffic class map at the
specified remote device. SEQUENCE OF RemoteMapTrafficClassStatusEntry .1.3.6.1.4.1.20540.2.2.1.1.53.16.1 |
remoteMapTrafficClassStatusEntryAn entry contains the status of traffic class map at the
specified remote device. RemoteMapTrafficClassStatusEntry .1.3.6.1.4.1.20540.2.2.1.1.53.16.1.1 |
remoteMapTCStatusIndexThis object shows the ifIndex value of the port excluding
trunk. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.16.1.1.1 |
remoteMapTCEnableStatusThe object configures the status of traffic class map at
the specified remote device.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.16.1.1.2 |
remoteMapTrafficClassTableA table contains the information of traffic class map at
the specified remote device. SEQUENCE OF RemoteMapTrafficClassEntry .1.3.6.1.4.1.20540.2.2.1.1.53.16.2 |
remoteMapTrafficClassEntryAn entry contains the information of traffic class map
at the specified remote device. RemoteMapTrafficClassEntry .1.3.6.1.4.1.20540.2.2.1.1.53.16.2.1 |
remoteMapTrafficClassIfIndexThis object shows the ifIndex value of the port excluding
trunk. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.53.16.2.1.1 |
remoteMapTrafficClassThe object shows the traffic class map at the specified
remote device. Integer32 .1.3.6.1.4.1.20540.2.2.1.1.53.16.2.1.2 |
remoteMapCosThe object configures the value of CoS at the specified
remote device.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.53.16.2.1.3 |
remoteMapTrafficClassStatusThe status of this conceptual row entry. This object is
issued to manage the creation and deletion of conceptual
rows.
For the following, check the corrections above.
- 'active', which indicates that the conceptual row is
available for use by the managed device;
- 'notInService', which indicates that the conceptual
row exists in the agent, but is unavailable for use by
the managed device (see NOTE below);
- 'notReady', which indicates that the conceptual row
exists in the agent, but is missing information
necessary in order to be available for use by the
managed device;
- 'createAndGo', which is supplied by a management
station wishing to create a new instance of a
conceptual row and to have its status automatically set
to active, making it available for use by the managed
device;
- 'createAndWait', which is supplied by a management
station wishing to create a new instance of a
conceptual row (but not make it available for use by
the managed device); and,
- 'destroy', which is supplied by a management station
wishing to delete all of the instances associated with
an existing conceptual row.
Whereas five of the six values (all except 'notReady')
may be specified in a management protocol set operation,
only three values will be returned in response to a
management protocol retrieval operation: 'notReady',
'notInService' or 'active'. That is, when queried, an
existing conceptual row has only three states: it is
either available for use by the managed device (the
status column has value 'active'); it is not available
for use by the managed device, though the agent has
sufficient information to make it so (the status column
has value 'notInService'); or, it is not available for
use by the managed device, and an attempt to make it so
would fail because the agent has insufficient information
(the state column has value 'notReady').
For a detailed description of this object, please refer
to SNMPv2-TC MIB.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.53.16.2.1.4 |
remoteFactoryDefaultTableA table contains the factory default setting at the
specified remote device. SEQUENCE OF RemoteFactoryDefaultEntry .1.3.6.1.4.1.20540.2.2.1.1.53.17 |
remoteFactoryDefaultEntryAn entry contains the factory default setting at the
specified remote device. RemoteFactoryDefaultEntry .1.3.6.1.4.1.20540.2.2.1.1.53.17.1 |
remoteFactoryDefaultIndexThis object shows the ifIndex value of the port excluding
trunk. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.17.1.1 |
remoteFactoryDefaultThis object is to apply the factory default setting at
the specified remote device.rw Enumeration .1.3.6.1.4.1.20540.2.2.1.1.53.17.1.2 |
remoteDeviceStatisticTableA table shows the statistics for each remote device's
port. SEQUENCE OF RemoteDeviceStatisticEntry .1.3.6.1.4.1.20540.2.2.1.1.53.18 |
remoteDeviceStatisticEntryAn entry shows the statistics for each remote device's
port. RemoteDeviceStatisticEntry .1.3.6.1.4.1.20540.2.2.1.1.53.18.1 |
remoteStatisticPortIndexThis object shows the ifIndex value of the port excluding
trunk. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.18.1.1 |
remoteDeviceStatisticIfIndexThis object shows the ifIndex value of the remote device. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.53.18.1.2 |
remoteTxPausePacketThe total number of pause frames transmitted from the
remote device's port.ro Integer32 .1.3.6.1.4.1.20540.2.2.1.1.53.18.1.3 |
remoteRxPausePacketThe total number of pause frames received from the remote
device's port.ro Integer32 .1.3.6.1.4.1.20540.2.2.1.1.53.18.1.4 |
remoteRxErrorPacketThe total number of error frames received from the remote
device's port.ro Integer32 .1.3.6.1.4.1.20540.2.2.1.1.53.18.1.5 |
remoteQueuePacketStatisticTableA table contains the packet statistics of each queue for
the remote device's port. SEQUENCE OF RemoteQueuePacketStatisticEntry .1.3.6.1.4.1.20540.2.2.1.1.53.19 |
remoteQueuePacketStatisticEntryAn entry contains the packet statistics of each queue for
the remote device's port. RemoteQueuePacketStatisticEntry .1.3.6.1.4.1.20540.2.2.1.1.53.19.1 |
remoteQueuePacketStatisticPortIndexThis object shows the ifIndex value of the port excluding
trunk. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.19.1.1 |
remoteQueuePacketDeviceStatisticIfIndexThis object shows the ifIndex value of the specified
remote device. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.53.19.1.2 |
remoteQueuePacketQueueIndexThis object shows the index of packet queue of the
specified remote device. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.53.19.1.3 |
remoteQueueDropPacketThe total number of packets dropped by the remote device's
port.ro Integer32 .1.3.6.1.4.1.20540.2.2.1.1.53.19.1.4 |
remoteQueueForwardingPacketThe total number of packets forwarded by the remote
device's port.ro Integer32 .1.3.6.1.4.1.20540.2.2.1.1.53.19.1.5 |
remoteMacAddressTableA table contains the MAC address of the specified remote
device. SEQUENCE OF RemoteMacAddressEntry .1.3.6.1.4.1.20540.2.2.1.1.53.20 |
remoteMacAddressEntryAn entry contains the MAC address of the specified remote
device. RemoteMacAddressEntry .1.3.6.1.4.1.20540.2.2.1.1.53.20.1 |
remoteMacAddressIfIndexThis object shows the ifIndex value of the port excluding
trunk. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.20.1.1 |
remoteMacAddressThis object shows the MAC address of the specified remote
device.rw OCTET STRING .1.3.6.1.4.1.20540.2.2.1.1.53.20.1.2 |
remoteMacAddressStatusThis object shows the information of whether the MAC
address of the remote device is valided.rw ValidStatus .1.3.6.1.4.1.20540.2.2.1.1.53.20.1.3 |
remoteDeviceMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.53.21 |
remoteDeviceResetTo reset the remote device which is connected to a port,
assign remoteDeviceReset to the value of ifIndex defined
by the ifIndex in the IF-MIB. When read, this object
always returns 0.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.53.21.1 |
remoteDeviceFactoryDefaultTo reset the remote device which is connected to a port
and restore the default setting, assign
remoteDeviceFactoryDefault to the value of ifIndex defined
by the ifIndex in the IF-MIB. When read, this object
always returns 0.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.53.21.2 |
remoteAccessPointTableContains the access point setting of CPE. SEQUENCE OF RemoteAccessPointEntry .1.3.6.1.4.1.20540.2.2.1.1.53.21.3 |
remoteAccessPointEntryA conceptual row in the remoteAccessPoint table. RemoteAccessPointEntry .1.3.6.1.4.1.20540.2.2.1.1.53.21.3.1 |
remoteAccessPointLocalPortThe port interface on the switch. The interface identified
by a particular value of this index is the same interface
as identified by the same value of ifIndex in the IF-MIB. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.21.3.1.1 |
remoteAccessPointStatusSet this to enabled(1) to enable the Wireless Access Point
function. Sets disabled(2) to disable the Wireless
Access Point function.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.21.3.1.2 |
remoteDhcpServerTableContains the DHCP server setting of CPE. SEQUENCE OF RemoteDhcpServerEntry .1.3.6.1.4.1.20540.2.2.1.1.53.21.4 |
remoteDhcpServerEntryA conceptual row in the remoteDhcpServer table. RemoteDhcpServerEntry .1.3.6.1.4.1.20540.2.2.1.1.53.21.4.1 |
remoteDhcpServerLocalPortThe port interface on the switch. The interface identified
by a particular value of this index is the same interface
as identified by the same value of ifIndex in the IF-MIB. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.21.4.1.1 |
remoteDhcpServerStatusIf this is enabled(1), the remote device acts as a DHCP
server on the LAN side. If this is disabled(2), the remote
device does not act as a DHCP server.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.21.4.1.2 |
remoteDhcpServerIpAddressThe IP address of DHCP server at remote device.ro IpAddress .1.3.6.1.4.1.20540.2.2.1.1.53.21.4.1.3 |
remoteDhcpServerSubnetMaskThe subnet mask of DHCP server at remote device.ro IpAddress .1.3.6.1.4.1.20540.2.2.1.1.53.21.4.1.4 |
remoteDhcpServerGatewayThe IP Address of the default gateway at remote device.
If this value is undefined or unknown, it shall have the
value 0.0.0.0.ro IpAddress .1.3.6.1.4.1.20540.2.2.1.1.53.21.4.1.5 |
remoteVlanTableContains the VLAN settings of CPE. SEQUENCE OF RemoteVlanEntry .1.3.6.1.4.1.20540.2.2.1.1.53.21.5 |
remoteVlanEntryA conceptual row in the remoteVlan table. RemoteVlanEntry .1.3.6.1.4.1.20540.2.2.1.1.53.21.5.1 |
remoteVlanLocalPortThe port interface on the switch. The interface identified
by a particular value of this index is the same interface
as identified by the same value of ifIndex in the IF-MIB. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.21.5.1.1 |
remoteVlanIdSpecifiies the VLAN ID. Integer32 .1.3.6.1.4.1.20540.2.2.1.1.53.21.5.1.2 |
remoteVlanStatusSet valid(1) to create the VLAN. Set invalid(2) to delete
the VLAN.rw ValidStatus .1.3.6.1.4.1.20540.2.2.1.1.53.21.5.1.3 |
remotePortMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.53.22 |
remotePortAdminTableContains the admin status of LAN ports on CPE. SEQUENCE OF RemotePortAdminEntry .1.3.6.1.4.1.20540.2.2.1.1.53.22.1 |
remotePortAdminEntryA conceptual row in the remotePortAdmin table. RemotePortAdminEntry .1.3.6.1.4.1.20540.2.2.1.1.53.22.1.1 |
remotePortAdminLocalPortThe port interface on the switch. The interface identified
by a particular value of this index is the same interface
as identified by the same value of ifIndex in the IF-MIB. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.22.1.1.1 |
remotePortAdminRemotePortThe port interface of remote device. Integer32 .1.3.6.1.4.1.20540.2.2.1.1.53.22.1.1.2 |
remotePortAdminStatusIf this is enabled(1), the remote port is in enabled. If
this is disabled(2), the remote port is not in enabled.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.22.1.1.3 |
remotePortPvidTableContains the VID of LAN ports on CPE. SEQUENCE OF RemotePortPvidEntry .1.3.6.1.4.1.20540.2.2.1.1.53.22.2 |
remotePortPvidEntryA conceptual row in the remotePortPvid table. RemotePortPvidEntry .1.3.6.1.4.1.20540.2.2.1.1.53.22.2.1 |
remotePortPvidLocalPortThe port interface on the switch. The interface identified
by a particular value of this index is the same interface
as identified by the same value of ifIndex in the IF-MIB. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.22.2.1.1 |
remotePortPvidRemotePortThe port interface of remote device. Integer32 .1.3.6.1.4.1.20540.2.2.1.1.53.22.2.1.2 |
remotePortPvidSets default VLAN on remote port.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.53.22.2.1.3 |
remotePortPriorityTableContains the priority of LAN ports on CPE. SEQUENCE OF RemotePortPriorityEntry .1.3.6.1.4.1.20540.2.2.1.1.53.22.3 |
remotePortPriorityEntryA conceptual row in the remotePortPriority table. RemotePortPriorityEntry .1.3.6.1.4.1.20540.2.2.1.1.53.22.3.1 |
remotePortPriorityLocalPortThe port interface on the switch. The interface identified
by a particular value of this index is the same interface
as identified by the same value of ifIndex in the IF-MIB. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.22.3.1.1 |
remotePortPriorityRemotePortThe port interface of remote device. Integer32 .1.3.6.1.4.1.20540.2.2.1.1.53.22.3.1.2 |
remotePortPrioritySets default priority on remote port.rw Integer32 .1.3.6.1.4.1.20540.2.2.1.1.53.22.3.1.3 |
remotePortIgmpSnoopingTableContains the IGMP snooping status of LAN ports on CPE. SEQUENCE OF RemotePortIgmpSnoopingEntry .1.3.6.1.4.1.20540.2.2.1.1.53.22.4 |
remotePortIgmpSnoopingEntryA conceptual row in the remotePortIgmpSnooping table. RemotePortIgmpSnoopingEntry .1.3.6.1.4.1.20540.2.2.1.1.53.22.4.1 |
remotePortIgmpSnoopingLocalPortThe port interface on the switch. The interface identified
by a particular value of this index is the same interface
as identified by the same value of ifIndex in the IF-MIB. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.22.4.1.1 |
remotePortIgmpSnoopingRemotePortThe port interface of remote device. Integer32 .1.3.6.1.4.1.20540.2.2.1.1.53.22.4.1.2 |
remotePortIgmpSnoopingIf this is enabled(1), IGMP snooping is enabled on the
remote port. If this is disabled(2), IGMP snooping is
disabled on the remote port.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.22.4.1.3 |
remotePortCountersTableContains the information of LAN ports on CPE. SEQUENCE OF RemotePortCountersEntry .1.3.6.1.4.1.20540.2.2.1.1.53.22.5 |
remotePortCountersEntryA conceptual row in the remotePortCounters table. RemotePortCountersEntry .1.3.6.1.4.1.20540.2.2.1.1.53.22.5.1 |
remotePortCountersLocalPortThe port interface on the switch. The interface identified
by a particular value of this index is the same interface
as identified by the same value of ifIndex in the IF-MIB. InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.2.2.1.1.53.22.5.1.1 |
remotePortCountersRemotePortThe port interface of remote device. Integer32 .1.3.6.1.4.1.20540.2.2.1.1.53.22.5.1.2 |
remotePortCountersInUnicastSupportedA value of true(1) indicates that supports receiving
unicast packet counts. A value of false(2) indicates that
not support receiving unicast packet counts.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.53.22.5.1.3 |
remotePortCountersInUnicastThe total number of unicast packets received from
remote port.ro Counter32 .1.3.6.1.4.1.20540.2.2.1.1.53.22.5.1.4 |
remotePortCountersInBroadcastSupportedA value of true(1) indicates that supports receiving
broadcast packet counts. A value of false(2) indicates
that not support receiving broadcast packet counts.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.53.22.5.1.5 |
remotePortCountersInBroadcastThe total number of broadcasts packets received from
remote port.ro Counter32 .1.3.6.1.4.1.20540.2.2.1.1.53.22.5.1.6 |
remotePortCountersInPauseSupportedA value of true(1) indicates that supports receiving
pause packet counts. A value of false(2) indicates that
not support receiving pause packet counts.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.53.22.5.1.7 |
remotePortCountersInPauseThe total number of pause packets received from
remote port.ro Counter32 .1.3.6.1.4.1.20540.2.2.1.1.53.22.5.1.8 |
remotePortCountersInMulticastSupportedA value of true(1) indicates that supports receiving
multicast packet counts. A value of false(2) indicates
that not support receiving multicast packet counts.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.53.22.5.1.9 |
remotePortCountersInMulticastThe total number of multicasts packets received from
remote port.ro Counter32 .1.3.6.1.4.1.20540.2.2.1.1.53.22.5.1.10 |
remotePortCountersOutUnicastSupportedA value of true(1) indicates that supports transmitting
unicast packet counts. A value of false(2) indicates that
not support transmitting unicast packet counts.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.53.22.5.1.11 |
remotePortCountersOutUnicastThe total number of unicast packets transmitted from
remote port.ro Counter32 .1.3.6.1.4.1.20540.2.2.1.1.53.22.5.1.12 |
remotePortCountersOutBroadcastSupportedA value of true(1) indicates that supports transmitting
broadcast packet counts. A value of false(2) indicates
that not support transmitting broadcast packet counts.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.53.22.5.1.13 |
remotePortCountersOutBroadcastThe total number of broadcast packets transmitted from
remote port.ro Counter32 .1.3.6.1.4.1.20540.2.2.1.1.53.22.5.1.14 |
remotePortCountersOutMulticastSupportedA value of true(1) indicates that supports transmitting
multicast packet counts. A value of false(2) indicates
that not support transmitting multicast packet counts.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.53.22.5.1.15 |
remotePortCountersOutMulticastThe total number of multicast packets transmitted from
remote port.ro Counter32 .1.3.6.1.4.1.20540.2.2.1.1.53.22.5.1.16 |
remotePortCountersInFcsErrorsSupportedA value of true(1) indicates that supports receiving
FCS error packet counts. A value of false(2) indicates
that not support receiving FCS error packet counts.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.53.22.5.1.17 |
remotePortCountersInFcsErrorsThe total number of FCS error packets received from
remote port.ro Counter32 .1.3.6.1.4.1.20540.2.2.1.1.53.22.5.1.18 |
remotePortCountersOutFcsErrorsSupportedA value of true(1) indicates that supports transmitting
FCS error packet counts. A value of false(2) indicates
that not support transmitting FCS error packet counts.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.53.22.5.1.19 |
remotePortCountersOutFcsErrorsThe total number of FCS error packets transmitted from
remote port.ro Counter32 .1.3.6.1.4.1.20540.2.2.1.1.53.22.5.1.20 |
remotePortCountersInGoodOctetsSupportedA value of true(1) indicates that supports receiving
normal packet counts. A value of false(2) indicates that
not support receiving normal packet counts.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.53.22.5.1.21 |
remotePortCountersInGoodOctetsThe total number of normal packets received from
remote port.ro Counter32 .1.3.6.1.4.1.20540.2.2.1.1.53.22.5.1.22 |
remotePortCountersOutGoodOctetsSupportedA value of true(1) indicates that supports transmitting
normal packet counts. A value of false(2) indicates that
not support transmitting normal packet counts.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.53.22.5.1.23 |
remotePortCountersOutGoodOctetsThe total number of normal packets transmitted from
remote port.ro Counter32 .1.3.6.1.4.1.20540.2.2.1.1.53.22.5.1.24 |
remotePortCountersInBadOctetsSupportedA value of true(1) indicates that supports receiving
bad packet counts. A value of false(2) indicates that
not support receiving bad packet counts.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.53.22.5.1.25 |
remotePortCountersInBadOctetsThe total number of bad packets received from
remote port.ro Counter32 .1.3.6.1.4.1.20540.2.2.1.1.53.22.5.1.26 |
remotePortCountersInDiscardsSupportedA value of true(1) indicates that supports receiving
discard packet counts. A value of false(2) indicates
that not support receiving discard packet counts.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.53.22.5.1.27 |
remotePortCountersInDiscardsThe total number of discard packets received from
remote port.ro Counter32 .1.3.6.1.4.1.20540.2.2.1.1.53.22.5.1.28 |
remotePortCountersAlignmentErrorsSupportedA value of true(1) indicates that supports align
error packet counts. A value of false(2) indicates that
not support alignment error packet counts.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.53.22.5.1.29 |
remotePortCountersAlignmentErrorsA 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.ro Counter32 .1.3.6.1.4.1.20540.2.2.1.1.53.22.5.1.30 |
remotePortCountersUndersizeErrorsSupportedA value of true(1) indicates that supports under
error packet counts. A value of false(2) indicates that
not support under error packet counts.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.20540.2.2.1.1.53.22.5.1.31 |
remotePortCountersUndersizeErrorsThe total number of packets received that were
less than 64 octets long (excluding framing bits,
but including FCS octets) and were otherwise well
formed.ro Counter32 .1.3.6.1.4.1.20540.2.2.1.1.53.22.5.1.32 |
sFlowMgt OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.1.55 |
sFlowStatusSet this to enabled(1) to enable global sFlow, and set
this to disabled(2) to disable global sFlow.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.55.1 |
sFlowPortTableA table that contains the settings of sFlow. SEQUENCE OF SFlowPortEntry .1.3.6.1.4.1.20540.2.2.1.1.55.2 |
sFlowPortEntryThe conceptual row of sFlowPortTable. SFlowPortEntry .1.3.6.1.4.1.20540.2.2.1.1.55.2.1 |
sFlowPortIndexThe port number of a port. The interface identified by a
particular value of this index is the same interface as
identified by the same value of ifIndex in the IF-MIB. Unsigned32 .1.3.6.1.4.1.20540.2.2.1.1.55.2.1.1 |
sFlowPortStatusSet this to enabled(1) to enable sFlow on this port, and
set this to disabled(2) to disable sFlow on this port.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.2.2.1.1.55.2.1.2 |
el228Notifications OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.2 |
sixnetTraps OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.2.1 |
sixnetTrapsPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.2.1.0 |
swPowerStatusChangeTrapThis trap is sent when the power state changes. NOTIFICATION-TYPE .1.3.6.1.4.1.20540.2.2.1.2.1.0.1 |
swPortSecurityTrapThis trap is sent when the port is being intruded. This trap
will only be sent when the portSecActionTrap is enabled. NOTIFICATION-TYPE .1.3.6.1.4.1.20540.2.2.1.2.1.0.36 |
swAuthenticationFailureThis trap will be triggered if authentication is failed. NOTIFICATION-TYPE .1.3.6.1.4.1.20540.2.2.1.2.1.0.66 |
swAuthenticationSuccessThis trap will be triggered if authentication is successful. NOTIFICATION-TYPE .1.3.6.1.4.1.20540.2.2.1.2.1.0.67 |
swLoopbackDetectionTrapThis trap will be sent when loopback BPDUs have been detected. NOTIFICATION-TYPE .1.3.6.1.4.1.20540.2.2.1.2.1.0.92 |
autoUpgradeTrapThis trap is sent when auto upgrade is executed. NOTIFICATION-TYPE .1.3.6.1.4.1.20540.2.2.1.2.1.0.104 |
el228Conformance OBJECT IDENTIFIER .1.3.6.1.4.1.20540.2.2.1.3 |
sixnetRTR OBJECT IDENTIFIER .1.3.6.1.4.1.20540.4 |
rtrAllRingsGoodTrue if all rings configured for this switch are complete.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.20540.4.1 |
rtrAllRingNeighborsGoodTrue if all neighbors in all configured rings for this switch are
complete.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.20540.4.2 |
rtrMasterStatusSetting to enabled(1) means that the switch is intended to be
the Master in a Real-Time Ring. Setting to disabled(2) means
the master will be determined automatically using a voting
process in the ring algorithm.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.20540.4.3 |
rtrSupportedNumThe maximum number of ring entries that the switch supports.ro Integer32 .1.3.6.1.4.1.20540.4.4 |
rtrRingTableSpecifies the features of ring entries. SEQUENCE OF RtrRingEntry .1.3.6.1.4.1.20540.4.10 |
rtrRingEntryA conceptual row of rtrRingTable. RtrRingEntry .1.3.6.1.4.1.20540.4.10.1 |
rtrRingIndexThe index of the ring entry. Integer32 .1.3.6.1.4.1.20540.4.10.1.1 |
rtrRingCurrentStatusThe current status of the switch in a ring.
disabled(1) means the rtrRingStatus is invalid.
localBreak(2) means ring port of the switch is link down.
remoteBreak(3) means switch cannot receive RPDUs from other
switches, or primary port and backup port have different
master switch information. complete(3) means primary port
and backup port receive the same master switch information
from both directions. The master switch will put its primary
port into forward(3) state, and put its backup port into
discard(2) state to block traffic. Other switches in the ring
will put both ports into the forward(3) state.ro Enumeration .1.3.6.1.4.1.20540.4.10.1.2 |
rtrRingNameThe name of specified Ring entry. This name should be checked
to ensure that it is unique across all rings on the switch.rw DisplayString .1.3.6.1.4.1.20540.4.10.1.3 |
rtrRingPrimaryPortIfThe primary port for that ring. This port must be checked to
ensure it is not the same as any other port used in any other
ring on this switch. The interface identified by a particular
value of this index is the same interface as identified by
the same value of ifIndex in the IF-MIB.rw InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.4.10.1.4 |
rtrRingPrimaryPortStatusThe current status of the ring primary port.
down(1) means the ring port link is down.
disabled(2) means ring port is disabled.
discard(3) means port receives configuration messages,
but does not forward packets. forward(4) means port forwards
packets, and continues learning addresses.ro Enumeration .1.3.6.1.4.1.20540.4.10.1.5 |
rtrRingBackupPortIfThe backup port for that ring. This port must be checked to
ensure it is not the same as any other port used in any other
ring on this switch. The interface identified by a particular
value of this index is the same interface as identified by
the same value of ifIndex in the IF-MIB.rw InterfaceIndex (IF-MIB) .1.3.6.1.4.1.20540.4.10.1.6 |
rtrRingBackupPortStatusThe current status of the ring backup port.
down(1) means the ring port link is down.
disabled(2) means ring port is disabled.
discard(3) means port receives configuration messages,
but does not forward packets. forward(4) means port forwards
packets, and continues learning addresses.ro Enumeration .1.3.6.1.4.1.20540.4.10.1.7 |
rtrPrimarySeenTrue if the switch has recently seen RPDUs from its primary neighbor
on this ring.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.20540.4.10.1.8 |
rtrSecondarySeenTrue if the switch has recently seen RPDUs from its backup neighbor
on this ring.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.20540.4.10.1.9 |
rtrRingStatusSet this variable to valid(1) to create an entry.
Set this variable to invalid(2) to destroy an entry.rw ValidStatus .1.3.6.1.4.1.20540.4.10.1.10 |
sixnetNotificationPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.20540.5 |
sixnetNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.20540.5.0 |
fallbackFirmwareA fallbackFirmware trap indicates that the switch failed to
boot the default firmware and has instead booted up running
the backup firmware. This could mean that the switch lost
power during its last bootup and was unable to finish, or it
could mean that the default firmware has become corrupt. NOTIFICATION-TYPE .1.3.6.1.4.1.20540.5.0.1 |
firmwareUpdateCompleteA firmware update started via SNMP has completed. Use the
firmwareHealth column of the firmwareTable to determine whether the
update was successful. NOTIFICATION-TYPE .1.3.6.1.4.1.20540.5.0.2 |
sixnetNotificationObjects OBJECT IDENTIFIER .1.3.6.1.4.1.20540.5.1 |
sixnetConformance OBJECT IDENTIFIER .1.3.6.1.4.1.20540.6 |
sixnetCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.20540.6.1 |
sixnetGroups OBJECT IDENTIFIER .1.3.6.1.4.1.20540.6.2 |
sixnetExperimental OBJECT IDENTIFIER .1.3.6.1.4.1.20540.9999 |
sixnetPlaypen OBJECT IDENTIFIER .1.3.6.1.4.1.20540.9999.9999 |