Intermec 6710 User Manual
Page 282
APPENDIX G
"
MIB
G-32
6710 Access Point User’s Guide
CELogEntry ::=
SEQUENCE {
ceLogErrorCode
INTEGER,
ceLogErrorCount Counter
}
ceLogErrorCode
OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
”Critical error code.
A 16-bit value which
uniquely indentifies a system software error.
The error codes are intended for internal
Norand use.”
::= { ceLogEntry 1 }
ceLogErrorCount OBJECT-TYPE
SYNTAX Counter
ACCESS read-only
STATUS mandatory
DESCRIPTION
”Error count for the associated ceLogErrorCode”
::= { ceLogEntry 2 }
nInterfaces
OBJECT IDENTIFIER ::= { norandNET 2 }
nifx
OBJECT IDENTIFIER ::= { nInterfaces 2 }
-- The Norand Extended Interfaces Table
nifxTable
OBJECT-TYPE
SYNTAX SEQUENCE OF NIFXEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
”Norand Extended Interface Table”
::= { nifx 4 }
nifxEntry
OBJECT-TYPE
SYNTAX NIFXEntry
ACCESS not-accessible
STATUS mandatory
INDEX { nifxIndex }
::= { nifxTable 1 }