MIB Viewer

auxStatErrorCode

OBJECT-TYPE
1.3.6.1.4.1.272.4.41.3.1.11.1.3
Access
read-only
Status
current
Sub-identifiers
0
If an error occurs (OperStatus is set to error) this variable shows the reason for the error. Currently the following error codes are possible: - none(1) no error occured - unspecified(2) error can't be specified any further - pinerror(3) PIN was wrong PUK needed - pukerror(4) PUK was wrong - apnerror(5) APN was wrong - simerror(6) SIM card not present or damaged - reg-denied(7) Network registration denied The initial ErrorCode is none(1).
INTEGER { none(1), unspecified(2), pinerror(3), pukerror(4), apnerror(5), simerror(6), reg-denied(7) }