1
2--
3-- 		whisp-sm-mib.mib
4--		GENERATED FROM ui_db.xml
5--
6--      *****************************************************************************************
7--		Copyright 2005 - 2015 (c), Cambium Networks
8--      Cambium Networks Confidential Proprietary
9--      *****************************************************************************************
10--
11--      Canopy SM and Backhaul Timing Slave MIB definitions.
12--
13--      *****************************************************************************************
14
15WHISP-SM-MIB   DEFINITIONS ::= BEGIN
16IMPORTS
17		MODULE-IDENTITY, OBJECT-TYPE, Counter32, Counter64, Gauge32, TimeTicks, IpAddress, Unsigned32
18				FROM SNMPv2-SMI
19		DisplayString, PhysAddress, MacAddress
20				FROM SNMPv2-TC
21		OBJECT-GROUP
22				FROM SNMPv2-CONF
23		WhispLUID, WhispMACAddress
24				FROM WHISP-TCV2-MIB
25		whispModules, whispBox, whispAps, whispSm
26				FROM WHISP-GLOBAL-REG-MIB
27		dhcpRfPublicIp, whispBoxEsn
28				FROM WHISP-BOX-MIBV2-MIB
29				;
30
31whispSmMibModule  MODULE-IDENTITY
32	LAST-UPDATED	"200304150000Z"
33	ORGANIZATION	"Cambium Networks"
34	CONTACT-INFO
35		"Cambium Networks Support
36        email: support@cambiumnetworks.com"
37	DESCRIPTION
38		"This module contains MIB definitions for Subscriber Modem."
39	::= {whispModules 13}
40
41-- -------------------------------------------------------------------------
42-- Top Level Registrations
43
44whispSmConfig		OBJECT IDENTIFIER ::= {whispSm 1}
45whispSmSecurity		OBJECT IDENTIFIER ::= {whispSm 7}
46whispSmStatus		OBJECT IDENTIFIER ::= {whispSm 2}
47whispSmGroups		OBJECT IDENTIFIER ::= {whispSm 3}
48whispSmEvent		OBJECT IDENTIFIER ::= {whispSm 4}
49whispSmDfsEvent		OBJECT IDENTIFIER ::= {whispSmEvent 1}
50whispSmSpAnEvent		OBJECT IDENTIFIER ::= {whispSmEvent 2}
51whispSmDHCPClientEvent		OBJECT IDENTIFIER ::= {whispSmEvent 3}
52whispSmControls		OBJECT IDENTIFIER ::= {whispSm 8}
53
54-- -------------------------------------------------------------------------
55
56
57-- Subscriber Modem and Backhaul timing slave configuration
58
59	rfScanList	OBJECT-TYPE
60		SYNTAX		DisplayString
61		MAX-ACCESS	read-write
62		STATUS		current
63		DESCRIPTION
64			"RF scan list string.
65            The frequencies vary by product and region.
66            If the frequency list is too long an SNMP error will be returned. If this occurs please refer to
67            OID rfScanListTable, which will allow user to enter the full range of available frequencies.
68            String length is limited to SNMP buffer size, so while all frequencies may be set, not all may be retrieved.
69            Special settings:
70            0:  none.
71            all: All frequencies in the band(s) supported by the radio will be selected.
72            all49, all51, all52: Available only for 450i 5 GHz wideband radio.
73            all54, all57: Available only for 450 and 450i 5 GHz radios.
74            When doing a set, separate values with comma with no white space between values."
75		::={whispSmConfig 1}
76
77	powerUpMode	OBJECT-TYPE
78		SYNTAX		INTEGER {
79					operational(0),
80					aim(1)}
81		MAX-ACCESS	read-write
82		STATUS		current
83		DESCRIPTION
84			"SM Power Up Mode With No 802.3 Link.
85            0 - Power up in Operational mode.
86            1 - Power up in Aim mode."
87		::={whispSmConfig 2}
88
89	lanIpSm	OBJECT-TYPE
90		SYNTAX		IpAddress
91		MAX-ACCESS	read-write
92		STATUS		current
93		DESCRIPTION
94			"LAN IP."
95		::={whispSmConfig 3}
96
97	lanMaskSm	OBJECT-TYPE
98		SYNTAX		IpAddress
99		MAX-ACCESS	read-write
100		STATUS		current
101		DESCRIPTION
102			"LAN subnet mask."
103		::={whispSmConfig 4}
104
105	defaultGwSm	OBJECT-TYPE
106		SYNTAX		IpAddress
107		MAX-ACCESS	read-write
108		STATUS		current
109		DESCRIPTION
110			"Default gateway."
111		::={whispSmConfig 5}
112
113	networkAccess	OBJECT-TYPE
114		SYNTAX		INTEGER {
115					localIP(0),
116					publicIP(1)}
117		MAX-ACCESS	read-write
118		STATUS		current
119		DESCRIPTION
120			"Network accessibility. Public or local IP.
121            For multipoint only."
122		::={whispSmConfig 6}
123
124	authKeySm	OBJECT-TYPE
125		SYNTAX		DisplayString
126		MAX-ACCESS	read-write
127		STATUS		current
128		DESCRIPTION
129			"Authentication key. It should be equal or less than 32
130            characters long."
131		::={whispSmConfig 7}
132
133	enable8023link	OBJECT-TYPE
134		SYNTAX		INTEGER {
135					disabled(0),
136					enabled(1)}
137		MAX-ACCESS	read-write
138		STATUS		deprecated
139		DESCRIPTION
140			"To enable or disable 802.3 link. For SMs only.  Deprecated: Use enable8023linkBox instead."
141		::={whispSmConfig 8}
142
143	authKeyOption	OBJECT-TYPE
144		SYNTAX		INTEGER {
145					useDefault(0),
146					useKeySet(1)}
147		MAX-ACCESS	read-write
148		STATUS		current
149		DESCRIPTION
150			"This option is for SMs only. Backhaul timing slave always
151            uses the set key.
152            0 - Use default key.
153            1 - Use set key."
154		::={whispSmConfig 9}
155
156	timingPulseGated	OBJECT-TYPE
157		SYNTAX		INTEGER {
158					disable(0),
159					enable(1)}
160		MAX-ACCESS	read-write
161		STATUS		current
162		DESCRIPTION
163			"0 - Disable (Always propagate the frame timing pulse).
164            1 - Enable (If SM out of sync then dont propagate the frame timing pulse)."
165		::={whispSmConfig 10}
166
167-- NAPT configuration
168
169	naptPrivateIP	OBJECT-TYPE
170		SYNTAX		IpAddress
171		MAX-ACCESS	read-write
172		STATUS		current
173		DESCRIPTION
174			"NAPT private IP address. Only the first three bytes can be
175            changed when NAPT is enabled."
176		::={whispSmConfig 11}
177
178	naptPrivateSubnetMask	OBJECT-TYPE
179		SYNTAX		IpAddress
180		MAX-ACCESS	read-write
181		STATUS		current
182		DESCRIPTION
183			"NAPT private subnet mask. Only the last byte can be
184            changed when NAPT is enabled. The address will always be:
185            255.255.255.x."
186		::={whispSmConfig 12}
187
188	naptPublicIP	OBJECT-TYPE
189		SYNTAX		IpAddress
190		MAX-ACCESS	read-write
191		STATUS		current
192		DESCRIPTION
193			"IP Address of NAPT Public Interface. The variable is available
194            only when NAPT is enabled."
195		::={whispSmConfig 13}
196
197	naptPublicSubnetMask	OBJECT-TYPE
198		SYNTAX		IpAddress
199		MAX-ACCESS	read-write
200		STATUS		current
201		DESCRIPTION
202			"Subnet mask for NAPT Public Interface. The variable is available
203            only when NAPT is enabled."
204		::={whispSmConfig 14}
205
206	naptPublicGatewayIP	OBJECT-TYPE
207		SYNTAX		IpAddress
208		MAX-ACCESS	read-write
209		STATUS		current
210		DESCRIPTION
211			"IP Address of NAPT Public Interface Gateway. The variable is available
212            only when NAPT is enabled."
213		::={whispSmConfig 15}
214
215	naptRFPublicIP	OBJECT-TYPE
216		SYNTAX		IpAddress
217		MAX-ACCESS	read-write
218		STATUS		current
219		DESCRIPTION
220			"IP Address of RF Public Interface. The variable is available
221            only when NAPT is enabled."
222		::={whispSmConfig 16}
223
224	naptRFPublicSubnetMask	OBJECT-TYPE
225		SYNTAX		IpAddress
226		MAX-ACCESS	read-write
227		STATUS		current
228		DESCRIPTION
229			"Subnet mask of RF Public Interface. The variable is available
230            only when NAPT is enabled."
231		::={whispSmConfig 17}
232
233	naptRFPublicGateway	OBJECT-TYPE
234		SYNTAX		IpAddress
235		MAX-ACCESS	read-write
236		STATUS		current
237		DESCRIPTION
238			"IP Address of RF Public Interface Gateway. The variable is
239            available only when NAPT is enabled."
240		::={whispSmConfig 18}
241
242	naptEnable	OBJECT-TYPE
243		SYNTAX		INTEGER {
244					disabled(0),
245					enabled(1)}
246		MAX-ACCESS	read-write
247		STATUS		current
248		DESCRIPTION
249			"To enable or disable NAPT. For multipoint only.
250            1=Enable NAPT, 0=Disable NAPT."
251		::={whispSmConfig 19}
252
253	arpCacheTimeout	OBJECT-TYPE
254		SYNTAX		INTEGER
255		MAX-ACCESS	read-write
256		STATUS		current
257		DESCRIPTION
258			"ARP cache time out in unit of minutes. For multipoint only.
259            Range from 1-30."
260		::={whispSmConfig 20}
261
262	tcpGarbageCollectTmout	OBJECT-TYPE
263		SYNTAX		INTEGER
264		MAX-ACCESS	read-write
265		STATUS		current
266		DESCRIPTION
267			"Units of minutes for TCP garbage collection. For multipoint only.
268            Range 4-1440."
269		::={whispSmConfig 21}
270
271	udpGarbageCollectTmout	OBJECT-TYPE
272		SYNTAX		INTEGER
273		MAX-ACCESS	read-write
274		STATUS		current
275		DESCRIPTION
276			"Units of minutes for UDP garbage collection. For multipoint only.
277            Range 1-1440."
278		::={whispSmConfig 22}
279
280-- DHCP configuration
281
282	dhcpClientEnable	OBJECT-TYPE
283		SYNTAX		INTEGER {
284					disabled(0),
285					enabled(1)}
286		MAX-ACCESS	read-write
287		STATUS		obsolete
288		DESCRIPTION
289			"To enable or disable DHCP client. For multipoint SM's
290            with NAPT enabled."
291		::={whispSmConfig 23}
292
293	dhcpServerEnable	OBJECT-TYPE
294		SYNTAX		INTEGER {
295					disabled(0),
296					enabled(1)}
297		MAX-ACCESS	read-write
298		STATUS		current
299		DESCRIPTION
300			"To enable or disable DHCP server. For multipoint SM's
301            with NAPT enabled."
302		::={whispSmConfig 24}
303
304	dhcpServerLeaseTime	OBJECT-TYPE
305		SYNTAX		INTEGER
306		MAX-ACCESS	read-write
307		STATUS		current
308		DESCRIPTION
309			"Units of days for DHCP server lease time. For multipoint
310            SM's with NAPT enabled. Range from 1-30."
311		::={whispSmConfig 25}
312
313	dhcpIPStart	OBJECT-TYPE
314		SYNTAX		IpAddress
315		MAX-ACCESS	read-write
316		STATUS		current
317		DESCRIPTION
318			"The last byte will be set for the starting IP that
319            our DHCP server gives away. The first 3 bytes of the
320            starting IP are the same as those of NAPT private IP"
321		::={whispSmConfig 26}
322
323	dnsAutomatic	OBJECT-TYPE
324		SYNTAX		INTEGER {
325					manually(0),
326					automatically(1)}
327		MAX-ACCESS	read-write
328		STATUS		current
329		DESCRIPTION
330			"To have DHCP Server obtain DNS information automatically or manually."
331		::={whispSmConfig 27}
332
333	prefferedDNSIP	OBJECT-TYPE
334		SYNTAX		IpAddress
335		MAX-ACCESS	read-write
336		STATUS		current
337		DESCRIPTION
338			"The preferred DNS IP when we are configured for static DNS
339            (Not used when configured for automatic DNS)."
340		::={whispSmConfig 28}
341
342	alternateDNSIP	OBJECT-TYPE
343		SYNTAX		IpAddress
344		MAX-ACCESS	read-write
345		STATUS		current
346		DESCRIPTION
347			"The alternate DNS IP when we are configured for static DNS
348            (Not used when configured for automatic DNS)."
349		::={whispSmConfig 29}
350
351	dmzIP	OBJECT-TYPE
352		SYNTAX		IpAddress
353		MAX-ACCESS	read-write
354		STATUS		current
355		DESCRIPTION
356			"Only the last byte of DMZ Host IP will be set.
357            The first 3 bytes of DMZ IP are the same as those of
358            NAPT private IP."
359		::={whispSmConfig 30}
360
361	dmzEnable	OBJECT-TYPE
362		SYNTAX		INTEGER {
363					disabled(0),
364					enabled(1)}
365		MAX-ACCESS	read-write
366		STATUS		current
367		DESCRIPTION
368			"To enable or disable DMZ host functionality."
369		::={whispSmConfig 31}
370
371	dhcpNumIPsToLease	OBJECT-TYPE
372		SYNTAX		INTEGER
373		MAX-ACCESS	read-write
374		STATUS		current
375		DESCRIPTION
376			"Number of IP addresses that our DHCP server can give away."
377		::={whispSmConfig 32}
378
379	pppoeFilter	OBJECT-TYPE
380		SYNTAX		INTEGER {
381					filterOff(0),
382					filterOn(1)}
383		MAX-ACCESS	read-write
384		STATUS		obsolete
385		DESCRIPTION
386			"To set PPPoE packet filter when NAT is disabled.
387                            Obsolete - Use corresponding OID in whipsBoxConfig MIB."
388		::={whispSmConfig 33}
389
390	smbFilter	OBJECT-TYPE
391		SYNTAX		INTEGER {
392					filterOff(0),
393					filterOn(1)}
394		MAX-ACCESS	read-write
395		STATUS		obsolete
396		DESCRIPTION
397			"To set SMB packet filter when NAT is disabled.
398                            Obsolete - Use corresponding OID in whipsBoxConfig MIB."
399		::={whispSmConfig 34}
400
401	snmpFilter	OBJECT-TYPE
402		SYNTAX		INTEGER {
403					filterOff(0),
404					filterOn(1)}
405		MAX-ACCESS	read-write
406		STATUS		obsolete
407		DESCRIPTION
408			"To set SNMP packet filter when NAT is disabled.
409                            Obsolete - Use corresponding OID in whipsBoxConfig MIB."
410		::={whispSmConfig 35}
411
412	userP1Filter	OBJECT-TYPE
413		SYNTAX		INTEGER {
414					filterOff(0),
415					filterOn(1)}
416		MAX-ACCESS	read-write
417		STATUS		obsolete
418		DESCRIPTION
419			"To set user defined port 1 packet filter when
420            NAT is disabled.
421               Obsolete - Use corresponding OID in whipsBoxConfig MIB."
422		::={whispSmConfig 36}
423
424	userP2Filter	OBJECT-TYPE
425		SYNTAX		INTEGER {
426					filterOff(0),
427					filterOn(1)}
428		MAX-ACCESS	read-write
429		STATUS		obsolete
430		DESCRIPTION
431			"To set user defined port 2 packet filter when
432            NAT is disabled.
433               Obsolete - Use corresponding OID in whipsBoxConfig MIB."
434		::={whispSmConfig 37}
435
436	userP3Filter	OBJECT-TYPE
437		SYNTAX		INTEGER {
438					filterOff(0),
439					filterOn(1)}
440		MAX-ACCESS	read-write
441		STATUS		obsolete
442		DESCRIPTION
443			"To set user defined port 3 packet filter when
444            NAT is disabled.
445               Obsolete - Use corresponding OID in whipsBoxConfig MIB."
446		::={whispSmConfig 38}
447
448	allOtherIpFilter	OBJECT-TYPE
449		SYNTAX		INTEGER {
450					filterOff(0),
451					filterOn(1)}
452		MAX-ACCESS	read-write
453		STATUS		obsolete
454		DESCRIPTION
455			"To set all other IPv4 packet filter when NAT
456            is disabled.
457                Obsolete - Use corresponding OID in whipsBoxConfig MIB."
458		::={whispSmConfig 39}
459
460	upLinkBCastFilter	OBJECT-TYPE
461		SYNTAX		INTEGER {
462					filterOff(0),
463					filterOn(1)}
464		MAX-ACCESS	read-write
465		STATUS		obsolete
466		DESCRIPTION
467			"This variable is currently obsolete."
468		::={whispSmConfig 40}
469
470	arpFilter	OBJECT-TYPE
471		SYNTAX		INTEGER {
472					filterOff(0),
473					filterOn(1)}
474		MAX-ACCESS	read-write
475		STATUS		obsolete
476		DESCRIPTION
477			"To set ARP packet filter when NAT is disabled.
478                            Obsolete - Use corresponding OID in whipsBoxConfig MIB."
479		::={whispSmConfig 41}
480
481	allOthersFilter	OBJECT-TYPE
482		SYNTAX		INTEGER {
483					filterOff(0),
484					filterOn(1)}
485		MAX-ACCESS	read-write
486		STATUS		obsolete
487		DESCRIPTION
488			"To set all other packet filter when NAT is disabled.
489                            Obsolete - Use corresponding OID in whipsBoxConfig MIB."
490		::={whispSmConfig 42}
491
492-- User Defined Port Filtering Configuration
493
494	userDefinedPort1	OBJECT-TYPE
495		SYNTAX		INTEGER
496		MAX-ACCESS	read-write
497		STATUS		obsolete
498		DESCRIPTION
499			"An integer value of number one user defined port. Range:0-65535
500                            Obsolete - Use corresponding OID in whipsBoxConfig MIB."
501		::={whispSmConfig 43}
502
503	port1TCPFilter	OBJECT-TYPE
504		SYNTAX		INTEGER {
505					filterOff(0),
506					filterOn(1)}
507		MAX-ACCESS	read-write
508		STATUS		obsolete
509		DESCRIPTION
510			"To set user defined port 1 TCP traffic filter.
511                            Obsolete - Use corresponding OID in whipsBoxConfig MIB."
512		::={whispSmConfig 44}
513
514	port1UDPFilter	OBJECT-TYPE
515		SYNTAX		INTEGER {
516					filterOff(0),
517					filterOn(1)}
518		MAX-ACCESS	read-write
519		STATUS		obsolete
520		DESCRIPTION
521			"To set user defined port 1 UDP traffic filter.
522                            Obsolete - Use corresponding OID in whipsBoxConfig MIB."
523		::={whispSmConfig 45}
524
525	userDefinedPort2	OBJECT-TYPE
526		SYNTAX		INTEGER
527		MAX-ACCESS	read-write
528		STATUS		obsolete
529		DESCRIPTION
530			"An integer value of number two user defined port. Range:0-65535
531                            Obsolete - Use corresponding OID in whipsBoxConfig MIB."
532		::={whispSmConfig 46}
533
534	port2TCPFilter	OBJECT-TYPE
535		SYNTAX		INTEGER {
536					filterOff(0),
537					filterOn(1)}
538		MAX-ACCESS	read-write
539		STATUS		obsolete
540		DESCRIPTION
541			"To set user defined port 2 TCP traffic filter.
542                            Obsolete - Use corresponding OID in whipsBoxConfig MIB."
543		::={whispSmConfig 47}
544
545	port2UDPFilter	OBJECT-TYPE
546		SYNTAX		INTEGER {
547					filterOff(0),
548					filterOn(1)}
549		MAX-ACCESS	read-write
550		STATUS		obsolete
551		DESCRIPTION
552			"To set user defined port 2 UDP traffic filter.
553                            Obsolete - Use corresponding OID in whipsBoxConfig MIB."
554		::={whispSmConfig 48}
555
556	userDefinedPort3	OBJECT-TYPE
557		SYNTAX		INTEGER
558		MAX-ACCESS	read-write
559		STATUS		obsolete
560		DESCRIPTION
561			"An integer value of number three user defined port. Range:0-65535
562                            Obsolete - Use corresponding OID in whipsBoxConfig MIB."
563		::={whispSmConfig 49}
564
565	port3TCPFilter	OBJECT-TYPE
566		SYNTAX		INTEGER {
567					filterOff(0),
568					filterOn(1)}
569		MAX-ACCESS	read-write
570		STATUS		obsolete
571		DESCRIPTION
572			"To set user defined port 3 TCP traffic filter.
573                            Obsolete - Use corresponding OID in whipsBoxConfig MIB."
574		::={whispSmConfig 50}
575
576	port3UDPFilter	OBJECT-TYPE
577		SYNTAX		INTEGER {
578					filterOff(0),
579					filterOn(1)}
580		MAX-ACCESS	read-write
581		STATUS		obsolete
582		DESCRIPTION
583			"To set user defined port 3 UDP traffic filter.
584                            Obsolete - Use corresponding OID in whipsBoxConfig MIB."
585		::={whispSmConfig 51}
586
587	bootpcFilter	OBJECT-TYPE
588		SYNTAX		INTEGER {
589					filterOff(0),
590					filterOn(1)}
591		MAX-ACCESS	read-write
592		STATUS		obsolete
593		DESCRIPTION
594			"To set bootp client sourced packets filter when
595            NAT is disabled.
596               Obsolete - Use corresponding OID in whipsBoxConfig MIB."
597		::={whispSmConfig 52}
598
599	bootpsFilter	OBJECT-TYPE
600		SYNTAX		INTEGER {
601					filterOff(0),
602					filterOn(1)}
603		MAX-ACCESS	read-write
604		STATUS		obsolete
605		DESCRIPTION
606			"To set bootp server sourced packets filter when
607            NAT is disabled.
608               Obsolete - Use corresponding OID in whipsBoxConfig MIB."
609		::={whispSmConfig 53}
610
611	ip4MultFilter	OBJECT-TYPE
612		SYNTAX		INTEGER {
613					filterOff(0),
614					filterOn(1)}
615		MAX-ACCESS	read-write
616		STATUS		obsolete
617		DESCRIPTION
618			"To set IPv4 MultiCast packets filter when
619            NAT is disabled.
620               Obsolete - Use corresponding OID in whipsBoxConfig MIB."
621		::={whispSmConfig 54}
622
623	ingressVID	OBJECT-TYPE
624		SYNTAX		INTEGER
625		MAX-ACCESS	read-write
626		STATUS		current
627		DESCRIPTION
628			"Untagged ingress VID."
629		::={whispSmConfig 55}
630
631-- CIR configuration
632
633	lowPriorityUplinkCIR	OBJECT-TYPE
634		SYNTAX		INTEGER
635		MAX-ACCESS	read-write
636		STATUS		current
637		DESCRIPTION
638			"Low priority uplink CIR."
639		::={whispSmConfig 56}
640
641	lowPriorityDownlinkCIR	OBJECT-TYPE
642		SYNTAX		INTEGER
643		MAX-ACCESS	read-write
644		STATUS		current
645		DESCRIPTION
646			"Low priority downlink CIR."
647		::={whispSmConfig 57}
648
649	hiPriorityChannel	OBJECT-TYPE
650		SYNTAX		INTEGER {
651					disabled(0),
652					enable(1)}
653		MAX-ACCESS	read-write
654		STATUS		current
655		DESCRIPTION
656			"To enable or disable high priority channel."
657		::={whispSmConfig 58}
658
659	hiPriorityUplinkCIR	OBJECT-TYPE
660		SYNTAX		INTEGER
661		MAX-ACCESS	read-write
662		STATUS		current
663		DESCRIPTION
664			"High priority uplink CIR."
665		::={whispSmConfig 59}
666
667	hiPriorityDownlinkCIR	OBJECT-TYPE
668		SYNTAX		INTEGER
669		MAX-ACCESS	read-write
670		STATUS		current
671		DESCRIPTION
672			"High priority downlink CIR."
673		::={whispSmConfig 60}
674
675	smRateAdapt	OBJECT-TYPE
676		SYNTAX		INTEGER {
677					onex(0),
678					onextwox(1),
679					onextwoxthreex(2)}
680		MAX-ACCESS	read-write
681		STATUS		obsolete
682		DESCRIPTION
683			"Rate adaptation parameter. 0: no rate adaptation. 1: 1x and 2x adaptation. 2: 1x,2x and 3x adaptation."
684		::={whispSmConfig 61}
685
686	upLnkDataRate	OBJECT-TYPE
687		SYNTAX		INTEGER
688		MAX-ACCESS	read-write
689		STATUS		current
690		DESCRIPTION
691			"Sustained uplink bandwidth cap."
692		::={whispSmConfig 62}
693
694	upLnkLimit	OBJECT-TYPE
695		SYNTAX		INTEGER
696		MAX-ACCESS	read-write
697		STATUS		current
698		DESCRIPTION
699			"Burst uplink bandwidth cap."
700		::={whispSmConfig 63}
701
702	dwnLnkDataRate	OBJECT-TYPE
703		SYNTAX		INTEGER
704		MAX-ACCESS	read-write
705		STATUS		current
706		DESCRIPTION
707			"Sustained downlink bandwidth cap."
708		::={whispSmConfig 64}
709
710	dwnLnkLimit	OBJECT-TYPE
711		SYNTAX		INTEGER
712		MAX-ACCESS	read-write
713		STATUS		current
714		DESCRIPTION
715			"Burst downlink bandwidth cap."
716		::={whispSmConfig 65}
717
718	dfsConfig	OBJECT-TYPE
719		SYNTAX		INTEGER {
720					disable(0),
721					enable(1)}
722		MAX-ACCESS	read-write
723		STATUS		obsolete
724		DESCRIPTION
725			"To configure proper regions for Dynamic Frequency Shifting. For 5.2/5.4/5.7 GHz radios."
726		::={whispSmConfig 66}
727
728	ethAccessFilterEnable	OBJECT-TYPE
729		SYNTAX		INTEGER {
730					disable(0),
731					enable(1)}
732		MAX-ACCESS	read-write
733		STATUS		obsolete
734		DESCRIPTION
735			"To enable or disable Ethernet Port access filtering to SM Management Functions.
736            (0) - Ethernet access to SM Management allowed.
737            (1) - Ethernet access to SM Management blocked."
738		::={whispSmConfig 67}
739
740	ipAccessFilterEnable	OBJECT-TYPE
741		SYNTAX		INTEGER {
742					disable(0),
743					enable(1)}
744		MAX-ACCESS	read-write
745		STATUS		current
746		DESCRIPTION
747			"To enable or disable IP access filtering to Management functions.
748            (0) - IP access will be allowed from all addresses.
749            (1) - IP access will be controlled using allowedIPAccess1-3 entries."
750		::={whispSmConfig 68}
751
752	allowedIPAccess1	OBJECT-TYPE
753		SYNTAX		IpAddress
754		MAX-ACCESS	read-write
755		STATUS		current
756		DESCRIPTION
757			"Allow access to SM Management from this IP.
758            0 is default setting to allow from all IPs."
759		::={whispSmConfig 69}
760
761	allowedIPAccess2	OBJECT-TYPE
762		SYNTAX		IpAddress
763		MAX-ACCESS	read-write
764		STATUS		current
765		DESCRIPTION
766			"Allow access to SM Management from this IP.
767            0 is default setting to allow from all IPs."
768		::={whispSmConfig 70}
769
770	allowedIPAccess3	OBJECT-TYPE
771		SYNTAX		IpAddress
772		MAX-ACCESS	read-write
773		STATUS		current
774		DESCRIPTION
775			"Allow access to SM Management from this IP.
776            0 is default setting to allow from all IPs."
777		::={whispSmConfig 71}
778
779	rfDhcpState	OBJECT-TYPE
780		SYNTAX		INTEGER {
781					disabled(0),
782					enabled(1)}
783		MAX-ACCESS	read-write
784		STATUS		current
785		DESCRIPTION
786			"To enable or disable RF Interface DHCP feature."
787		::={whispSmConfig 72}
788
789-- Broadcast MIR Feature.
790
791	bCastMIR	OBJECT-TYPE
792		SYNTAX		INTEGER {
793					disabled(0)}
794		MAX-ACCESS	read-write
795		STATUS		current
796		DESCRIPTION
797			"To enable and set Broadcast/ Multicast MIR feature. Use value of 0 to disable.
798                        Units are as per bCastMIRUnits variable. Set the units first and then set this value."
799		::={whispSmConfig 73}
800
801	bhsReReg	OBJECT-TYPE
802		SYNTAX		INTEGER {
803					disabled(0),
804					enabled(1)}
805		MAX-ACCESS	read-write
806		STATUS		obsolete
807		DESCRIPTION
808			"Allows BHS re-registration every 24 hours. Enable allows re-registration and Disable does not.  24 Hour Encryption Refresh."
809		::={whispSmConfig 74}
810
811	smLEDModeFlag	OBJECT-TYPE
812		SYNTAX		INTEGER {
813					legacy(0),
814					revised(1)}
815		MAX-ACCESS	read-write
816		STATUS		current
817		DESCRIPTION
818			"To set LED Panel Operation to Revised Mode(1) or to Legacy Mode(0)"
819		::={whispSmConfig 75}
820
821	ethAccessEnable	OBJECT-TYPE
822		SYNTAX		INTEGER {
823					disable(0),
824					enable(1)}
825		MAX-ACCESS	read-write
826		STATUS		current
827		DESCRIPTION
828			"To enable or disable Ethernet Port access to SM Management Functions.
829            (1) - Ethernet access to SM Management allowed.
830            (0) - Ethernet access to SM Management blocked."
831		::={whispSmConfig 76}
832
833	pppoeEnable	OBJECT-TYPE
834		SYNTAX		INTEGER {
835					disable(0),
836					enable(1)}
837		MAX-ACCESS	read-write
838		STATUS		current
839		DESCRIPTION
840			"Enable or disable PPPoE on the SM.  NAT MUST be enabled prior and Translation Bridging MUST be DISABLED on the AP."
841		::={whispSmConfig 77}
842
843	pppoeAuthenticationType	OBJECT-TYPE
844		SYNTAX		INTEGER {
845					none(0),
846					chap-pap(1)}
847		MAX-ACCESS	read-write
848		STATUS		current
849		DESCRIPTION
850			"Set the PPPoE Authentication Type to either None or CHAP/pap"
851		::={whispSmConfig 78}
852
853	pppoeAccessConcentrator	OBJECT-TYPE
854		SYNTAX		DisplayString
855		MAX-ACCESS	read-write
856		STATUS		current
857		DESCRIPTION
858			"Set the PPPoE Access Concentrator Name.  Less than or equal to 32 characters"
859		::={whispSmConfig 79}
860
861	pppoeServiceName	OBJECT-TYPE
862		SYNTAX		DisplayString
863		MAX-ACCESS	read-write
864		STATUS		current
865		DESCRIPTION
866			"Set the PPPoE Service Name.  Less than or equal to 32 characters"
867		::={whispSmConfig 80}
868
869	pppoeUserName	OBJECT-TYPE
870		SYNTAX		DisplayString
871		MAX-ACCESS	read-write
872		STATUS		current
873		DESCRIPTION
874			"Set the PPPoE Username.  Less than or equal to 32 characters"
875		::={whispSmConfig 81}
876
877	pppoePassword	OBJECT-TYPE
878		SYNTAX		DisplayString
879		MAX-ACCESS	read-write
880		STATUS		current
881		DESCRIPTION
882			"Set the PPPoE Password.  Less than or equal to 32 characters"
883		::={whispSmConfig 82}
884
885	pppoeTCPMSSClampEnable	OBJECT-TYPE
886		SYNTAX		INTEGER {
887					disable(0),
888					enable(1)}
889		MAX-ACCESS	read-write
890		STATUS		current
891		DESCRIPTION
892			"Enable or disable TCP MSS Clamping.  Enabling this will cause the SM to edit the TCP MSS in TCP SYN and SYN-ACK packets.
893            			This will allow for a workaround for MTU issues so that the TCP session will only go up to the clamped MSS.  If you are
894            			using PMTUD reliably, this should not be needed."
895		::={whispSmConfig 83}
896
897	pppoeMTUOverrideEnable	OBJECT-TYPE
898		SYNTAX		INTEGER {
899					disable(0),
900					enable(1)}
901		MAX-ACCESS	read-write
902		STATUS		current
903		DESCRIPTION
904			"Enable the overriding of the PPP link's MTU.  Normally, the PPP link will set the MTU to the MRU of the
905            			PPPoE Server, but this may be overridden.  If the MRU of the PPPoE server is smaller than the desired MTU,
906            			the smaller MTU will be used."
907		::={whispSmConfig 84}
908
909	pppoeMTUOverrideValue	OBJECT-TYPE
910		SYNTAX		INTEGER (0..1492)
911		MAX-ACCESS	read-write
912		STATUS		current
913		DESCRIPTION
914			"Enable the overriding of the PPP link's MTU.  Normally, the PPP link will set the MTU to the MRU of the
915            			PPPoE Server, but this may be overridden.  If the MRU of the PPPoE server is smaller than the desired MTU,
916            			the smaller MTU will be used.  Max MTU of a PPPoE link is 1492."
917		::={whispSmConfig 85}
918
919	pppoeTimerType	OBJECT-TYPE
920		SYNTAX		INTEGER {
921					keepAlive(1),
922					idleTimeout(2)}
923		MAX-ACCESS	read-write
924		STATUS		current
925		DESCRIPTION
926			"Set the PPPoE Timer type.  Can be a Keep Alive timer where the link will be checked periodically and
927            			automatically redialed if the link is down.  Also could be an Idle Timeout where the link will
928            			be automatically dropped after an idle period and redialed if user data is present. Keep Alive timers
929            			are in seconds while Idle Timeout timers are in minutes."
930		::={whispSmConfig 86}
931
932	pppoeTimeoutPeriod	OBJECT-TYPE
933		SYNTAX		INTEGER
934		MAX-ACCESS	read-write
935		STATUS		current
936		DESCRIPTION
937			"The Timeout Period.  The use of this depends on the Timer Type.  If the Timer Type is KeepAlive, then
938            			the timeout period is in seconds.  If the Timer Type is Idle Timeout, then the timeout period is in minutes.
939            			Minimum values are 20 seconds for KeepAlive timer, and 5 minutes for Idle Timeout."
940		::={whispSmConfig 87}
941
942	timedSpectrumAnalysisDuration	OBJECT-TYPE
943		SYNTAX		INTEGER (10..1000)
944		MAX-ACCESS	read-write
945		STATUS		deprecated
946		DESCRIPTION
947			"As of release 13.0.2 this value is depricated. Please use the OID in whispBoxConfig.
948                            Value in seconds for a timed spectrum analysis. Range is 10-1000 seconds."
949		::={whispSmConfig 88}
950
951	spectrumAnalysisOnBoot	OBJECT-TYPE
952		SYNTAX		INTEGER {
953					disable(0),
954					enable(1)}
955		MAX-ACCESS	read-write
956		STATUS		current
957		DESCRIPTION
958			"To enable or disable Spectrum Analysis on boot up for one scan through the band.
959							(0) - Disabled
960                            (1) - Enabled"
961		::={whispSmConfig 89}
962
963	spectrumAnalysisAction	OBJECT-TYPE
964		SYNTAX		INTEGER {
965					stopSpectrumAnalysis(0),
966					startTimedSpectrumAnalysis(1),
967					startContinuousSpectrumAnalysis(2),
968					idleNoSpectrumAnalysis(3),
969					idleCompleteSpectrumAnalysis(4),
970					inProgressTimedSpectrumAnalysis(5),
971					inProgressContinuousSpectrumAnalysis(6)}
972		MAX-ACCESS	read-write
973		STATUS		deprecated
974		DESCRIPTION
975			"As of release 13.0.2, this OID has been deprecated. Please use the OID in whispBoxConfig.
976                            Start or stop timed or continuous Spectrum Analysis and also give status.
977                            (0) - Stop Spectrum Analysis
978                            (1) - Start Timed Spectrum Analysis
979                            (2) - Start Continuous Spectrum Analysis
980                            (3) - Idle, no Spectrum Analysis results.
981                            (4) - Idle, Spectrum Analysis results available.
982                            (5) - Timed or Remote Spectrum Analysis in progress.
983                            (6) - Continuous Spectrum Analysis in progress.
984
985                            Note: Continuous mode has a max of 24 hours."
986		::={whispSmConfig 90}
987
988	pppoeConnectOD	OBJECT-TYPE
989		SYNTAX		INTEGER {
990					connectOnDemand(1)}
991		MAX-ACCESS	read-write
992		STATUS		current
993		DESCRIPTION
994			"Force a manual PPPoE connection attempt."
995		::={whispSmConfig 91}
996
997	pppoeDisconnectOD	OBJECT-TYPE
998		SYNTAX		INTEGER {
999					disconnectOnDemand(1)}
1000		MAX-ACCESS	read-write
1001		STATUS		current
1002		DESCRIPTION
1003			"Force a manual PPPoE disconnection."
1004		::={whispSmConfig 92}
1005
1006	smAntennaType	OBJECT-TYPE
1007		SYNTAX		INTEGER {
1008					integrated(0),
1009					external(1)}
1010		MAX-ACCESS	read-write
1011		STATUS		obsolete
1012		DESCRIPTION
1013			"Deprecated. See whispBoxStatus.antType for antenna type information."
1014		::={whispSmConfig 93}
1015
1016-- SM NAT Connection Type
1017
1018	natConnectionType	OBJECT-TYPE
1019		SYNTAX		INTEGER {
1020					staticIP(0),
1021					dhcp(1),
1022					pppoe(2)}
1023		MAX-ACCESS	read-write
1024		STATUS		current
1025		DESCRIPTION
1026			"To configure the SM NAT connection type.  Options are Static IP, DHCP, or PPPoE."
1027		::={whispSmConfig 94}
1028
1029-- SM WAN (NAT and/or PPPoE) Ping Reply Enable
1030
1031	wanPingReplyEnable	OBJECT-TYPE
1032		SYNTAX		INTEGER {
1033					disable(0),
1034					enable(1)}
1035		MAX-ACCESS	read-write
1036		STATUS		current
1037		DESCRIPTION
1038			"Allow Ping replies from SM WAN interface.  Applies to both NAT and PPPoE WAN interfaces."
1039		::={whispSmConfig 95}
1040
1041	packetFilterDirection	OBJECT-TYPE
1042		SYNTAX		INTEGER {
1043					upstream(1),
1044					downstream(2)}
1045		MAX-ACCESS	read-write
1046		STATUS		obsolete
1047		DESCRIPTION
1048			"To packet filter direction when NAT is disabled.  Upstream is default.
1049                                 Obsolete - Use corresponding OID in whipsBoxConfig MIB."
1050		::={whispSmConfig 96}
1051
1052	colorCode2	OBJECT-TYPE
1053		SYNTAX		INTEGER (0..254)
1054		MAX-ACCESS	read-write
1055		STATUS		deprecated
1056		DESCRIPTION
1057			"Second Color code. The variable is deprecated.  See additionalColorCode in whispSmConfig."
1058		::={whispSmConfig 97}
1059
1060	colorCodepriority2	OBJECT-TYPE
1061		SYNTAX		INTEGER {
1062					primary(1),
1063					secondary(2),
1064					tertiary(3),
1065					disable(0)}
1066		MAX-ACCESS	read-write
1067		STATUS		deprecated
1068		DESCRIPTION
1069			"Priority setting for the second color code. The variable is deprecated.
1070                        	See additionalColorCodePriority in whispSmConfig."
1071		::={whispSmConfig 98}
1072
1073	colorCode3	OBJECT-TYPE
1074		SYNTAX		INTEGER (0..254)
1075		MAX-ACCESS	read-write
1076		STATUS		deprecated
1077		DESCRIPTION
1078			"Third Color code. The variable is deprecated.  See additionalColorCode in whispSmConfig."
1079		::={whispSmConfig 99}
1080
1081	colorCodepriority3	OBJECT-TYPE
1082		SYNTAX		INTEGER {
1083					primary(1),
1084					secondary(2),
1085					tertiary(3),
1086					disable(0)}
1087		MAX-ACCESS	read-write
1088		STATUS		deprecated
1089		DESCRIPTION
1090			"Priority setting for the third color code. The variable is deprecated.
1091                        	See additionalColorCodePriority in whispSmConfig."
1092		::={whispSmConfig 100}
1093
1094	colorCode4	OBJECT-TYPE
1095		SYNTAX		INTEGER (0..254)
1096		MAX-ACCESS	read-write
1097		STATUS		deprecated
1098		DESCRIPTION
1099			"Fourth Color code. The variable is deprecated.  See additionalColorCode in whispSmConfig."
1100		::={whispSmConfig 101}
1101
1102	colorCodepriority4	OBJECT-TYPE
1103		SYNTAX		INTEGER {
1104					primary(1),
1105					secondary(2),
1106					tertiary(3),
1107					disable(0)}
1108		MAX-ACCESS	read-write
1109		STATUS		deprecated
1110		DESCRIPTION
1111			"Priority setting for the fourth color code. The variable is deprecated.
1112                        	See additionalColorCodePriority in whispSmConfig."
1113		::={whispSmConfig 102}
1114
1115	colorCode5	OBJECT-TYPE
1116		SYNTAX		INTEGER (0..254)
1117		MAX-ACCESS	read-write
1118		STATUS		deprecated
1119		DESCRIPTION
1120			"Fifth Color code. The variable is deprecated.  See additionalColorCode in whispSmConfig."
1121		::={whispSmConfig 103}
1122
1123	colorCodepriority5	OBJECT-TYPE
1124		SYNTAX		INTEGER {
1125					primary(1),
1126					secondary(2),
1127					tertiary(3),
1128					disable(0)}
1129		MAX-ACCESS	read-write
1130		STATUS		deprecated
1131		DESCRIPTION
1132			"Priority setting for the fifth color code. The variable is deprecated.
1133                        	See additionalColorCodePriority in whispSmConfig."
1134		::={whispSmConfig 104}
1135
1136	colorCode6	OBJECT-TYPE
1137		SYNTAX		INTEGER (0..254)
1138		MAX-ACCESS	read-write
1139		STATUS		deprecated
1140		DESCRIPTION
1141			"Sixth Color code. The variable is deprecated.  See additionalColorCode in whispSmConfig."
1142		::={whispSmConfig 105}
1143
1144	colorCodepriority6	OBJECT-TYPE
1145		SYNTAX		INTEGER {
1146					primary(1),
1147					secondary(2),
1148					tertiary(3),
1149					disable(0)}
1150		MAX-ACCESS	read-write
1151		STATUS		deprecated
1152		DESCRIPTION
1153			"Priority setting for the sixth color code. The variable is deprecated.
1154                        	See additionalColorCodePriority in whispSmConfig."
1155		::={whispSmConfig 106}
1156
1157	colorCode7	OBJECT-TYPE
1158		SYNTAX		INTEGER (0..254)
1159		MAX-ACCESS	read-write
1160		STATUS		deprecated
1161		DESCRIPTION
1162			"Seventh Color code. The variable is deprecated.  See additionalColorCode in whispSmConfig."
1163		::={whispSmConfig 107}
1164
1165	colorCodepriority7	OBJECT-TYPE
1166		SYNTAX		INTEGER {
1167					primary(1),
1168					secondary(2),
1169					tertiary(3),
1170					disable(0)}
1171		MAX-ACCESS	read-write
1172		STATUS		deprecated
1173		DESCRIPTION
1174			"Priority setting for the seventh color code. The variable is deprecated.
1175                        	See additionalColorCodePriority in whispSmConfig."
1176		::={whispSmConfig 108}
1177
1178	colorCode8	OBJECT-TYPE
1179		SYNTAX		INTEGER (0..254)
1180		MAX-ACCESS	read-write
1181		STATUS		deprecated
1182		DESCRIPTION
1183			"Eighth Color code. The variable is deprecated.  See additionalColorCode in whispSmConfig."
1184		::={whispSmConfig 109}
1185
1186	colorCodepriority8	OBJECT-TYPE
1187		SYNTAX		INTEGER {
1188					primary(1),
1189					secondary(2),
1190					tertiary(3),
1191					disable(0)}
1192		MAX-ACCESS	read-write
1193		STATUS		deprecated
1194		DESCRIPTION
1195			"Priority setting for the eighth color code. The variable is deprecated.
1196                        	See additionalColorCodePriority in whispSmConfig."
1197		::={whispSmConfig 110}
1198
1199	colorCode9	OBJECT-TYPE
1200		SYNTAX		INTEGER (0..254)
1201		MAX-ACCESS	read-write
1202		STATUS		deprecated
1203		DESCRIPTION
1204			"Ninth Color code. The variable is deprecated.  See additionalColorCode in whispSmConfig."
1205		::={whispSmConfig 111}
1206
1207	colorCodepriority9	OBJECT-TYPE
1208		SYNTAX		INTEGER {
1209					primary(1),
1210					secondary(2),
1211					tertiary(3),
1212					disable(0)}
1213		MAX-ACCESS	read-write
1214		STATUS		deprecated
1215		DESCRIPTION
1216			"Priority setting for the ninth color code. The variable is deprecated.
1217                        	See additionalColorCodePriority in whispSmConfig."
1218		::={whispSmConfig 112}
1219
1220	colorCode10	OBJECT-TYPE
1221		SYNTAX		INTEGER (0..254)
1222		MAX-ACCESS	read-write
1223		STATUS		deprecated
1224		DESCRIPTION
1225			"Tenth Color code. The variable is deprecated.  See additionalColorCode in whispSmConfig."
1226		::={whispSmConfig 113}
1227
1228	colorCodepriority10	OBJECT-TYPE
1229		SYNTAX		INTEGER {
1230					primary(1),
1231					secondary(2),
1232					tertiary(3),
1233					disable(0)}
1234		MAX-ACCESS	read-write
1235		STATUS		deprecated
1236		DESCRIPTION
1237			"Priority setting for the tenth color code. The variable is deprecated.
1238                        	See additionalColorCodePriority in whispSmConfig."
1239		::={whispSmConfig 114}
1240
1241	natDNSProxyEnable	OBJECT-TYPE
1242		SYNTAX		INTEGER {
1243					disabled(0),
1244					enabled(1)}
1245		MAX-ACCESS	read-write
1246		STATUS		current
1247		DESCRIPTION
1248			"If enabled, the SM will advertise itself as the DNS server when it sends out DHCP client leases and forward DNS queries automatically.
1249                        	If disabled, the SM will forward on upstream DNS server information when it sends out DHCP client leases."
1250		::={whispSmConfig 115}
1251
1252	allIpv4Filter	OBJECT-TYPE
1253		SYNTAX		INTEGER {
1254					filterOff(0),
1255					filterOn(1)}
1256		MAX-ACCESS	read-write
1257		STATUS		obsolete
1258		DESCRIPTION
1259			"To set all IPv4 packet filter when NAT
1260            is disabled.  Enabling this will automatically enable all of the known IP filters (SMB, SNMP, Bootp,
1261            IPv4 Mcast, User Defined Ports, and All Other IPv4).
1262                  Obsolete - Use corresponding OID in whipsBoxConfig MIB."
1263		::={whispSmConfig 116}
1264
1265	spectrumAnalysisDisplay	OBJECT-TYPE
1266		SYNTAX		INTEGER {
1267					averaging(0),
1268					instantaneous(1)}
1269		MAX-ACCESS	read-write
1270		STATUS		current
1271		DESCRIPTION
1272			"The display for Spectrum Analyzer:
1273                            (0) - Averaging over entire period
1274                            (1) - Instantaneous showing the last reading"
1275		::={whispSmConfig 117}
1276
1277	syslogSMXmitSetting	OBJECT-TYPE
1278		SYNTAX		INTEGER {
1279					obtain-from-AP(0),
1280					enable(1),
1281					disable(2)}
1282		MAX-ACCESS	read-write
1283		STATUS		deprecated
1284		DESCRIPTION
1285			"Obtains Syslog transmit configuration from AP/BHM if set to 0, overrides if 1 or 2. Transmits syslog data to Syslog server if enabled(1), stops if disabled (2)."
1286		::={whispSmConfig 118}
1287
1288	syslogServerApPreferred	OBJECT-TYPE
1289		SYNTAX		INTEGER {
1290					use-local(0),
1291					use-AP-preferred(1)}
1292		MAX-ACCESS	read-write
1293		STATUS		current
1294		DESCRIPTION
1295			"Uses Syslog server configuration from AP/BHM if enabled and available,
1296		             otherwise uses local configuration."
1297		::={whispSmConfig 119}
1298
1299	syslogMinLevelApPreferred	OBJECT-TYPE
1300		SYNTAX		INTEGER {
1301					use-local(0),
1302					use-AP-preferred(1)}
1303		MAX-ACCESS	read-write
1304		STATUS		current
1305		DESCRIPTION
1306			"Uses Syslog minimum transmit level configuration from AP/BHM if available,
1307                 otherwise uses local configuration."
1308		::={whispSmConfig 120}
1309
1310	syslogSMXmitControl	OBJECT-TYPE
1311		SYNTAX		INTEGER {
1312					obtain-from-AP-default-disabled(0),
1313					obtain-from-AP-default-enabled(1),
1314					disable(2),
1315					enable(3)}
1316		MAX-ACCESS	read-write
1317		STATUS		current
1318		DESCRIPTION
1319			"Obtains Syslog transmit configuration from AP/BHM if available, or specifies the local transmit state."
1320		::={whispSmConfig 121}
1321
1322	eapPeerAAAServerCommonName	OBJECT-TYPE
1323		SYNTAX		DisplayString
1324		MAX-ACCESS	read-write
1325		STATUS		current
1326		DESCRIPTION
1327			"THIS OID IS CURRENTLY UNUSED: EAP Peer Server Common Name"
1328		::={whispSmConfig 126}
1329
1330	rfScanListBandFilter	OBJECT-TYPE
1331		SYNTAX		INTEGER {
1332					band5400(8),
1333					band5700(9)}
1334		MAX-ACCESS	read-write
1335		STATUS		obsolete
1336		DESCRIPTION
1337			"This element is obsolete."
1338		::={whispSmConfig 127}
1339
1340	upLnkMaxBurstDataRate	OBJECT-TYPE
1341		SYNTAX		INTEGER
1342		UNITS		"Kilobits/sec"
1343		MAX-ACCESS	read-write
1344		STATUS		current
1345		DESCRIPTION
1346			"Maximum burst uplink rate."
1347		::={whispSmConfig 128}
1348
1349	dwnLnkMaxBurstDataRate	OBJECT-TYPE
1350		SYNTAX		INTEGER
1351		UNITS		"Kilobits/sec"
1352		MAX-ACCESS	read-write
1353		STATUS		current
1354		DESCRIPTION
1355			"Maximum burst downlink rate."
1356		::={whispSmConfig 129}
1357
1358	cyclicPrefixScan	OBJECT-TYPE
1359		SYNTAX		DisplayString
1360		MAX-ACCESS	read-write
1361		STATUS		current
1362		DESCRIPTION
1363			"Cyclic Prefix value for frequency scanning used by MIMO SMs only.
1364                        When setting use a comma delimited list of cyclic prefixes with no spaces.  For example: 1/8,1/16"
1365		::={whispSmConfig 130}
1366
1367	bandwidthScan	OBJECT-TYPE
1368		SYNTAX		DisplayString
1369		MAX-ACCESS	read-write
1370		STATUS		current
1371		DESCRIPTION
1372			"Bandwidth values for frequency scanning used by MIMO SMs only.
1373                            When setting use a comma delimited list of bandwidths.
1374                            For example: 10, 20"
1375		::={whispSmConfig 131}
1376
1377	apSelection	OBJECT-TYPE
1378		SYNTAX		INTEGER {
1379					powerLevel(1),
1380					optimizeForThroughput(0)}
1381		MAX-ACCESS	read-write
1382		STATUS		current
1383		DESCRIPTION
1384			"This OID affects what AP to attempt to register to when Canopy SMs scan see more than one AP that are valid in it's configuration.
1385                            (0) - Default, Canopy radios after scanning select the best AP that will optimize for estimated throughput.
1386                            (1) - Select the AP with the best receive power level.
1387                            Note this is only if multiple APs fit the current scan configuration, and will be overriden by color codes, RADIUS, etc."
1388		::={whispSmConfig 132}
1389
1390	radioBandscanConfig	OBJECT-TYPE
1391		SYNTAX		INTEGER {
1392					instant(0),
1393					delayed(1),
1394					apply(2)}
1395		MAX-ACCESS	read-write
1396		STATUS		current
1397		DESCRIPTION
1398			"Used to determine when frequency, cyclic prefix and bandwidth settings take effect for
1399                        band scanning MIMO SMs.
1400                        0 - Instant
1401                        1 - Delayed
1402                        2 - Apply changes"
1403		::={whispSmConfig 133}
1404
1405	forcepoweradjust	OBJECT-TYPE
1406		SYNTAX		INTEGER
1407		MAX-ACCESS	read-write
1408		STATUS		current
1409		DESCRIPTION
1410			"This will force a multipoint SM to initiate an asynchronous power adjust sequence.
1411                        	This is done automatically every 2 minutes."
1412		::={whispSmConfig 134}
1413
1414	clearBerrResults	OBJECT-TYPE
1415		SYNTAX		INTEGER
1416		MAX-ACCESS	read-write
1417		STATUS		current
1418		DESCRIPTION
1419			"This will clear the BER results."
1420		::={whispSmConfig 135}
1421
1422	berrautoupdateflag	OBJECT-TYPE
1423		SYNTAX		INTEGER
1424		MAX-ACCESS	read-write
1425		STATUS		current
1426		DESCRIPTION
1427			"This indicates if the once a second BERR updating of counters is enabled.  1 = enabled 0 = disabled"
1428		::={whispSmConfig 136}
1429
1430	testSMBER	OBJECT-TYPE
1431		SYNTAX		INTEGER {
1432					disable(0),
1433					enable(1)}
1434		MAX-ACCESS	read-write
1435		STATUS		current
1436		DESCRIPTION
1437			"0 - Disable (Return the SM to a normal operation state).
1438            1 - Enable (Set SM into a BER test state)."
1439		::={whispSmConfig 137}
1440
1441	allowedIPAccessNMLength1	OBJECT-TYPE
1442		SYNTAX		INTEGER (1..32)
1443		MAX-ACCESS	read-write
1444		STATUS		current
1445		DESCRIPTION
1446			"Length of the network mask to apply to the AllowedIPAddress when assessing if access is allowed"
1447		::={whispSmConfig 138}
1448
1449	allowedIPAccessNMLength2	OBJECT-TYPE
1450		SYNTAX		INTEGER (1..32)
1451		MAX-ACCESS	read-write
1452		STATUS		current
1453		DESCRIPTION
1454			"Length of the network mask to apply to the AllowedIPAddress when assessing if access is allowed"
1455		::={whispSmConfig 139}
1456
1457	allowedIPAccessNMLength3	OBJECT-TYPE
1458		SYNTAX		INTEGER (1..32)
1459		MAX-ACCESS	read-write
1460		STATUS		current
1461		DESCRIPTION
1462			"Length of the network mask to apply to the AllowedIPAddress when assessing if access is allowed"
1463		::={whispSmConfig 140}
1464
1465	naptRemoteManage	OBJECT-TYPE
1466		SYNTAX		INTEGER {
1467					disable(0),
1468					enable-standalone(1),
1469					enable-wan(2)}
1470		MAX-ACCESS	read-write
1471		STATUS		current
1472		DESCRIPTION
1473			"To enable or disable Remote Management. For multipoint only.
1474            0=Disable Remote Management,
1475            1=Enable - Standalone Config,
1476            2=Enable - Use WAN Interface."
1477		::={whispSmConfig 141}
1478
1479	spectrumAnalysisScanBandwidth	OBJECT-TYPE
1480		SYNTAX		INTEGER {
1481					bandwidth5MHz(0),
1482					bandwidth10MHz(1),
1483					bandwidth20MHz(2),
1484					bandwidth7MHz(3),
1485					bandwidth15MHz(4),
1486					bandwidth30MHz(5)}
1487		MAX-ACCESS	read-write
1488		STATUS		current
1489		DESCRIPTION
1490			"Scanning Bandwidth used for the Spectrum Analyzer.  Only available on PMP 450."
1491		::={whispSmConfig 142}
1492
1493	berDeModSelect	OBJECT-TYPE
1494		SYNTAX		INTEGER {
1495					qpsk(0),
1496					qam-16(1),
1497					qam-64(2),
1498					qam-256(3)}
1499		MAX-ACCESS	read-write
1500		STATUS		current
1501		DESCRIPTION
1502			"The BER demodulation level the SM is set. 0 for QPSK, 1 for 16-QAM, 2 for 64-QAM, and 3 for 256-QAM."
1503		::={whispSmConfig 143}
1504
1505	multicastVCRcvRate	OBJECT-TYPE
1506		SYNTAX		DisplayString
1507		MAX-ACCESS	read-only
1508		STATUS		current
1509		DESCRIPTION
1510			"Multicast VC Receive Rate"
1511		::={whispSmConfig 144}
1512
1513	pmp430ApRegistrationOptions	OBJECT-TYPE
1514		SYNTAX		INTEGER {
1515					pmp430(1),
1516					pmp450(2),
1517					both(3)}
1518		MAX-ACCESS	read-write
1519		STATUS		deprecated
1520		DESCRIPTION
1521			"Deprecated.  The 430 SM only supports PMP 450
1522                          interoperability mode."
1523		::={whispSmConfig 145}
1524
1525	switchRadioModeAndReboot	OBJECT-TYPE
1526		SYNTAX		INTEGER {
1527					finishedReboot(0),
1528					switchRadioModeAndReboot(1)}
1529		MAX-ACCESS	read-write
1530		STATUS		obsolete
1531		DESCRIPTION
1532			"As of 14.2, the 430 SM no longer supports multiple
1533                            radio modes. It only support 450 interoperability
1534                            mode."
1535		::={whispSmConfig 146}
1536
1537	natTslTableSize	OBJECT-TYPE
1538		SYNTAX		INTEGER (1024..8192)
1539		MAX-ACCESS	read-write
1540		STATUS		current
1541		DESCRIPTION
1542			"NAT Translation Table Size.
1543            					Range 1024-8192."
1544		::={whispSmConfig 147}
1545
1546	ingressVIDPriority	OBJECT-TYPE
1547		SYNTAX		INTEGER (0..7)
1548		MAX-ACCESS	read-write
1549		STATUS		current
1550		DESCRIPTION
1551			"ingress VID VLAN Priority."
1552		::={whispSmConfig 148}
1553
1554	ingressVIDPriorityMode	OBJECT-TYPE
1555		SYNTAX		INTEGER {
1556					promote-IP-priority(0),
1557					define-priority(1)}
1558		MAX-ACCESS	read-write
1559		STATUS		current
1560		DESCRIPTION
1561			"ingress VID VLAN Priority Mode."
1562		::={whispSmConfig 149}
1563
1564	providerVIDPriority	OBJECT-TYPE
1565		SYNTAX		INTEGER (0..7)
1566		MAX-ACCESS	read-write
1567		STATUS		current
1568		DESCRIPTION
1569			"Provider VID VLAN Priority."
1570		::={whispSmConfig 150}
1571
1572	providerVIDPriorityMode	OBJECT-TYPE
1573		SYNTAX		INTEGER {
1574					promote-IP-priority(0),
1575					define-priority(1),
1576					copy-inner-tag-priority(2)}
1577		MAX-ACCESS	read-write
1578		STATUS		current
1579		DESCRIPTION
1580			"Provider VID VLAN Priority Mode."
1581		::={whispSmConfig 151}
1582
1583	additionalColorCode	OBJECT-TYPE
1584		SYNTAX		INTEGER (0..254)
1585		MAX-ACCESS	read-write
1586		STATUS		current
1587		DESCRIPTION
1588			"Add an additional color code. Setting  additionalColorCode and
1589                        additionalColorCodePriority adds an entry."
1590		::={whispSmConfig 152}
1591
1592	additionalColorCodePriority	OBJECT-TYPE
1593		SYNTAX		INTEGER {
1594					primary(1),
1595					secondary(2),
1596					tertiary(3)}
1597		MAX-ACCESS	read-write
1598		STATUS		current
1599		DESCRIPTION
1600			"Add an additional color code priority. Setting  additionalColorCode and
1601                        additionalColorCodePriority adds an entry."
1602		::={whispSmConfig 153}
1603
1604	deleteAdditionalColorCode	OBJECT-TYPE
1605		SYNTAX		INTEGER (0..254)
1606		MAX-ACCESS	read-write
1607		STATUS		current
1608		DESCRIPTION
1609			"Delete an additional color code."
1610		::={whispSmConfig 154}
1611
1612	bCastMIRUnits	OBJECT-TYPE
1613		SYNTAX		INTEGER {
1614					kbps(0),
1615					pps(1)}
1616		MAX-ACCESS	read-write
1617		STATUS		current
1618		DESCRIPTION
1619			"Units of Broadcast/ Multicast MIR value. Set units first and then bCastMIR"
1620		::={whispSmConfig 155}
1621
1622	txPowerControl	OBJECT-TYPE
1623		SYNTAX		INTEGER {
1624					disable(0),
1625					enable(1)}
1626		MAX-ACCESS	read-write
1627		STATUS		current
1628		DESCRIPTION
1629			"Enable/Disable Automatic control of SM TX power.
1630                            Engineering use only."
1631		::={whispSmConfig 157}
1632
1633	bridgeTableSize	OBJECT-TYPE
1634		SYNTAX		INTEGER (4..4096)
1635		MAX-ACCESS	read-write
1636		STATUS		current
1637		DESCRIPTION
1638			"Bridge Table Size : 4 -- 4096."
1639		::={whispSmConfig 158}
1640
1641	bridgeTableRestrict	OBJECT-TYPE
1642		SYNTAX		INTEGER {
1643					disable(0),
1644					enable(1)}
1645		MAX-ACCESS	read-write
1646		STATUS		current
1647		DESCRIPTION
1648			"Restrict forwarding packets from hosts for which MAC address is not in the bridge table."
1649		::={whispSmConfig 159}
1650
1651	maxTxPowerEnable	OBJECT-TYPE
1652		SYNTAX		INTEGER {
1653					disable(0),
1654					enable(1)}
1655		MAX-ACCESS	read-write
1656		STATUS		current
1657		DESCRIPTION
1658			"Enable Max Tx Power configuration.
1659                            This is used with OID maxTxPower to set the max transmit power.
1660                            This might be required in certain regions and frequency bands.
1661                            See User Guide for more information.
1662                            Enabling this will not allow a radio to transmit above its EIRP limit.
1663                            The AP's Transmit Power Control may still adjust the Tx power down.
1664                            SM only."
1665		::={whispSmConfig 160}
1666
1667	maxTxPower	OBJECT-TYPE
1668		SYNTAX		INTEGER (-30..27)
1669		MAX-ACCESS	read-write
1670		STATUS		current
1671		DESCRIPTION
1672			"This OID is controled by OID maxTxPowerEnable.
1673                            This might be required in certain regions and frequency bands.
1674                            See user guide for more information.
1675                            Setting this will not allow a radio to transmit above its EIRP limit.
1676                            The AP's Transmit Power Control may still adjust the Tx power down.
1677                            SM only."
1678		::={whispSmConfig 161}
1679
1680	rfScanListTable OBJECT-TYPE
1681		SYNTAX		SEQUENCE OF RfScanListEntry
1682		MAX-ACCESS	not-accessible
1683		STATUS		current
1684		DESCRIPTION
1685			"The list of configured scanning frequencies on the SM or BHS."
1686		::= {whispSmConfig 156}
1687
1688	rfScanListEntry OBJECT-TYPE
1689		SYNTAX		RfScanListEntry
1690		MAX-ACCESS	not-accessible
1691		STATUS		current
1692		DESCRIPTION
1693			"Entry of configured scanning frequencies on the SM or BHS."
1694		INDEX		{rfScanListFrequency}
1695		::= {rfScanListTable 1}
1696
1697		RfScanListEntry ::= SEQUENCE{
1698			rfScanListFrequency	INTEGER
1699			}
1700
1701	rfScanListFrequency	OBJECT-TYPE
1702		SYNTAX		INTEGER (0..9000000)
1703		MAX-ACCESS	read-write
1704		STATUS		current
1705		DESCRIPTION
1706			"RF scan list.
1707            The frequencies vary by product and region."
1708		::={rfScanListEntry 1}
1709
1710	numAuthCerts	OBJECT-TYPE
1711		SYNTAX		INTEGER
1712		MAX-ACCESS	read-only
1713		STATUS		current
1714		DESCRIPTION
1715			"can have a max value of 2"
1716		::={whispSmSecurity 2}
1717
1718	authenticationEnforce	OBJECT-TYPE
1719		SYNTAX		INTEGER {
1720					disable(0),
1721					aaa(1),
1722					presharedkey(2)}
1723		MAX-ACCESS	read-write
1724		STATUS		current
1725		DESCRIPTION
1726			"enforce SM to register with specifed Auth Enabled AP"
1727		::={whispSmSecurity 3}
1728
1729-- PEAP is not supported for MPC860 platorm
1730
1731	phase1	OBJECT-TYPE
1732		SYNTAX		INTEGER {
1733					eapttls(0),
1734					eapMSChapV2(1),
1735					eappeap(2)}
1736		MAX-ACCESS	read-write
1737		STATUS		current
1738		DESCRIPTION
1739			"Select the outer method for EAP Authentication.
1740            			Note: PEAP is not supported for MPC860 platform."
1741		::={whispSmSecurity 4}
1742
1743	phase2	OBJECT-TYPE
1744		SYNTAX		INTEGER {
1745					pap(0),
1746					chap(1),
1747					mschapv2(2)}
1748		MAX-ACCESS	read-write
1749		STATUS		current
1750		DESCRIPTION
1751			"Select the outer method for EAP Authentication"
1752		::={whispSmSecurity 5}
1753
1754	authOuterId	OBJECT-TYPE
1755		SYNTAX		OCTET STRING (SIZE (0..253))
1756		MAX-ACCESS	read-write
1757		STATUS		current
1758		DESCRIPTION
1759			"EAP Peer Username"
1760		::={whispSmSecurity 6}
1761
1762	authPassword	OBJECT-TYPE
1763		SYNTAX		DisplayString
1764		MAX-ACCESS	read-write
1765		STATUS		current
1766		DESCRIPTION
1767			"EAP Peer password"
1768		::={whispSmSecurity 7}
1769
1770	authUsername	OBJECT-TYPE
1771		SYNTAX		DisplayString
1772		MAX-ACCESS	read-write
1773		STATUS		current
1774		DESCRIPTION
1775			"EAP Peer Identity"
1776		::={whispSmSecurity 8}
1777
1778	useRealm	OBJECT-TYPE
1779		SYNTAX		INTEGER {
1780					disable(0),
1781					enable(1)}
1782		MAX-ACCESS	read-write
1783		STATUS		current
1784		DESCRIPTION
1785			"Enable or disable the use of realm option."
1786		::={whispSmSecurity 9}
1787
1788	realm	OBJECT-TYPE
1789		SYNTAX		DisplayString
1790		MAX-ACCESS	read-write
1791		STATUS		current
1792		DESCRIPTION
1793			"EAP Peer Realm"
1794		::={whispSmSecurity 10}
1795
1796	certTable OBJECT-TYPE
1797		SYNTAX		SEQUENCE OF CertEntry
1798		MAX-ACCESS	not-accessible
1799		STATUS		current
1800		DESCRIPTION
1801			"The table of CA Certificates on SM."
1802		::= {whispSmSecurity 1}
1803
1804	certEntry OBJECT-TYPE
1805		SYNTAX		CertEntry
1806		MAX-ACCESS	not-accessible
1807		STATUS		current
1808		DESCRIPTION
1809			"Entry of Certifcates."
1810		INDEX		{certIndex}
1811		::= {certTable 1}
1812
1813		CertEntry ::= SEQUENCE{
1814			certIndex		INTEGER,
1815			cert		INTEGER,
1816			action		INTEGER,
1817			certificateDN	DisplayString
1818			}
1819
1820	certIndex	OBJECT-TYPE
1821		SYNTAX		INTEGER (1..2)
1822		MAX-ACCESS	read-only
1823		STATUS		current
1824		DESCRIPTION
1825			"User information table index."
1826		::={certEntry 1}
1827
1828	cert	OBJECT-TYPE
1829		SYNTAX		INTEGER {
1830					inactive(0),
1831					active(1)}
1832		MAX-ACCESS	read-only
1833		STATUS		current
1834		DESCRIPTION
1835			"0: Inactive 1: Active"
1836		::={certEntry 2}
1837
1838	action	OBJECT-TYPE
1839		SYNTAX		INTEGER {
1840					noop(0),
1841					delete(1)}
1842		MAX-ACCESS	read-write
1843		STATUS		current
1844		DESCRIPTION
1845			"0: No Operation 1: Delete Certificate"
1846		::={certEntry 3}
1847
1848	certificateDN	OBJECT-TYPE
1849		SYNTAX		DisplayString
1850		MAX-ACCESS	read-only
1851		STATUS		current
1852		DESCRIPTION
1853			"Distinguished Name of Certificate 2"
1854		::={certEntry 4}
1855
1856-- Subscriber Modem status page
1857
1858	sessionStatus	OBJECT-TYPE
1859		SYNTAX		DisplayString
1860		MAX-ACCESS	read-only
1861		STATUS		current
1862		DESCRIPTION
1863			"SM registered or not."
1864		::={whispSmStatus 1}
1865
1866	rssi	OBJECT-TYPE
1867		SYNTAX		INTEGER
1868		MAX-ACCESS	read-only
1869		STATUS		current
1870		DESCRIPTION
1871			"Radio signal strength index.  FSK only."
1872		::={whispSmStatus 2}
1873
1874	jitter	OBJECT-TYPE
1875		SYNTAX		Gauge32 (0..15)
1876		MAX-ACCESS	read-only
1877		STATUS		current
1878		DESCRIPTION
1879			"A measure of multipath interference.  Applicable to FSK radios only."
1880		::={whispSmStatus 3}
1881
1882	airDelay	OBJECT-TYPE
1883		SYNTAX		Unsigned32
1884		MAX-ACCESS	read-only
1885		STATUS		current
1886		DESCRIPTION
1887			"Round trip delay in bits."
1888		::={whispSmStatus 4}
1889
1890	radioSlicingSm	OBJECT-TYPE
1891		SYNTAX		INTEGER
1892		MAX-ACCESS	read-only
1893		STATUS		obsolete
1894		DESCRIPTION
1895			"This variable is deprecated."
1896		::={whispSmStatus 5}
1897
1898	radioTxGainSm	OBJECT-TYPE
1899		SYNTAX		INTEGER
1900		MAX-ACCESS	read-only
1901		STATUS		current
1902		DESCRIPTION
1903			"Radio transmission gain setting.  Applicable to FSK radios only."
1904		::={whispSmStatus 6}
1905
1906	calibrationStatus	OBJECT-TYPE
1907		SYNTAX		DisplayString
1908		MAX-ACCESS	read-only
1909		STATUS		deprecated
1910		DESCRIPTION
1911			"Varible deprecated. Please use calibrationStatusBox."
1912		::={whispSmStatus 7}
1913
1914	radioDbm	OBJECT-TYPE
1915		SYNTAX		DisplayString
1916		MAX-ACCESS	read-only
1917		STATUS		current
1918		DESCRIPTION
1919			"Rx Power level.
1920						  For MIMO this is the combined power of the horizontal and vertical paths."
1921		::={whispSmStatus 8}
1922
1923	registeredToAp	OBJECT-TYPE
1924		SYNTAX		DisplayString
1925		MAX-ACCESS	read-only
1926		STATUS		current
1927		DESCRIPTION
1928			"AP MAC address that the SM registered to."
1929		::={whispSmStatus 9}
1930
1931-- DHCP client status:
1932
1933	dhcpCip	OBJECT-TYPE
1934		SYNTAX		IpAddress
1935		MAX-ACCESS	read-only
1936		STATUS		current
1937		DESCRIPTION
1938			"Assigned IP address to DHCP client."
1939		::={whispSmStatus 10}
1940
1941	dhcpSip	OBJECT-TYPE
1942		SYNTAX		IpAddress
1943		MAX-ACCESS	read-only
1944		STATUS		current
1945		DESCRIPTION
1946			"Public DHCP server IP."
1947		::={whispSmStatus 11}
1948
1949	dhcpClientLease	OBJECT-TYPE
1950		SYNTAX		TimeTicks
1951		MAX-ACCESS	read-only
1952		STATUS		current
1953		DESCRIPTION
1954			"DHCP client lease time."
1955		::={whispSmStatus 12}
1956
1957	dhcpCSMask	OBJECT-TYPE
1958		SYNTAX		IpAddress
1959		MAX-ACCESS	read-only
1960		STATUS		current
1961		DESCRIPTION
1962			"Public DHCP server subnet mask."
1963		::={whispSmStatus 13}
1964
1965	dhcpDfltRterIP	OBJECT-TYPE
1966		SYNTAX		IpAddress
1967		MAX-ACCESS	read-only
1968		STATUS		current
1969		DESCRIPTION
1970			"Public default router IP address."
1971		::={whispSmStatus 14}
1972
1973	dhcpcdns1	OBJECT-TYPE
1974		SYNTAX		IpAddress
1975		MAX-ACCESS	read-only
1976		STATUS		current
1977		DESCRIPTION
1978			"Primary public domain name server."
1979		::={whispSmStatus 15}
1980
1981	dhcpcdns2	OBJECT-TYPE
1982		SYNTAX		IpAddress
1983		MAX-ACCESS	read-only
1984		STATUS		current
1985		DESCRIPTION
1986			"Secondary public domain name server."
1987		::={whispSmStatus 16}
1988
1989	dhcpcdns3	OBJECT-TYPE
1990		SYNTAX		IpAddress
1991		MAX-ACCESS	read-only
1992		STATUS		current
1993		DESCRIPTION
1994			"Third public domain name server."
1995		::={whispSmStatus 17}
1996
1997	dhcpDomName	OBJECT-TYPE
1998		SYNTAX		DisplayString
1999		MAX-ACCESS	read-only
2000		STATUS		current
2001		DESCRIPTION
2002			"Public domain name server."
2003		::={whispSmStatus 18}
2004
2005	adaptRate	OBJECT-TYPE
2006		SYNTAX		DisplayString
2007		MAX-ACCESS	read-only
2008		STATUS		current
2009		DESCRIPTION
2010			"VC adapt rate."
2011		::={whispSmStatus 20}
2012
2013	radioDbmInt	OBJECT-TYPE
2014		SYNTAX		INTEGER
2015		MAX-ACCESS	read-only
2016		STATUS		current
2017		DESCRIPTION
2018			"Radio power level(integer).
2019                            For MIMO radios this is the combined power of the horiztontal and vertical paths."
2020		::={whispSmStatus 21}
2021
2022	dfsStatus	OBJECT-TYPE
2023		SYNTAX		DisplayString
2024		MAX-ACCESS	read-only
2025		STATUS		current
2026		DESCRIPTION
2027			"Dynamic frequency shifting status. For DFS Radio only."
2028		::={whispSmStatus 22}
2029
2030	radioTxPwr	OBJECT-TYPE
2031		SYNTAX		DisplayString
2032		MAX-ACCESS	read-only
2033		STATUS		current
2034		DESCRIPTION
2035			"Tx Power level. Valid for FSK and OFDM SMs."
2036		::={whispSmStatus 23}
2037
2038	activeRegion	OBJECT-TYPE
2039		SYNTAX		DisplayString
2040		MAX-ACCESS	read-only
2041		STATUS		current
2042		DESCRIPTION
2043			"The active region of the radio."
2044		::={whispSmStatus 24}
2045
2046	snmpBerLevel	OBJECT-TYPE
2047		SYNTAX		INTEGER {
2048					twoLevelOrMimoQPSK(2),
2049					fourLevelOrMimo16QAM(4),
2050					mimo64QAM(6),
2051					mimo256QAM(8)}
2052		MAX-ACCESS	read-only
2053		STATUS		current
2054		DESCRIPTION
2055			"BER level.
2056						  For PMP 450 systems: 2=MIMO QPSK, 4=MIMO 16-QAM, 6=MIMO64-QAM, 8=256-QAM
2057						  For non PMP 450: 2=2 level BER, 4=4 level BER."
2058		::={whispSmStatus 25}
2059
2060	nbBitsRcvd	OBJECT-TYPE
2061		SYNTAX		Counter64
2062		MAX-ACCESS	read-only
2063		STATUS		current
2064		DESCRIPTION
2065			"Number of BER bits received (non MIMO platforms only)."
2066		::={whispSmStatus 26}
2067
2068	nbPriBitsErr	OBJECT-TYPE
2069		SYNTAX		Counter32
2070		MAX-ACCESS	read-only
2071		STATUS		current
2072		DESCRIPTION
2073			"Number of Primary bit errors (non MIMO platforms only)."
2074		::={whispSmStatus 27}
2075
2076	nbSndBitsErr	OBJECT-TYPE
2077		SYNTAX		Counter32
2078		MAX-ACCESS	read-only
2079		STATUS		current
2080		DESCRIPTION
2081			"Number of secondary bit errors (non MIMO platforms only)."
2082		::={whispSmStatus 28}
2083
2084	primaryBER	OBJECT-TYPE
2085		SYNTAX		INTEGER
2086		MAX-ACCESS	read-only
2087		STATUS		obsolete
2088		DESCRIPTION
2089			"Obsoleted, invalid type to represent this data. Measured Primary Bit Error Rate."
2090		::={whispSmStatus 29}
2091
2092	secondaryBER	OBJECT-TYPE
2093		SYNTAX		INTEGER
2094		MAX-ACCESS	read-only
2095		STATUS		obsolete
2096		DESCRIPTION
2097			"Obsoleted, invalid type to represent this data. Measured Secondary Bit Error Rate."
2098		::={whispSmStatus 30}
2099
2100	totalBER	OBJECT-TYPE
2101		SYNTAX		INTEGER
2102		MAX-ACCESS	read-only
2103		STATUS		obsolete
2104		DESCRIPTION
2105			"Obsoleted, invalid type to represent this data. Measured Total Bit Error Rate."
2106		::={whispSmStatus 31}
2107
2108	minRSSI	OBJECT-TYPE
2109		SYNTAX		INTEGER
2110		MAX-ACCESS	read-only
2111		STATUS		current
2112		DESCRIPTION
2113			"Measured Min. RSSI. Applicable to FSK radios only."
2114		::={whispSmStatus 32}
2115
2116	maxRSSI	OBJECT-TYPE
2117		SYNTAX		INTEGER
2118		MAX-ACCESS	read-only
2119		STATUS		current
2120		DESCRIPTION
2121			"Measured Max. RSSI. Applicable to FSK radios only."
2122		::={whispSmStatus 33}
2123
2124	minJitter	OBJECT-TYPE
2125		SYNTAX		Gauge32 (0..15)
2126		MAX-ACCESS	read-only
2127		STATUS		current
2128		DESCRIPTION
2129			"Measured Min. Jitter. Applicable to FSK radios only."
2130		::={whispSmStatus 34}
2131
2132	maxJitter	OBJECT-TYPE
2133		SYNTAX		Gauge32 (0..15)
2134		MAX-ACCESS	read-only
2135		STATUS		current
2136		DESCRIPTION
2137			"Measured Max. Jitter. Applicable to FSK radios only."
2138		::={whispSmStatus 35}
2139
2140	smSessionTimer	OBJECT-TYPE
2141		SYNTAX		TimeTicks
2142		MAX-ACCESS	read-only
2143		STATUS		current
2144		DESCRIPTION
2145			"SM current session timer."
2146		::={whispSmStatus 36}
2147
2148	pppoeSessionStatus	OBJECT-TYPE
2149		SYNTAX		DisplayString
2150		MAX-ACCESS	read-only
2151		STATUS		current
2152		DESCRIPTION
2153			"Current PPPoE Session Status"
2154		::={whispSmStatus 37}
2155
2156	pppoeSessionID	OBJECT-TYPE
2157		SYNTAX		INTEGER
2158		MAX-ACCESS	read-only
2159		STATUS		current
2160		DESCRIPTION
2161			"Current PPPoE Session ID"
2162		::={whispSmStatus 38}
2163
2164	pppoeIPCPAddress	OBJECT-TYPE
2165		SYNTAX		IpAddress
2166		MAX-ACCESS	read-only
2167		STATUS		current
2168		DESCRIPTION
2169			"Current PPPoE IPCP IP Address"
2170		::={whispSmStatus 39}
2171
2172	pppoeMTUOverrideEn	OBJECT-TYPE
2173		SYNTAX		INTEGER {
2174					disabled(0),
2175					enabled(1)}
2176		MAX-ACCESS	read-only
2177		STATUS		current
2178		DESCRIPTION
2179			"Current PPPoE MTU Override Setting"
2180		::={whispSmStatus 40}
2181
2182	pppoeMTUValue	OBJECT-TYPE
2183		SYNTAX		INTEGER
2184		MAX-ACCESS	read-only
2185		STATUS		current
2186		DESCRIPTION
2187			"Current PPPoE MTU Value"
2188		::={whispSmStatus 41}
2189
2190	pppoeTimerTypeValue	OBJECT-TYPE
2191		SYNTAX		INTEGER {
2192					disabled(0),
2193					keepAlive(1),
2194					idleTimeout(2)}
2195		MAX-ACCESS	read-only
2196		STATUS		current
2197		DESCRIPTION
2198			"Current PPPoE Timer Type.  0 is disabled, 1 is Keep Alive timer, and 2 is Idle Timeout timer."
2199		::={whispSmStatus 42}
2200
2201	pppoeTimeoutValue	OBJECT-TYPE
2202		SYNTAX		INTEGER
2203		MAX-ACCESS	read-only
2204		STATUS		current
2205		DESCRIPTION
2206			"Current PPPoE Timeout Period.  The use of this depends on the Timer Type.  If the Timer Type is KeepAlive, then
2207            			the timeout period is in seconds.  If the Timer Type is Idle Timeout, then the timeout period is in minutes."
2208		::={whispSmStatus 43}
2209
2210	pppoeDNSServer1	OBJECT-TYPE
2211		SYNTAX		IpAddress
2212		MAX-ACCESS	read-only
2213		STATUS		current
2214		DESCRIPTION
2215			"PPPoE DNS Server 1"
2216		::={whispSmStatus 44}
2217
2218	pppoeDNSServer2	OBJECT-TYPE
2219		SYNTAX		IpAddress
2220		MAX-ACCESS	read-only
2221		STATUS		current
2222		DESCRIPTION
2223			"PPPoE DNS Server 2"
2224		::={whispSmStatus 45}
2225
2226	pppoeControlBytesSent	OBJECT-TYPE
2227		SYNTAX		Counter32
2228		MAX-ACCESS	read-only
2229		STATUS		current
2230		DESCRIPTION
2231			"PPPoE Control Bytes Sent"
2232		::={whispSmStatus 46}
2233
2234	pppoeControlBytesReceived	OBJECT-TYPE
2235		SYNTAX		Counter32
2236		MAX-ACCESS	read-only
2237		STATUS		current
2238		DESCRIPTION
2239			"PPPoE Control Bytes Received"
2240		::={whispSmStatus 47}
2241
2242	pppoeDataBytesSent	OBJECT-TYPE
2243		SYNTAX		Counter32
2244		MAX-ACCESS	read-only
2245		STATUS		current
2246		DESCRIPTION
2247			"PPPoE Data Bytes Sent"
2248		::={whispSmStatus 48}
2249
2250	pppoeDataBytesReceived	OBJECT-TYPE
2251		SYNTAX		Counter32
2252		MAX-ACCESS	read-only
2253		STATUS		current
2254		DESCRIPTION
2255			"PPPoE Data Bytes Received"
2256		::={whispSmStatus 49}
2257
2258	pppoeEnabledStatus	OBJECT-TYPE
2259		SYNTAX		INTEGER {
2260					disabled(0),
2261					enabled(1)}
2262		MAX-ACCESS	read-only
2263		STATUS		current
2264		DESCRIPTION
2265			"PPPoE Enabled"
2266		::={whispSmStatus 50}
2267
2268	pppoeTCPMSSClampEnableStatus	OBJECT-TYPE
2269		SYNTAX		INTEGER {
2270					disabled(0),
2271					enabled(1)}
2272		MAX-ACCESS	read-only
2273		STATUS		current
2274		DESCRIPTION
2275			"PPPoE TCP MSS Clamping Enable"
2276		::={whispSmStatus 51}
2277
2278	pppoeACNameStatus	OBJECT-TYPE
2279		SYNTAX		DisplayString
2280		MAX-ACCESS	read-only
2281		STATUS		current
2282		DESCRIPTION
2283			"Current PPPoE Access Concentrator In Use"
2284		::={whispSmStatus 52}
2285
2286	pppoeSvcNameStatus	OBJECT-TYPE
2287		SYNTAX		DisplayString
2288		MAX-ACCESS	read-only
2289		STATUS		current
2290		DESCRIPTION
2291			"Current PPPoE Service Name In Use"
2292		::={whispSmStatus 53}
2293
2294	pppoeSessUptime	OBJECT-TYPE
2295		SYNTAX		TimeTicks
2296		MAX-ACCESS	read-only
2297		STATUS		current
2298		DESCRIPTION
2299			"Uptime of current PPPoE Session in ticks"
2300		::={whispSmStatus 54}
2301
2302	primaryBERDisplay	OBJECT-TYPE
2303		SYNTAX		DisplayString
2304		MAX-ACCESS	read-only
2305		STATUS		current
2306		DESCRIPTION
2307			"Measured Primary Bit Error Rate.
2308						  Non MIMO platforms only."
2309		::={whispSmStatus 55}
2310
2311	secondaryBERDisplay	OBJECT-TYPE
2312		SYNTAX		DisplayString
2313		MAX-ACCESS	read-only
2314		STATUS		current
2315		DESCRIPTION
2316			"Measured Secondary Bit Error Rate.
2317						  FSK platforms only."
2318		::={whispSmStatus 56}
2319
2320	totalBERDisplay	OBJECT-TYPE
2321		SYNTAX		DisplayString
2322		MAX-ACCESS	read-only
2323		STATUS		current
2324		DESCRIPTION
2325			"Measured Total Bit Error Rate.
2326                            For MIMO this is combined both paths."
2327		::={whispSmStatus 57}
2328
2329	minRadioDbm	OBJECT-TYPE
2330		SYNTAX		INTEGER
2331		MAX-ACCESS	read-only
2332		STATUS		current
2333		DESCRIPTION
2334			"Maximum receive power of beacon in dBm.
2335                            For MIMO radios, this is only available in the vertical path."
2336		::={whispSmStatus 58}
2337
2338	maxRadioDbm	OBJECT-TYPE
2339		SYNTAX		INTEGER
2340		MAX-ACCESS	read-only
2341		STATUS		current
2342		DESCRIPTION
2343			"Maximum receive power in dBm (rounded to nearest integer)."
2344		::={whispSmStatus 59}
2345
2346	pppoeSessIdleTime	OBJECT-TYPE
2347		SYNTAX		TimeTicks
2348		MAX-ACCESS	read-only
2349		STATUS		current
2350		DESCRIPTION
2351			"Idle Time of current PPPoE Session in ticks"
2352		::={whispSmStatus 60}
2353
2354	radioDbmAvg	OBJECT-TYPE
2355		SYNTAX		INTEGER
2356		MAX-ACCESS	read-only
2357		STATUS		current
2358		DESCRIPTION
2359			"Average Receive Power of the AP's beacon in dBm.
2360                            OFDM Radios only.
2361                            For MIMO this is only the verical path, as the beacon is not transmitted on horizontal."
2362		::={whispSmStatus 61}
2363
2364	zoltarFPGAFreqOffset	OBJECT-TYPE
2365		SYNTAX		INTEGER
2366		MAX-ACCESS	read-only
2367		STATUS		current
2368		DESCRIPTION
2369			"FPGA peek of 70001088"
2370		::={whispSmStatus 62}
2371
2372	zoltarSWFreqOffset	OBJECT-TYPE
2373		SYNTAX		INTEGER
2374		MAX-ACCESS	read-only
2375		STATUS		current
2376		DESCRIPTION
2377			"FPGA peek of 7000108C"
2378		::={whispSmStatus 63}
2379
2380	airDelayns	OBJECT-TYPE
2381		SYNTAX		Unsigned32
2382		MAX-ACCESS	read-only
2383		STATUS		current
2384		DESCRIPTION
2385			"Round trip delay in nanoseconds."
2386		::={whispSmStatus 64}
2387
2388	currentColorCode	OBJECT-TYPE
2389		SYNTAX		INTEGER
2390		MAX-ACCESS	read-only
2391		STATUS		current
2392		DESCRIPTION
2393			"The current Color Code of the Registered AP/BHM. A value of -1 is return when the device is not registered."
2394		::={whispSmStatus 65}
2395
2396	currentColorCodePri	OBJECT-TYPE
2397		SYNTAX		INTEGER {
2398					none(0),
2399					primary(1),
2400					secondary(2),
2401					tertiary(3)}
2402		MAX-ACCESS	read-only
2403		STATUS		current
2404		DESCRIPTION
2405			"The current priority of the Registered color code"
2406		::={whispSmStatus 66}
2407
2408	currentChanFreq	OBJECT-TYPE
2409		SYNTAX		Unsigned32
2410		MAX-ACCESS	read-only
2411		STATUS		current
2412		DESCRIPTION
2413			"The Current Channel Frequency of the AP/BHM when in session."
2414		::={whispSmStatus 67}
2415
2416	linkQualityBeacon	OBJECT-TYPE
2417		SYNTAX		DisplayString
2418		MAX-ACCESS	read-only
2419		STATUS		current
2420		DESCRIPTION
2421			"Engineering only.
2422                        Link Quality for incoming beacons.
2423                        For Gen II OFDM radios and forward.
2424                        For PMP 450 and forward this is vertical path."
2425		::={whispSmStatus 68}
2426
2427	dhcpServerPktXmt	OBJECT-TYPE
2428		SYNTAX		Counter32
2429		MAX-ACCESS	read-only
2430		STATUS		current
2431		DESCRIPTION
2432			"Number of packets transmitted by SM DHCP Server"
2433		::={whispSmStatus 72}
2434
2435	dhcpServerPktRcv	OBJECT-TYPE
2436		SYNTAX		Counter32
2437		MAX-ACCESS	read-only
2438		STATUS		current
2439		DESCRIPTION
2440			"Number of packets received by SM DHCP Server"
2441		::={whispSmStatus 73}
2442
2443	dhcpServerPktToss	OBJECT-TYPE
2444		SYNTAX		Counter32
2445		MAX-ACCESS	read-only
2446		STATUS		current
2447		DESCRIPTION
2448			"Number of packets tossed by SM DHCP Server"
2449		::={whispSmStatus 74}
2450
2451	receiveFragmentsModulationPercentage	OBJECT-TYPE
2452		SYNTAX		DisplayString
2453		MAX-ACCESS	read-only
2454		STATUS		current
2455		DESCRIPTION
2456			"Engineering use only.
2457                            The percentage of recent fragments received at which modulation.
2458                            For Gen II OFDM only and forward."
2459		::={whispSmStatus 86}
2460
2461	fragmentsReceived1XVertical	OBJECT-TYPE
2462		SYNTAX		Counter32
2463		MAX-ACCESS	read-only
2464		STATUS		current
2465		DESCRIPTION
2466			"Engineering use only.
2467                            Number of fragments received in 1x modulation.
2468                            For GenII OFDM only and forward.
2469                            For MIMO this is the vertical path."
2470		::={whispSmStatus 87}
2471
2472	fragmentsReceived2XVertical	OBJECT-TYPE
2473		SYNTAX		Counter32
2474		MAX-ACCESS	read-only
2475		STATUS		current
2476		DESCRIPTION
2477			"Engineering use only.
2478                                Number of fragments received in 2x modulation.
2479                                For GenII OFDM only and forward.
2480                                For MIMO this is the vertical path."
2481		::={whispSmStatus 88}
2482
2483	fragmentsReceived3XVertical	OBJECT-TYPE
2484		SYNTAX		Counter32
2485		MAX-ACCESS	read-only
2486		STATUS		current
2487		DESCRIPTION
2488			"Engineering use only.
2489                                Number of fragments received in 3x modulation.
2490                                For GenII OFDM only and forward.
2491                                For MIMO this is the vertical path."
2492		::={whispSmStatus 89}
2493
2494	fragmentsReceived4XVertical	OBJECT-TYPE
2495		SYNTAX		Counter32
2496		MAX-ACCESS	read-only
2497		STATUS		current
2498		DESCRIPTION
2499			"Engineering use only.
2500                                Number of fragments received in 4x modulation.
2501                                For GenII OFDM only and forward.
2502                                For MIMO this is the vertical path."
2503		::={whispSmStatus 90}
2504
2505	linkQualityData1XVertical	OBJECT-TYPE
2506		SYNTAX		DisplayString
2507		MAX-ACCESS	read-only
2508		STATUS		current
2509		DESCRIPTION
2510			"Engineering use only.
2511                            Link Quality for the data VC for QPSK modulation (1X).
2512                            For Gen II OFDM radios and forward only.
2513                            For MIMO this is the vertical path."
2514		::={whispSmStatus 91}
2515
2516	linkQualityData2XVertical	OBJECT-TYPE
2517		SYNTAX		DisplayString
2518		MAX-ACCESS	read-only
2519		STATUS		current
2520		DESCRIPTION
2521			"Engineering use only.
2522                            Link Quality for the data VC for 16-QAM modulation (2X).
2523                            For Gen II OFDM radios and forward only.
2524                            For MIMO this is the vertical path."
2525		::={whispSmStatus 92}
2526
2527	linkQualityData3XVertical	OBJECT-TYPE
2528		SYNTAX		DisplayString
2529		MAX-ACCESS	read-only
2530		STATUS		current
2531		DESCRIPTION
2532			"Engineering use only.
2533                            Link Quality for the data VC for 64-QAM modulation (3X).
2534                            For Gen II OFDM radios and forward only.
2535                            For MIMO this is the vertical path."
2536		::={whispSmStatus 93}
2537
2538	linkQualityData4XVertical	OBJECT-TYPE
2539		SYNTAX		DisplayString
2540		MAX-ACCESS	read-only
2541		STATUS		current
2542		DESCRIPTION
2543			"Engineering use only.
2544                            Link Quality for the data VC for 256-QAM modulation (4X).
2545                            For Gen II OFDM radios and forward only.
2546                            For MIMO this is the vertical path."
2547		::={whispSmStatus 94}
2548
2549	signalToNoiseRatioSMVertical	OBJECT-TYPE
2550		SYNTAX		INTEGER
2551		MAX-ACCESS	read-only
2552		STATUS		current
2553		DESCRIPTION
2554			"An estimated signal to noise ratio based on the last received data.
2555                                For GenII OFDM only and forward.
2556                                For MIMO this is the vertical antenna.
2557                                Will return zero if Signal to Noise Ratio Calculation is disabled."
2558		::={whispSmStatus 95}
2559
2560	rfStatTxSuppressionCount	OBJECT-TYPE
2561		SYNTAX		Counter32
2562		MAX-ACCESS	read-only
2563		STATUS		current
2564		DESCRIPTION
2565			"RF Scheduler Stats DFS TX Suppression Count"
2566		::={whispSmStatus 96}
2567
2568	bridgecbUplinkCreditRate	OBJECT-TYPE
2569		SYNTAX		Unsigned32
2570		MAX-ACCESS	read-only
2571		STATUS		current
2572		DESCRIPTION
2573			"Sustained uplink data rate."
2574		::={whispSmStatus 97}
2575
2576	bridgecbUplinkCreditLimit	OBJECT-TYPE
2577		SYNTAX		Unsigned32
2578		MAX-ACCESS	read-only
2579		STATUS		current
2580		DESCRIPTION
2581			"Uplink Burst Allocation."
2582		::={whispSmStatus 98}
2583
2584	bridgecbDownlinkCreditRate	OBJECT-TYPE
2585		SYNTAX		Unsigned32
2586		MAX-ACCESS	read-only
2587		STATUS		current
2588		DESCRIPTION
2589			"Sustained uplink data rate."
2590		::={whispSmStatus 99}
2591
2592	bridgecbDownlinkCreditLimit	OBJECT-TYPE
2593		SYNTAX		Unsigned32
2594		MAX-ACCESS	read-only
2595		STATUS		current
2596		DESCRIPTION
2597			"Uplink Burst Allocation."
2598		::={whispSmStatus 100}
2599
2600	mimoQpskBerDisplay	OBJECT-TYPE
2601		SYNTAX		DisplayString
2602		MAX-ACCESS	read-only
2603		STATUS		current
2604		DESCRIPTION
2605			"QPSK BER statistics.
2606                            MIMO platforms only."
2607		::={whispSmStatus 101}
2608
2609	mimo16QamBerDisplay	OBJECT-TYPE
2610		SYNTAX		DisplayString
2611		MAX-ACCESS	read-only
2612		STATUS		current
2613		DESCRIPTION
2614			"16-QAM BER statistics
2615                            MIMO platforms only.
2616                            Engineering use only."
2617		::={whispSmStatus 102}
2618
2619	mimo64QamBerDisplay	OBJECT-TYPE
2620		SYNTAX		DisplayString
2621		MAX-ACCESS	read-only
2622		STATUS		current
2623		DESCRIPTION
2624			"64-QAM BER statistics
2625                            MIMO platforms only.
2626                            Engineering use only."
2627		::={whispSmStatus 103}
2628
2629	mimo256QamBerDisplay	OBJECT-TYPE
2630		SYNTAX		DisplayString
2631		MAX-ACCESS	read-only
2632		STATUS		current
2633		DESCRIPTION
2634			"256-QAM BER statistics
2635                            MIMO platforms only.
2636                            Engineering use only."
2637		::={whispSmStatus 104}
2638
2639	mimoBerRcvModulationType	OBJECT-TYPE
2640		SYNTAX		DisplayString
2641		MAX-ACCESS	read-only
2642		STATUS		current
2643		DESCRIPTION
2644			"Receive modulation type.
2645                            MIMO platforms only."
2646		::={whispSmStatus 105}
2647
2648	signalToNoiseRatioSMHorizontal	OBJECT-TYPE
2649		SYNTAX		INTEGER
2650		MAX-ACCESS	read-only
2651		STATUS		current
2652		DESCRIPTION
2653			"An estimated signal to noise ratio based on the last received data for horizontal antenna.
2654                                MIMO radios only.
2655                                Will return zero if Signal to Noise Ratio Calculation is disabled.
2656                                When operating in MIMO-A will return 0."
2657		::={whispSmStatus 106}
2658
2659	maxRadioDbmDeprecated	OBJECT-TYPE
2660		SYNTAX		INTEGER
2661		MAX-ACCESS	read-only
2662		STATUS		deprecated
2663		DESCRIPTION
2664			"This OID was inadvertently moved in 12.0.2.  Please use maxRadioDbm.  This OID is deprecated
2665                             and kept for backwards compatibility."
2666		::={whispSmStatus 107}
2667
2668	signalStrengthRatio	OBJECT-TYPE
2669		SYNTAX		DisplayString
2670		MAX-ACCESS	read-only
2671		STATUS		current
2672		DESCRIPTION
2673			"Signal Strength Ratio in dB is the power received by the vertical antenna input (dB) -
2674                                power received by the horizontal antenna input (dB).
2675                                MIMO radios only."
2676		::={whispSmStatus 108}
2677
2678	fragmentsReceived1XHorizontal	OBJECT-TYPE
2679		SYNTAX		Counter32
2680		MAX-ACCESS	read-only
2681		STATUS		current
2682		DESCRIPTION
2683			"Engineering use only.
2684                            Number of fragments received in 1x modulation.
2685                            For MIMO radios only.
2686                            For MIMO this is the horizontal path.
2687                            Fragments received in MIMO-A will only be counted on vertical."
2688		::={whispSmStatus 109}
2689
2690	fragmentsReceived2XHorizontal	OBJECT-TYPE
2691		SYNTAX		Counter32
2692		MAX-ACCESS	read-only
2693		STATUS		current
2694		DESCRIPTION
2695			"Engineering use only.
2696                            Number of fragments received in 2x modulation.
2697                            For MIMO radios only.
2698                            For MIMO this is the horizontal path.
2699                            Fragments received in MIMO-A will only be counted on vertical."
2700		::={whispSmStatus 110}
2701
2702	fragmentsReceived3XHorizontal	OBJECT-TYPE
2703		SYNTAX		Counter32
2704		MAX-ACCESS	read-only
2705		STATUS		current
2706		DESCRIPTION
2707			"Engineering use only.
2708                            Number of fragments received in 3x modulation.
2709                            For MIMO radios only.
2710                            For MIMO this is the horizontal path.
2711                            Fragments received in MIMO-A will only be counted on vertical."
2712		::={whispSmStatus 111}
2713
2714	fragmentsReceived4XHorizontal	OBJECT-TYPE
2715		SYNTAX		Counter32
2716		MAX-ACCESS	read-only
2717		STATUS		current
2718		DESCRIPTION
2719			"Engineering use only.
2720                            Number of fragments received in 4x modulation.
2721                            For MIMO radios only.
2722                            For MIMO this is the horizontal path.
2723                            Fragments received in MIMO-A will only be counted on vertical."
2724		::={whispSmStatus 112}
2725
2726	linkQualityData1XHorizontal	OBJECT-TYPE
2727		SYNTAX		DisplayString
2728		MAX-ACCESS	read-only
2729		STATUS		current
2730		DESCRIPTION
2731			"Engineering use only.
2732                            Link Quality for the data VC for QPSK modulation (1X).
2733                            For MIMO radios only.
2734                            For MIMO this is the horizontal path.
2735                            Fragments received in MIMO-A will only be counted on vertical."
2736		::={whispSmStatus 113}
2737
2738	linkQualityData2XHorizontal	OBJECT-TYPE
2739		SYNTAX		DisplayString
2740		MAX-ACCESS	read-only
2741		STATUS		current
2742		DESCRIPTION
2743			"Engineering use only.
2744                            Link Quality for the data VC for 16-QAM modulation (2X).
2745                            For MIMO radios only.
2746                            For MIMO this is the horizontal path.
2747                            Fragments received in MIMO-A will only be counted on vertical."
2748		::={whispSmStatus 114}
2749
2750	linkQualityData3XHorizontal	OBJECT-TYPE
2751		SYNTAX		DisplayString
2752		MAX-ACCESS	read-only
2753		STATUS		current
2754		DESCRIPTION
2755			"Engineering use only.
2756                            Link Quality for the data VC for 64-QAM modulation (3X).
2757                            For MIMO radios only.
2758                            For MIMO this is the horizontal path.
2759                            Fragments received in MIMO-A will only be counted on vertical."
2760		::={whispSmStatus 115}
2761
2762	linkQualityData4XHorizontal	OBJECT-TYPE
2763		SYNTAX		DisplayString
2764		MAX-ACCESS	read-only
2765		STATUS		current
2766		DESCRIPTION
2767			"Engineering use only.
2768                            Link Quality for the data VC for 256-QAM modulation (4X).
2769                            For MIMO radios only.
2770                            For MIMO this is the horizontal path.
2771                            Fragments received in MIMO-A will only be counted on vertical."
2772		::={whispSmStatus 116}
2773
2774	radioDbmHorizontal	OBJECT-TYPE
2775		SYNTAX		DisplayString
2776		MAX-ACCESS	read-only
2777		STATUS		current
2778		DESCRIPTION
2779			"Receive power level of the horizontal antenna in dBm.
2780                                MIMO radios only."
2781		::={whispSmStatus 117}
2782
2783	radioDbmVertical	OBJECT-TYPE
2784		SYNTAX		DisplayString
2785		MAX-ACCESS	read-only
2786		STATUS		current
2787		DESCRIPTION
2788			"Receive power level of the vertical antenna in dBm.
2789                                MIMO radios only."
2790		::={whispSmStatus 118}
2791
2792	bridgecbDownlinkMaxBurstBitRate	OBJECT-TYPE
2793		SYNTAX		Unsigned32
2794		MAX-ACCESS	read-only
2795		STATUS		current
2796		DESCRIPTION
2797			"Maximum burst downlink rate."
2798		::={whispSmStatus 119}
2799
2800	bridgecbUplinkMaxBurstBitRate	OBJECT-TYPE
2801		SYNTAX		Unsigned32
2802		MAX-ACCESS	read-only
2803		STATUS		current
2804		DESCRIPTION
2805			"Maximum burst uplink Rate."
2806		::={whispSmStatus 120}
2807
2808	currentCyclicPrefix	OBJECT-TYPE
2809		SYNTAX		INTEGER {
2810					one-quarter(0),
2811					one-eighth(1),
2812					one-sixteenth(2)}
2813		MAX-ACCESS	read-only
2814		STATUS		current
2815		DESCRIPTION
2816			"The Current Cyclic Prefix of the AP/BHM when in session."
2817		::={whispSmStatus 121}
2818
2819	currentBandwidth	OBJECT-TYPE
2820		SYNTAX		INTEGER {
2821					bandwidth5mhz(1),
2822					bandwidth7MHz(2),
2823					bandwidth10mhz(3),
2824					bandwidth15mhz(4),
2825					bandwidth20mhz(5),
2826					bandwidth30mhz(6),
2827					bandwidth40MHz(7)}
2828		MAX-ACCESS	read-only
2829		STATUS		current
2830		DESCRIPTION
2831			"The Current Bandwidth of the AP/BHM when in session."
2832		::={whispSmStatus 122}
2833
2834	berPwrRxFPGAPathA	OBJECT-TYPE
2835		SYNTAX		INTEGER
2836		MAX-ACCESS	read-only
2837		STATUS		current
2838		DESCRIPTION
2839			"BER power level on FPGA Rx Path A of SM.  Engineering Use Only."
2840		::={whispSmStatus 123}
2841
2842	berPwrRxFPGAPathB	OBJECT-TYPE
2843		SYNTAX		INTEGER
2844		MAX-ACCESS	read-only
2845		STATUS		current
2846		DESCRIPTION
2847			"BER power level on FPGA Rx Path B of SM.  Engineering Use Only."
2848		::={whispSmStatus 124}
2849
2850	rawBERPwrRxPathA	OBJECT-TYPE
2851		SYNTAX		INTEGER
2852		MAX-ACCESS	read-only
2853		STATUS		current
2854		DESCRIPTION
2855			"Raw unadjusted BER power level on FPGA Rx Path A of SM.  Engineering Use Only."
2856		::={whispSmStatus 125}
2857
2858	rawBERPwrRxPathB	OBJECT-TYPE
2859		SYNTAX		INTEGER
2860		MAX-ACCESS	read-only
2861		STATUS		current
2862		DESCRIPTION
2863			"Raw unadjusted BER power level on FPGA Rx Path B of SM.  Engineering Use Only."
2864		::={whispSmStatus 126}
2865
2866	radioModeStatus	OBJECT-TYPE
2867		SYNTAX		INTEGER {
2868					undefined(0),
2869					pmp430(1),
2870					pmp450Interoperability(2)}
2871		MAX-ACCESS	read-only
2872		STATUS		deprecated
2873		DESCRIPTION
2874			"The current radio mode that SM is operating in.
2875                        PMP 430 SMs only.
2876                        As of 14.2, the 430 SM only supports PMP 450
2877                        interoperability mode, so this will only return
2878                        pmp450Interoperability."
2879		::={whispSmStatus 127}
2880
2881	adaptRateLowPri	OBJECT-TYPE
2882		SYNTAX		INTEGER {
2883					noSession(0),
2884					rate1X(1),
2885					rate2X(2),
2886					rete3X(3),
2887					rate4X(4),
2888					rate6X(6),
2889					rate8X(8)}
2890		MAX-ACCESS	read-only
2891		STATUS		current
2892		DESCRIPTION
2893			"The current transmitting rate of the low priority VC.
2894                            0 : SM is not in session
2895                            1 : 1X QPSK SISO
2896                            2 : 2X 16-QAM SISO or QPSK MIMO
2897                            3 : 3X 64-QAM SISO
2898                            4 : 4X 256-QAM SISO or 16-QAM MIMO
2899                            6 : 6X 64-QAM MIMO
2900                            8 : 8X 256-QAM MIMO"
2901		::={whispSmStatus 128}
2902
2903	adaptRateHighPri	OBJECT-TYPE
2904		SYNTAX		INTEGER {
2905					noHighPriorityChannel(-1),
2906					noSession(0),
2907					rate1X(1),
2908					rate2X(2),
2909					rete3X(3),
2910					rate4X(4),
2911					rate6X(6),
2912					rate8X(8)}
2913		MAX-ACCESS	read-only
2914		STATUS		current
2915		DESCRIPTION
2916			"The current transmitting rate of the high priority VC.
2917                            -1 : High Priority Channel not configured
2918                            0 : SM is not in session
2919                            1 : 1X QPSK SISO
2920                            2 : 2X 16-QAM SISO or QPSK MIMO
2921                            3 : 3X 64-QAM SISO
2922                            4 : 4X 256-QAM SISO or 16-QAM MIMO
2923                            6 : 6X 64-QAM MIMO
2924                            8 : 8X 256-QAM MIMO"
2925		::={whispSmStatus 129}
2926
2927	bitErrorsQSPKpathA	OBJECT-TYPE
2928		SYNTAX		Counter64
2929		MAX-ACCESS	read-only
2930		STATUS		current
2931		DESCRIPTION
2932			"Number of bit errors received from BER packet at QPSK path A.
2933                            Valid MIMO platforms only."
2934		::={whispSmStatus 130}
2935
2936	bitErrorsQSPKpathB	OBJECT-TYPE
2937		SYNTAX		Counter64
2938		MAX-ACCESS	read-only
2939		STATUS		current
2940		DESCRIPTION
2941			"Number of bit errors received from BER packet at QPSK path B.
2942                            Valid MIMO platforms only."
2943		::={whispSmStatus 131}
2944
2945	bitErrors16QAMpathA	OBJECT-TYPE
2946		SYNTAX		Counter64
2947		MAX-ACCESS	read-only
2948		STATUS		current
2949		DESCRIPTION
2950			"Number of bit errors received from BER packet at 16-QAM path A.
2951                            Valid MIMO platforms only.
2952                            Engineering use only."
2953		::={whispSmStatus 132}
2954
2955	bitErrors16QAMpathB	OBJECT-TYPE
2956		SYNTAX		Counter64
2957		MAX-ACCESS	read-only
2958		STATUS		current
2959		DESCRIPTION
2960			"Number of bit errors received from BER packet at 16-QAM path B.
2961                            Valid MIMO platforms only.
2962                            Engineering use only."
2963		::={whispSmStatus 133}
2964
2965	bitErrors64QAMpathA	OBJECT-TYPE
2966		SYNTAX		Counter64
2967		MAX-ACCESS	read-only
2968		STATUS		current
2969		DESCRIPTION
2970			"Number of bit errors received from BER packet at 64-QAM path A.
2971                            Valid MIMO platforms only.
2972                            Engineering use only."
2973		::={whispSmStatus 134}
2974
2975	bitErrors64QAMpathB	OBJECT-TYPE
2976		SYNTAX		Counter64
2977		MAX-ACCESS	read-only
2978		STATUS		current
2979		DESCRIPTION
2980			"Number of bit errors received from BER packet at 64-QAM path B.
2981                            Valid MIMO platforms only.
2982                            Engineering use only."
2983		::={whispSmStatus 135}
2984
2985	bitErrors256QAMpathA	OBJECT-TYPE
2986		SYNTAX		Counter64
2987		MAX-ACCESS	read-only
2988		STATUS		current
2989		DESCRIPTION
2990			"Number of bit errors received from BER packet at 256-QAM path A.
2991                            Valid MIMO platforms only.
2992                            Engineering use only."
2993		::={whispSmStatus 136}
2994
2995	bitErrors256QAMpathB	OBJECT-TYPE
2996		SYNTAX		Counter64
2997		MAX-ACCESS	read-only
2998		STATUS		current
2999		DESCRIPTION
3000			"Number of bit errors received from BER packet at 256-QAM path B.
3001                            Valid MIMO platforms only.
3002                            Engineering use only."
3003		::={whispSmStatus 137}
3004
3005	bitsReceivedPerPathModulation	OBJECT-TYPE
3006		SYNTAX		Counter64
3007		MAX-ACCESS	read-only
3008		STATUS		current
3009		DESCRIPTION
3010			"Number of bit received from BER.
3011                            To calculate Bit Error Rate, take bit errors at a modulation and path and divide by this OID.
3012                            To get combined BER add errors and divide by this multiplied by each path and modulation.
3013                            i.e. MIMO QPSK combined BER = ((errors on path A) + (errors on path B))/(bits recieved per path modulation * 2)
3014                            Valid MIMO platforms only."
3015		::={whispSmStatus 138}
3016
3017	beaconsPercentReceived	OBJECT-TYPE
3018		SYNTAX		INTEGER (0..100)
3019		MAX-ACCESS	read-only
3020		STATUS		current
3021		DESCRIPTION
3022			"The current percentage of beacons that the SM/BHS successfully receiving."
3023		::={whispSmStatus 139}
3024
3025	mapsPercentReceived	OBJECT-TYPE
3026		SYNTAX		INTEGER (0..100)
3027		MAX-ACCESS	read-only
3028		STATUS		current
3029		DESCRIPTION
3030			"PMP 450 only.
3031                            The current percentage of scheduling maps that the SM/BHS successfully receiving."
3032		::={whispSmStatus 140}
3033
3034	natTslTableEntries	OBJECT-TYPE
3035		SYNTAX		INTEGER
3036		MAX-ACCESS	read-only
3037		STATUS		current
3038		DESCRIPTION
3039			"Number of Entries in NAT Translation Table."
3040		::={whispSmStatus 141}
3041
3042	maxReceivePower	OBJECT-TYPE
3043		SYNTAX		DisplayString
3044		MAX-ACCESS	read-only
3045		STATUS		current
3046		DESCRIPTION
3047			"Maximum receive power level for this session.
3048            					MIMO radios only."
3049		::={whispSmStatus 142}
3050
3051	beaconsPercentMinReceived	OBJECT-TYPE
3052		SYNTAX		INTEGER (0..100)
3053		MAX-ACCESS	read-only
3054		STATUS		current
3055		DESCRIPTION
3056			"The percentage of the least number of beacons that the SM/BHS successfully received in a 16 second window for the last 15 minutes. This will be updated only once in 15 minutes."
3057		::={whispSmStatus 143}
3058
3059	beaconsPercentMaxReceived	OBJECT-TYPE
3060		SYNTAX		INTEGER (0..100)
3061		MAX-ACCESS	read-only
3062		STATUS		current
3063		DESCRIPTION
3064			"The percentage of the maximum number of beacons that the SM/BHS successfully received in a 16 second window for the last 15 minutes. This will be updated only once in 15 minutes."
3065		::={whispSmStatus 144}
3066
3067	beaconsPercentReceivedSnapshot	OBJECT-TYPE
3068		SYNTAX		INTEGER (0..100)
3069		MAX-ACCESS	read-only
3070		STATUS		current
3071		DESCRIPTION
3072			"The percentage of beacons that the SM/BHS successfully received for the last 15 minutes. This will be updated only once in 15 minutes."
3073		::={whispSmStatus 145}
3074
3075	smSectorID	OBJECT-TYPE
3076		SYNTAX		INTEGER
3077		MAX-ACCESS	read-only
3078		STATUS		current
3079		DESCRIPTION
3080			"The current Sector ID of the Registered AP/BHM.
3081                 			A value of -1 is return when the device is not registered or AP/BHM does not support Sector ID."
3082		::={whispSmStatus 146}
3083
3084	scanCycleCount	OBJECT-TYPE
3085		SYNTAX		Counter32
3086		MAX-ACCESS	read-only
3087		STATUS		current
3088		DESCRIPTION
3089			"The number of scan cycles.  This increments after the SM completes scanning every configured frequency and channel bandwidth."
3090		::={whispSmStatus 147}
3091
3092	bridgeCbErrStatBridgeDropCount	OBJECT-TYPE
3093		SYNTAX		Counter32
3094		MAX-ACCESS	read-only
3095		STATUS		current
3096		DESCRIPTION
3097			"Packet drop count for hosts with MAC address not in bridge table"
3098		::={whispSmStatus 148}
3099
3100	dhcpServerTable OBJECT-TYPE
3101		SYNTAX		SEQUENCE OF DhcpServerEntry
3102		MAX-ACCESS	not-accessible
3103		STATUS		current
3104		DESCRIPTION
3105			"The table of DHCP server hosts."
3106		::= {whispSmStatus 19}
3107
3108	dhcpServerEntry OBJECT-TYPE
3109		SYNTAX		DhcpServerEntry
3110		MAX-ACCESS	not-accessible
3111		STATUS		current
3112		DESCRIPTION
3113			"Entry of DHCP server hosts."
3114		INDEX		{hostIp}
3115		::= {dhcpServerTable 1}
3116
3117		DhcpServerEntry ::= SEQUENCE{
3118			hostIp		IpAddress,
3119			hostMacAddress		PhysAddress,
3120			hostLease	TimeTicks
3121			}
3122
3123	hostIp	OBJECT-TYPE
3124		SYNTAX		IpAddress
3125		MAX-ACCESS	read-only
3126		STATUS		current
3127		DESCRIPTION
3128			"DHCP server IP address."
3129		::={dhcpServerEntry 1}
3130
3131	hostMacAddress	OBJECT-TYPE
3132		SYNTAX		PhysAddress
3133		MAX-ACCESS	read-only
3134		STATUS		current
3135		DESCRIPTION
3136			"Private host MAC address."
3137		::={dhcpServerEntry 2}
3138
3139	hostLease	OBJECT-TYPE
3140		SYNTAX		TimeTicks
3141		MAX-ACCESS	read-only
3142		STATUS		current
3143		DESCRIPTION
3144			"Lease time assigned by DHCP server host."
3145		::={dhcpServerEntry 3}
3146
3147	whispSmConfigGroup	OBJECT-GROUP
3148			OBJECTS {
3149					rfScanListBandFilter,
3150					rfScanList,
3151					powerUpMode,
3152					lanIpSm,
3153					lanMaskSm,
3154					defaultGwSm,
3155					networkAccess,
3156					authKeySm,
3157					enable8023link,
3158					authKeyOption,
3159					timingPulseGated,
3160					naptPrivateIP,
3161					naptPrivateSubnetMask,
3162					naptPublicIP,
3163					naptPublicSubnetMask,
3164					naptPublicGatewayIP,
3165					naptRFPublicIP,
3166					naptRFPublicSubnetMask,
3167					naptRFPublicGateway,
3168					naptEnable,
3169					arpCacheTimeout,
3170					tcpGarbageCollectTmout,
3171					udpGarbageCollectTmout,
3172					natTslTableSize,
3173					dhcpClientEnable,
3174					dhcpServerEnable,
3175					dhcpServerLeaseTime,
3176					dhcpIPStart,
3177					dnsAutomatic,
3178					prefferedDNSIP,
3179					alternateDNSIP,
3180					natDNSProxyEnable,
3181					spectrumAnalysisDisplay,
3182					dmzIP,
3183					dmzEnable,
3184					dhcpNumIPsToLease,
3185					pppoeFilter,
3186					smbFilter,
3187					snmpFilter,
3188					userP1Filter,
3189					userP2Filter,
3190					userP3Filter,
3191					allOtherIpFilter,
3192					allIpv4Filter,
3193					upLinkBCastFilter,
3194					arpFilter,
3195					allOthersFilter,
3196					userDefinedPort1,
3197					port1TCPFilter,
3198					port1UDPFilter,
3199					userDefinedPort2,
3200					port2TCPFilter,
3201					port2UDPFilter,
3202					userDefinedPort3,
3203					port3TCPFilter,
3204					port3UDPFilter,
3205					bootpcFilter,
3206					bootpsFilter,
3207					ip4MultFilter,
3208					ingressVID,
3209					ingressVIDPriority,
3210					ingressVIDPriorityMode,
3211					providerVIDPriority,
3212					providerVIDPriorityMode,
3213					lowPriorityUplinkCIR,
3214					lowPriorityDownlinkCIR,
3215					hiPriorityChannel,
3216					hiPriorityUplinkCIR,
3217					hiPriorityDownlinkCIR,
3218					smRateAdapt,
3219					upLnkMaxBurstDataRate,
3220					upLnkDataRate,
3221					upLnkLimit,
3222					dwnLnkMaxBurstDataRate,
3223					cyclicPrefixScan,
3224					bandwidthScan,
3225					apSelection,
3226					radioBandscanConfig,
3227					forcepoweradjust,
3228					clearBerrResults,
3229					berrautoupdateflag,
3230					testSMBER,
3231					dwnLnkDataRate,
3232					dwnLnkLimit,
3233					dfsConfig,
3234					ethAccessFilterEnable,
3235					ipAccessFilterEnable,
3236					allowedIPAccess1,
3237					allowedIPAccess2,
3238					allowedIPAccess3,
3239					allowedIPAccessNMLength1,
3240					allowedIPAccessNMLength2,
3241					allowedIPAccessNMLength3,
3242					rfDhcpState,
3243					bCastMIR,
3244					bhsReReg,
3245					smLEDModeFlag,
3246					ethAccessEnable,
3247					pppoeEnable,
3248					pppoeAuthenticationType,
3249					pppoeAccessConcentrator,
3250					pppoeServiceName,
3251					pppoeUserName,
3252					pppoePassword,
3253					pppoeTCPMSSClampEnable,
3254					pppoeMTUOverrideEnable,
3255					pppoeMTUOverrideValue,
3256					pppoeTimerType,
3257					pppoeTimeoutPeriod,
3258					timedSpectrumAnalysisDuration,
3259					spectrumAnalysisScanBandwidth,
3260					spectrumAnalysisOnBoot,
3261					spectrumAnalysisAction,
3262					pppoeConnectOD,
3263					pppoeDisconnectOD,
3264					smAntennaType,
3265					natConnectionType,
3266					wanPingReplyEnable,
3267					packetFilterDirection,
3268					colorCode2,
3269					colorCodepriority2,
3270					colorCode3,
3271					colorCodepriority3,
3272					colorCode4,
3273					colorCodepriority4,
3274					colorCode5,
3275					colorCodepriority5,
3276					colorCode6,
3277					colorCodepriority6,
3278					colorCode7,
3279					colorCodepriority7,
3280					colorCode8,
3281					colorCodepriority8,
3282					colorCode9,
3283					colorCodepriority9,
3284					colorCode10,
3285					colorCodepriority10,
3286					additionalColorCode,
3287					additionalColorCodePriority,
3288					deleteAdditionalColorCode,
3289					bridgeTableSize,
3290					bridgeTableRestrict,
3291					berDeModSelect,
3292					multicastVCRcvRate,
3293					syslogServerApPreferred,
3294					syslogMinLevelApPreferred,
3295					syslogSMXmitSetting,
3296					syslogSMXmitControl,
3297					bCastMIRUnits,
3298					naptRemoteManage,
3299					maxTxPowerEnable,
3300					maxTxPower,
3301					txPowerControl,
3302					eapPeerAAAServerCommonName,
3303					pmp430ApRegistrationOptions,
3304					switchRadioModeAndReboot}
3305		STATUS		current
3306		DESCRIPTION
3307			"Canopy Subscriber Module configuration group."
3308		::= {whispSmGroups 1}
3309
3310	whispSmStatusGroup	OBJECT-GROUP
3311			OBJECTS {
3312					natTslTableEntries,
3313					sessionStatus,
3314					rssi,
3315					jitter,
3316					airDelay,
3317					radioSlicingSm,
3318					radioTxGainSm,
3319					calibrationStatus,
3320					radioDbm,
3321					registeredToAp,
3322					dhcpCip,
3323					dhcpSip,
3324					dhcpClientLease,
3325					dhcpCSMask,
3326					dhcpDfltRterIP,
3327					dhcpcdns1,
3328					dhcpcdns2,
3329					dhcpcdns3,
3330					dhcpDomName,
3331					adaptRate,
3332					adaptRateLowPri,
3333					adaptRateHighPri,
3334					bitErrorsQSPKpathA,
3335					bitErrorsQSPKpathB,
3336					bitErrors16QAMpathA,
3337					bitErrors16QAMpathB,
3338					bitErrors64QAMpathA,
3339					bitErrors64QAMpathB,
3340					bitErrors256QAMpathA,
3341					bitErrors256QAMpathB,
3342					bitsReceivedPerPathModulation,
3343					radioDbmInt,
3344					dfsStatus,
3345					radioTxPwr,
3346					activeRegion,
3347					snmpBerLevel,
3348					nbBitsRcvd,
3349					nbPriBitsErr,
3350					nbSndBitsErr,
3351					primaryBER,
3352					secondaryBER,
3353					totalBER,
3354					minRSSI,
3355					maxRSSI,
3356					minJitter,
3357					maxJitter,
3358					smSessionTimer,
3359					pppoeSessionStatus,
3360					pppoeSessionID,
3361					pppoeIPCPAddress,
3362					pppoeMTUOverrideEn,
3363					pppoeMTUValue,
3364					pppoeTimerTypeValue,
3365					pppoeTimeoutValue,
3366					pppoeDNSServer1,
3367					pppoeDNSServer2,
3368					pppoeControlBytesSent,
3369					pppoeControlBytesReceived,
3370					pppoeDataBytesSent,
3371					pppoeDataBytesReceived,
3372					pppoeEnabledStatus,
3373					pppoeTCPMSSClampEnableStatus,
3374					pppoeACNameStatus,
3375					pppoeSvcNameStatus,
3376					pppoeSessUptime,
3377					primaryBERDisplay,
3378					secondaryBERDisplay,
3379					totalBERDisplay,
3380					mimoQpskBerDisplay,
3381					mimo16QamBerDisplay,
3382					mimo64QamBerDisplay,
3383					mimo256QamBerDisplay,
3384					mimoBerRcvModulationType,
3385					minRadioDbm,
3386					maxRadioDbm,
3387					maxRadioDbmDeprecated,
3388					pppoeSessIdleTime,
3389					radioDbmAvg,
3390					zoltarFPGAFreqOffset,
3391					zoltarSWFreqOffset,
3392					airDelayns,
3393					smSectorID,
3394					scanCycleCount,
3395					currentColorCode,
3396					currentColorCodePri,
3397					currentChanFreq,
3398					linkQualityBeacon,
3399					currentCyclicPrefix,
3400					currentBandwidth,
3401					berPwrRxFPGAPathA,
3402					berPwrRxFPGAPathB,
3403					rawBERPwrRxPathA,
3404					rawBERPwrRxPathB,
3405					linkQualityData1XVertical,
3406					linkQualityData2XVertical,
3407					linkQualityData3XVertical,
3408					linkQualityData4XVertical,
3409					linkQualityData1XHorizontal,
3410					linkQualityData2XHorizontal,
3411					linkQualityData3XHorizontal,
3412					linkQualityData4XHorizontal,
3413					signalToNoiseRatioSMVertical,
3414					signalToNoiseRatioSMHorizontal,
3415					signalStrengthRatio,
3416					radioDbmHorizontal,
3417					radioDbmVertical,
3418					rfStatTxSuppressionCount,
3419					receiveFragmentsModulationPercentage,
3420					fragmentsReceived1XVertical,
3421					fragmentsReceived2XVertical,
3422					fragmentsReceived3XVertical,
3423					fragmentsReceived4XVertical,
3424					fragmentsReceived1XHorizontal,
3425					fragmentsReceived2XHorizontal,
3426					fragmentsReceived3XHorizontal,
3427					fragmentsReceived4XHorizontal,
3428					beaconsPercentReceived,
3429					mapsPercentReceived,
3430					beaconsPercentMinReceived,
3431					beaconsPercentMaxReceived,
3432					beaconsPercentReceivedSnapshot,
3433					maxReceivePower,
3434					bridgecbUplinkCreditRate,
3435					bridgecbUplinkCreditLimit,
3436					bridgecbDownlinkCreditRate,
3437					bridgecbDownlinkCreditLimit,
3438					bridgecbDownlinkMaxBurstBitRate,
3439					bridgecbUplinkMaxBurstBitRate,
3440					bridgeCbErrStatBridgeDropCount,
3441					radioModeStatus}
3442		STATUS		current
3443		DESCRIPTION
3444			"Canopy Subscriber Module status group."
3445		::= {whispSmGroups 2}
3446
3447	whispSmNotifGroup	NOTIFICATION-GROUP
3448			NOTIFICATIONS {
3449					enterSpectrumAnalysis,
3450					availableSpectrumAnalysis,
3451					whispRadarDetected,
3452					whispRadarEnd,
3453					smNatWanDHCPClientEvent,
3454					smNatRFPubDHCPClientEvent}
3455		STATUS		current
3456		DESCRIPTION
3457			"WHiSP SMs notification group."
3458		::= {whispSmGroups 3}
3459
3460	whispMappingTableGroup	OBJECT-GROUP
3461			OBJECTS {
3462					tableIndex,
3463					protocol,
3464					port,
3465					localIp}
3466		STATUS		current
3467		DESCRIPTION
3468			"Canopy SM NAT port mapping Table group."
3469		::= {whispSmGroups 4}
3470
3471-- DFS events
3472
3473	whispRadarDetected	NOTIFICATION-TYPE
3474		OBJECTS {
3475					dfsStatus,
3476					whispBoxEsn}
3477		STATUS		current
3478		DESCRIPTION
3479			"Radar detected transmit stopped."
3480		::={whispSmDfsEvent 1}
3481
3482	whispRadarEnd	NOTIFICATION-TYPE
3483		OBJECTS {
3484					dfsStatus,
3485					whispBoxEsn}
3486		STATUS		current
3487		DESCRIPTION
3488			"Radar ended back to normal transmit."
3489		::={whispSmDfsEvent 2}
3490
3491-- Spectrum Analysis Events
3492
3493	enterSpectrumAnalysis	NOTIFICATION-TYPE
3494		OBJECTS {
3495					whispBoxEsn}
3496		STATUS		current
3497		DESCRIPTION
3498			"Entering spectrum analysis.
3499                            physAddress - MAC address of the SM"
3500		::={whispSmSpAnEvent 1}
3501
3502-- Spectrum Analysis Events
3503
3504	availableSpectrumAnalysis	NOTIFICATION-TYPE
3505		OBJECTS {
3506					whispBoxEsn}
3507		STATUS		current
3508		DESCRIPTION
3509			"Spectrum analysis is complete, SM is re-registered with AP and results are available.
3510                            physAddress - MAC address of the SM"
3511		::={whispSmSpAnEvent 2}
3512
3513-- SM NAT WAN DHCP Client Event
3514
3515	smNatWanDHCPClientEvent	NOTIFICATION-TYPE
3516		OBJECTS {
3517					dhcpCip,
3518					whispBoxEsn}
3519		STATUS		current
3520		DESCRIPTION
3521			"NAT WAN DHCP Client has received a new address via DHCP."
3522		::={whispSmDHCPClientEvent 1}
3523
3524-- SM NAT RF Public DHCP Client Event
3525
3526	smNatRFPubDHCPClientEvent	NOTIFICATION-TYPE
3527		OBJECTS {
3528					dhcpRfPublicIp,
3529					whispBoxEsn}
3530		STATUS		current
3531		DESCRIPTION
3532			"NAT RF Public DHCP Client has received a new address via DHCP."
3533		::={whispSmDHCPClientEvent 2}
3534
3535	clearLinkStats	OBJECT-TYPE
3536		SYNTAX		INTEGER
3537		MAX-ACCESS	read-write
3538		STATUS		current
3539		DESCRIPTION
3540			"Setting this to a nonzero value will clear the link stats."
3541		::={whispSmControls 1}
3542
3543	rescan	OBJECT-TYPE
3544		SYNTAX		INTEGER
3545		MAX-ACCESS	read-write
3546		STATUS		current
3547		DESCRIPTION
3548			"Setting this to a nonzero value will start the rescan.
3549                        Warning: If currently connected, this will cause the SM/BHS to drop session"
3550		::={whispSmControls 2}
3551
3552	apEvalControl	OBJECT-TYPE
3553		SYNTAX		INTEGER
3554		MAX-ACCESS	read-write
3555		STATUS		current
3556		DESCRIPTION
3557			"Setting this to 0 will clear the AP Evaluation Data."
3558		::={whispSmControls 3}
3559
3560	whispMappingTable OBJECT-TYPE
3561		SYNTAX		SEQUENCE OF WhispMappingEntry
3562		MAX-ACCESS	not-accessible
3563		STATUS		current
3564		DESCRIPTION
3565			"NAT port mapping information table."
3566		::= {whispSm 5}
3567
3568	whispMappingEntry OBJECT-TYPE
3569		SYNTAX		WhispMappingEntry
3570		MAX-ACCESS	not-accessible
3571		STATUS		current
3572		DESCRIPTION
3573			"Mapping table entry."
3574		INDEX		{tableIndex}
3575		::= {whispMappingTable 1}
3576
3577		WhispMappingEntry ::= SEQUENCE{
3578			tableIndex		INTEGER,
3579			protocol		INTEGER,
3580			port		INTEGER,
3581			localIp	IpAddress
3582			}
3583
3584	tableIndex	OBJECT-TYPE
3585		SYNTAX		INTEGER (1..2147483647)
3586		MAX-ACCESS	read-only
3587		STATUS		current
3588		DESCRIPTION
3589			"User information table index."
3590		::={whispMappingEntry 1}
3591
3592	protocol	OBJECT-TYPE
3593		SYNTAX		INTEGER
3594		MAX-ACCESS	read-write
3595		STATUS		current
3596		DESCRIPTION
3597			"Protocol type: 0:both UDP and TCP, 1:UDP, 2:TCP."
3598		::={whispMappingEntry 2}
3599
3600	port	OBJECT-TYPE
3601		SYNTAX		INTEGER
3602		MAX-ACCESS	read-write
3603		STATUS		current
3604		DESCRIPTION
3605			"Application port number. e.g. 23=telnet, 21=ftp etc. Should be a positive integer."
3606		::={whispMappingEntry 3}
3607
3608	localIp	OBJECT-TYPE
3609		SYNTAX		IpAddress
3610		MAX-ACCESS	read-write
3611		STATUS		current
3612		DESCRIPTION
3613			"IP of local host to which the incoming packet mapped to an application should be forwarded."
3614		::={whispMappingEntry 4}
3615
3616	whispSmTranslationTable OBJECT-TYPE
3617		SYNTAX		SEQUENCE OF WhispSmTranslationTableEntry
3618		MAX-ACCESS	not-accessible
3619		STATUS		current
3620		DESCRIPTION
3621			"Translation Table."
3622		::= {whispSm 6}
3623
3624	whispSmTranslationTableEntry OBJECT-TYPE
3625		SYNTAX		WhispSmTranslationTableEntry
3626		MAX-ACCESS	not-accessible
3627		STATUS		current
3628		DESCRIPTION
3629			"Translation Table Entry."
3630		INDEX		{whispTranslationTableIndex}
3631		::= {whispSmTranslationTable 1}
3632
3633		WhispSmTranslationTableEntry ::= SEQUENCE{
3634			whispTranslationTableIndex		INTEGER,
3635			whispTranslationTableMacAddr		MacAddress,
3636			whispTranslationTableIpAddr		IpAddress,
3637			whispTranslationTableAge	Counter32
3638			}
3639
3640	whispTranslationTableIndex	OBJECT-TYPE
3641		SYNTAX		INTEGER (1..127)
3642		MAX-ACCESS	read-only
3643		STATUS		current
3644		DESCRIPTION
3645			"Index into translation table."
3646		::={whispSmTranslationTableEntry 1}
3647
3648	whispTranslationTableMacAddr	OBJECT-TYPE
3649		SYNTAX		MacAddress
3650		MAX-ACCESS	read-only
3651		STATUS		current
3652		DESCRIPTION
3653			"MAC Address of the registered entity."
3654		::={whispSmTranslationTableEntry 2}
3655
3656	whispTranslationTableIpAddr	OBJECT-TYPE
3657		SYNTAX		IpAddress
3658		MAX-ACCESS	read-only
3659		STATUS		current
3660		DESCRIPTION
3661			"Ip Address of the registered entity."
3662		::={whispSmTranslationTableEntry 3}
3663
3664	whispTranslationTableAge	OBJECT-TYPE
3665		SYNTAX		Counter32
3666		MAX-ACCESS	read-only
3667		STATUS		current
3668		DESCRIPTION
3669			"Age of the registered entity."
3670		::={whispSmTranslationTableEntry 4}
3671
3672	whispSmColorCodeTable OBJECT-TYPE
3673		SYNTAX		SEQUENCE OF WhispSmColorCodeEntry
3674		MAX-ACCESS	not-accessible
3675		STATUS		current
3676		DESCRIPTION
3677			"Additional color code Table."
3678		::= {whispSm 9}
3679
3680	whispSmColorCodeEntry OBJECT-TYPE
3681		SYNTAX		WhispSmColorCodeEntry
3682		MAX-ACCESS	not-accessible
3683		STATUS		current
3684		DESCRIPTION
3685			"Additional Color code Entry."
3686		INDEX		{entryColorCode}
3687		::= {whispSmColorCodeTable 1}
3688
3689		WhispSmColorCodeEntry ::= SEQUENCE{
3690			entryColorCode		INTEGER,
3691			entryColorCodePriority	INTEGER
3692			}
3693
3694	entryColorCode	OBJECT-TYPE
3695		SYNTAX		INTEGER (0..254)
3696		MAX-ACCESS	read-only
3697		STATUS		current
3698		DESCRIPTION
3699			"color code."
3700		::={whispSmColorCodeEntry 1}
3701
3702	entryColorCodePriority	OBJECT-TYPE
3703		SYNTAX		INTEGER {
3704					primary(1),
3705					secondary(2),
3706					tertiary(3)}
3707		MAX-ACCESS	read-only
3708		STATUS		current
3709		DESCRIPTION
3710			"color code priority."
3711		::={whispSmColorCodeEntry 2}
3712
3713	whispSmAPEvalTable OBJECT-TYPE
3714		SYNTAX		SEQUENCE OF WhispSmAPEvalEntry
3715		MAX-ACCESS	not-accessible
3716		STATUS		current
3717		DESCRIPTION
3718			"AP Eval List."
3719		::= {whispSm 10}
3720
3721	whispSmAPEvalEntry OBJECT-TYPE
3722		SYNTAX		WhispSmAPEvalEntry
3723		MAX-ACCESS	not-accessible
3724		STATUS		current
3725		DESCRIPTION
3726			"Evaluation of AP and BHM Entries"
3727		INDEX		{evalIndex}
3728		::= {whispSmAPEvalTable 1}
3729
3730		WhispSmAPEvalEntry ::= SEQUENCE{
3731			evalIndex		INTEGER,
3732			evalFrequency		INTEGER,
3733			evalChannelBandwidth		INTEGER,
3734			evalCyclicPrefix		INTEGER,
3735			evalESN		PhysAddress,
3736			evalRegion		DisplayString,
3737			evalBeaconReceivePowerCombined		INTEGER,
3738			evalBeaconReceivePowerH		INTEGER,
3739			evalBeaconReceivePowerV		INTEGER,
3740			evalFECEnable		INTEGER,
3741			evalType		INTEGER,
3742			evalAvail		INTEGER,
3743			evalAge		INTEGER,
3744			evalLockout		INTEGER,
3745			evalRegFail		INTEGER,
3746			evalRange		INTEGER,
3747			evalMaxRange		INTEGER,
3748			evalTxBER		INTEGER,
3749			evalEBCast		INTEGER,
3750			evalSessionCount		INTEGER,
3751			evalNoLuid		INTEGER,
3752			evalOutOfRange		INTEGER,
3753			evalAuthFail		INTEGER,
3754			evalEncryptFail		INTEGER,
3755			evalReScanReq		INTEGER,
3756			evalLimitReached		INTEGER,
3757			evalNoVCs		INTEGER,
3758			evalVCReserveFail		INTEGER,
3759			evalVCActFail		INTEGER,
3760			evalTxPower		INTEGER,
3761			evalReceiveTargetLevel		INTEGER,
3762			evalColorCode		INTEGER,
3763			evalBeaconVersion		INTEGER,
3764			evalSectorUserCount		INTEGER,
3765			evalSyncSrc		INTEGER,
3766			evalNumULSlots		INTEGER,
3767			evalNumDLSlots		INTEGER,
3768			evalNumULContSlots		INTEGER,
3769			evalICC		INTEGER,
3770			evalAuthentication		INTEGER,
3771			evalSMPPPoE		INTEGER,
3772			evalPToPVLAN		INTEGER,
3773			evalFramePeriod	INTEGER
3774			}
3775
3776	evalIndex	OBJECT-TYPE
3777		SYNTAX		INTEGER (1..16)
3778		MAX-ACCESS	read-only
3779		STATUS		current
3780		DESCRIPTION
3781			"Index of the radio seen in the scan"
3782		::={whispSmAPEvalEntry 1}
3783
3784	evalFrequency	OBJECT-TYPE
3785		SYNTAX		INTEGER
3786		MAX-ACCESS	read-only
3787		STATUS		current
3788		DESCRIPTION
3789			"Transmit Frequency in KHz"
3790		::={whispSmAPEvalEntry 2}
3791
3792	evalChannelBandwidth	OBJECT-TYPE
3793		SYNTAX		INTEGER {
3794					bandwidth3Point5MHz(0),
3795					bandwidth5MHz(1),
3796					bandwidth7MHz(2),
3797					bandwidth10MHz(3),
3798					bandwidth15MHz(4),
3799					bandwidth20MHz(5),
3800					bandwidth30MHz(6),
3801					bandwidth40MHz(7)}
3802		MAX-ACCESS	read-only
3803		STATUS		current
3804		DESCRIPTION
3805			"Channel Bandwidth"
3806		::={whispSmAPEvalEntry 3}
3807
3808	evalCyclicPrefix	OBJECT-TYPE
3809		SYNTAX		INTEGER {
3810					one-quarter(0),
3811					one-eighth(1),
3812					one-sixteenth(2)}
3813		MAX-ACCESS	read-only
3814		STATUS		current
3815		DESCRIPTION
3816			"Cyclic Prefix value, for OFDM Radios only."
3817		::={whispSmAPEvalEntry 4}
3818
3819	evalESN	OBJECT-TYPE
3820		SYNTAX		PhysAddress
3821		MAX-ACCESS	read-only
3822		STATUS		current
3823		DESCRIPTION
3824			"Radio ESN"
3825		::={whispSmAPEvalEntry 5}
3826
3827	evalRegion	OBJECT-TYPE
3828		SYNTAX		DisplayString
3829		MAX-ACCESS	read-only
3830		STATUS		current
3831		DESCRIPTION
3832			"Region"
3833		::={whispSmAPEvalEntry 6}
3834
3835	evalBeaconReceivePowerCombined	OBJECT-TYPE
3836		SYNTAX		INTEGER
3837		MAX-ACCESS	read-only
3838		STATUS		current
3839		DESCRIPTION
3840			"Beacon Receive Power Combined in dBm(rounded to nearest integer)"
3841		::={whispSmAPEvalEntry 7}
3842
3843	evalBeaconReceivePowerH	OBJECT-TYPE
3844		SYNTAX		INTEGER
3845		MAX-ACCESS	read-only
3846		STATUS		current
3847		DESCRIPTION
3848			"Beacon Receive Power in dBm(rounded to nearest integer) for Path H(MIMO Radios only)"
3849		::={whispSmAPEvalEntry 8}
3850
3851	evalBeaconReceivePowerV	OBJECT-TYPE
3852		SYNTAX		INTEGER
3853		MAX-ACCESS	read-only
3854		STATUS		current
3855		DESCRIPTION
3856			"Beacon Receive Power in dBm(rounded to nearest integer) for Path V(MIMO Radios only)"
3857		::={whispSmAPEvalEntry 9}
3858
3859	evalFECEnable	OBJECT-TYPE
3860		SYNTAX		INTEGER {
3861					disabled(0),
3862					enabled(1)}
3863		MAX-ACCESS	read-only
3864		STATUS		current
3865		DESCRIPTION
3866			"Forward Error Correction Enabled Status.
3867							Note, this is always enabled on 450 and forward."
3868		::={whispSmAPEvalEntry 10}
3869
3870	evalType	OBJECT-TYPE
3871		SYNTAX		INTEGER {
3872					multipoint(0),
3873					point-to-point(1)}
3874		MAX-ACCESS	read-only
3875		STATUS		current
3876		DESCRIPTION
3877			"Radio Type (Point-to-Point or Multipoint)"
3878		::={whispSmAPEvalEntry 11}
3879
3880	evalAvail	OBJECT-TYPE
3881		SYNTAX		INTEGER {
3882					false(0),
3883					true(1)}
3884		MAX-ACCESS	read-only
3885		STATUS		current
3886		DESCRIPTION
3887			"Returns True if seen on the previous SM's scan"
3888		::={whispSmAPEvalEntry 12}
3889
3890	evalAge	OBJECT-TYPE
3891		SYNTAX		INTEGER
3892		MAX-ACCESS	read-only
3893		STATUS		current
3894		DESCRIPTION
3895			"Number of minutes since index was last seen"
3896		::={whispSmAPEvalEntry 13}
3897
3898	evalLockout	OBJECT-TYPE
3899		SYNTAX		INTEGER
3900		MAX-ACCESS	read-only
3901		STATUS		current
3902		DESCRIPTION
3903			"Number of minutes radio is currently locked out"
3904		::={whispSmAPEvalEntry 14}
3905
3906	evalRegFail	OBJECT-TYPE
3907		SYNTAX		INTEGER
3908		MAX-ACCESS	read-only
3909		STATUS		current
3910		DESCRIPTION
3911			"Registration Fail Count"
3912		::={whispSmAPEvalEntry 15}
3913
3914	evalRange	OBJECT-TYPE
3915		SYNTAX		INTEGER
3916		MAX-ACCESS	read-only
3917		STATUS		current
3918		DESCRIPTION
3919			"Range in feet"
3920		::={whispSmAPEvalEntry 16}
3921
3922	evalMaxRange	OBJECT-TYPE
3923		SYNTAX		INTEGER
3924		MAX-ACCESS	read-only
3925		STATUS		current
3926		DESCRIPTION
3927			"Max Range is in miles"
3928		::={whispSmAPEvalEntry 17}
3929
3930	evalTxBER	OBJECT-TYPE
3931		SYNTAX		INTEGER {
3932					false(0),
3933					true(1)}
3934		MAX-ACCESS	read-only
3935		STATUS		current
3936		DESCRIPTION
3937			"Radio is transmitting Bit Error Rate symbol or not
3938							Note: This is always enabled on 450 and forward"
3939		::={whispSmAPEvalEntry 18}
3940
3941	evalEBCast	OBJECT-TYPE
3942		SYNTAX		INTEGER {
3943					false(0),
3944					true(1)}
3945		MAX-ACCESS	read-only
3946		STATUS		current
3947		DESCRIPTION
3948			"Broadcast Encryption status"
3949		::={whispSmAPEvalEntry 19}
3950
3951	evalSessionCount	OBJECT-TYPE
3952		SYNTAX		INTEGER
3953		MAX-ACCESS	read-only
3954		STATUS		current
3955		DESCRIPTION
3956			"Session Count"
3957		::={whispSmAPEvalEntry 20}
3958
3959	evalNoLuid	OBJECT-TYPE
3960		SYNTAX		INTEGER
3961		MAX-ACCESS	read-only
3962		STATUS		current
3963		DESCRIPTION
3964			"Number of times the registration request has been rejected due to No Luid"
3965		::={whispSmAPEvalEntry 21}
3966
3967	evalOutOfRange	OBJECT-TYPE
3968		SYNTAX		INTEGER
3969		MAX-ACCESS	read-only
3970		STATUS		current
3971		DESCRIPTION
3972			"Number of times the registration request has been rejected due to out of range"
3973		::={whispSmAPEvalEntry 22}
3974
3975	evalAuthFail	OBJECT-TYPE
3976		SYNTAX		INTEGER
3977		MAX-ACCESS	read-only
3978		STATUS		current
3979		DESCRIPTION
3980			"Number of times the registration request has been rejected due to authentication failure"
3981		::={whispSmAPEvalEntry 23}
3982
3983	evalEncryptFail	OBJECT-TYPE
3984		SYNTAX		INTEGER
3985		MAX-ACCESS	read-only
3986		STATUS		current
3987		DESCRIPTION
3988			"Number of times the registration request has been rejected due to encrypt fail"
3989		::={whispSmAPEvalEntry 24}
3990
3991	evalReScanReq	OBJECT-TYPE
3992		SYNTAX		INTEGER
3993		MAX-ACCESS	read-only
3994		STATUS		current
3995		DESCRIPTION
3996			"Rescan request count"
3997		::={whispSmAPEvalEntry 25}
3998
3999	evalLimitReached	OBJECT-TYPE
4000		SYNTAX		INTEGER
4001		MAX-ACCESS	read-only
4002		STATUS		current
4003		DESCRIPTION
4004			"Number of times failed when trying to register with an limited AP maxed out"
4005		::={whispSmAPEvalEntry 26}
4006
4007	evalNoVCs	OBJECT-TYPE
4008		SYNTAX		INTEGER
4009		MAX-ACCESS	read-only
4010		STATUS		current
4011		DESCRIPTION
4012			"Number of times the registration request has been rejected due to No VCs"
4013		::={whispSmAPEvalEntry 27}
4014
4015	evalVCReserveFail	OBJECT-TYPE
4016		SYNTAX		INTEGER
4017		MAX-ACCESS	read-only
4018		STATUS		current
4019		DESCRIPTION
4020			"Number of times the registration request has been rejected due to VC reserve fail"
4021		::={whispSmAPEvalEntry 28}
4022
4023	evalVCActFail	OBJECT-TYPE
4024		SYNTAX		INTEGER
4025		MAX-ACCESS	read-only
4026		STATUS		current
4027		DESCRIPTION
4028			"Number of times the registration request has been rejected due to VC activate fail"
4029		::={whispSmAPEvalEntry 29}
4030
4031	evalTxPower	OBJECT-TYPE
4032		SYNTAX		INTEGER
4033		MAX-ACCESS	read-only
4034		STATUS		current
4035		DESCRIPTION
4036			"Transmit Power in dBm"
4037		::={whispSmAPEvalEntry 30}
4038
4039	evalReceiveTargetLevel	OBJECT-TYPE
4040		SYNTAX		INTEGER
4041		MAX-ACCESS	read-only
4042		STATUS		current
4043		DESCRIPTION
4044			"Receive Target Level(in dBm)(PMP only)"
4045		::={whispSmAPEvalEntry 31}
4046
4047	evalColorCode	OBJECT-TYPE
4048		SYNTAX		INTEGER
4049		MAX-ACCESS	read-only
4050		STATUS		current
4051		DESCRIPTION
4052			"Color Code"
4053		::={whispSmAPEvalEntry 32}
4054
4055	evalBeaconVersion	OBJECT-TYPE
4056		SYNTAX		INTEGER
4057		MAX-ACCESS	read-only
4058		STATUS		current
4059		DESCRIPTION
4060			"Beacon Version"
4061		::={whispSmAPEvalEntry 33}
4062
4063	evalSectorUserCount	OBJECT-TYPE
4064		SYNTAX		INTEGER
4065		MAX-ACCESS	read-only
4066		STATUS		current
4067		DESCRIPTION
4068			"Sector User Count(AP only)"
4069		::={whispSmAPEvalEntry 34}
4070
4071	evalSyncSrc	OBJECT-TYPE
4072		SYNTAX		INTEGER {
4073					generate-sync(0),
4074					gps-sync(1)}
4075		MAX-ACCESS	read-only
4076		STATUS		current
4077		DESCRIPTION
4078			"Sync Source(PMP only)"
4079		::={whispSmAPEvalEntry 35}
4080
4081	evalNumULSlots	OBJECT-TYPE
4082		SYNTAX		INTEGER
4083		MAX-ACCESS	read-only
4084		STATUS		current
4085		DESCRIPTION
4086			"Number of uplink slots"
4087		::={whispSmAPEvalEntry 36}
4088
4089	evalNumDLSlots	OBJECT-TYPE
4090		SYNTAX		INTEGER
4091		MAX-ACCESS	read-only
4092		STATUS		current
4093		DESCRIPTION
4094			"Number of downlink slots"
4095		::={whispSmAPEvalEntry 37}
4096
4097	evalNumULContSlots	OBJECT-TYPE
4098		SYNTAX		INTEGER
4099		MAX-ACCESS	read-only
4100		STATUS		current
4101		DESCRIPTION
4102			"Number of uplink contention slots(PMP only)"
4103		::={whispSmAPEvalEntry 38}
4104
4105	evalICC	OBJECT-TYPE
4106		SYNTAX		INTEGER {
4107					disabled(0),
4108					enabled(1)}
4109		MAX-ACCESS	read-only
4110		STATUS		current
4111		DESCRIPTION
4112			"Instalaton Color Code(PMP only)"
4113		::={whispSmAPEvalEntry 39}
4114
4115	evalAuthentication	OBJECT-TYPE
4116		SYNTAX		INTEGER {
4117					disabled(0),
4118					enabled(1)}
4119		MAX-ACCESS	read-only
4120		STATUS		current
4121		DESCRIPTION
4122			"Authentication Setting(PMP only)"
4123		::={whispSmAPEvalEntry 40}
4124
4125	evalSMPPPoE	OBJECT-TYPE
4126		SYNTAX		INTEGER {
4127					not-supported(0),
4128					suported(1)}
4129		MAX-ACCESS	read-only
4130		STATUS		current
4131		DESCRIPTION
4132			"SM PPPoE status(PMP only)"
4133		::={whispSmAPEvalEntry 41}
4134
4135	evalPToPVLAN	OBJECT-TYPE
4136		SYNTAX		INTEGER {
4137					not-supported(0),
4138					suported(1)}
4139		MAX-ACCESS	read-only
4140		STATUS		current
4141		DESCRIPTION
4142			"PToP VLAN"
4143		::={whispSmAPEvalEntry 42}
4144
4145	evalFramePeriod	OBJECT-TYPE
4146		SYNTAX		INTEGER {
4147					twoPointFiveMs(0),
4148					fiveMs(1)}
4149		MAX-ACCESS	read-only
4150		STATUS		current
4151		DESCRIPTION
4152			"Frame Period"
4153		::={whispSmAPEvalEntry 43}
4154
4155
4156END
4157