Technologies Network Router User Manual
APPENDIX G " MIB
6710 Access Point User’s Guide G-57
-- Row Definition
rtEntry OBJECT-TYPE
SYNTAX RTEntry
ACCESS not-accessible
STATUS mandatory
INDEX { rtDestination }
::= { rtTable 1 }
-- Columnar Object Definition
RTEntry ::=
SEQUENCE {
rtDestination PhysAddress,
rtPort INTEGER,
rtAge INTEGER,
rtNodeId INTEGER,
rtAttachId INTEGER,
rtAttachTime TimeTicks,
rtApEaddr PhysAddress,
rtHopAddrLen INTEGER,
rtHopAddr16 INTEGER,
rtHopEaddr PhysAddress,
rtIsBound INTEGER,
rtIsRemote INTEGER,
rtIsChild INTEGER,
rtIsAp INTEGER,
rtIsDistributed INTEGER,
rtIsRemoteLan INTEGER,
rtNS INTEGER,
rtNR INTEGER
}
-- Leaf Definition
rtDestination OBJECT-TYPE
SYNTAX PhysAddress
ACCESS read-only
STATUS mandatory
DESCRIPTION
”The 802 address of the destination.”
::= { rtEntry 1 }
rtPort OBJECT-TYPE
SYNTAX INTEGER (1..4)
ACCESS read-only
STATUS mandatory
DESCRIPTION
”The MAC-R port ID (1-4). A number which uniquely
identifies the port.”
::= { rtEntry 2 }










