Reference record for OID 1.3.6.1.4.1.43.10.9.4.1


parent
1.3.6.1.4.1.43.10.9.4 (esModTable)
node code
1
node name
esModTableEntry
dot oid
1.3.6.1.4.1.43.10.9.4.1
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) a3Com(43) generic(10) endStation(9) esModTable(4) esModTableEntry(1)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) a3Com(43) generic(10) endStation(9) esModTable(4) esModTableEntry(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) a3Com(43) generic(10) endStation(9) esModTable(4) esModTableEntry(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) a3Com(43) generic(10) endStation(9) esModTable(4) esModTableEntry(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) a3Com(43) generic(10) endStation(9) esModTable(4) esModTableEntry(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) a3Com(43) generic(10) endStation(9) esModTable(4) esModTableEntry(1)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/a3Com/generic/endStation/esModTable/esModTableEntry
  • /iso/identified-organization/dod/internet/private/enterprises/a3Com/generic/endStation/esModTable/esModTableEntry
  • /iso/org/dod/internet/private/enterprise/a3Com/generic/endStation/esModTable/esModTableEntry
  • /iso/org/dod/internet/private/enterprises/a3Com/generic/endStation/esModTable/esModTableEntry
  • /iso/iso-identified-organization/dod/internet/private/enterprise/a3Com/generic/endStation/esModTable/esModTableEntry
  • /iso/iso-identified-organization/dod/internet/private/enterprises/a3Com/generic/endStation/esModTable/esModTableEntry
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/43/10/9/4/1

    Description by mibdepot

    The end station database maintains information concerning end-station
    address information against device port for 802.3 repeater type
    devices. This table provides one of three views on that database.

    The view provided by this particular table is indexed firstly on
    address type and then on address. The view is restricted to include
    only those entries in the database which have the MODIFIED flag set, i.e.
    that have been changed since the database was last viewed by the
    manager. This table can be used to read all the modified entries in the
    table. This is the table generally used to update the contents of a
    station map in a management station. Note that it can take a
    reasonable time to read the contents of the table and in that time
    other changes may occur. To detect this an additional MIB parameter is
    specified 'esDatabaseState'. This parameter is normally set to
    'NO-CHANGE'. When any change is made to the database the value of this
    parameter becomes 'MODIFIED'. It will remain in this state until a
    manager sets it back to NO-CHANGE. The recommended access for this
    table is as follows:

    do {
    write 'NO-CHANGE' to esDatabaseState
    read modified table
    read esDatabaseState
    } while esDatabaseState is MODIFIED

    There are some points to note when reading the contents of the end
    station table. Firstly the repeater number reported will change if a
    unit is moved from one repeater within a device to another or if a
    unit is isolated. Secondly an address will only appear in the table
    once. If an address which is already present in the database is found
    on another port then the original record is changed and the 'modified'
    flag set for that entry.

    Parsed from file msh100.mib.txt
    Company: None
    Module: LBMSH-MIB

    Description by circitor

    The end station database maintains information concerning end-station
    address information against device port for 802.3 repeater type
    devices. This table provides one of three views on that database.

    The view provided by this particular table is indexed firstly on
    address type and then on address. The view is restricted to include
    only those entries in the database which have the MODIFIED flag set, i.e.
    that have been changed since the database was last viewed by the
    manager. This table can be used to read all the modified entries in the
    table. This is the table generally used to update the contents of a
    station map in a management station. Note that it can take a
    reasonable time to read the contents of the table and in that time
    other changes may occur. To detect this an additional MIB parameter is
    specified 'esDatabaseState'. This parameter is normally set to
    'NO-CHANGE'. When any change is made to the database the value of this
    parameter becomes 'MODIFIED'. It will remain in this state until a
    manager sets it back to NO-CHANGE. The recommended access for this
    table is as follows:

    do {
    write 'NO-CHANGE' to esDatabaseState
    read modified table
    read esDatabaseState
    } while esDatabaseState is MODIFIED

    There are some points to note when reading the contents of the end
    station table. Firstly the repeater number reported will change if a
    unit is moved from one repeater within a device to another or if a
    unit is isolated. Secondly an address will only appear in the table
    once. If an address which is already present in the database is found
    on another port then the original record is changed and the 'modified'
    flag set for that entry.

    Parsed from file LBHUB-MSH-MIB.mib
    Module: LBHUB-MSH-MIB

    Information by oid_info

    Vendor: 3Com
    Module: A3COM0010-ENDSTATION (A3COM0010-ENDSTATION.mib)
    Type: ENTRY
    Access: not-accessible
    Syntax: EsModTableEntry

    Automatically extracted from www.mibdepot.com

    Information by mibdepot

    esModTableEntry OBJECT-TYPE SYNTAX EsModTableEntry ACCESS not-accessible STATUS mandatory DESCRIPTION " The end station database maintains information concerning end-station address information against device port for 802.3 repeater type devices. This table provides one of three views on that database. The view provided by this particular table is indexed firstly on address type and then on address. The view is restricted to include only those entries in the database which have the MODIFIED flag set, i.e. that have been changed since the database was last viewed by the manager. This table can be used to read all the modified entries in the table. This is the table generally used to update the contents of a station map in a management station. Note that it can take a reasonable time to read the contents of the table and in that time other changes may occur. To detect this an additional MIB parameter is specified 'esDatabaseState'. This parameter is normally set to 'NO-CHANGE'. When any change is made to the database the value of this parameter becomes 'MODIFIED'. It will remain in this state until a manager sets it back to NO-CHANGE. The recommended access for this table is as follows: do { write 'NO-CHANGE' to esDatabaseState read modified table read esDatabaseState } while esDatabaseState is MODIFIED There are some points to note when reading the contents of the end station table. Firstly the repeater number reported will change if a unit is moved from one repeater within a device to another or if a unit is isolated. Secondly an address will only appear in the table once. If an address which is already present in the database is found on another port then the original record is changed and the 'modified' flag set for that entry." INDEX { esModAddrType, esModAddress } ::= { esModTable 1 }

    Information by circitor

    esModTableEntry OBJECT-TYPE SYNTAX EsModTableEntry ACCESS not-accessible STATUS mandatory DESCRIPTION " The end station database maintains information concerning end-station address information against device port for 802.3 repeater type devices. This table provides one of three views on that database. The view provided by this particular table is indexed firstly on address type and then on address. The view is restricted to include only those entries in the database which have the MODIFIED flag set, i.e. that have been changed since the database was last viewed by the manager. This table can be used to read all the modified entries in the table. This is the table generally used to update the contents of a station map in a management station. Note that it can take a reasonable time to read the contents of the table and in that time other changes may occur. To detect this an additional MIB parameter is specified 'esDatabaseState'. This parameter is normally set to 'NO-CHANGE'. When any change is made to the database the value of this parameter becomes 'MODIFIED'. It will remain in this state until a manager sets it back to NO-CHANGE. The recommended access for this table is as follows: do { write 'NO-CHANGE' to esDatabaseState read modified table read esDatabaseState } while esDatabaseState is MODIFIED There are some points to note when reading the contents of the end station table. Firstly the repeater number reported will change if a unit is moved from one repeater within a device to another or if a unit is isolated. Secondly an address will only appear in the table once. If an address which is already present in the database is found on another port then the original record is changed and the 'modified' flag set for that entry." INDEX { esModAddrType, esModAddress } ::= { esModTable 1 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.43)

    Jeremy Siegel

    Children (4)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.43.10.9.4.1.1 esModAddrType 0 0 The end station database is capable of storing information for a
    number of different protocols. Each protocol has it's own addre…
    1.3.6.1.4.1.43.10.9.4.1.2 esModAddress 0 0 The address information held in this entry of the database. The length and
    format of the string depends on the address type. For…
    1.3.6.1.4.1.43.10.9.4.1.3 esModSlotNumber 0 0 Unit number on which this address was learnt.
    1.3.6.1.4.1.43.10.9.4.1.4 esModPortNumber 0 0 Port number of unit on which this address was learnt.