Intermec 6710 User Manual

Page 309

Advertising
background image

APPENDIX G

"

MIB

6710 Access Point User’s Guide G-59

rtHopAddrLen

OBJECT-TYPE

SYNTAX INTEGER { twoByte(2),

sixByte(6) }

ACCESS read-only
STATUS mandatory
DESCRIPTION
”MAC-D address length (2 or 6). A MAC-D entity may
use either 16-bit locally assigned addresses or
48-bit 802 addresses.”
::= { rtEntry 8 }

rtHopAddr16

OBJECT-TYPE

SYNTAX INTEGER (0..65535)
ACCESS read-only
STATUS mandatory
DESCRIPTION
”16-bit MAC-D address (if rtHopAddrLen is
twoByte(2))”
::= { rtEntry 9 }

rtHopEaddr

OBJECT-TYPE

SYNTAX PhysAddress
ACCESS read-only
STATUS mandatory
DESCRIPTION
”48-bit MAC-D address (if rtHopAddrLen is
sixByte(6))”
::= { rtEntry 10 }

rtIsBound

OBJECT-TYPE

SYNTAX INTEGER { true(1), false(2) }
ACCESS read-only
STATUS mandatory
DESCRIPTION
”True if the destination is fully attached and the
path can be used to forward data.”
::= { rtEntry 11 }

rtIsRemote

OBJECT-TYPE

SYNTAX INTEGER { true(1), false(2) }
ACCESS read-only
STATUS mandatory
DESCRIPTION
”True if the destination is a non-OWL node”
::= { rtEntry 12 }

Advertising