1-- 2-- NETBOTZ-MIB module definition 3-- 4 5NETBOTZ300-MIB DEFINITIONS ::= BEGIN 6 IMPORTS 7 MODULE-IDENTITY, OBJECT-TYPE,NOTIFICATION-TYPE, enterprises, Counter32,Integer32 FROM SNMPv2-SMI 8 TEXTUAL-CONVENTION, DisplayString, DateAndTime FROM SNMPv2-TC; 9 10netBotz-APC MODULE-IDENTITY 11 LAST-UPDATED "200801210000Z" 12 ORGANIZATION "Scheider Electric / APC" 13 CONTACT-INFO 14 "Postal: Scheider Electric / APC 15 132 Fairgrounds Road 16 West Kingston, RI 02892 17 US 18 19 Tel: +1 401 789 5735 20 21 E-mail: " 22 DESCRIPTION 23 "NetBotz-APC BotzWare MIB" 24 REVISION "200805010000Z" -- 01 May 2008" 25 DESCRIPTION "for Netbotz Version 3.0" 26 ::= { enterprises 5528 100 1 } 27 28netBotz-APC OBJECT IDENTIFIER ::= { enterprises 5528 } 29netBotz OBJECT IDENTIFIER ::= { netBotz-APC 100 } 30netBotzTraps OBJECT IDENTIFIER ::= { netBotz 10 } 31netBotzTrapParms OBJECT IDENTIFIER ::= { netBotz 11 } 32netBotzProducts OBJECT IDENTIFIER ::= { netBotz 20 } 33 34netBotzGenericTraps OBJECT IDENTIFIER ::= { netBotzTraps 1 } 35netBotzSensorTraps OBJECT IDENTIFIER ::= { netBotzTraps 2 } 36netBotzPodTraps OBJECT IDENTIFIER ::= { netBotzTraps 3 } 37netBotzPortTraps OBJECT IDENTIFIER ::= { netBotzTraps 4 } 38 39netBotzTempSensorTraps OBJECT IDENTIFIER ::= { netBotzSensorTraps 1 } 40netBotzHumiditySensorTraps OBJECT IDENTIFIER ::= { netBotzSensorTraps 2 } 41netBotzDewPointSensorTraps OBJECT IDENTIFIER ::= { netBotzSensorTraps 3 } 42netBotzAirFlowSensorTraps OBJECT IDENTIFIER ::= { netBotzSensorTraps 4 } 43netBotzAudioSensorTraps OBJECT IDENTIFIER ::= { netBotzSensorTraps 5 } 44netBotzAmpDetectSensorTraps OBJECT IDENTIFIER ::= { netBotzSensorTraps 6 } 45netBotzDryContactSensorTraps OBJECT IDENTIFIER ::= { netBotzSensorTraps 7 } 46netBotzCameraMotionSensorTraps OBJECT IDENTIFIER ::= { netBotzSensorTraps 8 } 47netBotzDoorSensorTraps OBJECT IDENTIFIER ::= { netBotzSensorTraps 9 } 48netBotzMicPlugSensorTraps OBJECT IDENTIFIER ::= { netBotzSensorTraps 10 } 49netBotzSpeakerPlugSensorTraps OBJECT IDENTIFIER ::= { netBotzSensorTraps 11 } 50netBotzTVSignalSensorTraps OBJECT IDENTIFIER ::= { netBotzSensorTraps 12 } 51netBotzGPSPositionSensorTraps OBJECT IDENTIFIER ::= { netBotzSensorTraps 13 } 52netBotzGPSMovementSensorTraps OBJECT IDENTIFIER ::= { netBotzSensorTraps 14 } 53netBotzGPSStatusSensorTraps OBJECT IDENTIFIER ::= { netBotzSensorTraps 15 } 54netBotzWirelessStatusSensorTraps OBJECT IDENTIFIER ::= { netBotzSensorTraps 22 } 55netBotzPacketDropSensorTraps OBJECT IDENTIFIER ::= { netBotzSensorTraps 23 } 56netBotzSNMPCrawlerSensorTraps OBJECT IDENTIFIER ::= { netBotzSensorTraps 24 } 57netBotzPlugModuleStatusSensorTraps OBJECT IDENTIFIER ::= { netBotzSensorTraps 25 } 58netBotzOutputControlSensorTraps OBJECT IDENTIFIER ::= { netBotzSensorTraps 26 } 59netBotzMultiRAESensorTraps OBJECT IDENTIFIER ::= { netBotzSensorTraps 27 } 60netBotzMultiRAESensorStatusTraps OBJECT IDENTIFIER ::= { netBotzSensorTraps 28 } 61netBotzMultiRAEDeviceStatusTraps OBJECT IDENTIFIER ::= { netBotzSensorTraps 29 } 62netBotzLinkStatusSensorTraps OBJECT IDENTIFIER ::= { netBotzSensorTraps 30 } 63netBotzLoopVoltageSensorTraps OBJECT IDENTIFIER ::= { netBotzSensorTraps 31 } 64 65netBotzBasePodTraps OBJECT IDENTIFIER ::= { netBotzPodTraps 1 } 66netBotzSensorPodTraps OBJECT IDENTIFIER ::= { netBotzPodTraps 2 } 67netBotzCameraPodTraps OBJECT IDENTIFIER ::= { netBotzPodTraps 3 } 68netBotzCCTVPodTraps OBJECT IDENTIFIER ::= { netBotzPodTraps 4 } 69netBotz4to20mAPodTraps OBJECT IDENTIFIER ::= { netBotzPodTraps 5 } 70 71netBotzBotz OBJECT IDENTIFIER ::= { netBotzProducts 10 } 72 73netBotzWallBotz500 OBJECT IDENTIFIER ::= { netBotzBotz 2000 } 74netBotz420Wall OBJECT IDENTIFIER ::= { netBotzBotz 2001 } 75raeSystemsAreaConnect500 OBJECT IDENTIFIER ::= { netBotzBotz 2002 } 76netBotz420Rack OBJECT IDENTIFIER ::= { netBotzBotz 2003 } 77netBotz320Wall OBJECT IDENTIFIER ::= { netBotzBotz 2004 } 78netBotz320Rack OBJECT IDENTIFIER ::= { netBotzBotz 2005 } 79netBotz420ERack OBJECT IDENTIFIER ::= { netBotzBotz 2006 } 80netBotz320ERack OBJECT IDENTIFIER ::= { netBotzBotz 2007 } 81netBotz220Camera OBJECT IDENTIFIER ::= { netBotzBotz 2008 } 82apprion500 OBJECT IDENTIFIER ::= { netBotzBotz 2009 } 83avocent500 OBJECT IDENTIFIER ::= { netBotzBotz 2010 } 84netBotz320EWall OBJECT IDENTIFIER ::= { netBotzBotz 2011 } 85netBotz420EWall OBJECT IDENTIFIER ::= { netBotzBotz 2012 } 86netBotz550Rack OBJECT IDENTIFIER ::= { netBotzBotz 2013 } 87netBotz450Rack OBJECT IDENTIFIER ::= { netBotzBotz 2014 } 88netBotz455Wall OBJECT IDENTIFIER ::= { netBotzBotz 2015 } 89netBotz355Wall OBJECT IDENTIFIER ::= { netBotzBotz 2016 } 90 91-- MODULE-COMPLIANCE, OBJECT-GROUP, 92-- NOTIFICATION-GROUP FROM SNMPv2-CONF; 93 94 95OperStatus ::= TEXTUAL-CONVENTION 96 STATUS current 97 DESCRIPTION 98 "The operational status of the device entity." 99 SYNTAX INTEGER { disconnected(0), error(1), normal(2) } 100 101ErrorStatus ::= TEXTUAL-CONVENTION 102 STATUS current 103 DESCRIPTION 104 "The error status of the device entity. If there are no error conditions 105 reported for the entity, the status is normal. Otherwise, the status is 106 reported as the severity value of the highest severity error condition 107 that is not resolved for the entity." 108 SYNTAX INTEGER { normal(0), info(1), warning(2), error(3), critical(4), failure(5) } 109 110BoolValue ::= TEXTUAL-CONVENTION 111 STATUS current 112 DESCRIPTION 113 "A boolean value." 114 SYNTAX INTEGER { no(0), yes(1), null(2) } 115 116--BoolValue ::= TEXTUAL-CONVENTION 117-- STATUS current 118-- DESCRIPTION 119-- "A boolean value." 120-- SYNTAX INTEGER { no(0), yes(1), null(2) } 121 122netBotzEnclosures OBJECT IDENTIFIER ::= { netBotz 2 } 123netBotzPorts OBJECT IDENTIFIER ::= { netBotz 3 } 124netBotzSensors OBJECT IDENTIFIER ::= { netBotz 4 } 125netBotzErrors OBJECT IDENTIFIER ::= { netBotz 5 } 126 127netBotzNumericSensors OBJECT IDENTIFIER ::= { netBotzSensors 1 } 128netBotzStateSensors OBJECT IDENTIFIER ::= { netBotzSensors 2 } 129 130-- 131-- Top-level error status - worst active alert severity 132-- 133netBotzErrorStatus OBJECT-TYPE 134 SYNTAX ErrorStatus 135 MAX-ACCESS read-only 136 STATUS current 137 DESCRIPTION 138 "The error status of the appliance. If there are no error conditions 139 reported for the appliance, the status is normal. Otherwise, the status is 140 reported as the severity value of the highest severity error condition 141 that is not resolved for the appliance." 142 ::= { netBotz 100 } 143 144-- 145-- Enclosures 146-- 147 148enclosureTable OBJECT-TYPE 149 SYNTAX SEQUENCE OF EnclosureEntry 150 MAX-ACCESS not-accessible 151 STATUS current 152 DESCRIPTION 153 "A list of enclosures (base enclosure and pods)." 154 ::= { netBotzEnclosures 1 } 155 156enclosureEntry OBJECT-TYPE 157 SYNTAX EnclosureEntry 158 MAX-ACCESS not-accessible 159 STATUS current 160 DESCRIPTION 161 "Enclosure entry." 162 INDEX { enclosureIndex } 163 ::= { enclosureTable 1 } 164 165EnclosureEntry ::= SEQUENCE { 166 enclosureId DisplayString, 167 enclosureStatus OperStatus, 168 enclosureErrorStatus ErrorStatus, 169 enclosureLabel DisplayString, 170 enclosureParentEncId DisplayString, 171 enclosureDockedToEncId DisplayString, 172 enclosureIndex Counter32 173} 174 175enclosureId OBJECT-TYPE 176 SYNTAX DisplayString (SIZE (0..127)) 177 MAX-ACCESS read-only 178 STATUS current 179 DESCRIPTION 180 "The id of the physical enclosure." 181 ::= { enclosureEntry 1 } 182 183enclosureStatus OBJECT-TYPE 184 SYNTAX OperStatus 185 MAX-ACCESS read-only 186 STATUS current 187 DESCRIPTION 188 "The operational status of the enclosure." 189 ::= { enclosureEntry 2 } 190 191enclosureErrorStatus OBJECT-TYPE 192 SYNTAX ErrorStatus 193 MAX-ACCESS read-only 194 STATUS current 195 DESCRIPTION 196 "The error status of the enclosure. If there are no error conditions 197 reported for the enclosure, the status is normal. Otherwise, the status is 198 reported as the severity value of the highest severity error condition 199 that is not resolved for the enclosure." 200 ::= { enclosureEntry 3 } 201 202enclosureLabel OBJECT-TYPE 203 SYNTAX DisplayString 204 MAX-ACCESS read-only 205 STATUS current 206 DESCRIPTION 207 "The unique label assigned to the enclosure (or pod)." 208 ::= { enclosureEntry 4 } 209 210enclosureParentEncId OBJECT-TYPE 211 SYNTAX DisplayString (SIZE (0..127)) 212 MAX-ACCESS read-only 213 STATUS current 214 DESCRIPTION 215 "The id of the parent enclosure this enclosure is attached to." 216 ::= { enclosureEntry 5 } 217 218enclosureDockedToEncId OBJECT-TYPE 219 SYNTAX DisplayString (SIZE (0..127)) 220 MAX-ACCESS read-only 221 STATUS current 222 DESCRIPTION 223 "The id of the enclosure this enclosure is hard-docked with, 224 i.e. as when sensor and camera pods are docked with the base 225 system unit." 226 ::= { enclosureEntry 6 } 227 228enclosureIndex OBJECT-TYPE 229 SYNTAX Counter32 230 MAX-ACCESS read-only 231 STATUS current 232 DESCRIPTION 233 "The index of the physical enclosure." 234 ::= { enclosureEntry 7 } 235 236-- 237-- Ports 238-- 239 240dinPortTable OBJECT-TYPE 241 SYNTAX SEQUENCE OF DINPortEntry 242 MAX-ACCESS not-accessible 243 STATUS current 244 DESCRIPTION 245 "A list of DIN port entries." 246 ::= { netBotzPorts 1 } 247 248dinPortEntry OBJECT-TYPE 249 SYNTAX DINPortEntry 250 MAX-ACCESS not-accessible 251 STATUS current 252 DESCRIPTION 253 "DIN port entry." 254 INDEX { dinPortIndex } 255 ::= { dinPortTable 1 } 256 257DINPortEntry ::= SEQUENCE { 258 dinPortId DisplayString, 259 dinPortStatus OperStatus, 260 dinPortLabel DisplayString, 261 dinPortEncId DisplayString, 262 dinPortSensorIdSuffix DisplayString, 263 dinPortSupportsAverage BoolValue, 264 dinPortSupportsRMS BoolValue, 265 dinPortSupportsDryContact BoolValue, 266 dinPortIndex Counter32 267} 268 269dinPortId OBJECT-TYPE 270 SYNTAX DisplayString (SIZE (0..127)) 271 MAX-ACCESS read-only 272 STATUS current 273 DESCRIPTION 274 "The unique id of the port." 275 ::= { dinPortEntry 1 } 276 277dinPortStatus OBJECT-TYPE 278 SYNTAX OperStatus 279 MAX-ACCESS read-only 280 STATUS current 281 DESCRIPTION 282 "The operational status of the port." 283 ::= { dinPortEntry 2 } 284 285dinPortLabel OBJECT-TYPE 286 SYNTAX DisplayString 287 MAX-ACCESS read-only 288 STATUS current 289 DESCRIPTION 290 "The unique label assigned to the port." 291 ::= { dinPortEntry 3 } 292 293dinPortEncId OBJECT-TYPE 294 SYNTAX DisplayString (SIZE (0..127)) 295 MAX-ACCESS read-only 296 STATUS current 297 DESCRIPTION 298 "The id of the physical enclosure containing the port." 299 ::= { dinPortEntry 4 } 300 301dinPortSensorIdSuffix OBJECT-TYPE 302 SYNTAX DisplayString 303 MAX-ACCESS read-only 304 STATUS current 305 DESCRIPTION 306 "The ID suffix added to a sensor plugged into the port. 307 The ID suffix is combined with the sensor class ID when 308 generating a local unique id for the DIN sensor." 309 ::= { dinPortEntry 5 } 310 311dinPortSupportsAverage OBJECT-TYPE 312 SYNTAX BoolValue 313 MAX-ACCESS read-only 314 STATUS current 315 DESCRIPTION 316 "Whether the port supports returning the average voltage 317 reading of the sensor. This is used to determine which 318 classes of sensors are supported by the port." 319 ::= { dinPortEntry 6 } 320 321dinPortSupportsRMS OBJECT-TYPE 322 SYNTAX BoolValue 323 MAX-ACCESS read-only 324 STATUS current 325 DESCRIPTION 326 "Whether the port supports returning the AC RMS voltage 327 reading of the sensor. This is used to determine which 328 classes of sensors are supported by the port." 329 ::= { dinPortEntry 7 } 330 331dinPortSupportsDryContact OBJECT-TYPE 332 SYNTAX BoolValue 333 MAX-ACCESS read-only 334 STATUS current 335 DESCRIPTION 336 "Whether the port supports generating the 'open' and 337 'closed' state of a dry contact sensor. This information 338 is used to determine which classes of sensors are supported 339 by the port." 340 ::= { dinPortEntry 8 } 341 342dinPortIndex OBJECT-TYPE 343 SYNTAX Counter32 344 MAX-ACCESS read-only 345 STATUS current 346 DESCRIPTION 347 "The index of the port." 348 ::= { dinPortEntry 9 } 349 350otherPortTable OBJECT-TYPE 351 SYNTAX SEQUENCE OF OtherPortEntry 352 MAX-ACCESS not-accessible 353 STATUS current 354 DESCRIPTION 355 "A list of other port entries." 356 ::= { netBotzPorts 10 } 357 358otherPortEntry OBJECT-TYPE 359 SYNTAX OtherPortEntry 360 MAX-ACCESS not-accessible 361 STATUS current 362 DESCRIPTION 363 "Other port entry." 364 INDEX { otherPortIndex } 365 ::= { otherPortTable 1 } 366 367OtherPortEntry ::= SEQUENCE { 368 otherPortId DisplayString, 369 otherPortStatus OperStatus, 370 otherPortLabel DisplayString, 371 otherPortEncId DisplayString, 372 otherPortIndex Counter32 373} 374 375otherPortId OBJECT-TYPE 376 SYNTAX DisplayString (SIZE (0..127)) 377 MAX-ACCESS read-only 378 STATUS current 379 DESCRIPTION 380 "The unique id of the port." 381 ::= { otherPortEntry 1 } 382 383otherPortStatus OBJECT-TYPE 384 SYNTAX OperStatus 385 MAX-ACCESS read-only 386 STATUS current 387 DESCRIPTION 388 "The operational status of the port." 389 ::= { otherPortEntry 2 } 390 391otherPortLabel OBJECT-TYPE 392 SYNTAX DisplayString 393 MAX-ACCESS read-only 394 STATUS current 395 DESCRIPTION 396 "The unique label assigned to the port." 397 ::= { otherPortEntry 3 } 398 399otherPortEncId OBJECT-TYPE 400 SYNTAX DisplayString (SIZE (0..127)) 401 MAX-ACCESS read-only 402 STATUS current 403 DESCRIPTION 404 "The id of the physical enclosure containing the port." 405 ::= { otherPortEntry 4 } 406 407otherPortIndex OBJECT-TYPE 408 SYNTAX Counter32 409 MAX-ACCESS read-only 410 STATUS current 411 DESCRIPTION 412 "The index of the port." 413 ::= { otherPortEntry 5 } 414 415-- Numeric Sensors Group 416-- This group defines sensors for which the concepts of "less than" 417-- and "greater than" are meaningful. 418 419tempSensorTable OBJECT-TYPE 420 SYNTAX SEQUENCE OF TempSensorEntry 421 MAX-ACCESS not-accessible 422 STATUS current 423 DESCRIPTION 424 "A list of temperature sensor entries." 425 ::= { netBotzNumericSensors 1 } 426 427tempSensorEntry OBJECT-TYPE 428 SYNTAX TempSensorEntry 429 MAX-ACCESS not-accessible 430 STATUS current 431 DESCRIPTION 432 "A temperature sensor entry." 433 INDEX { tempSensorIndex } 434 ::= { tempSensorTable 1 } 435 436TempSensorEntry ::= SEQUENCE { 437 tempSensorId DisplayString, 438 tempSensorValue Integer32, 439 tempSensorErrorStatus ErrorStatus, 440 tempSensorLabel DisplayString, 441 tempSensorEncId DisplayString, 442 tempSensorPortId DisplayString, 443 tempSensorValueStr DisplayString, 444 tempSensorValueInt Integer32, 445 tempSensorValueIntF Integer32, 446 tempSensorIndex Counter32 447} 448 449tempSensorId OBJECT-TYPE 450 SYNTAX DisplayString (SIZE (0..127)) 451 MAX-ACCESS read-only 452 STATUS current 453 DESCRIPTION 454 "The unique id of the sensor." 455 ::= { tempSensorEntry 1 } 456 457tempSensorValue OBJECT-TYPE 458 SYNTAX Integer32 (-500..1000) 459 MAX-ACCESS read-only 460 STATUS current 461 DESCRIPTION 462 "The temperature measured by the sensor in tenths of a degree Celsius." 463 ::= { tempSensorEntry 2 } 464 465tempSensorErrorStatus OBJECT-TYPE 466 SYNTAX ErrorStatus 467 MAX-ACCESS read-only 468 STATUS current 469 DESCRIPTION 470 "The error status of the sensor. If there are no error conditions 471 reported for the sensor, the status is normal. Otherwise, the status is 472 reported as the severity value of the highest severity error condition 473 that is not resolved for the sensor." 474 ::= { tempSensorEntry 3 } 475 476tempSensorLabel OBJECT-TYPE 477 SYNTAX DisplayString 478 MAX-ACCESS read-only 479 STATUS current 480 DESCRIPTION 481 "The unique label assigned to the sensor." 482 ::= { tempSensorEntry 4 } 483 484tempSensorEncId OBJECT-TYPE 485 SYNTAX DisplayString (SIZE (0..127)) 486 MAX-ACCESS read-only 487 STATUS current 488 DESCRIPTION 489 "The id of the physical enclosure containing the sensor." 490 ::= { tempSensorEntry 5 } 491 492tempSensorPortId OBJECT-TYPE 493 SYNTAX DisplayString (SIZE (0..127)) 494 MAX-ACCESS read-only 495 STATUS current 496 DESCRIPTION 497 "The id of the port the sensor is plugged into (or empty string 498 if it is not plugged into a port)." 499 ::= { tempSensorEntry 6 } 500 501tempSensorValueStr OBJECT-TYPE 502 SYNTAX DisplayString 503 MAX-ACCESS read-only 504 STATUS current 505 DESCRIPTION 506 "The temperature reading, in degrees celsius, shown as a string (or empty string 507 if it is not plugged into a port)." 508 ::= { tempSensorEntry 7 } 509 510tempSensorValueInt OBJECT-TYPE 511 SYNTAX Integer32 (-50..100) 512 MAX-ACCESS read-only 513 STATUS current 514 DESCRIPTION 515 "The temperature measured by the sensor in degree Celsius." 516 ::= { tempSensorEntry 8 } 517 518tempSensorValueIntF OBJECT-TYPE 519 SYNTAX Integer32 (-50..212) 520 MAX-ACCESS read-only 521 STATUS current 522 DESCRIPTION 523 "The temperature measured by the sensor in degree Farenheit." 524 ::= { tempSensorEntry 9 } 525 526tempSensorIndex OBJECT-TYPE 527 SYNTAX Counter32 528 MAX-ACCESS read-only 529 STATUS current 530 DESCRIPTION 531 "The index of the sensor." 532 ::= { tempSensorEntry 10 } 533 534humiSensorTable OBJECT-TYPE 535 SYNTAX SEQUENCE OF HumiSensorEntry 536 MAX-ACCESS not-accessible 537 STATUS current 538 DESCRIPTION 539 "A list of humidity sensor entries." 540 ::= { netBotzNumericSensors 2 } 541 542humiSensorEntry OBJECT-TYPE 543 SYNTAX HumiSensorEntry 544 MAX-ACCESS not-accessible 545 STATUS current 546 DESCRIPTION 547 "A humidity sensor entry." 548 INDEX { humiSensorIndex } 549 ::= { humiSensorTable 1 } 550 551HumiSensorEntry ::= SEQUENCE { 552 humiSensorId DisplayString, 553 humiSensorValue Integer32, 554 humiSensorErrorStatus ErrorStatus, 555 humiSensorLabel DisplayString, 556 humiSensorEncId DisplayString, 557 humiSensorPortId DisplayString, 558 humiSensorValueStr DisplayString, 559 humiSensorValueInt Integer32, 560 humiSensorIndex Counter32 561} 562 563humiSensorId OBJECT-TYPE 564 SYNTAX DisplayString (SIZE (0..127)) 565 MAX-ACCESS read-only 566 STATUS current 567 DESCRIPTION 568 "The unique id of the sensor." 569 ::= { humiSensorEntry 1 } 570 571humiSensorValue OBJECT-TYPE 572 SYNTAX Integer32 (0..1000) 573 MAX-ACCESS read-only 574 STATUS current 575 DESCRIPTION 576 "The relative humidity measured by the sensor in tenths of a percent." 577 ::= { humiSensorEntry 2 } 578 579humiSensorErrorStatus OBJECT-TYPE 580 SYNTAX ErrorStatus 581 MAX-ACCESS read-only 582 STATUS current 583 DESCRIPTION 584 "The error status of the sensor. If there are no error conditions 585 reported for the sensor, the status is normal. Otherwise, the status is 586 reported as the severity value of the highest severity error condition 587 that is not resolved for the sensor." 588 ::= { humiSensorEntry 3 } 589 590humiSensorLabel OBJECT-TYPE 591 SYNTAX DisplayString 592 MAX-ACCESS read-only 593 STATUS current 594 DESCRIPTION 595 "The unique label assigned to the sensor." 596 ::= { humiSensorEntry 4 } 597 598humiSensorEncId OBJECT-TYPE 599 SYNTAX DisplayString (SIZE (0..127)) 600 MAX-ACCESS read-only 601 STATUS current 602 DESCRIPTION 603 "The id of the physical enclosure containing the sensor." 604 ::= { humiSensorEntry 5 } 605 606humiSensorPortId OBJECT-TYPE 607 SYNTAX DisplayString (SIZE (0..127)) 608 MAX-ACCESS read-only 609 STATUS current 610 DESCRIPTION 611 "The id of the port the sensor is plugged into (or empty string 612 if it is not plugged into a port)." 613 ::= { humiSensorEntry 6 } 614 615humiSensorValueStr OBJECT-TYPE 616 SYNTAX DisplayString 617 MAX-ACCESS read-only 618 STATUS current 619 DESCRIPTION 620 "The humidity reading, in percent, shown as a string (or empty string 621 if it is not plugged into a port)." 622 ::= { humiSensorEntry 7 } 623 624humiSensorValueInt OBJECT-TYPE 625 SYNTAX Integer32 (0..100) 626 MAX-ACCESS read-only 627 STATUS current 628 DESCRIPTION 629 "The relative humidity measured by the sensor in percent." 630 ::= { humiSensorEntry 8 } 631 632humiSensorIndex OBJECT-TYPE 633 SYNTAX Counter32 634 MAX-ACCESS read-only 635 STATUS current 636 DESCRIPTION 637 "The index of the sensor." 638 ::= { humiSensorEntry 9 } 639 640dewPointSensorTable OBJECT-TYPE 641 SYNTAX SEQUENCE OF DewPointSensorEntry 642 MAX-ACCESS not-accessible 643 STATUS current 644 DESCRIPTION 645 "A list of dew point sensor entries." 646 ::= { netBotzNumericSensors 3 } 647 648dewPointSensorEntry OBJECT-TYPE 649 SYNTAX DewPointSensorEntry 650 MAX-ACCESS not-accessible 651 STATUS current 652 DESCRIPTION 653 "A dew point sensor entry." 654 INDEX { dewPointSensorIndex } 655 ::= { dewPointSensorTable 1 } 656 657DewPointSensorEntry ::= SEQUENCE { 658 dewPointSensorId DisplayString, 659 dewPointSensorValue Integer32, 660 dewPointSensorErrorStatus ErrorStatus, 661 dewPointSensorLabel DisplayString, 662 dewPointSensorEncId DisplayString, 663 dewPointSensorPortId DisplayString, 664 dewPointSensorValueStr DisplayString, 665 dewPointSensorValueInt Integer32, 666 dewPointSensorIndex Counter32 667} 668 669dewPointSensorId OBJECT-TYPE 670 SYNTAX DisplayString (SIZE (0..127)) 671 MAX-ACCESS read-only 672 STATUS current 673 DESCRIPTION 674 "The unique id of the sensor." 675 ::= { dewPointSensorEntry 1 } 676 677dewPointSensorValue OBJECT-TYPE 678 SYNTAX Integer32 (-500..1000) 679 MAX-ACCESS read-only 680 STATUS current 681 DESCRIPTION 682 "The dew point value measured by the sensor in tenths of a degree Celsius." 683 ::= { dewPointSensorEntry 2 } 684 685dewPointSensorErrorStatus OBJECT-TYPE 686 SYNTAX ErrorStatus 687 MAX-ACCESS read-only 688 STATUS current 689 DESCRIPTION 690 "The operational status of the sensor. If there are no error conditions 691 reported for the sensor, the status is normal. Otherwise, the status is 692 reported as the severity value of the highest severity error condition 693 that is not resolved for the sensor." 694 ::= { dewPointSensorEntry 3 } 695 696dewPointSensorLabel OBJECT-TYPE 697 SYNTAX DisplayString 698 MAX-ACCESS read-only 699 STATUS current 700 DESCRIPTION 701 "The unique label assigned to the sensor." 702 ::= { dewPointSensorEntry 4 } 703 704dewPointSensorEncId OBJECT-TYPE 705 SYNTAX DisplayString (SIZE (0..127)) 706 MAX-ACCESS read-only 707 STATUS current 708 DESCRIPTION 709 "The id of the physical enclosure containing the sensor." 710 ::= { dewPointSensorEntry 5 } 711 712dewPointSensorPortId OBJECT-TYPE 713 SYNTAX DisplayString (SIZE (0..127)) 714 MAX-ACCESS read-only 715 STATUS current 716 DESCRIPTION 717 "The id of the port the sensor is plugged into (or empty string 718 if it is not plugged into a port)." 719 ::= { dewPointSensorEntry 6 } 720 721dewPointSensorValueStr OBJECT-TYPE 722 SYNTAX DisplayString 723 MAX-ACCESS read-only 724 STATUS current 725 DESCRIPTION 726 "The dew point reading, in degrees celsius, shown as a string (or empty string 727 if it is not plugged into a port)." 728 ::= { dewPointSensorEntry 7 } 729 730dewPointSensorValueInt OBJECT-TYPE 731 SYNTAX Integer32 (-50..100) 732 MAX-ACCESS read-only 733 STATUS current 734 DESCRIPTION 735 "The dew point value measured by the sensor in degrees Celsius." 736 ::= { dewPointSensorEntry 8 } 737 738dewPointSensorIndex OBJECT-TYPE 739 SYNTAX Counter32 740 MAX-ACCESS read-only 741 STATUS current 742 DESCRIPTION 743 "The index of the sensor." 744 ::= { dewPointSensorEntry 9 } 745 746audioSensorTable OBJECT-TYPE 747 SYNTAX SEQUENCE OF AudioSensorEntry 748 MAX-ACCESS not-accessible 749 STATUS current 750 DESCRIPTION 751 "A list of audio sensor entries." 752 ::= { netBotzNumericSensors 4 } 753 754audioSensorEntry OBJECT-TYPE 755 SYNTAX AudioSensorEntry 756 MAX-ACCESS not-accessible 757 STATUS current 758 DESCRIPTION 759 "An audio sensor entry." 760 INDEX { audioSensorIndex } 761 ::= { audioSensorTable 1 } 762 763AudioSensorEntry ::= SEQUENCE { 764 audioSensorId DisplayString, 765 audioSensorValue Integer32, 766 audioSensorErrorStatus ErrorStatus, 767 audioSensorLabel DisplayString, 768 audioSensorEncId DisplayString, 769 audioSensorPortId DisplayString, 770 audioSensorValueStr DisplayString, 771 audioSensorValueInt Integer32, 772 audioSensorIndex Counter32 773} 774 775audioSensorId OBJECT-TYPE 776 SYNTAX DisplayString (SIZE (0..127)) 777 MAX-ACCESS read-only 778 STATUS current 779 DESCRIPTION 780 "The unique id of the sensor." 781 ::= { audioSensorEntry 1 } 782 783audioSensorValue OBJECT-TYPE 784 SYNTAX Integer32 785 MAX-ACCESS read-only 786 STATUS current 787 DESCRIPTION 788 "The (unitless) audio level measured by the sensor." 789 ::= { audioSensorEntry 2 } 790 791audioSensorErrorStatus OBJECT-TYPE 792 SYNTAX ErrorStatus 793 MAX-ACCESS read-only 794 STATUS current 795 DESCRIPTION 796 "The error status of the sensor. If there are no error conditions 797 reported for the sensor, the status is normal. Otherwise, the status is 798 reported as the severity value of the highest severity error condition 799 that is not resolved for the sensor." 800 ::= { audioSensorEntry 3 } 801 802audioSensorLabel OBJECT-TYPE 803 SYNTAX DisplayString 804 MAX-ACCESS read-only 805 STATUS current 806 DESCRIPTION 807 "The unique label assigned to the sensor." 808 ::= { audioSensorEntry 4 } 809 810audioSensorEncId OBJECT-TYPE 811 SYNTAX DisplayString (SIZE (0..127)) 812 MAX-ACCESS read-only 813 STATUS current 814 DESCRIPTION 815 "The id of the physical enclosure containing the sensor." 816 ::= { audioSensorEntry 5 } 817 818audioSensorPortId OBJECT-TYPE 819 SYNTAX DisplayString (SIZE (0..127)) 820 MAX-ACCESS read-only 821 STATUS current 822 DESCRIPTION 823 "The id of the port the sensor is plugged into (or empty string 824 if it is not plugged into a port)." 825 ::= { audioSensorEntry 6 } 826 827audioSensorValueStr OBJECT-TYPE 828 SYNTAX DisplayString 829 MAX-ACCESS read-only 830 STATUS current 831 DESCRIPTION 832 "The audio reading shown as a string (or empty string 833 if it is not plugged into a port)." 834 ::= { audioSensorEntry 7 } 835 836audioSensorValueInt OBJECT-TYPE 837 SYNTAX Integer32 838 MAX-ACCESS read-only 839 STATUS current 840 DESCRIPTION 841 "The (unitless) audio level measured by the sensor (1/10 of audioSensorValue)." 842 ::= { audioSensorEntry 8 } 843 844audioSensorIndex OBJECT-TYPE 845 SYNTAX Counter32 846 MAX-ACCESS read-only 847 STATUS current 848 DESCRIPTION 849 "The index of the sensor." 850 ::= { audioSensorEntry 9 } 851 852airFlowSensorTable OBJECT-TYPE 853 SYNTAX SEQUENCE OF AirFlowSensorEntry 854 MAX-ACCESS not-accessible 855 STATUS current 856 DESCRIPTION 857 "A list of airflow sensor entries." 858 ::= { netBotzNumericSensors 5 } 859 860airFlowSensorEntry OBJECT-TYPE 861 SYNTAX AirFlowSensorEntry 862 MAX-ACCESS not-accessible 863 STATUS current 864 DESCRIPTION 865 "An air flow sensor entry." 866 INDEX { airFlowSensorIndex } 867 ::= { airFlowSensorTable 1 } 868 869AirFlowSensorEntry ::= SEQUENCE { 870 airFlowSensorId DisplayString, 871 airFlowSensorValue Integer32, 872 airFlowSensorErrorStatus ErrorStatus, 873 airFlowSensorLabel DisplayString, 874 airFlowSensorEncId DisplayString, 875 airFlowSensorPortId DisplayString, 876 airFlowSensorValueStr DisplayString, 877 airFlowSensorValueInt Integer32, 878 airFlowSensorIndex Counter32 879} 880 881airFlowSensorId OBJECT-TYPE 882 SYNTAX DisplayString (SIZE (0..127)) 883 MAX-ACCESS read-only 884 STATUS current 885 DESCRIPTION 886 "The unique id of the sensor." 887 ::= { airFlowSensorEntry 1 } 888 889airFlowSensorValue OBJECT-TYPE 890 SYNTAX Integer32 (0..10000) 891 MAX-ACCESS read-only 892 STATUS current 893 DESCRIPTION 894 "The air flow measured by the sensor in tenths of a meter per minute." 895 ::= { airFlowSensorEntry 2 } 896 897airFlowSensorErrorStatus OBJECT-TYPE 898 SYNTAX ErrorStatus 899 MAX-ACCESS read-only 900 STATUS current 901 DESCRIPTION 902 "The error status of the sensor. If there are no error conditions 903 reported for the sensor, the status is normal. Otherwise, the status is 904 reported as the severity value of the highest severity error condition 905 that is not resolved for the sensor." 906 ::= { airFlowSensorEntry 3 } 907 908airFlowSensorLabel OBJECT-TYPE 909 SYNTAX DisplayString 910 MAX-ACCESS read-only 911 STATUS current 912 DESCRIPTION 913 "The unique label assigned to the sensor." 914 ::= { airFlowSensorEntry 4 } 915 916airFlowSensorEncId OBJECT-TYPE 917 SYNTAX DisplayString (SIZE (0..127)) 918 MAX-ACCESS read-only 919 STATUS current 920 DESCRIPTION 921 "The id of the physical enclosure containing the sensor." 922 ::= { airFlowSensorEntry 5 } 923 924airFlowSensorPortId OBJECT-TYPE 925 SYNTAX DisplayString (SIZE (0..127)) 926 MAX-ACCESS read-only 927 STATUS current 928 DESCRIPTION 929 "The id of the port the sensor is plugged into (or empty string 930 if it is not plugged into a port)." 931 ::= { airFlowSensorEntry 6 } 932 933airFlowSensorValueStr OBJECT-TYPE 934 SYNTAX DisplayString 935 MAX-ACCESS read-only 936 STATUS current 937 DESCRIPTION 938 "The airflow reading, in meters per minute, shown as a string (or empty string 939 if it is not plugged into a port)." 940 ::= { airFlowSensorEntry 7 } 941 942airFlowSensorValueInt OBJECT-TYPE 943 SYNTAX Integer32 (0..1000) 944 MAX-ACCESS read-only 945 STATUS current 946 DESCRIPTION 947 "The air flow measured by the sensor in meters per minute." 948 ::= { airFlowSensorEntry 8 } 949 950airFlowSensorIndex OBJECT-TYPE 951 SYNTAX Counter32 952 MAX-ACCESS read-only 953 STATUS current 954 DESCRIPTION 955 "The index of the sensor." 956 ::= { airFlowSensorEntry 9 } 957 958ampDetectSensorTable OBJECT-TYPE 959 SYNTAX SEQUENCE OF AmpDetectSensorEntry 960 MAX-ACCESS not-accessible 961 STATUS current 962 DESCRIPTION 963 "A list of amp detect sensor entries." 964 ::= { netBotzNumericSensors 6 } 965 966ampDetectSensorEntry OBJECT-TYPE 967 SYNTAX AmpDetectSensorEntry 968 MAX-ACCESS not-accessible 969 STATUS current 970 DESCRIPTION 971 "An ampere sensor entry." 972 INDEX { ampDetectSensorIndex } 973 ::= { ampDetectSensorTable 1 } 974 975AmpDetectSensorEntry ::= SEQUENCE { 976 ampDetectSensorId DisplayString, 977 ampDetectSensorValue Integer32, 978 ampDetectSensorErrorStatus ErrorStatus, 979 ampDetectSensorLabel DisplayString, 980 ampDetectSensorEncId DisplayString, 981 ampDetectSensorPortId DisplayString, 982 ampDetectSensorValueStr DisplayString, 983 ampDetectSensorValueInt Integer32, 984 ampDetectSensorIndex Counter32 985} 986 987ampDetectSensorId OBJECT-TYPE 988 SYNTAX DisplayString (SIZE (0..127)) 989 MAX-ACCESS read-only 990 STATUS current 991 DESCRIPTION 992 "The unique id of the sensor." 993 ::= { ampDetectSensorEntry 1 } 994 995ampDetectSensorValue OBJECT-TYPE 996 SYNTAX Integer32 (0..65535) 997 MAX-ACCESS read-only 998 STATUS current 999 DESCRIPTION 1000 "The value measured by the sensor in tenths of an ampere." 1001 ::= { ampDetectSensorEntry 2 } 1002 1003ampDetectSensorErrorStatus OBJECT-TYPE 1004 SYNTAX ErrorStatus 1005 MAX-ACCESS read-only 1006 STATUS current 1007 DESCRIPTION 1008 "The operational status of the sensor. If there are no error conditions 1009 reported for the sensor, the status is normal. Otherwise, the status is 1010 reported as the severity value of the highest severity error condition 1011 that is not resolved for the sensor." 1012 ::= { ampDetectSensorEntry 3 } 1013 1014ampDetectSensorLabel OBJECT-TYPE 1015 SYNTAX DisplayString 1016 MAX-ACCESS read-only 1017 STATUS current 1018 DESCRIPTION 1019 "The unique label assigned to the sensor." 1020 ::= { ampDetectSensorEntry 4 } 1021 1022ampDetectSensorEncId OBJECT-TYPE 1023 SYNTAX DisplayString (SIZE (0..127)) 1024 MAX-ACCESS read-only 1025 STATUS current 1026 DESCRIPTION 1027 "The id of the physical enclosure containing the sensor." 1028 ::= { ampDetectSensorEntry 5 } 1029 1030ampDetectSensorPortId OBJECT-TYPE 1031 SYNTAX DisplayString (SIZE (0..127)) 1032 MAX-ACCESS read-only 1033 STATUS current 1034 DESCRIPTION 1035 "The id of the port the sensor is plugged into (or empty string 1036 if it is not plugged into a port)." 1037 ::= { ampDetectSensorEntry 6 } 1038 1039ampDetectSensorValueStr OBJECT-TYPE 1040 SYNTAX DisplayString 1041 MAX-ACCESS read-only 1042 STATUS current 1043 DESCRIPTION 1044 "The amp detect reading, in amperes, shown as a string (or empty string 1045 if it is not plugged into a port)." 1046 ::= { ampDetectSensorEntry 7 } 1047 1048ampDetectSensorValueInt OBJECT-TYPE 1049 SYNTAX Integer32 (0..6554) 1050 MAX-ACCESS read-only 1051 STATUS current 1052 DESCRIPTION 1053 "The value measured by the sensor in amperes." 1054 ::= { ampDetectSensorEntry 8 } 1055 1056ampDetectSensorIndex OBJECT-TYPE 1057 SYNTAX Counter32 1058 MAX-ACCESS read-only 1059 STATUS current 1060 DESCRIPTION 1061 "The index of the sensor." 1062 ::= { ampDetectSensorEntry 9 } 1063 1064otherNumericSensorTable OBJECT-TYPE 1065 SYNTAX SEQUENCE OF OtherNumericSensorEntry 1066 MAX-ACCESS not-accessible 1067 STATUS current 1068 DESCRIPTION 1069 "A list of other numeric sensor entries." 1070 ::= { netBotzNumericSensors 10 } 1071 1072otherNumericSensorEntry OBJECT-TYPE 1073 SYNTAX OtherNumericSensorEntry 1074 MAX-ACCESS not-accessible 1075 STATUS current 1076 DESCRIPTION 1077 "Other numeric sensor entry." 1078 INDEX { otherNumericSensorIndex } 1079 ::= { otherNumericSensorTable 1 } 1080 1081OtherNumericSensorEntry ::= SEQUENCE { 1082 otherNumericSensorId DisplayString, 1083 otherNumericSensorValue Integer32, 1084 otherNumericSensorErrorStatus ErrorStatus, 1085 otherNumericSensorLabel DisplayString, 1086 otherNumericSensorEncId DisplayString, 1087 otherNumericSensorPortId DisplayString, 1088 otherNumericSensorValueStr DisplayString, 1089 otherNumericSensorValueInt Integer32, 1090 otherNumericSensorUnits DisplayString, 1091 otherNumericSensorValueIntX1000 Integer32, 1092 otherNumericSensorValueIntX1000000 Integer32, 1093 otherNumericSensorIndex Counter32 1094} 1095 1096otherNumericSensorId OBJECT-TYPE 1097 SYNTAX DisplayString (SIZE (0..127)) 1098 MAX-ACCESS read-only 1099 STATUS current 1100 DESCRIPTION 1101 "The unique id of the sensor." 1102 ::= { otherNumericSensorEntry 1 } 1103 1104otherNumericSensorValue OBJECT-TYPE 1105 SYNTAX Integer32 1106 MAX-ACCESS read-only 1107 STATUS current 1108 DESCRIPTION 1109 "The value measured by the sensor in tenths of the unit of measure." 1110 ::= { otherNumericSensorEntry 2 } 1111 1112otherNumericSensorErrorStatus OBJECT-TYPE 1113 SYNTAX ErrorStatus 1114 MAX-ACCESS read-only 1115 STATUS current 1116 DESCRIPTION 1117 "The operational status of the sensor. If there are no error conditions 1118 reported for the sensor, the status is normal. Otherwise, the status is 1119 reported as the severity value of the highest severity error condition 1120 that is not resolved for the sensor." 1121 ::= { otherNumericSensorEntry 3 } 1122 1123otherNumericSensorLabel OBJECT-TYPE 1124 SYNTAX DisplayString 1125 MAX-ACCESS read-only 1126 STATUS current 1127 DESCRIPTION 1128 "The unique label assigned to the sensor." 1129 ::= { otherNumericSensorEntry 4 } 1130 1131otherNumericSensorEncId OBJECT-TYPE 1132 SYNTAX DisplayString (SIZE (0..127)) 1133 MAX-ACCESS read-only 1134 STATUS current 1135 DESCRIPTION 1136 "The id of the physical enclosure containing the sensor." 1137 ::= { otherNumericSensorEntry 5 } 1138 1139otherNumericSensorPortId OBJECT-TYPE 1140 SYNTAX DisplayString (SIZE (0..127)) 1141 MAX-ACCESS read-only 1142 STATUS current 1143 DESCRIPTION 1144 "The id of the port the sensor is plugged into (or empty string 1145 if it is not plugged into a port)." 1146 ::= { otherNumericSensorEntry 6 } 1147 1148otherNumericSensorValueStr OBJECT-TYPE 1149 SYNTAX DisplayString 1150 MAX-ACCESS read-only 1151 STATUS current 1152 DESCRIPTION 1153 "The sensor reading shown as a string (or empty string 1154 if it is not plugged into a port)." 1155 ::= { otherNumericSensorEntry 7 } 1156 1157otherNumericSensorValueInt OBJECT-TYPE 1158 SYNTAX Integer32 1159 MAX-ACCESS read-only 1160 STATUS current 1161 DESCRIPTION 1162 "The value measured by the sensor in the unit of measure (1/10 of otherNumericSensorValue)" 1163 ::= { otherNumericSensorEntry 8 } 1164 1165otherNumericSensorUnits OBJECT-TYPE 1166 SYNTAX DisplayString 1167 MAX-ACCESS read-only 1168 STATUS current 1169 DESCRIPTION 1170 "The unit of measure for the sensor value." 1171 ::= { otherNumericSensorEntry 9 } 1172 1173otherNumericSensorValueIntX1000 OBJECT-TYPE 1174 SYNTAX Integer32 1175 MAX-ACCESS read-only 1176 STATUS current 1177 DESCRIPTION 1178 "The value measured by the sensor in thousandths of the unit of measure (100 times otherNumericSensorValue)" 1179 ::= { otherNumericSensorEntry 10 } 1180 1181otherNumericSensorValueIntX1000000 OBJECT-TYPE 1182 SYNTAX Integer32 1183 MAX-ACCESS read-only 1184 STATUS current 1185 DESCRIPTION 1186 "The value measured by the sensor in millionths of the unit of measure (100000 times otherNumericSensorValue)" 1187 ::= { otherNumericSensorEntry 11 } 1188 1189otherNumericSensorIndex OBJECT-TYPE 1190 SYNTAX Counter32 1191 MAX-ACCESS read-only 1192 STATUS current 1193 DESCRIPTION 1194 "The index of the sensor." 1195 ::= { otherNumericSensorEntry 12 } 1196 1197-- State Sensors Group 1198-- This group defines sensors having an integer value which is 1199-- a defined state id or index. 1200 1201dryContactSensorTable OBJECT-TYPE 1202 SYNTAX SEQUENCE OF DryContactSensorEntry 1203 MAX-ACCESS not-accessible 1204 STATUS current 1205 DESCRIPTION 1206 "A list of dry contact sensor entries." 1207 ::= { netBotzStateSensors 1 } 1208 1209dryContactSensorEntry OBJECT-TYPE 1210 SYNTAX DryContactSensorEntry 1211 MAX-ACCESS not-accessible 1212 STATUS current 1213 DESCRIPTION 1214 "Dry contact sensor entry." 1215 INDEX { dryContactSensorIndex } 1216 ::= { dryContactSensorTable 1 } 1217 1218DryContactSensorEntry ::= SEQUENCE { 1219 dryContactSensorId DisplayString, 1220 dryContactSensorValue INTEGER, 1221 dryContactSensorErrorStatus ErrorStatus, 1222 dryContactSensorLabel DisplayString, 1223 dryContactSensorEncId DisplayString, 1224 dryContactSensorPortId DisplayString, 1225 dryContactSensorValueStr DisplayString, 1226 dryContactSensorIndex Counter32 1227} 1228 1229dryContactSensorId OBJECT-TYPE 1230 SYNTAX DisplayString (SIZE (0..127)) 1231 MAX-ACCESS read-only 1232 STATUS current 1233 DESCRIPTION 1234 "The unique id of the sensor." 1235 ::= { dryContactSensorEntry 1 } 1236 1237dryContactSensorValue OBJECT-TYPE 1238 SYNTAX INTEGER { null(-1), open(0), closed(1) } 1239 MAX-ACCESS read-only 1240 STATUS current 1241 DESCRIPTION 1242 "Whether the dry sensor contact is open or closed." 1243 ::= { dryContactSensorEntry 2 } 1244 1245dryContactSensorErrorStatus OBJECT-TYPE 1246 SYNTAX ErrorStatus 1247 MAX-ACCESS read-only 1248 STATUS current 1249 DESCRIPTION 1250 "The operational status of the sensor. If there are no error conditions 1251 reported for the sensor, the status is normal. Otherwise, the status is 1252 reported as the severity value of the highest severity error condition 1253 that is not resolved for the sensor." 1254 ::= { dryContactSensorEntry 3 } 1255 1256dryContactSensorLabel OBJECT-TYPE 1257 SYNTAX DisplayString 1258 MAX-ACCESS read-only 1259 STATUS current 1260 DESCRIPTION 1261 "The unique label assigned to the sensor." 1262 ::= { dryContactSensorEntry 4 } 1263 1264dryContactSensorEncId OBJECT-TYPE 1265 SYNTAX DisplayString (SIZE (0..127)) 1266 MAX-ACCESS read-only 1267 STATUS current 1268 DESCRIPTION 1269 "The id of the physical enclosure containing the sensor." 1270 ::= { dryContactSensorEntry 5 } 1271 1272dryContactSensorPortId OBJECT-TYPE 1273 SYNTAX DisplayString (SIZE (0..127)) 1274 MAX-ACCESS read-only 1275 STATUS current 1276 DESCRIPTION 1277 "The id of the port the sensor is plugged into (or empty string 1278 if it is not plugged into a port)." 1279 ::= { dryContactSensorEntry 6 } 1280 1281dryContactSensorValueStr OBJECT-TYPE 1282 SYNTAX DisplayString 1283 MAX-ACCESS read-only 1284 STATUS current 1285 DESCRIPTION 1286 "The enum value label for the state reported by the sensor." 1287 ::= { dryContactSensorEntry 7 } 1288 1289dryContactSensorIndex OBJECT-TYPE 1290 SYNTAX Counter32 1291 MAX-ACCESS read-only 1292 STATUS current 1293 DESCRIPTION 1294 "The index of the sensor." 1295 ::= { dryContactSensorEntry 8 } 1296 1297doorSwitchSensorTable OBJECT-TYPE 1298 SYNTAX SEQUENCE OF DoorSwitchSensorEntry 1299 MAX-ACCESS not-accessible 1300 STATUS current 1301 DESCRIPTION 1302 "A list of door switch sensor entries." 1303 ::= { netBotzStateSensors 2 } 1304 1305doorSwitchSensorEntry OBJECT-TYPE 1306 SYNTAX DoorSwitchSensorEntry 1307 MAX-ACCESS not-accessible 1308 STATUS current 1309 DESCRIPTION 1310 "Door switch sensor entry." 1311 INDEX { doorSwitchSensorIndex } 1312 ::= { doorSwitchSensorTable 1 } 1313 1314DoorSwitchSensorEntry ::= SEQUENCE { 1315 doorSwitchSensorId DisplayString, 1316 doorSwitchSensorValue INTEGER, 1317 doorSwitchSensorErrorStatus ErrorStatus, 1318 doorSwitchSensorLabel DisplayString, 1319 doorSwitchSensorEncId DisplayString, 1320 doorSwitchSensorPortId DisplayString, 1321 doorSwitchSensorValueStr DisplayString, 1322 doorSwitchSensorIndex Counter32 1323} 1324 1325doorSwitchSensorId OBJECT-TYPE 1326 SYNTAX DisplayString (SIZE (0..127)) 1327 MAX-ACCESS read-only 1328 STATUS current 1329 DESCRIPTION 1330 "The unique id of the sensor." 1331 ::= { doorSwitchSensorEntry 1 } 1332 1333doorSwitchSensorValue OBJECT-TYPE 1334 SYNTAX INTEGER { null(-1), open(0), closed(1) } 1335 MAX-ACCESS read-only 1336 STATUS current 1337 DESCRIPTION 1338 "Whether the door is open or closed." 1339 ::= { doorSwitchSensorEntry 2 } 1340 1341doorSwitchSensorErrorStatus OBJECT-TYPE 1342 SYNTAX ErrorStatus 1343 MAX-ACCESS read-only 1344 STATUS current 1345 DESCRIPTION 1346 "The operational status of the sensor. If there are no error conditions 1347 reported for the sensor, the status is normal. Otherwise, the status is 1348 reported as the severity value of the highest severity error condition 1349 that is not resolved for the sensor." 1350 ::= { doorSwitchSensorEntry 3 } 1351 1352doorSwitchSensorLabel OBJECT-TYPE 1353 SYNTAX DisplayString 1354 MAX-ACCESS read-only 1355 STATUS current 1356 DESCRIPTION 1357 "The unique label assigned to the sensor." 1358 ::= { doorSwitchSensorEntry 4 } 1359 1360doorSwitchSensorEncId OBJECT-TYPE 1361 SYNTAX DisplayString (SIZE (0..127)) 1362 MAX-ACCESS read-only 1363 STATUS current 1364 DESCRIPTION 1365 "The id of the physical enclosure containing the sensor." 1366 ::= { doorSwitchSensorEntry 5 } 1367 1368doorSwitchSensorPortId OBJECT-TYPE 1369 SYNTAX DisplayString (SIZE (0..127)) 1370 MAX-ACCESS read-only 1371 STATUS current 1372 DESCRIPTION 1373 "The id of the port the sensor is plugged into (or empty string 1374 if it is not plugged into a port)." 1375 ::= { doorSwitchSensorEntry 6 } 1376 1377doorSwitchSensorValueStr OBJECT-TYPE 1378 SYNTAX DisplayString 1379 MAX-ACCESS read-only 1380 STATUS current 1381 DESCRIPTION 1382 "The enum value label for the state reported by the sensor." 1383 ::= { doorSwitchSensorEntry 7 } 1384 1385doorSwitchSensorIndex OBJECT-TYPE 1386 SYNTAX Counter32 1387 MAX-ACCESS read-only 1388 STATUS current 1389 DESCRIPTION 1390 "The index of the sensor." 1391 ::= { doorSwitchSensorEntry 8 } 1392 1393cameraMotionSensorTable OBJECT-TYPE 1394 SYNTAX SEQUENCE OF CameraMotionSensorEntry 1395 MAX-ACCESS not-accessible 1396 STATUS current 1397 DESCRIPTION 1398 "A list of camera motion sensor entries." 1399 ::= { netBotzStateSensors 3 } 1400 1401cameraMotionSensorEntry OBJECT-TYPE 1402 SYNTAX CameraMotionSensorEntry 1403 MAX-ACCESS not-accessible 1404 STATUS current 1405 DESCRIPTION 1406 "Camera motion sensor entry." 1407 INDEX { cameraMotionSensorIndex } 1408 ::= { cameraMotionSensorTable 1 } 1409 1410CameraMotionSensorEntry ::= SEQUENCE { 1411 cameraMotionSensorId DisplayString, 1412 cameraMotionSensorValue INTEGER, 1413 cameraMotionSensorErrorStatus ErrorStatus, 1414 cameraMotionSensorLabel DisplayString, 1415 cameraMotionSensorEncId DisplayString, 1416 cameraMotionSensorPortId DisplayString, 1417 cameraMotionSensorValueStr DisplayString, 1418 cameraMotionSensorIndex Counter32 1419} 1420 1421cameraMotionSensorId OBJECT-TYPE 1422 SYNTAX DisplayString (SIZE (0..127)) 1423 MAX-ACCESS read-only 1424 STATUS current 1425 DESCRIPTION 1426 "The unique id of the sensor." 1427 ::= { cameraMotionSensorEntry 1 } 1428 1429cameraMotionSensorValue OBJECT-TYPE 1430 SYNTAX INTEGER { null(-1), noMotion(0), motionDetected(1) } 1431 MAX-ACCESS read-only 1432 STATUS current 1433 DESCRIPTION 1434 "Whether motion is detected by the camera sensor." 1435 ::= { cameraMotionSensorEntry 2 } 1436 1437cameraMotionSensorErrorStatus OBJECT-TYPE 1438 SYNTAX ErrorStatus 1439 MAX-ACCESS read-only 1440 STATUS current 1441 DESCRIPTION 1442 "The operational status of the sensor. If there are no error conditions 1443 reported for the sensor, the status is normal. Otherwise, the status is 1444 reported as the severity value of the highest severity error condition 1445 that is not resolved for the sensor." 1446 ::= { cameraMotionSensorEntry 3 } 1447 1448cameraMotionSensorLabel OBJECT-TYPE 1449 SYNTAX DisplayString 1450 MAX-ACCESS read-only 1451 STATUS current 1452 DESCRIPTION 1453 "The unique label assigned to the sensor." 1454 ::= { cameraMotionSensorEntry 4 } 1455 1456cameraMotionSensorEncId OBJECT-TYPE 1457 SYNTAX DisplayString (SIZE (0..127)) 1458 MAX-ACCESS read-only 1459 STATUS current 1460 DESCRIPTION 1461 "The id of the physical enclosure containing the sensor." 1462 ::= { cameraMotionSensorEntry 5 } 1463 1464cameraMotionSensorPortId OBJECT-TYPE 1465 SYNTAX DisplayString (SIZE (0..127)) 1466 MAX-ACCESS read-only 1467 STATUS current 1468 DESCRIPTION 1469 "The id of the port the sensor is plugged into (or empty string 1470 if it is not plugged into a port)." 1471 ::= { cameraMotionSensorEntry 6 } 1472 1473cameraMotionSensorValueStr OBJECT-TYPE 1474 SYNTAX DisplayString 1475 MAX-ACCESS read-only 1476 STATUS current 1477 DESCRIPTION 1478 "The enum value label for the state reported by the sensor." 1479 ::= { cameraMotionSensorEntry 7 } 1480 1481cameraMotionSensorIndex OBJECT-TYPE 1482 SYNTAX Counter32 1483 MAX-ACCESS read-only 1484 STATUS current 1485 DESCRIPTION 1486 "The index of the sensor." 1487 ::= { cameraMotionSensorEntry 8 } 1488 1489otherStateSensorTable OBJECT-TYPE 1490 SYNTAX SEQUENCE OF OtherStateSensorEntry 1491 MAX-ACCESS not-accessible 1492 STATUS current 1493 DESCRIPTION 1494 "A list of other state sensor entries." 1495 ::= { netBotzStateSensors 10 } 1496 1497otherStateSensorEntry OBJECT-TYPE 1498 SYNTAX OtherStateSensorEntry 1499 MAX-ACCESS not-accessible 1500 STATUS current 1501 DESCRIPTION 1502 "Other state sensor entry." 1503 INDEX { otherStateSensorIndex } 1504 ::= { otherStateSensorTable 1 } 1505 1506OtherStateSensorEntry ::= SEQUENCE { 1507 otherStateSensorId DisplayString, 1508 otherStateSensorValue INTEGER, 1509 otherStateSensorErrorStatus ErrorStatus, 1510 otherStateSensorLabel DisplayString, 1511 otherStateSensorEncId DisplayString, 1512 otherStateSensorPortId DisplayString, 1513 otherStateSensorValueStr DisplayString, 1514 otherStateSensorIndex Counter32 1515} 1516 1517otherStateSensorId OBJECT-TYPE 1518 SYNTAX DisplayString (SIZE (0..127)) 1519 MAX-ACCESS read-only 1520 STATUS current 1521 DESCRIPTION 1522 "The unique id of the sensor." 1523 ::= { otherStateSensorEntry 1 } 1524 1525otherStateSensorValue OBJECT-TYPE 1526 SYNTAX INTEGER 1527 MAX-ACCESS read-only 1528 STATUS current 1529 DESCRIPTION 1530 "State value reported by the sensor." 1531 ::= { otherStateSensorEntry 2 } 1532 1533otherStateSensorErrorStatus OBJECT-TYPE 1534 SYNTAX ErrorStatus 1535 MAX-ACCESS read-only 1536 STATUS current 1537 DESCRIPTION 1538 "The operational status of the sensor. If there are no error conditions 1539 reported for the sensor, the status is normal. Otherwise, the status is 1540 reported as the severity value of the highest severity error condition 1541 that is not resolved for the sensor." 1542 ::= { otherStateSensorEntry 3 } 1543 1544otherStateSensorLabel OBJECT-TYPE 1545 SYNTAX DisplayString 1546 MAX-ACCESS read-only 1547 STATUS current 1548 DESCRIPTION 1549 "The unique label assigned to the sensor." 1550 ::= { otherStateSensorEntry 4 } 1551 1552otherStateSensorEncId OBJECT-TYPE 1553 SYNTAX DisplayString (SIZE (0..127)) 1554 MAX-ACCESS read-only 1555 STATUS current 1556 DESCRIPTION 1557 "The id of the physical enclosure containing the sensor." 1558 ::= { otherStateSensorEntry 5 } 1559 1560otherStateSensorPortId OBJECT-TYPE 1561 SYNTAX DisplayString (SIZE (0..127)) 1562 MAX-ACCESS read-only 1563 STATUS current 1564 DESCRIPTION 1565 "The id of port the sensor is plugged into (or empty string 1566 if it is not plugged into a port)." 1567 ::= { otherStateSensorEntry 6 } 1568 1569otherStateSensorValueStr OBJECT-TYPE 1570 SYNTAX DisplayString 1571 MAX-ACCESS read-only 1572 STATUS current 1573 DESCRIPTION 1574 "The enum value label for the state reported by the sensor." 1575 ::= { otherStateSensorEntry 7 } 1576 1577otherStateSensorIndex OBJECT-TYPE 1578 SYNTAX Counter32 1579 MAX-ACCESS read-only 1580 STATUS current 1581 DESCRIPTION 1582 "The index of the sensor." 1583 ::= { otherStateSensorEntry 8 } 1584 1585-- Error Conditions Group 1586-- 1587 1588errorCondTable OBJECT-TYPE 1589 SYNTAX SEQUENCE OF ErrorCondEntry 1590 MAX-ACCESS not-accessible 1591 STATUS current 1592 DESCRIPTION 1593 "A list of active and resolved error conditions." 1594 ::= { netBotzErrors 1 } 1595 1596errorCondEntry OBJECT-TYPE 1597 SYNTAX ErrorCondEntry 1598 MAX-ACCESS not-accessible 1599 STATUS current 1600 DESCRIPTION 1601 "Error condition entry." 1602 INDEX { errorCondIndex } 1603 ::= { errorCondTable 1 } 1604 1605ErrorCondEntry ::= SEQUENCE { 1606 errorCondId DisplayString, 1607 errorCondSeverity ErrorStatus, 1608 errorCondTypeId DisplayString, 1609 errorCondStartTime DateAndTime, 1610 errorCondStartTimeStr DisplayString, 1611 errorCondResolved BoolValue, 1612 errorCondResolvedTime DateAndTime, 1613 errorCondResolvedTimeStr DisplayString, 1614 errorCondEncId DisplayString, 1615 errorCondPortId DisplayString, 1616 errorCondSensorId DisplayString, 1617 errorCondIndex Counter32 1618} 1619 1620errorCondId OBJECT-TYPE 1621 SYNTAX DisplayString (SIZE (0..127)) 1622 MAX-ACCESS read-only 1623 STATUS current 1624 DESCRIPTION 1625 "The unique id of the error condition." 1626 ::= { errorCondEntry 1 } 1627 1628errorCondSeverity OBJECT-TYPE 1629 SYNTAX ErrorStatus 1630 MAX-ACCESS read-only 1631 STATUS current 1632 DESCRIPTION 1633 "The relative severity of the error condition." 1634 ::= { errorCondEntry 2 } 1635 1636errorCondTypeId OBJECT-TYPE 1637 SYNTAX DisplayString (SIZE (0..127)) 1638 MAX-ACCESS read-only 1639 STATUS current 1640 DESCRIPTION 1641 "The error type id reported for the error condition." 1642 ::= { errorCondEntry 3 } 1643 1644errorCondStartTime OBJECT-TYPE 1645 SYNTAX DateAndTime 1646 MAX-ACCESS read-only 1647 STATUS current 1648 DESCRIPTION 1649 "The start time of the error condition, in msec since 1/1/1970." 1650 ::= { errorCondEntry 4 } 1651 1652errorCondStartTimeStr OBJECT-TYPE 1653 SYNTAX DisplayString 1654 MAX-ACCESS read-only 1655 STATUS current 1656 DESCRIPTION 1657 "The start time of the error condition, as ISO date-time formatted string (UTC)." 1658 ::= { errorCondEntry 5 } 1659 1660errorCondResolved OBJECT-TYPE 1661 SYNTAX BoolValue 1662 MAX-ACCESS read-only 1663 STATUS current 1664 DESCRIPTION 1665 "Whether the error condition was resolved." 1666 ::= { errorCondEntry 6 } 1667 1668errorCondResolvedTime OBJECT-TYPE 1669 SYNTAX DateAndTime 1670 MAX-ACCESS read-only 1671 STATUS current 1672 DESCRIPTION 1673 "The time the error condition was resolved (if it was resolved), in msec since 1/1/1970." 1674 ::= { errorCondEntry 7 } 1675 1676errorCondResolvedTimeStr OBJECT-TYPE 1677 SYNTAX DisplayString 1678 MAX-ACCESS read-only 1679 STATUS current 1680 DESCRIPTION 1681 "The time the error condition was resolved (if it was resolved), as ISO date-time formatted string (UTC)." 1682 ::= { errorCondEntry 8 } 1683 1684errorCondEncId OBJECT-TYPE 1685 SYNTAX DisplayString (SIZE (0..127)) 1686 MAX-ACCESS read-only 1687 STATUS current 1688 DESCRIPTION 1689 "The id of the physical enclosure associated with the error." 1690 ::= { errorCondEntry 9 } 1691 1692errorCondPortId OBJECT-TYPE 1693 SYNTAX DisplayString (SIZE (0..127)) 1694 MAX-ACCESS read-only 1695 STATUS current 1696 DESCRIPTION 1697 "The id of the port associated with the error (or empty string 1698 if the error is not associated with a port)." 1699 ::= { errorCondEntry 10 } 1700 1701errorCondSensorId OBJECT-TYPE 1702 SYNTAX DisplayString (SIZE (0..127)) 1703 MAX-ACCESS read-only 1704 STATUS current 1705 DESCRIPTION 1706 "The id of the sensor associated with the error (or empty string 1707 if the error is not associated with a sensor.)" 1708 ::= { errorCondEntry 11 } 1709 1710errorCondIndex OBJECT-TYPE 1711 SYNTAX Counter32 1712 MAX-ACCESS read-only 1713 STATUS current 1714 DESCRIPTION 1715 "The index of the error condition." 1716 ::= { errorCondEntry 12 } 1717 1718 1719-- Alert specific definitions 1720-- 1721 1722netBotzTrapErrorID OBJECT-TYPE 1723 SYNTAX DisplayString (SIZE (0..127)) 1724 MAX-ACCESS read-only 1725 STATUS current 1726 DESCRIPTION "Unique ID of error condition that produced the trap" 1727 ::= { netBotzTrapParms 1 } 1728 1729netBotzTrapErrorType OBJECT-TYPE 1730 SYNTAX DisplayString (SIZE (0..127)) 1731 MAX-ACCESS read-only 1732 STATUS current 1733 DESCRIPTION "Symbolic ID of error type" 1734 ::= { netBotzTrapParms 2 } 1735 1736 1737netBotzTrapErrorTypeLabel OBJECT-TYPE 1738 SYNTAX DisplayString 1739 MAX-ACCESS read-only 1740 STATUS current 1741 DESCRIPTION "Label for error type" 1742 ::= { netBotzTrapParms 3 } 1743 1744 1745netBotzTrapSensorID OBJECT-TYPE 1746 SYNTAX DisplayString (SIZE (0..127)) 1747 MAX-ACCESS read-only 1748 STATUS current 1749 DESCRIPTION "ID of sensor associated with error condition that produced the trap" 1750 ::= { netBotzTrapParms 4 } 1751 1752netBotzTrapSensorLabel OBJECT-TYPE 1753 SYNTAX DisplayString 1754 MAX-ACCESS read-only 1755 STATUS current 1756 DESCRIPTION "Label of sensor associated with error condition that produced the trap" 1757 ::= { netBotzTrapParms 5 } 1758 1759netBotzTrapPodID OBJECT-TYPE 1760 SYNTAX DisplayString (SIZE (0..127)) 1761 MAX-ACCESS read-only 1762 STATUS current 1763 DESCRIPTION "ID of pod associated with error condition that produced the trap" 1764 ::= { netBotzTrapParms 6 } 1765 1766netBotzTrapPodLabel OBJECT-TYPE 1767 SYNTAX DisplayString 1768 MAX-ACCESS read-only 1769 STATUS current 1770 DESCRIPTION "Label of pod associated with error condition that produced the trap" 1771 ::= { netBotzTrapParms 7 } 1772 1773netBotzTrapPortID OBJECT-TYPE 1774 SYNTAX DisplayString (SIZE (0..127)) 1775 MAX-ACCESS read-only 1776 STATUS current 1777 DESCRIPTION "ID of port associated with error condition that produced the trap" 1778 ::= { netBotzTrapParms 8 } 1779 1780netBotzTrapPortLabel OBJECT-TYPE 1781 SYNTAX DisplayString 1782 MAX-ACCESS read-only 1783 STATUS current 1784 DESCRIPTION "Label of port associated with error condition that produced the trap" 1785 ::= { netBotzTrapParms 9 } 1786 1787netBotzTrapStartTime OBJECT-TYPE 1788 SYNTAX INTEGER 1789 MAX-ACCESS read-only 1790 STATUS current 1791 DESCRIPTION "Start time (in UTC seconds) for error that produced the trap" 1792 ::= { netBotzTrapParms 10 } 1793 1794netBotzTrapNotifyTime OBJECT-TYPE 1795 SYNTAX INTEGER 1796 MAX-ACCESS read-only 1797 STATUS current 1798 DESCRIPTION "Notification time (in UTC seconds) for error that produced the trap" 1799 ::= { netBotzTrapParms 11 } 1800 1801netBotzTrapResolveTime OBJECT-TYPE 1802 SYNTAX INTEGER 1803 MAX-ACCESS read-only 1804 STATUS current 1805 DESCRIPTION "Resolve time (in UTC seconds) for error that produced the trap" 1806 ::= { netBotzTrapParms 12 } 1807 1808netBotzTrapSeverity OBJECT-TYPE 1809 SYNTAX INTEGER { 1810 information(0), 1811 warning(1), 1812 error(2), 1813 critical(3), 1814 failure(4) 1815 } 1816 MAX-ACCESS read-only 1817 STATUS current 1818 DESCRIPTION "Severity of error that produced the trap" 1819 ::= { netBotzTrapParms 13 } 1820 1821netBotzTrapSensorValue OBJECT-TYPE 1822 SYNTAX DisplayString 1823 MAX-ACCESS read-only 1824 STATUS current 1825 DESCRIPTION "String presentation of value of sensor" 1826 ::= { netBotzTrapParms 14 } 1827 1828netBotzTrapSensorValueInt OBJECT-TYPE 1829 SYNTAX INTEGER 1830 MAX-ACCESS read-only 1831 STATUS current 1832 DESCRIPTION "Whole integer representation of value of sensor (without decimal portion)" 1833 ::= { netBotzTrapParms 15 } 1834 1835netBotzTrapSensorValueFraction OBJECT-TYPE 1836 SYNTAX INTEGER 1837 MAX-ACCESS read-only 1838 STATUS current 1839 DESCRIPTION "Fractional portion of value of sensor (multiplied by 1000000)" 1840 ::= { netBotzTrapParms 16 } 1841 1842 1843netBotzTempTooHigh NOTIFICATION-TYPE 1844 OBJECTS { 1845 netBotzTrapErrorID, 1846 netBotzTrapErrorType, 1847 netBotzTrapErrorTypeLabel, 1848 netBotzTrapSensorID, 1849 netBotzTrapSensorLabel, 1850 netBotzTrapPodID, 1851 netBotzTrapPodLabel, 1852 netBotzTrapPortID, 1853 netBotzTrapPortLabel, 1854 netBotzTrapStartTime, 1855 netBotzTrapNotifyTime, 1856 netBotzTrapResolveTime, 1857 netBotzTrapSeverity, 1858 netBotzTrapSensorValue, 1859 netBotzTrapSensorValueInt, 1860 netBotzTrapSensorValueFraction 1861 } 1862 STATUS current 1863 DESCRIPTION "Temperature sensor value too high." 1864 ::= { netBotzTempSensorTraps 0 2 } 1865 1866netBotzTempTooHighRTN NOTIFICATION-TYPE 1867 OBJECTS { 1868 netBotzTrapErrorID, 1869 netBotzTrapErrorType, 1870 netBotzTrapErrorTypeLabel, 1871 netBotzTrapSensorID, 1872 netBotzTrapSensorLabel, 1873 netBotzTrapPodID, 1874 netBotzTrapPodLabel, 1875 netBotzTrapPortID, 1876 netBotzTrapPortLabel, 1877 netBotzTrapStartTime, 1878 netBotzTrapNotifyTime, 1879 netBotzTrapResolveTime, 1880 netBotzTrapSeverity, 1881 netBotzTrapSensorValue, 1882 netBotzTrapSensorValueInt, 1883 netBotzTrapSensorValueFraction 1884 } 1885 STATUS current 1886 DESCRIPTION "Temperature sensor value is no longer too high." 1887 ::= { netBotzTempSensorTraps 0 102 } 1888 1889netBotzTempTooLow NOTIFICATION-TYPE 1890 OBJECTS { 1891 netBotzTrapErrorID, 1892 netBotzTrapErrorType, 1893 netBotzTrapErrorTypeLabel, 1894 netBotzTrapSensorID, 1895 netBotzTrapSensorLabel, 1896 netBotzTrapPodID, 1897 netBotzTrapPodLabel, 1898 netBotzTrapPortID, 1899 netBotzTrapPortLabel, 1900 netBotzTrapStartTime, 1901 netBotzTrapNotifyTime, 1902 netBotzTrapResolveTime, 1903 netBotzTrapSeverity, 1904 netBotzTrapSensorValue, 1905 netBotzTrapSensorValueInt, 1906 netBotzTrapSensorValueFraction 1907 } 1908 STATUS current 1909 DESCRIPTION "Temperature sensor value too low." 1910 ::= { netBotzTempSensorTraps 0 3 } 1911 1912netBotzTempTooLowRTN NOTIFICATION-TYPE 1913 OBJECTS { 1914 netBotzTrapErrorID, 1915 netBotzTrapErrorType, 1916 netBotzTrapErrorTypeLabel, 1917 netBotzTrapSensorID, 1918 netBotzTrapSensorLabel, 1919 netBotzTrapPodID, 1920 netBotzTrapPodLabel, 1921 netBotzTrapPortID, 1922 netBotzTrapPortLabel, 1923 netBotzTrapStartTime, 1924 netBotzTrapNotifyTime, 1925 netBotzTrapResolveTime, 1926 netBotzTrapSeverity, 1927 netBotzTrapSensorValue, 1928 netBotzTrapSensorValueInt, 1929 netBotzTrapSensorValueFraction 1930 } 1931 STATUS current 1932 DESCRIPTION "Temperature sensor value is no longer too low." 1933 ::= { netBotzTempSensorTraps 0 103 } 1934 1935netBotzTempTooHighTooLong NOTIFICATION-TYPE 1936 OBJECTS { 1937 netBotzTrapErrorID, 1938 netBotzTrapErrorType, 1939 netBotzTrapErrorTypeLabel, 1940 netBotzTrapSensorID, 1941 netBotzTrapSensorLabel, 1942 netBotzTrapPodID, 1943 netBotzTrapPodLabel, 1944 netBotzTrapPortID, 1945 netBotzTrapPortLabel, 1946 netBotzTrapStartTime, 1947 netBotzTrapNotifyTime, 1948 netBotzTrapResolveTime, 1949 netBotzTrapSeverity, 1950 netBotzTrapSensorValue, 1951 netBotzTrapSensorValueInt, 1952 netBotzTrapSensorValueFraction 1953 } 1954 STATUS current 1955 DESCRIPTION 1956 "Temperature sensor value too high for too long." 1957 ::= { netBotzTempSensorTraps 0 4 } 1958 1959netBotzTempTooHighTooLongRTN NOTIFICATION-TYPE 1960 OBJECTS { 1961 netBotzTrapErrorID, 1962 netBotzTrapErrorType, 1963 netBotzTrapErrorTypeLabel, 1964 netBotzTrapSensorID, 1965 netBotzTrapSensorLabel, 1966 netBotzTrapPodID, 1967 netBotzTrapPodLabel, 1968 netBotzTrapPortID, 1969 netBotzTrapPortLabel, 1970 netBotzTrapStartTime, 1971 netBotzTrapNotifyTime, 1972 netBotzTrapResolveTime, 1973 netBotzTrapSeverity, 1974 netBotzTrapSensorValue, 1975 netBotzTrapSensorValueInt, 1976 netBotzTrapSensorValueFraction 1977 } 1978 STATUS current 1979 DESCRIPTION 1980 "Temperature sensor value is no longer too high for too long." 1981 ::= { netBotzTempSensorTraps 0 104 } 1982 1983netBotzTempTooLowTooLong NOTIFICATION-TYPE 1984 OBJECTS { 1985 netBotzTrapErrorID, 1986 netBotzTrapErrorType, 1987 netBotzTrapErrorTypeLabel, 1988 netBotzTrapSensorID, 1989 netBotzTrapSensorLabel, 1990 netBotzTrapPodID, 1991 netBotzTrapPodLabel, 1992 netBotzTrapPortID, 1993 netBotzTrapPortLabel, 1994 netBotzTrapStartTime, 1995 netBotzTrapNotifyTime, 1996 netBotzTrapResolveTime, 1997 netBotzTrapSeverity, 1998 netBotzTrapSensorValue, 1999 netBotzTrapSensorValueInt, 2000 netBotzTrapSensorValueFraction 2001 } 2002 STATUS current 2003 DESCRIPTION 2004 "Temperature sensor value too low for too long." 2005 ::= { netBotzTempSensorTraps 0 5 } 2006 2007netBotzTempTooLowForTooLongRTN NOTIFICATION-TYPE 2008 OBJECTS { 2009 netBotzTrapErrorID, 2010 netBotzTrapErrorType, 2011 netBotzTrapErrorTypeLabel, 2012 netBotzTrapSensorID, 2013 netBotzTrapSensorLabel, 2014 netBotzTrapPodID, 2015 netBotzTrapPodLabel, 2016 netBotzTrapPortID, 2017 netBotzTrapPortLabel, 2018 netBotzTrapStartTime, 2019 netBotzTrapNotifyTime, 2020 netBotzTrapResolveTime, 2021 netBotzTrapSeverity, 2022 netBotzTrapSensorValue, 2023 netBotzTrapSensorValueInt, 2024 netBotzTrapSensorValueFraction 2025 } 2026 STATUS current 2027 DESCRIPTION 2028 "Temperature sensor value is no longer too low for too long." 2029 ::= { netBotzTempSensorTraps 0 105 } 2030 2031netBotzTempUnplugged NOTIFICATION-TYPE 2032 OBJECTS { 2033 netBotzTrapErrorID, 2034 netBotzTrapErrorType, 2035 netBotzTrapErrorTypeLabel, 2036 netBotzTrapSensorID, 2037 netBotzTrapSensorLabel, 2038 netBotzTrapPodID, 2039 netBotzTrapPodLabel, 2040 netBotzTrapPortID, 2041 netBotzTrapPortLabel, 2042 netBotzTrapStartTime, 2043 netBotzTrapNotifyTime, 2044 netBotzTrapResolveTime, 2045 netBotzTrapSeverity, 2046 netBotzTrapSensorValue, 2047 netBotzTrapSensorValueInt, 2048 netBotzTrapSensorValueFraction 2049 } 2050 STATUS current 2051 DESCRIPTION 2052 "Temperature sensor unplugged." 2053 ::= { netBotzTempSensorTraps 0 6 } 2054 2055netBotzTempReplugged NOTIFICATION-TYPE 2056 OBJECTS { 2057 netBotzTrapErrorID, 2058 netBotzTrapErrorType, 2059 netBotzTrapErrorTypeLabel, 2060 netBotzTrapSensorID, 2061 netBotzTrapSensorLabel, 2062 netBotzTrapPodID, 2063 netBotzTrapPodLabel, 2064 netBotzTrapPortID, 2065 netBotzTrapPortLabel, 2066 netBotzTrapStartTime, 2067 netBotzTrapNotifyTime, 2068 netBotzTrapResolveTime, 2069 netBotzTrapSeverity, 2070 netBotzTrapSensorValue, 2071 netBotzTrapSensorValueInt, 2072 netBotzTrapSensorValueFraction 2073 } 2074 STATUS current 2075 DESCRIPTION 2076 "Temperature sensor no longer unplugged." 2077 ::= { netBotzTempSensorTraps 0 106 } 2078 2079netBotzTempIncreasingTooQuickly NOTIFICATION-TYPE 2080 OBJECTS { 2081 netBotzTrapErrorID, 2082 netBotzTrapErrorType, 2083 netBotzTrapErrorTypeLabel, 2084 netBotzTrapSensorID, 2085 netBotzTrapSensorLabel, 2086 netBotzTrapPodID, 2087 netBotzTrapPodLabel, 2088 netBotzTrapPortID, 2089 netBotzTrapPortLabel, 2090 netBotzTrapStartTime, 2091 netBotzTrapNotifyTime, 2092 netBotzTrapResolveTime, 2093 netBotzTrapSeverity, 2094 netBotzTrapSensorValue, 2095 netBotzTrapSensorValueInt, 2096 netBotzTrapSensorValueFraction 2097 } 2098 STATUS current 2099 DESCRIPTION 2100 "Temperature sensor value increasing too quickly." 2101 ::= { netBotzTempSensorTraps 0 8 } 2102 2103netBotzTempNotIncreasingTooQuickly NOTIFICATION-TYPE 2104 OBJECTS { 2105 netBotzTrapErrorID, 2106 netBotzTrapErrorType, 2107 netBotzTrapErrorTypeLabel, 2108 netBotzTrapSensorID, 2109 netBotzTrapSensorLabel, 2110 netBotzTrapPodID, 2111 netBotzTrapPodLabel, 2112 netBotzTrapPortID, 2113 netBotzTrapPortLabel, 2114 netBotzTrapStartTime, 2115 netBotzTrapNotifyTime, 2116 netBotzTrapResolveTime, 2117 netBotzTrapSeverity, 2118 netBotzTrapSensorValue, 2119 netBotzTrapSensorValueInt, 2120 netBotzTrapSensorValueFraction 2121 } 2122 STATUS current 2123 DESCRIPTION 2124 "Temperature sensor value no longer increasing too quickly." 2125 ::= { netBotzTempSensorTraps 0 108 } 2126 2127netBotzTempDecreasingTooQuickly NOTIFICATION-TYPE 2128 OBJECTS { 2129 netBotzTrapErrorID, 2130 netBotzTrapErrorType, 2131 netBotzTrapErrorTypeLabel, 2132 netBotzTrapSensorID, 2133 netBotzTrapSensorLabel, 2134 netBotzTrapPodID, 2135 netBotzTrapPodLabel, 2136 netBotzTrapPortID, 2137 netBotzTrapPortLabel, 2138 netBotzTrapStartTime, 2139 netBotzTrapNotifyTime, 2140 netBotzTrapResolveTime, 2141 netBotzTrapSeverity, 2142 netBotzTrapSensorValue, 2143 netBotzTrapSensorValueInt, 2144 netBotzTrapSensorValueFraction 2145 } 2146 STATUS current 2147 DESCRIPTION 2148 "Temperature sensor value decreasing too quickly." 2149 ::= { netBotzTempSensorTraps 0 9 } 2150 2151netBotzTempNotDecreasingTooQuickly NOTIFICATION-TYPE 2152 OBJECTS { 2153 netBotzTrapErrorID, 2154 netBotzTrapErrorType, 2155 netBotzTrapErrorTypeLabel, 2156 netBotzTrapSensorID, 2157 netBotzTrapSensorLabel, 2158 netBotzTrapPodID, 2159 netBotzTrapPodLabel, 2160 netBotzTrapPortID, 2161 netBotzTrapPortLabel, 2162 netBotzTrapStartTime, 2163 netBotzTrapNotifyTime, 2164 netBotzTrapResolveTime, 2165 netBotzTrapSeverity, 2166 netBotzTrapSensorValue, 2167 netBotzTrapSensorValueInt, 2168 netBotzTrapSensorValueFraction 2169 } 2170 STATUS current 2171 DESCRIPTION 2172 "Temperature sensor value no longer decreasing too quickly." 2173 ::= { netBotzTempSensorTraps 0 109 } 2174 2175netBotzTempError NOTIFICATION-TYPE 2176 OBJECTS { 2177 netBotzTrapErrorID, 2178 netBotzTrapErrorType, 2179 netBotzTrapErrorTypeLabel, 2180 netBotzTrapSensorID, 2181 netBotzTrapSensorLabel, 2182 netBotzTrapPodID, 2183 netBotzTrapPodLabel, 2184 netBotzTrapPortID, 2185 netBotzTrapPortLabel, 2186 netBotzTrapStartTime, 2187 netBotzTrapNotifyTime, 2188 netBotzTrapResolveTime, 2189 netBotzTrapSeverity, 2190 netBotzTrapSensorValue, 2191 netBotzTrapSensorValueInt, 2192 netBotzTrapSensorValueFraction 2193 } 2194 STATUS current 2195 DESCRIPTION 2196 "Temperature sensor error." 2197 ::= { netBotzTempSensorTraps 0 1 } 2198 2199netBotzTempErrorRTN NOTIFICATION-TYPE 2200 OBJECTS { 2201 netBotzTrapErrorID, 2202 netBotzTrapErrorType, 2203 netBotzTrapErrorTypeLabel, 2204 netBotzTrapSensorID, 2205 netBotzTrapSensorLabel, 2206 netBotzTrapPodID, 2207 netBotzTrapPodLabel, 2208 netBotzTrapPortID, 2209 netBotzTrapPortLabel, 2210 netBotzTrapStartTime, 2211 netBotzTrapNotifyTime, 2212 netBotzTrapResolveTime, 2213 netBotzTrapSeverity, 2214 netBotzTrapSensorValue, 2215 netBotzTrapSensorValueInt, 2216 netBotzTrapSensorValueFraction 2217 } 2218 STATUS current 2219 DESCRIPTION 2220 "Temperature sensor error resolved." 2221 ::= { netBotzTempSensorTraps 0 101 } 2222 2223netBotzHumidityTooHigh NOTIFICATION-TYPE 2224 OBJECTS { 2225 netBotzTrapErrorID, 2226 netBotzTrapErrorType, 2227 netBotzTrapErrorTypeLabel, 2228 netBotzTrapSensorID, 2229 netBotzTrapSensorLabel, 2230 netBotzTrapPodID, 2231 netBotzTrapPodLabel, 2232 netBotzTrapPortID, 2233 netBotzTrapPortLabel, 2234 netBotzTrapStartTime, 2235 netBotzTrapNotifyTime, 2236 netBotzTrapResolveTime, 2237 netBotzTrapSeverity, 2238 netBotzTrapSensorValue, 2239 netBotzTrapSensorValueInt, 2240 netBotzTrapSensorValueFraction 2241 } 2242 STATUS current 2243 DESCRIPTION 2244 "Humidity sensor value too high." 2245 ::= { netBotzHumiditySensorTraps 0 2 } 2246 2247netBotzHumidityTooHighRTN NOTIFICATION-TYPE 2248 OBJECTS { 2249 netBotzTrapErrorID, 2250 netBotzTrapErrorType, 2251 netBotzTrapErrorTypeLabel, 2252 netBotzTrapSensorID, 2253 netBotzTrapSensorLabel, 2254 netBotzTrapPodID, 2255 netBotzTrapPodLabel, 2256 netBotzTrapPortID, 2257 netBotzTrapPortLabel, 2258 netBotzTrapStartTime, 2259 netBotzTrapNotifyTime, 2260 netBotzTrapResolveTime, 2261 netBotzTrapSeverity, 2262 netBotzTrapSensorValue, 2263 netBotzTrapSensorValueInt, 2264 netBotzTrapSensorValueFraction 2265 } 2266 STATUS current 2267 DESCRIPTION 2268 "Humidity sensor value is no longer too high." 2269 ::= { netBotzHumiditySensorTraps 0 102 } 2270 2271netBotzHumidityTooLow NOTIFICATION-TYPE 2272 OBJECTS { 2273 netBotzTrapErrorID, 2274 netBotzTrapErrorType, 2275 netBotzTrapErrorTypeLabel, 2276 netBotzTrapSensorID, 2277 netBotzTrapSensorLabel, 2278 netBotzTrapPodID, 2279 netBotzTrapPodLabel, 2280 netBotzTrapPortID, 2281 netBotzTrapPortLabel, 2282 netBotzTrapStartTime, 2283 netBotzTrapNotifyTime, 2284 netBotzTrapResolveTime, 2285 netBotzTrapSeverity, 2286 netBotzTrapSensorValue, 2287 netBotzTrapSensorValueInt, 2288 netBotzTrapSensorValueFraction 2289 } 2290 STATUS current 2291 DESCRIPTION 2292 "Humidity sensor value too low." 2293 ::= { netBotzHumiditySensorTraps 0 3 } 2294 2295netBotzHumidityTooLowRTN NOTIFICATION-TYPE 2296 OBJECTS { 2297 netBotzTrapErrorID, 2298 netBotzTrapErrorType, 2299 netBotzTrapErrorTypeLabel, 2300 netBotzTrapSensorID, 2301 netBotzTrapSensorLabel, 2302 netBotzTrapPodID, 2303 netBotzTrapPodLabel, 2304 netBotzTrapPortID, 2305 netBotzTrapPortLabel, 2306 netBotzTrapStartTime, 2307 netBotzTrapNotifyTime, 2308 netBotzTrapResolveTime, 2309 netBotzTrapSeverity, 2310 netBotzTrapSensorValue, 2311 netBotzTrapSensorValueInt, 2312 netBotzTrapSensorValueFraction 2313 } 2314 STATUS current 2315 DESCRIPTION 2316 "Humidity sensor value is no longer too low." 2317 ::= { netBotzHumiditySensorTraps 0 103 } 2318 2319netBotzHumidityTooHighTooLong NOTIFICATION-TYPE 2320 OBJECTS { 2321 netBotzTrapErrorID, 2322 netBotzTrapErrorType, 2323 netBotzTrapErrorTypeLabel, 2324 netBotzTrapSensorID, 2325 netBotzTrapSensorLabel, 2326 netBotzTrapPodID, 2327 netBotzTrapPodLabel, 2328 netBotzTrapPortID, 2329 netBotzTrapPortLabel, 2330 netBotzTrapStartTime, 2331 netBotzTrapNotifyTime, 2332 netBotzTrapResolveTime, 2333 netBotzTrapSeverity, 2334 netBotzTrapSensorValue, 2335 netBotzTrapSensorValueInt, 2336 netBotzTrapSensorValueFraction 2337 } 2338 STATUS current 2339 DESCRIPTION 2340 "Humidity sensor value too high for too long." 2341 ::= { netBotzHumiditySensorTraps 0 4 } 2342 2343netBotzHumidityTooHighTooLongRTN NOTIFICATION-TYPE 2344 OBJECTS { 2345 netBotzTrapErrorID, 2346 netBotzTrapErrorType, 2347 netBotzTrapErrorTypeLabel, 2348 netBotzTrapSensorID, 2349 netBotzTrapSensorLabel, 2350 netBotzTrapPodID, 2351 netBotzTrapPodLabel, 2352 netBotzTrapPortID, 2353 netBotzTrapPortLabel, 2354 netBotzTrapStartTime, 2355 netBotzTrapNotifyTime, 2356 netBotzTrapResolveTime, 2357 netBotzTrapSeverity, 2358 netBotzTrapSensorValue, 2359 netBotzTrapSensorValueInt, 2360 netBotzTrapSensorValueFraction 2361 } 2362 STATUS current 2363 DESCRIPTION 2364 "Humidity sensor value is no longer too high for too long." 2365 ::= { netBotzHumiditySensorTraps 0 104 } 2366 2367netBotzHumidityTooLowTooLong NOTIFICATION-TYPE 2368 OBJECTS { 2369 netBotzTrapErrorID, 2370 netBotzTrapErrorType, 2371 netBotzTrapErrorTypeLabel, 2372 netBotzTrapSensorID, 2373 netBotzTrapSensorLabel, 2374 netBotzTrapPodID, 2375 netBotzTrapPodLabel, 2376 netBotzTrapPortID, 2377 netBotzTrapPortLabel, 2378 netBotzTrapStartTime, 2379 netBotzTrapNotifyTime, 2380 netBotzTrapResolveTime, 2381 netBotzTrapSeverity, 2382 netBotzTrapSensorValue, 2383 netBotzTrapSensorValueInt, 2384 netBotzTrapSensorValueFraction 2385 } 2386 STATUS current 2387 DESCRIPTION 2388 "Humidity sensor value too low for too long." 2389 ::= { netBotzHumiditySensorTraps 0 5 } 2390 2391netBotzHumidityTooLowForTooLongRTN NOTIFICATION-TYPE 2392 OBJECTS { 2393 netBotzTrapErrorID, 2394 netBotzTrapErrorType, 2395 netBotzTrapErrorTypeLabel, 2396 netBotzTrapSensorID, 2397 netBotzTrapSensorLabel, 2398 netBotzTrapPodID, 2399 netBotzTrapPodLabel, 2400 netBotzTrapPortID, 2401 netBotzTrapPortLabel, 2402 netBotzTrapStartTime, 2403 netBotzTrapNotifyTime, 2404 netBotzTrapResolveTime, 2405 netBotzTrapSeverity, 2406 netBotzTrapSensorValue, 2407 netBotzTrapSensorValueInt, 2408 netBotzTrapSensorValueFraction 2409 } 2410 STATUS current 2411 DESCRIPTION 2412 "Humidity sensor value is no longer too low for too long." 2413 ::= { netBotzHumiditySensorTraps 0 105 } 2414 2415netBotzHumidityUnplugged NOTIFICATION-TYPE 2416 OBJECTS { 2417 netBotzTrapErrorID, 2418 netBotzTrapErrorType, 2419 netBotzTrapErrorTypeLabel, 2420 netBotzTrapSensorID, 2421 netBotzTrapSensorLabel, 2422 netBotzTrapPodID, 2423 netBotzTrapPodLabel, 2424 netBotzTrapPortID, 2425 netBotzTrapPortLabel, 2426 netBotzTrapStartTime, 2427 netBotzTrapNotifyTime, 2428 netBotzTrapResolveTime, 2429 netBotzTrapSeverity, 2430 netBotzTrapSensorValue, 2431 netBotzTrapSensorValueInt, 2432 netBotzTrapSensorValueFraction 2433 } 2434 STATUS current 2435 DESCRIPTION 2436 "Humidity sensor unplugged." 2437 ::= { netBotzHumiditySensorTraps 0 6 } 2438 2439netBotzHumidityReplugged NOTIFICATION-TYPE 2440 OBJECTS { 2441 netBotzTrapErrorID, 2442 netBotzTrapErrorType, 2443 netBotzTrapErrorTypeLabel, 2444 netBotzTrapSensorID, 2445 netBotzTrapSensorLabel, 2446 netBotzTrapPodID, 2447 netBotzTrapPodLabel, 2448 netBotzTrapPortID, 2449 netBotzTrapPortLabel, 2450 netBotzTrapStartTime, 2451 netBotzTrapNotifyTime, 2452 netBotzTrapResolveTime, 2453 netBotzTrapSeverity, 2454 netBotzTrapSensorValue, 2455 netBotzTrapSensorValueInt, 2456 netBotzTrapSensorValueFraction 2457 } 2458 STATUS current 2459 DESCRIPTION 2460 "Humidity sensor no longer unplugged." 2461 ::= { netBotzHumiditySensorTraps 0 106 } 2462 2463netBotzHumidityIncreasingTooQuickly NOTIFICATION-TYPE 2464 OBJECTS { 2465 netBotzTrapErrorID, 2466 netBotzTrapErrorType, 2467 netBotzTrapErrorTypeLabel, 2468 netBotzTrapSensorID, 2469 netBotzTrapSensorLabel, 2470 netBotzTrapPodID, 2471 netBotzTrapPodLabel, 2472 netBotzTrapPortID, 2473 netBotzTrapPortLabel, 2474 netBotzTrapStartTime, 2475 netBotzTrapNotifyTime, 2476 netBotzTrapResolveTime, 2477 netBotzTrapSeverity, 2478 netBotzTrapSensorValue, 2479 netBotzTrapSensorValueInt, 2480 netBotzTrapSensorValueFraction 2481 } 2482 STATUS current 2483 DESCRIPTION 2484 "Humidity sensor value increasing too quickly." 2485 ::= { netBotzHumiditySensorTraps 0 8 } 2486 2487netBotzHumidityNotIncreasingTooQuickly NOTIFICATION-TYPE 2488 OBJECTS { 2489 netBotzTrapErrorID, 2490 netBotzTrapErrorType, 2491 netBotzTrapErrorTypeLabel, 2492 netBotzTrapSensorID, 2493 netBotzTrapSensorLabel, 2494 netBotzTrapPodID, 2495 netBotzTrapPodLabel, 2496 netBotzTrapPortID, 2497 netBotzTrapPortLabel, 2498 netBotzTrapStartTime, 2499 netBotzTrapNotifyTime, 2500 netBotzTrapResolveTime, 2501 netBotzTrapSeverity, 2502 netBotzTrapSensorValue, 2503 netBotzTrapSensorValueInt, 2504 netBotzTrapSensorValueFraction 2505 } 2506 STATUS current 2507 DESCRIPTION 2508 "Humidity sensor value no longer increasing too quickly." 2509 ::= { netBotzHumiditySensorTraps 0 108 } 2510 2511netBotzHumidityDecreasingTooQuickly NOTIFICATION-TYPE 2512 OBJECTS { 2513 netBotzTrapErrorID, 2514 netBotzTrapErrorType, 2515 netBotzTrapErrorTypeLabel, 2516 netBotzTrapSensorID, 2517 netBotzTrapSensorLabel, 2518 netBotzTrapPodID, 2519 netBotzTrapPodLabel, 2520 netBotzTrapPortID, 2521 netBotzTrapPortLabel, 2522 netBotzTrapStartTime, 2523 netBotzTrapNotifyTime, 2524 netBotzTrapResolveTime, 2525 netBotzTrapSeverity, 2526 netBotzTrapSensorValue, 2527 netBotzTrapSensorValueInt, 2528 netBotzTrapSensorValueFraction 2529 } 2530 STATUS current 2531 DESCRIPTION 2532 "Humidity sensor value decreasing too quickly." 2533 ::= { netBotzHumiditySensorTraps 0 9 } 2534 2535netBotzHumidityNotDecreasingTooQuickly NOTIFICATION-TYPE 2536 OBJECTS { 2537 netBotzTrapErrorID, 2538 netBotzTrapErrorType, 2539 netBotzTrapErrorTypeLabel, 2540 netBotzTrapSensorID, 2541 netBotzTrapSensorLabel, 2542 netBotzTrapPodID, 2543 netBotzTrapPodLabel, 2544 netBotzTrapPortID, 2545 netBotzTrapPortLabel, 2546 netBotzTrapStartTime, 2547 netBotzTrapNotifyTime, 2548 netBotzTrapResolveTime, 2549 netBotzTrapSeverity, 2550 netBotzTrapSensorValue, 2551 netBotzTrapSensorValueInt, 2552 netBotzTrapSensorValueFraction 2553 } 2554 STATUS current 2555 DESCRIPTION 2556 "Humidity sensor value no longer decreasing too quickly." 2557 ::= { netBotzHumiditySensorTraps 0 109 } 2558 2559netBotzHumidityError NOTIFICATION-TYPE 2560 OBJECTS { 2561 netBotzTrapErrorID, 2562 netBotzTrapErrorType, 2563 netBotzTrapErrorTypeLabel, 2564 netBotzTrapSensorID, 2565 netBotzTrapSensorLabel, 2566 netBotzTrapPodID, 2567 netBotzTrapPodLabel, 2568 netBotzTrapPortID, 2569 netBotzTrapPortLabel, 2570 netBotzTrapStartTime, 2571 netBotzTrapNotifyTime, 2572 netBotzTrapResolveTime, 2573 netBotzTrapSeverity, 2574 netBotzTrapSensorValue, 2575 netBotzTrapSensorValueInt, 2576 netBotzTrapSensorValueFraction 2577 } 2578 STATUS current 2579 DESCRIPTION 2580 "Humidity sensor error." 2581 ::= { netBotzHumiditySensorTraps 0 1 } 2582 2583netBotzHumidityErrorRTN NOTIFICATION-TYPE 2584 OBJECTS { 2585 netBotzTrapErrorID, 2586 netBotzTrapErrorType, 2587 netBotzTrapErrorTypeLabel, 2588 netBotzTrapSensorID, 2589 netBotzTrapSensorLabel, 2590 netBotzTrapPodID, 2591 netBotzTrapPodLabel, 2592 netBotzTrapPortID, 2593 netBotzTrapPortLabel, 2594 netBotzTrapStartTime, 2595 netBotzTrapNotifyTime, 2596 netBotzTrapResolveTime, 2597 netBotzTrapSeverity, 2598 netBotzTrapSensorValue, 2599 netBotzTrapSensorValueInt, 2600 netBotzTrapSensorValueFraction 2601 } 2602 STATUS current 2603 DESCRIPTION 2604 "Humidity sensor error resolved." 2605 ::= { netBotzHumiditySensorTraps 0 101 } 2606 2607netBotzDewPointTooHigh NOTIFICATION-TYPE 2608 OBJECTS { 2609 netBotzTrapErrorID, 2610 netBotzTrapErrorType, 2611 netBotzTrapErrorTypeLabel, 2612 netBotzTrapSensorID, 2613 netBotzTrapSensorLabel, 2614 netBotzTrapPodID, 2615 netBotzTrapPodLabel, 2616 netBotzTrapPortID, 2617 netBotzTrapPortLabel, 2618 netBotzTrapStartTime, 2619 netBotzTrapNotifyTime, 2620 netBotzTrapResolveTime, 2621 netBotzTrapSeverity, 2622 netBotzTrapSensorValue, 2623 netBotzTrapSensorValueInt, 2624 netBotzTrapSensorValueFraction 2625 } 2626 STATUS current 2627 DESCRIPTION 2628 "DewPoint sensor value too high." 2629 ::= { netBotzDewPointSensorTraps 0 2 } 2630 2631netBotzDewPointTooHighRTN NOTIFICATION-TYPE 2632 OBJECTS { 2633 netBotzTrapErrorID, 2634 netBotzTrapErrorType, 2635 netBotzTrapErrorTypeLabel, 2636 netBotzTrapSensorID, 2637 netBotzTrapSensorLabel, 2638 netBotzTrapPodID, 2639 netBotzTrapPodLabel, 2640 netBotzTrapPortID, 2641 netBotzTrapPortLabel, 2642 netBotzTrapStartTime, 2643 netBotzTrapNotifyTime, 2644 netBotzTrapResolveTime, 2645 netBotzTrapSeverity, 2646 netBotzTrapSensorValue, 2647 netBotzTrapSensorValueInt, 2648 netBotzTrapSensorValueFraction 2649 } 2650 STATUS current 2651 DESCRIPTION 2652 "DewPoint sensor value is no longer too high." 2653 ::= { netBotzDewPointSensorTraps 0 102 } 2654 2655netBotzDewPointTooLow NOTIFICATION-TYPE 2656 OBJECTS { 2657 netBotzTrapErrorID, 2658 netBotzTrapErrorType, 2659 netBotzTrapErrorTypeLabel, 2660 netBotzTrapSensorID, 2661 netBotzTrapSensorLabel, 2662 netBotzTrapPodID, 2663 netBotzTrapPodLabel, 2664 netBotzTrapPortID, 2665 netBotzTrapPortLabel, 2666 netBotzTrapStartTime, 2667 netBotzTrapNotifyTime, 2668 netBotzTrapResolveTime, 2669 netBotzTrapSeverity, 2670 netBotzTrapSensorValue, 2671 netBotzTrapSensorValueInt, 2672 netBotzTrapSensorValueFraction 2673 } 2674 STATUS current 2675 DESCRIPTION 2676 "DewPoint sensor value too low." 2677 ::= { netBotzDewPointSensorTraps 0 3 } 2678 2679netBotzDewPointTooLowRTN NOTIFICATION-TYPE 2680 OBJECTS { 2681 netBotzTrapErrorID, 2682 netBotzTrapErrorType, 2683 netBotzTrapErrorTypeLabel, 2684 netBotzTrapSensorID, 2685 netBotzTrapSensorLabel, 2686 netBotzTrapPodID, 2687 netBotzTrapPodLabel, 2688 netBotzTrapPortID, 2689 netBotzTrapPortLabel, 2690 netBotzTrapStartTime, 2691 netBotzTrapNotifyTime, 2692 netBotzTrapResolveTime, 2693 netBotzTrapSeverity, 2694 netBotzTrapSensorValue, 2695 netBotzTrapSensorValueInt, 2696 netBotzTrapSensorValueFraction 2697 } 2698 STATUS current 2699 DESCRIPTION 2700 "DewPoint sensor value is no longer too low." 2701 ::= { netBotzDewPointSensorTraps 0 103 } 2702 2703netBotzDewPointTooHighTooLong NOTIFICATION-TYPE 2704 OBJECTS { 2705 netBotzTrapErrorID, 2706 netBotzTrapErrorType, 2707 netBotzTrapErrorTypeLabel, 2708 netBotzTrapSensorID, 2709 netBotzTrapSensorLabel, 2710 netBotzTrapPodID, 2711 netBotzTrapPodLabel, 2712 netBotzTrapPortID, 2713 netBotzTrapPortLabel, 2714 netBotzTrapStartTime, 2715 netBotzTrapNotifyTime, 2716 netBotzTrapResolveTime, 2717 netBotzTrapSeverity, 2718 netBotzTrapSensorValue, 2719 netBotzTrapSensorValueInt, 2720 netBotzTrapSensorValueFraction 2721 } 2722 STATUS current 2723 DESCRIPTION 2724 "DewPoint sensor value too high for too long." 2725 ::= { netBotzDewPointSensorTraps 0 4 } 2726 2727netBotzDewPointTooHighTooLongRTN NOTIFICATION-TYPE 2728 OBJECTS { 2729 netBotzTrapErrorID, 2730 netBotzTrapErrorType, 2731 netBotzTrapErrorTypeLabel, 2732 netBotzTrapSensorID, 2733 netBotzTrapSensorLabel, 2734 netBotzTrapPodID, 2735 netBotzTrapPodLabel, 2736 netBotzTrapPortID, 2737 netBotzTrapPortLabel, 2738 netBotzTrapStartTime, 2739 netBotzTrapNotifyTime, 2740 netBotzTrapResolveTime, 2741 netBotzTrapSeverity, 2742 netBotzTrapSensorValue, 2743 netBotzTrapSensorValueInt, 2744 netBotzTrapSensorValueFraction 2745 } 2746 STATUS current 2747 DESCRIPTION 2748 "DewPoint sensor value is no longer too high for too long." 2749 ::= { netBotzDewPointSensorTraps 0 104 } 2750 2751netBotzDewPointTooLowTooLong NOTIFICATION-TYPE 2752 OBJECTS { 2753 netBotzTrapErrorID, 2754 netBotzTrapErrorType, 2755 netBotzTrapErrorTypeLabel, 2756 netBotzTrapSensorID, 2757 netBotzTrapSensorLabel, 2758 netBotzTrapPodID, 2759 netBotzTrapPodLabel, 2760 netBotzTrapPortID, 2761 netBotzTrapPortLabel, 2762 netBotzTrapStartTime, 2763 netBotzTrapNotifyTime, 2764 netBotzTrapResolveTime, 2765 netBotzTrapSeverity, 2766 netBotzTrapSensorValue, 2767 netBotzTrapSensorValueInt, 2768 netBotzTrapSensorValueFraction 2769 } 2770 STATUS current 2771 DESCRIPTION 2772 "DewPoint sensor value too low for too long." 2773 ::= { netBotzDewPointSensorTraps 0 5 } 2774 2775netBotzDewPointTooLowForTooLongRTN NOTIFICATION-TYPE 2776 OBJECTS { 2777 netBotzTrapErrorID, 2778 netBotzTrapErrorType, 2779 netBotzTrapErrorTypeLabel, 2780 netBotzTrapSensorID, 2781 netBotzTrapSensorLabel, 2782 netBotzTrapPodID, 2783 netBotzTrapPodLabel, 2784 netBotzTrapPortID, 2785 netBotzTrapPortLabel, 2786 netBotzTrapStartTime, 2787 netBotzTrapNotifyTime, 2788 netBotzTrapResolveTime, 2789 netBotzTrapSeverity, 2790 netBotzTrapSensorValue, 2791 netBotzTrapSensorValueInt, 2792 netBotzTrapSensorValueFraction 2793 } 2794 STATUS current 2795 DESCRIPTION 2796 "DewPoint sensor value is no longer too low for too long." 2797 ::= { netBotzDewPointSensorTraps 0 105 } 2798 2799netBotzDewPointUnplugged NOTIFICATION-TYPE 2800 OBJECTS { 2801 netBotzTrapErrorID, 2802 netBotzTrapErrorType, 2803 netBotzTrapErrorTypeLabel, 2804 netBotzTrapSensorID, 2805 netBotzTrapSensorLabel, 2806 netBotzTrapPodID, 2807 netBotzTrapPodLabel, 2808 netBotzTrapPortID, 2809 netBotzTrapPortLabel, 2810 netBotzTrapStartTime, 2811 netBotzTrapNotifyTime, 2812 netBotzTrapResolveTime, 2813 netBotzTrapSeverity, 2814 netBotzTrapSensorValue, 2815 netBotzTrapSensorValueInt, 2816 netBotzTrapSensorValueFraction 2817 } 2818 STATUS current 2819 DESCRIPTION 2820 "DewPoint sensor unplugged." 2821 ::= { netBotzDewPointSensorTraps 0 6 } 2822 2823netBotzDewPointReplugged NOTIFICATION-TYPE 2824 OBJECTS { 2825 netBotzTrapErrorID, 2826 netBotzTrapErrorType, 2827 netBotzTrapErrorTypeLabel, 2828 netBotzTrapSensorID, 2829 netBotzTrapSensorLabel, 2830 netBotzTrapPodID, 2831 netBotzTrapPodLabel, 2832 netBotzTrapPortID, 2833 netBotzTrapPortLabel, 2834 netBotzTrapStartTime, 2835 netBotzTrapNotifyTime, 2836 netBotzTrapResolveTime, 2837 netBotzTrapSeverity, 2838 netBotzTrapSensorValue, 2839 netBotzTrapSensorValueInt, 2840 netBotzTrapSensorValueFraction 2841 } 2842 STATUS current 2843 DESCRIPTION 2844 "DewPoint sensor no longer unplugged." 2845 ::= { netBotzDewPointSensorTraps 0 106 } 2846 2847netBotzDewPointIncreasingTooQuickly NOTIFICATION-TYPE 2848 OBJECTS { 2849 netBotzTrapErrorID, 2850 netBotzTrapErrorType, 2851 netBotzTrapErrorTypeLabel, 2852 netBotzTrapSensorID, 2853 netBotzTrapSensorLabel, 2854 netBotzTrapPodID, 2855 netBotzTrapPodLabel, 2856 netBotzTrapPortID, 2857 netBotzTrapPortLabel, 2858 netBotzTrapStartTime, 2859 netBotzTrapNotifyTime, 2860 netBotzTrapResolveTime, 2861 netBotzTrapSeverity, 2862 netBotzTrapSensorValue, 2863 netBotzTrapSensorValueInt, 2864 netBotzTrapSensorValueFraction 2865 } 2866 STATUS current 2867 DESCRIPTION 2868 "DewPoint sensor value increasing too quickly." 2869 ::= { netBotzDewPointSensorTraps 0 8 } 2870 2871netBotzDewPointNotIncreasingTooQuickly NOTIFICATION-TYPE 2872 OBJECTS { 2873 netBotzTrapErrorID, 2874 netBotzTrapErrorType, 2875 netBotzTrapErrorTypeLabel, 2876 netBotzTrapSensorID, 2877 netBotzTrapSensorLabel, 2878 netBotzTrapPodID, 2879 netBotzTrapPodLabel, 2880 netBotzTrapPortID, 2881 netBotzTrapPortLabel, 2882 netBotzTrapStartTime, 2883 netBotzTrapNotifyTime, 2884 netBotzTrapResolveTime, 2885 netBotzTrapSeverity, 2886 netBotzTrapSensorValue, 2887 netBotzTrapSensorValueInt, 2888 netBotzTrapSensorValueFraction 2889 } 2890 STATUS current 2891 DESCRIPTION 2892 "DewPoint sensor value no longer increasing too quickly." 2893 ::= { netBotzDewPointSensorTraps 0 108 } 2894 2895netBotzDewPointDecreasingTooQuickly NOTIFICATION-TYPE 2896 OBJECTS { 2897 netBotzTrapErrorID, 2898 netBotzTrapErrorType, 2899 netBotzTrapErrorTypeLabel, 2900 netBotzTrapSensorID, 2901 netBotzTrapSensorLabel, 2902 netBotzTrapPodID, 2903 netBotzTrapPodLabel, 2904 netBotzTrapPortID, 2905 netBotzTrapPortLabel, 2906 netBotzTrapStartTime, 2907 netBotzTrapNotifyTime, 2908 netBotzTrapResolveTime, 2909 netBotzTrapSeverity, 2910 netBotzTrapSensorValue, 2911 netBotzTrapSensorValueInt, 2912 netBotzTrapSensorValueFraction 2913 } 2914 STATUS current 2915 DESCRIPTION 2916 "DewPoint sensor value decreasing too quickly." 2917 ::= { netBotzDewPointSensorTraps 0 9 } 2918 2919netBotzDewPointNotDecreasingTooQuickly NOTIFICATION-TYPE 2920 OBJECTS { 2921 netBotzTrapErrorID, 2922 netBotzTrapErrorType, 2923 netBotzTrapErrorTypeLabel, 2924 netBotzTrapSensorID, 2925 netBotzTrapSensorLabel, 2926 netBotzTrapPodID, 2927 netBotzTrapPodLabel, 2928 netBotzTrapPortID, 2929 netBotzTrapPortLabel, 2930 netBotzTrapStartTime, 2931 netBotzTrapNotifyTime, 2932 netBotzTrapResolveTime, 2933 netBotzTrapSeverity, 2934 netBotzTrapSensorValue, 2935 netBotzTrapSensorValueInt, 2936 netBotzTrapSensorValueFraction 2937 } 2938 STATUS current 2939 DESCRIPTION 2940 "DewPoint sensor value no longer decreasing too quickly." 2941 ::= { netBotzDewPointSensorTraps 0 109 } 2942 2943netBotzDewPointError NOTIFICATION-TYPE 2944 OBJECTS { 2945 netBotzTrapErrorID, 2946 netBotzTrapErrorType, 2947 netBotzTrapErrorTypeLabel, 2948 netBotzTrapSensorID, 2949 netBotzTrapSensorLabel, 2950 netBotzTrapPodID, 2951 netBotzTrapPodLabel, 2952 netBotzTrapPortID, 2953 netBotzTrapPortLabel, 2954 netBotzTrapStartTime, 2955 netBotzTrapNotifyTime, 2956 netBotzTrapResolveTime, 2957 netBotzTrapSeverity, 2958 netBotzTrapSensorValue, 2959 netBotzTrapSensorValueInt, 2960 netBotzTrapSensorValueFraction 2961 } 2962 STATUS current 2963 DESCRIPTION 2964 "DewPoint sensor error." 2965 ::= { netBotzDewPointSensorTraps 0 1 } 2966 2967netBotzDewPointErrorRTN NOTIFICATION-TYPE 2968 OBJECTS { 2969 netBotzTrapErrorID, 2970 netBotzTrapErrorType, 2971 netBotzTrapErrorTypeLabel, 2972 netBotzTrapSensorID, 2973 netBotzTrapSensorLabel, 2974 netBotzTrapPodID, 2975 netBotzTrapPodLabel, 2976 netBotzTrapPortID, 2977 netBotzTrapPortLabel, 2978 netBotzTrapStartTime, 2979 netBotzTrapNotifyTime, 2980 netBotzTrapResolveTime, 2981 netBotzTrapSeverity, 2982 netBotzTrapSensorValue, 2983 netBotzTrapSensorValueInt, 2984 netBotzTrapSensorValueFraction 2985 } 2986 STATUS current 2987 DESCRIPTION 2988 "DewPoint sensor error resolved." 2989 ::= { netBotzDewPointSensorTraps 0 101 } 2990 2991netBotzAirFlowTooHigh NOTIFICATION-TYPE 2992 OBJECTS { 2993 netBotzTrapErrorID, 2994 netBotzTrapErrorType, 2995 netBotzTrapErrorTypeLabel, 2996 netBotzTrapSensorID, 2997 netBotzTrapSensorLabel, 2998 netBotzTrapPodID, 2999 netBotzTrapPodLabel, 3000 netBotzTrapPortID, 3001 netBotzTrapPortLabel, 3002 netBotzTrapStartTime, 3003 netBotzTrapNotifyTime, 3004 netBotzTrapResolveTime, 3005 netBotzTrapSeverity, 3006 netBotzTrapSensorValue, 3007 netBotzTrapSensorValueInt, 3008 netBotzTrapSensorValueFraction 3009 } 3010 STATUS current 3011 DESCRIPTION 3012 "AirFlow sensor value too high." 3013 ::= { netBotzAirFlowSensorTraps 0 2 } 3014 3015netBotzAirFlowTooHighRTN NOTIFICATION-TYPE 3016 OBJECTS { 3017 netBotzTrapErrorID, 3018 netBotzTrapErrorType, 3019 netBotzTrapErrorTypeLabel, 3020 netBotzTrapSensorID, 3021 netBotzTrapSensorLabel, 3022 netBotzTrapPodID, 3023 netBotzTrapPodLabel, 3024 netBotzTrapPortID, 3025 netBotzTrapPortLabel, 3026 netBotzTrapStartTime, 3027 netBotzTrapNotifyTime, 3028 netBotzTrapResolveTime, 3029 netBotzTrapSeverity, 3030 netBotzTrapSensorValue, 3031 netBotzTrapSensorValueInt, 3032 netBotzTrapSensorValueFraction 3033 } 3034 STATUS current 3035 DESCRIPTION 3036 "AirFlow sensor value is no longer too high." 3037 ::= { netBotzAirFlowSensorTraps 0 102 } 3038 3039netBotzAirFlowTooLow NOTIFICATION-TYPE 3040 OBJECTS { 3041 netBotzTrapErrorID, 3042 netBotzTrapErrorType, 3043 netBotzTrapErrorTypeLabel, 3044 netBotzTrapSensorID, 3045 netBotzTrapSensorLabel, 3046 netBotzTrapPodID, 3047 netBotzTrapPodLabel, 3048 netBotzTrapPortID, 3049 netBotzTrapPortLabel, 3050 netBotzTrapStartTime, 3051 netBotzTrapNotifyTime, 3052 netBotzTrapResolveTime, 3053 netBotzTrapSeverity, 3054 netBotzTrapSensorValue, 3055 netBotzTrapSensorValueInt, 3056 netBotzTrapSensorValueFraction 3057 } 3058 STATUS current 3059 DESCRIPTION 3060 "AirFlow sensor value too low." 3061 ::= { netBotzAirFlowSensorTraps 0 3 } 3062 3063netBotzAirFlowTooLowRTN NOTIFICATION-TYPE 3064 OBJECTS { 3065 netBotzTrapErrorID, 3066 netBotzTrapErrorType, 3067 netBotzTrapErrorTypeLabel, 3068 netBotzTrapSensorID, 3069 netBotzTrapSensorLabel, 3070 netBotzTrapPodID, 3071 netBotzTrapPodLabel, 3072 netBotzTrapPortID, 3073 netBotzTrapPortLabel, 3074 netBotzTrapStartTime, 3075 netBotzTrapNotifyTime, 3076 netBotzTrapResolveTime, 3077 netBotzTrapSeverity, 3078 netBotzTrapSensorValue, 3079 netBotzTrapSensorValueInt, 3080 netBotzTrapSensorValueFraction 3081 } 3082 STATUS current 3083 DESCRIPTION 3084 "AirFlow sensor value is no longer too low." 3085 ::= { netBotzAirFlowSensorTraps 0 103 } 3086 3087netBotzAirFlowTooHighTooLong NOTIFICATION-TYPE 3088 OBJECTS { 3089 netBotzTrapErrorID, 3090 netBotzTrapErrorType, 3091 netBotzTrapErrorTypeLabel, 3092 netBotzTrapSensorID, 3093 netBotzTrapSensorLabel, 3094 netBotzTrapPodID, 3095 netBotzTrapPodLabel, 3096 netBotzTrapPortID, 3097 netBotzTrapPortLabel, 3098 netBotzTrapStartTime, 3099 netBotzTrapNotifyTime, 3100 netBotzTrapResolveTime, 3101 netBotzTrapSeverity, 3102 netBotzTrapSensorValue, 3103 netBotzTrapSensorValueInt, 3104 netBotzTrapSensorValueFraction 3105 } 3106 STATUS current 3107 DESCRIPTION 3108 "AirFlow sensor value too high for too long." 3109 ::= { netBotzAirFlowSensorTraps 0 4 } 3110 3111netBotzAirFlowTooHighTooLongRTN NOTIFICATION-TYPE 3112 OBJECTS { 3113 netBotzTrapErrorID, 3114 netBotzTrapErrorType, 3115 netBotzTrapErrorTypeLabel, 3116 netBotzTrapSensorID, 3117 netBotzTrapSensorLabel, 3118 netBotzTrapPodID, 3119 netBotzTrapPodLabel, 3120 netBotzTrapPortID, 3121 netBotzTrapPortLabel, 3122 netBotzTrapStartTime, 3123 netBotzTrapNotifyTime, 3124 netBotzTrapResolveTime, 3125 netBotzTrapSeverity, 3126 netBotzTrapSensorValue, 3127 netBotzTrapSensorValueInt, 3128 netBotzTrapSensorValueFraction 3129 } 3130 STATUS current 3131 DESCRIPTION 3132 "AirFlow sensor value is no longer too high for too long." 3133 ::= { netBotzAirFlowSensorTraps 0 104 } 3134 3135netBotzAirFlowTooLowTooLong NOTIFICATION-TYPE 3136 OBJECTS { 3137 netBotzTrapErrorID, 3138 netBotzTrapErrorType, 3139 netBotzTrapErrorTypeLabel, 3140 netBotzTrapSensorID, 3141 netBotzTrapSensorLabel, 3142 netBotzTrapPodID, 3143 netBotzTrapPodLabel, 3144 netBotzTrapPortID, 3145 netBotzTrapPortLabel, 3146 netBotzTrapStartTime, 3147 netBotzTrapNotifyTime, 3148 netBotzTrapResolveTime, 3149 netBotzTrapSeverity, 3150 netBotzTrapSensorValue, 3151 netBotzTrapSensorValueInt, 3152 netBotzTrapSensorValueFraction 3153 } 3154 STATUS current 3155 DESCRIPTION 3156 "AirFlow sensor value too low for too long." 3157 ::= { netBotzAirFlowSensorTraps 0 5 } 3158 3159netBotzAirFlowTooLowForTooLongRTN NOTIFICATION-TYPE 3160 OBJECTS { 3161 netBotzTrapErrorID, 3162 netBotzTrapErrorType, 3163 netBotzTrapErrorTypeLabel, 3164 netBotzTrapSensorID, 3165 netBotzTrapSensorLabel, 3166 netBotzTrapPodID, 3167 netBotzTrapPodLabel, 3168 netBotzTrapPortID, 3169 netBotzTrapPortLabel, 3170 netBotzTrapStartTime, 3171 netBotzTrapNotifyTime, 3172 netBotzTrapResolveTime, 3173 netBotzTrapSeverity, 3174 netBotzTrapSensorValue, 3175 netBotzTrapSensorValueInt, 3176 netBotzTrapSensorValueFraction 3177 } 3178 STATUS current 3179 DESCRIPTION 3180 "AirFlow sensor value is no longer too low for too long." 3181 ::= { netBotzAirFlowSensorTraps 0 105 } 3182 3183netBotzAirFlowUnplugged NOTIFICATION-TYPE 3184 OBJECTS { 3185 netBotzTrapErrorID, 3186 netBotzTrapErrorType, 3187 netBotzTrapErrorTypeLabel, 3188 netBotzTrapSensorID, 3189 netBotzTrapSensorLabel, 3190 netBotzTrapPodID, 3191 netBotzTrapPodLabel, 3192 netBotzTrapPortID, 3193 netBotzTrapPortLabel, 3194 netBotzTrapStartTime, 3195 netBotzTrapNotifyTime, 3196 netBotzTrapResolveTime, 3197 netBotzTrapSeverity, 3198 netBotzTrapSensorValue, 3199 netBotzTrapSensorValueInt, 3200 netBotzTrapSensorValueFraction 3201 } 3202 STATUS current 3203 DESCRIPTION 3204 "AirFlow sensor unplugged." 3205 ::= { netBotzAirFlowSensorTraps 0 6 } 3206 3207netBotzAirFlowReplugged NOTIFICATION-TYPE 3208 OBJECTS { 3209 netBotzTrapErrorID, 3210 netBotzTrapErrorType, 3211 netBotzTrapErrorTypeLabel, 3212 netBotzTrapSensorID, 3213 netBotzTrapSensorLabel, 3214 netBotzTrapPodID, 3215 netBotzTrapPodLabel, 3216 netBotzTrapPortID, 3217 netBotzTrapPortLabel, 3218 netBotzTrapStartTime, 3219 netBotzTrapNotifyTime, 3220 netBotzTrapResolveTime, 3221 netBotzTrapSeverity, 3222 netBotzTrapSensorValue, 3223 netBotzTrapSensorValueInt, 3224 netBotzTrapSensorValueFraction 3225 } 3226 STATUS current 3227 DESCRIPTION 3228 "AirFlow sensor no longer unplugged." 3229 ::= { netBotzAirFlowSensorTraps 0 106 } 3230 3231netBotzAirFlowIncreasingTooQuickly NOTIFICATION-TYPE 3232 OBJECTS { 3233 netBotzTrapErrorID, 3234 netBotzTrapErrorType, 3235 netBotzTrapErrorTypeLabel, 3236 netBotzTrapSensorID, 3237 netBotzTrapSensorLabel, 3238 netBotzTrapPodID, 3239 netBotzTrapPodLabel, 3240 netBotzTrapPortID, 3241 netBotzTrapPortLabel, 3242 netBotzTrapStartTime, 3243 netBotzTrapNotifyTime, 3244 netBotzTrapResolveTime, 3245 netBotzTrapSeverity, 3246 netBotzTrapSensorValue, 3247 netBotzTrapSensorValueInt, 3248 netBotzTrapSensorValueFraction 3249 } 3250 STATUS current 3251 DESCRIPTION 3252 "AirFlow sensor value increasing too quickly." 3253 ::= { netBotzAirFlowSensorTraps 0 8 } 3254 3255netBotzAirFlowNotIncreasingTooQuickly NOTIFICATION-TYPE 3256 OBJECTS { 3257 netBotzTrapErrorID, 3258 netBotzTrapErrorType, 3259 netBotzTrapErrorTypeLabel, 3260 netBotzTrapSensorID, 3261 netBotzTrapSensorLabel, 3262 netBotzTrapPodID, 3263 netBotzTrapPodLabel, 3264 netBotzTrapPortID, 3265 netBotzTrapPortLabel, 3266 netBotzTrapStartTime, 3267 netBotzTrapNotifyTime, 3268 netBotzTrapResolveTime, 3269 netBotzTrapSeverity, 3270 netBotzTrapSensorValue, 3271 netBotzTrapSensorValueInt, 3272 netBotzTrapSensorValueFraction 3273 } 3274 STATUS current 3275 DESCRIPTION 3276 "AirFlow sensor value no longer increasing too quickly." 3277 ::= { netBotzAirFlowSensorTraps 0 108 } 3278 3279netBotzAirFlowDecreasingTooQuickly NOTIFICATION-TYPE 3280 OBJECTS { 3281 netBotzTrapErrorID, 3282 netBotzTrapErrorType, 3283 netBotzTrapErrorTypeLabel, 3284 netBotzTrapSensorID, 3285 netBotzTrapSensorLabel, 3286 netBotzTrapPodID, 3287 netBotzTrapPodLabel, 3288 netBotzTrapPortID, 3289 netBotzTrapPortLabel, 3290 netBotzTrapStartTime, 3291 netBotzTrapNotifyTime, 3292 netBotzTrapResolveTime, 3293 netBotzTrapSeverity, 3294 netBotzTrapSensorValue, 3295 netBotzTrapSensorValueInt, 3296 netBotzTrapSensorValueFraction 3297 } 3298 STATUS current 3299 DESCRIPTION 3300 "AirFlow sensor value decreasing too quickly." 3301 ::= { netBotzAirFlowSensorTraps 0 9 } 3302 3303netBotzAirFlowNotDecreasingTooQuickly NOTIFICATION-TYPE 3304 OBJECTS { 3305 netBotzTrapErrorID, 3306 netBotzTrapErrorType, 3307 netBotzTrapErrorTypeLabel, 3308 netBotzTrapSensorID, 3309 netBotzTrapSensorLabel, 3310 netBotzTrapPodID, 3311 netBotzTrapPodLabel, 3312 netBotzTrapPortID, 3313 netBotzTrapPortLabel, 3314 netBotzTrapStartTime, 3315 netBotzTrapNotifyTime, 3316 netBotzTrapResolveTime, 3317 netBotzTrapSeverity, 3318 netBotzTrapSensorValue, 3319 netBotzTrapSensorValueInt, 3320 netBotzTrapSensorValueFraction 3321 } 3322 STATUS current 3323 DESCRIPTION 3324 "AirFlow sensor value no longer decreasing too quickly." 3325 ::= { netBotzAirFlowSensorTraps 0 109 } 3326 3327netBotzAirFlowError NOTIFICATION-TYPE 3328 OBJECTS { 3329 netBotzTrapErrorID, 3330 netBotzTrapErrorType, 3331 netBotzTrapErrorTypeLabel, 3332 netBotzTrapSensorID, 3333 netBotzTrapSensorLabel, 3334 netBotzTrapPodID, 3335 netBotzTrapPodLabel, 3336 netBotzTrapPortID, 3337 netBotzTrapPortLabel, 3338 netBotzTrapStartTime, 3339 netBotzTrapNotifyTime, 3340 netBotzTrapResolveTime, 3341 netBotzTrapSeverity, 3342 netBotzTrapSensorValue, 3343 netBotzTrapSensorValueInt, 3344 netBotzTrapSensorValueFraction 3345 } 3346 STATUS current 3347 DESCRIPTION 3348 "AirFlow sensor error." 3349 ::= { netBotzAirFlowSensorTraps 0 1 } 3350 3351netBotzAirFlowErrorRTN NOTIFICATION-TYPE 3352 OBJECTS { 3353 netBotzTrapErrorID, 3354 netBotzTrapErrorType, 3355 netBotzTrapErrorTypeLabel, 3356 netBotzTrapSensorID, 3357 netBotzTrapSensorLabel, 3358 netBotzTrapPodID, 3359 netBotzTrapPodLabel, 3360 netBotzTrapPortID, 3361 netBotzTrapPortLabel, 3362 netBotzTrapStartTime, 3363 netBotzTrapNotifyTime, 3364 netBotzTrapResolveTime, 3365 netBotzTrapSeverity, 3366 netBotzTrapSensorValue, 3367 netBotzTrapSensorValueInt, 3368 netBotzTrapSensorValueFraction 3369 } 3370 STATUS current 3371 DESCRIPTION 3372 "AirFlow sensor error resolved." 3373 ::= { netBotzAirFlowSensorTraps 0 101 } 3374 3375netBotzAudioTooHigh NOTIFICATION-TYPE 3376 OBJECTS { 3377 netBotzTrapErrorID, 3378 netBotzTrapErrorType, 3379 netBotzTrapErrorTypeLabel, 3380 netBotzTrapSensorID, 3381 netBotzTrapSensorLabel, 3382 netBotzTrapPodID, 3383 netBotzTrapPodLabel, 3384 netBotzTrapPortID, 3385 netBotzTrapPortLabel, 3386 netBotzTrapStartTime, 3387 netBotzTrapNotifyTime, 3388 netBotzTrapResolveTime, 3389 netBotzTrapSeverity, 3390 netBotzTrapSensorValue, 3391 netBotzTrapSensorValueInt, 3392 netBotzTrapSensorValueFraction 3393 } 3394 STATUS current 3395 DESCRIPTION 3396 "Audio sensor value too high." 3397 ::= { netBotzAudioSensorTraps 0 2 } 3398 3399netBotzAudioTooHighRTN NOTIFICATION-TYPE 3400 OBJECTS { 3401 netBotzTrapErrorID, 3402 netBotzTrapErrorType, 3403 netBotzTrapErrorTypeLabel, 3404 netBotzTrapSensorID, 3405 netBotzTrapSensorLabel, 3406 netBotzTrapPodID, 3407 netBotzTrapPodLabel, 3408 netBotzTrapPortID, 3409 netBotzTrapPortLabel, 3410 netBotzTrapStartTime, 3411 netBotzTrapNotifyTime, 3412 netBotzTrapResolveTime, 3413 netBotzTrapSeverity, 3414 netBotzTrapSensorValue, 3415 netBotzTrapSensorValueInt, 3416 netBotzTrapSensorValueFraction 3417 } 3418 STATUS current 3419 DESCRIPTION 3420 "Audio sensor value is no longer too high." 3421 ::= { netBotzAudioSensorTraps 0 102 } 3422 3423netBotzAudioTooLow NOTIFICATION-TYPE 3424 OBJECTS { 3425 netBotzTrapErrorID, 3426 netBotzTrapErrorType, 3427 netBotzTrapErrorTypeLabel, 3428 netBotzTrapSensorID, 3429 netBotzTrapSensorLabel, 3430 netBotzTrapPodID, 3431 netBotzTrapPodLabel, 3432 netBotzTrapPortID, 3433 netBotzTrapPortLabel, 3434 netBotzTrapStartTime, 3435 netBotzTrapNotifyTime, 3436 netBotzTrapResolveTime, 3437 netBotzTrapSeverity, 3438 netBotzTrapSensorValue, 3439 netBotzTrapSensorValueInt, 3440 netBotzTrapSensorValueFraction 3441 } 3442 STATUS current 3443 DESCRIPTION 3444 "Audio sensor value too low." 3445 ::= { netBotzAudioSensorTraps 0 3 } 3446 3447netBotzAudioTooLowRTN NOTIFICATION-TYPE 3448 OBJECTS { 3449 netBotzTrapErrorID, 3450 netBotzTrapErrorType, 3451 netBotzTrapErrorTypeLabel, 3452 netBotzTrapSensorID, 3453 netBotzTrapSensorLabel, 3454 netBotzTrapPodID, 3455 netBotzTrapPodLabel, 3456 netBotzTrapPortID, 3457 netBotzTrapPortLabel, 3458 netBotzTrapStartTime, 3459 netBotzTrapNotifyTime, 3460 netBotzTrapResolveTime, 3461 netBotzTrapSeverity, 3462 netBotzTrapSensorValue, 3463 netBotzTrapSensorValueInt, 3464 netBotzTrapSensorValueFraction 3465 } 3466 STATUS current 3467 DESCRIPTION 3468 "Audio sensor value is no longer too low." 3469 ::= { netBotzAudioSensorTraps 0 103 } 3470 3471netBotzAudioTooHighTooLong NOTIFICATION-TYPE 3472 OBJECTS { 3473 netBotzTrapErrorID, 3474 netBotzTrapErrorType, 3475 netBotzTrapErrorTypeLabel, 3476 netBotzTrapSensorID, 3477 netBotzTrapSensorLabel, 3478 netBotzTrapPodID, 3479 netBotzTrapPodLabel, 3480 netBotzTrapPortID, 3481 netBotzTrapPortLabel, 3482 netBotzTrapStartTime, 3483 netBotzTrapNotifyTime, 3484 netBotzTrapResolveTime, 3485 netBotzTrapSeverity, 3486 netBotzTrapSensorValue, 3487 netBotzTrapSensorValueInt, 3488 netBotzTrapSensorValueFraction 3489 } 3490 STATUS current 3491 DESCRIPTION 3492 "Audio sensor value too high for too long." 3493 ::= { netBotzAudioSensorTraps 0 4 } 3494 3495netBotzAudioTooHighTooLongRTN NOTIFICATION-TYPE 3496 OBJECTS { 3497 netBotzTrapErrorID, 3498 netBotzTrapErrorType, 3499 netBotzTrapErrorTypeLabel, 3500 netBotzTrapSensorID, 3501 netBotzTrapSensorLabel, 3502 netBotzTrapPodID, 3503 netBotzTrapPodLabel, 3504 netBotzTrapPortID, 3505 netBotzTrapPortLabel, 3506 netBotzTrapStartTime, 3507 netBotzTrapNotifyTime, 3508 netBotzTrapResolveTime, 3509 netBotzTrapSeverity, 3510 netBotzTrapSensorValue, 3511 netBotzTrapSensorValueInt, 3512 netBotzTrapSensorValueFraction 3513 } 3514 STATUS current 3515 DESCRIPTION 3516 "Audio sensor value is no longer too high for too long." 3517 ::= { netBotzAudioSensorTraps 0 104 } 3518 3519netBotzAudioTooLowTooLong NOTIFICATION-TYPE 3520 OBJECTS { 3521 netBotzTrapErrorID, 3522 netBotzTrapErrorType, 3523 netBotzTrapErrorTypeLabel, 3524 netBotzTrapSensorID, 3525 netBotzTrapSensorLabel, 3526 netBotzTrapPodID, 3527 netBotzTrapPodLabel, 3528 netBotzTrapPortID, 3529 netBotzTrapPortLabel, 3530 netBotzTrapStartTime, 3531 netBotzTrapNotifyTime, 3532 netBotzTrapResolveTime, 3533 netBotzTrapSeverity, 3534 netBotzTrapSensorValue, 3535 netBotzTrapSensorValueInt, 3536 netBotzTrapSensorValueFraction 3537 } 3538 STATUS current 3539 DESCRIPTION 3540 "Audio sensor value too low for too long." 3541 ::= { netBotzAudioSensorTraps 0 5 } 3542 3543netBotzAudioTooLowForTooLongRTN NOTIFICATION-TYPE 3544 OBJECTS { 3545 netBotzTrapErrorID, 3546 netBotzTrapErrorType, 3547 netBotzTrapErrorTypeLabel, 3548 netBotzTrapSensorID, 3549 netBotzTrapSensorLabel, 3550 netBotzTrapPodID, 3551 netBotzTrapPodLabel, 3552 netBotzTrapPortID, 3553 netBotzTrapPortLabel, 3554 netBotzTrapStartTime, 3555 netBotzTrapNotifyTime, 3556 netBotzTrapResolveTime, 3557 netBotzTrapSeverity, 3558 netBotzTrapSensorValue, 3559 netBotzTrapSensorValueInt, 3560 netBotzTrapSensorValueFraction 3561 } 3562 STATUS current 3563 DESCRIPTION 3564 "Audio sensor value is no longer too low for too long." 3565 ::= { netBotzAudioSensorTraps 0 105 } 3566 3567netBotzAudioUnplugged NOTIFICATION-TYPE 3568 OBJECTS { 3569 netBotzTrapErrorID, 3570 netBotzTrapErrorType, 3571 netBotzTrapErrorTypeLabel, 3572 netBotzTrapSensorID, 3573 netBotzTrapSensorLabel, 3574 netBotzTrapPodID, 3575 netBotzTrapPodLabel, 3576 netBotzTrapPortID, 3577 netBotzTrapPortLabel, 3578 netBotzTrapStartTime, 3579 netBotzTrapNotifyTime, 3580 netBotzTrapResolveTime, 3581 netBotzTrapSeverity, 3582 netBotzTrapSensorValue, 3583 netBotzTrapSensorValueInt, 3584 netBotzTrapSensorValueFraction 3585 } 3586 STATUS current 3587 DESCRIPTION 3588 "Audio sensor unplugged." 3589 ::= { netBotzAudioSensorTraps 0 6 } 3590 3591netBotzAudioReplugged NOTIFICATION-TYPE 3592 OBJECTS { 3593 netBotzTrapErrorID, 3594 netBotzTrapErrorType, 3595 netBotzTrapErrorTypeLabel, 3596 netBotzTrapSensorID, 3597 netBotzTrapSensorLabel, 3598 netBotzTrapPodID, 3599 netBotzTrapPodLabel, 3600 netBotzTrapPortID, 3601 netBotzTrapPortLabel, 3602 netBotzTrapStartTime, 3603 netBotzTrapNotifyTime, 3604 netBotzTrapResolveTime, 3605 netBotzTrapSeverity, 3606 netBotzTrapSensorValue, 3607 netBotzTrapSensorValueInt, 3608 netBotzTrapSensorValueFraction 3609 } 3610 STATUS current 3611 DESCRIPTION 3612 "Audio sensor no longer unplugged." 3613 ::= { netBotzAudioSensorTraps 0 106 } 3614 3615netBotzAudioIncreasingTooQuickly NOTIFICATION-TYPE 3616 OBJECTS { 3617 netBotzTrapErrorID, 3618 netBotzTrapErrorType, 3619 netBotzTrapErrorTypeLabel, 3620 netBotzTrapSensorID, 3621 netBotzTrapSensorLabel, 3622 netBotzTrapPodID, 3623 netBotzTrapPodLabel, 3624 netBotzTrapPortID, 3625 netBotzTrapPortLabel, 3626 netBotzTrapStartTime, 3627 netBotzTrapNotifyTime, 3628 netBotzTrapResolveTime, 3629 netBotzTrapSeverity, 3630 netBotzTrapSensorValue, 3631 netBotzTrapSensorValueInt, 3632 netBotzTrapSensorValueFraction 3633 } 3634 STATUS current 3635 DESCRIPTION 3636 "Audio sensor value increasing too quickly." 3637 ::= { netBotzAudioSensorTraps 0 8 } 3638 3639netBotzAudioNotIncreasingTooQuickly NOTIFICATION-TYPE 3640 OBJECTS { 3641 netBotzTrapErrorID, 3642 netBotzTrapErrorType, 3643 netBotzTrapErrorTypeLabel, 3644 netBotzTrapSensorID, 3645 netBotzTrapSensorLabel, 3646 netBotzTrapPodID, 3647 netBotzTrapPodLabel, 3648 netBotzTrapPortID, 3649 netBotzTrapPortLabel, 3650 netBotzTrapStartTime, 3651 netBotzTrapNotifyTime, 3652 netBotzTrapResolveTime, 3653 netBotzTrapSeverity, 3654 netBotzTrapSensorValue, 3655 netBotzTrapSensorValueInt, 3656 netBotzTrapSensorValueFraction 3657 } 3658 STATUS current 3659 DESCRIPTION 3660 "Audio sensor value no longer increasing too quickly." 3661 ::= { netBotzAudioSensorTraps 0 108 } 3662 3663netBotzAudioDecreasingTooQuickly NOTIFICATION-TYPE 3664 OBJECTS { 3665 netBotzTrapErrorID, 3666 netBotzTrapErrorType, 3667 netBotzTrapErrorTypeLabel, 3668 netBotzTrapSensorID, 3669 netBotzTrapSensorLabel, 3670 netBotzTrapPodID, 3671 netBotzTrapPodLabel, 3672 netBotzTrapPortID, 3673 netBotzTrapPortLabel, 3674 netBotzTrapStartTime, 3675 netBotzTrapNotifyTime, 3676 netBotzTrapResolveTime, 3677 netBotzTrapSeverity, 3678 netBotzTrapSensorValue, 3679 netBotzTrapSensorValueInt, 3680 netBotzTrapSensorValueFraction 3681 } 3682 STATUS current 3683 DESCRIPTION 3684 "Audio sensor value decreasing too quickly." 3685 ::= { netBotzAudioSensorTraps 0 9 } 3686 3687netBotzAudioNotDecreasingTooQuickly NOTIFICATION-TYPE 3688 OBJECTS { 3689 netBotzTrapErrorID, 3690 netBotzTrapErrorType, 3691 netBotzTrapErrorTypeLabel, 3692 netBotzTrapSensorID, 3693 netBotzTrapSensorLabel, 3694 netBotzTrapPodID, 3695 netBotzTrapPodLabel, 3696 netBotzTrapPortID, 3697 netBotzTrapPortLabel, 3698 netBotzTrapStartTime, 3699 netBotzTrapNotifyTime, 3700 netBotzTrapResolveTime, 3701 netBotzTrapSeverity, 3702 netBotzTrapSensorValue, 3703 netBotzTrapSensorValueInt, 3704 netBotzTrapSensorValueFraction 3705 } 3706 STATUS current 3707 DESCRIPTION 3708 "Audio sensor value no longer decreasing too quickly." 3709 ::= { netBotzAudioSensorTraps 0 109 } 3710 3711netBotzAudioError NOTIFICATION-TYPE 3712 OBJECTS { 3713 netBotzTrapErrorID, 3714 netBotzTrapErrorType, 3715 netBotzTrapErrorTypeLabel, 3716 netBotzTrapSensorID, 3717 netBotzTrapSensorLabel, 3718 netBotzTrapPodID, 3719 netBotzTrapPodLabel, 3720 netBotzTrapPortID, 3721 netBotzTrapPortLabel, 3722 netBotzTrapStartTime, 3723 netBotzTrapNotifyTime, 3724 netBotzTrapResolveTime, 3725 netBotzTrapSeverity, 3726 netBotzTrapSensorValue, 3727 netBotzTrapSensorValueInt, 3728 netBotzTrapSensorValueFraction 3729 } 3730 STATUS current 3731 DESCRIPTION 3732 "Audio sensor error." 3733 ::= { netBotzAudioSensorTraps 0 1 } 3734 3735netBotzAudioErrorRTN NOTIFICATION-TYPE 3736 OBJECTS { 3737 netBotzTrapErrorID, 3738 netBotzTrapErrorType, 3739 netBotzTrapErrorTypeLabel, 3740 netBotzTrapSensorID, 3741 netBotzTrapSensorLabel, 3742 netBotzTrapPodID, 3743 netBotzTrapPodLabel, 3744 netBotzTrapPortID, 3745 netBotzTrapPortLabel, 3746 netBotzTrapStartTime, 3747 netBotzTrapNotifyTime, 3748 netBotzTrapResolveTime, 3749 netBotzTrapSeverity, 3750 netBotzTrapSensorValue, 3751 netBotzTrapSensorValueInt, 3752 netBotzTrapSensorValueFraction 3753 } 3754 STATUS current 3755 DESCRIPTION 3756 "Audio sensor error resolved." 3757 ::= { netBotzAudioSensorTraps 0 101 } 3758 3759netBotzAmpDetectTooHigh NOTIFICATION-TYPE 3760 OBJECTS { 3761 netBotzTrapErrorID, 3762 netBotzTrapErrorType, 3763 netBotzTrapErrorTypeLabel, 3764 netBotzTrapSensorID, 3765 netBotzTrapSensorLabel, 3766 netBotzTrapPodID, 3767 netBotzTrapPodLabel, 3768 netBotzTrapPortID, 3769 netBotzTrapPortLabel, 3770 netBotzTrapStartTime, 3771 netBotzTrapNotifyTime, 3772 netBotzTrapResolveTime, 3773 netBotzTrapSeverity, 3774 netBotzTrapSensorValue, 3775 netBotzTrapSensorValueInt, 3776 netBotzTrapSensorValueFraction 3777 } 3778 STATUS current 3779 DESCRIPTION 3780 "Amp Detectsensor value too high." 3781 ::= { netBotzAmpDetectSensorTraps 0 2 } 3782 3783netBotzAmpDetectTooHighRTN NOTIFICATION-TYPE 3784 OBJECTS { 3785 netBotzTrapErrorID, 3786 netBotzTrapErrorType, 3787 netBotzTrapErrorTypeLabel, 3788 netBotzTrapSensorID, 3789 netBotzTrapSensorLabel, 3790 netBotzTrapPodID, 3791 netBotzTrapPodLabel, 3792 netBotzTrapPortID, 3793 netBotzTrapPortLabel, 3794 netBotzTrapStartTime, 3795 netBotzTrapNotifyTime, 3796 netBotzTrapResolveTime, 3797 netBotzTrapSeverity, 3798 netBotzTrapSensorValue, 3799 netBotzTrapSensorValueInt, 3800 netBotzTrapSensorValueFraction 3801 } 3802 STATUS current 3803 DESCRIPTION 3804 "Amp Detectsensor value is no longer too high." 3805 ::= { netBotzAmpDetectSensorTraps 0 102 } 3806 3807netBotzAmpDetectTooLow NOTIFICATION-TYPE 3808 OBJECTS { 3809 netBotzTrapErrorID, 3810 netBotzTrapErrorType, 3811 netBotzTrapErrorTypeLabel, 3812 netBotzTrapSensorID, 3813 netBotzTrapSensorLabel, 3814 netBotzTrapPodID, 3815 netBotzTrapPodLabel, 3816 netBotzTrapPortID, 3817 netBotzTrapPortLabel, 3818 netBotzTrapStartTime, 3819 netBotzTrapNotifyTime, 3820 netBotzTrapResolveTime, 3821 netBotzTrapSeverity, 3822 netBotzTrapSensorValue, 3823 netBotzTrapSensorValueInt, 3824 netBotzTrapSensorValueFraction 3825 } 3826 STATUS current 3827 DESCRIPTION 3828 "Amp Detectsensor value too low." 3829 ::= { netBotzAmpDetectSensorTraps 0 3 } 3830 3831netBotzAmpDetectTooLowRTN NOTIFICATION-TYPE 3832 OBJECTS { 3833 netBotzTrapErrorID, 3834 netBotzTrapErrorType, 3835 netBotzTrapErrorTypeLabel, 3836 netBotzTrapSensorID, 3837 netBotzTrapSensorLabel, 3838 netBotzTrapPodID, 3839 netBotzTrapPodLabel, 3840 netBotzTrapPortID, 3841 netBotzTrapPortLabel, 3842 netBotzTrapStartTime, 3843 netBotzTrapNotifyTime, 3844 netBotzTrapResolveTime, 3845 netBotzTrapSeverity, 3846 netBotzTrapSensorValue, 3847 netBotzTrapSensorValueInt, 3848 netBotzTrapSensorValueFraction 3849 } 3850 STATUS current 3851 DESCRIPTION 3852 "Amp Detectsensor value is no longer too low." 3853 ::= { netBotzAmpDetectSensorTraps 0 103 } 3854 3855netBotzAmpDetectTooHighTooLong NOTIFICATION-TYPE 3856 OBJECTS { 3857 netBotzTrapErrorID, 3858 netBotzTrapErrorType, 3859 netBotzTrapErrorTypeLabel, 3860 netBotzTrapSensorID, 3861 netBotzTrapSensorLabel, 3862 netBotzTrapPodID, 3863 netBotzTrapPodLabel, 3864 netBotzTrapPortID, 3865 netBotzTrapPortLabel, 3866 netBotzTrapStartTime, 3867 netBotzTrapNotifyTime, 3868 netBotzTrapResolveTime, 3869 netBotzTrapSeverity, 3870 netBotzTrapSensorValue, 3871 netBotzTrapSensorValueInt, 3872 netBotzTrapSensorValueFraction 3873 } 3874 STATUS current 3875 DESCRIPTION 3876 "Amp Detectsensor value too high for too long." 3877 ::= { netBotzAmpDetectSensorTraps 0 4 } 3878 3879netBotzAmpDetectTooHighTooLongRTN NOTIFICATION-TYPE 3880 OBJECTS { 3881 netBotzTrapErrorID, 3882 netBotzTrapErrorType, 3883 netBotzTrapErrorTypeLabel, 3884 netBotzTrapSensorID, 3885 netBotzTrapSensorLabel, 3886 netBotzTrapPodID, 3887 netBotzTrapPodLabel, 3888 netBotzTrapPortID, 3889 netBotzTrapPortLabel, 3890 netBotzTrapStartTime, 3891 netBotzTrapNotifyTime, 3892 netBotzTrapResolveTime, 3893 netBotzTrapSeverity, 3894 netBotzTrapSensorValue, 3895 netBotzTrapSensorValueInt, 3896 netBotzTrapSensorValueFraction 3897 } 3898 STATUS current 3899 DESCRIPTION 3900 "Amp Detectsensor value is no longer too high for too long." 3901 ::= { netBotzAmpDetectSensorTraps 0 104 } 3902 3903netBotzAmpDetectTooLowTooLong NOTIFICATION-TYPE 3904 OBJECTS { 3905 netBotzTrapErrorID, 3906 netBotzTrapErrorType, 3907 netBotzTrapErrorTypeLabel, 3908 netBotzTrapSensorID, 3909 netBotzTrapSensorLabel, 3910 netBotzTrapPodID, 3911 netBotzTrapPodLabel, 3912 netBotzTrapPortID, 3913 netBotzTrapPortLabel, 3914 netBotzTrapStartTime, 3915 netBotzTrapNotifyTime, 3916 netBotzTrapResolveTime, 3917 netBotzTrapSeverity, 3918 netBotzTrapSensorValue, 3919 netBotzTrapSensorValueInt, 3920 netBotzTrapSensorValueFraction 3921 } 3922 STATUS current 3923 DESCRIPTION 3924 "Amp Detectsensor value too low for too long." 3925 ::= { netBotzAmpDetectSensorTraps 0 5 } 3926 3927netBotzAmpDetectTooLowForTooLongRTN NOTIFICATION-TYPE 3928 OBJECTS { 3929 netBotzTrapErrorID, 3930 netBotzTrapErrorType, 3931 netBotzTrapErrorTypeLabel, 3932 netBotzTrapSensorID, 3933 netBotzTrapSensorLabel, 3934 netBotzTrapPodID, 3935 netBotzTrapPodLabel, 3936 netBotzTrapPortID, 3937 netBotzTrapPortLabel, 3938 netBotzTrapStartTime, 3939 netBotzTrapNotifyTime, 3940 netBotzTrapResolveTime, 3941 netBotzTrapSeverity, 3942 netBotzTrapSensorValue, 3943 netBotzTrapSensorValueInt, 3944 netBotzTrapSensorValueFraction 3945 } 3946 STATUS current 3947 DESCRIPTION 3948 "Amp Detectsensor value is no longer too low for too long." 3949 ::= { netBotzAmpDetectSensorTraps 0 105 } 3950 3951netBotzAmpDetectUnplugged NOTIFICATION-TYPE 3952 OBJECTS { 3953 netBotzTrapErrorID, 3954 netBotzTrapErrorType, 3955 netBotzTrapErrorTypeLabel, 3956 netBotzTrapSensorID, 3957 netBotzTrapSensorLabel, 3958 netBotzTrapPodID, 3959 netBotzTrapPodLabel, 3960 netBotzTrapPortID, 3961 netBotzTrapPortLabel, 3962 netBotzTrapStartTime, 3963 netBotzTrapNotifyTime, 3964 netBotzTrapResolveTime, 3965 netBotzTrapSeverity, 3966 netBotzTrapSensorValue, 3967 netBotzTrapSensorValueInt, 3968 netBotzTrapSensorValueFraction 3969 } 3970 STATUS current 3971 DESCRIPTION 3972 "Amp Detectsensor unplugged." 3973 ::= { netBotzAmpDetectSensorTraps 0 6 } 3974 3975netBotzAmpDetectReplugged NOTIFICATION-TYPE 3976 OBJECTS { 3977 netBotzTrapErrorID, 3978 netBotzTrapErrorType, 3979 netBotzTrapErrorTypeLabel, 3980 netBotzTrapSensorID, 3981 netBotzTrapSensorLabel, 3982 netBotzTrapPodID, 3983 netBotzTrapPodLabel, 3984 netBotzTrapPortID, 3985 netBotzTrapPortLabel, 3986 netBotzTrapStartTime, 3987 netBotzTrapNotifyTime, 3988 netBotzTrapResolveTime, 3989 netBotzTrapSeverity, 3990 netBotzTrapSensorValue, 3991 netBotzTrapSensorValueInt, 3992 netBotzTrapSensorValueFraction 3993 } 3994 STATUS current 3995 DESCRIPTION 3996 "Amp Detectsensor no longer unplugged." 3997 ::= { netBotzAmpDetectSensorTraps 0 106 } 3998 3999netBotzAmpDetectIncreasingTooQuickly NOTIFICATION-TYPE 4000 OBJECTS { 4001 netBotzTrapErrorID, 4002 netBotzTrapErrorType, 4003 netBotzTrapErrorTypeLabel, 4004 netBotzTrapSensorID, 4005 netBotzTrapSensorLabel, 4006 netBotzTrapPodID, 4007 netBotzTrapPodLabel, 4008 netBotzTrapPortID, 4009 netBotzTrapPortLabel, 4010 netBotzTrapStartTime, 4011 netBotzTrapNotifyTime, 4012 netBotzTrapResolveTime, 4013 netBotzTrapSeverity, 4014 netBotzTrapSensorValue, 4015 netBotzTrapSensorValueInt, 4016 netBotzTrapSensorValueFraction 4017 } 4018 STATUS current 4019 DESCRIPTION 4020 "Amp Detectsensor value increasing too quickly." 4021 ::= { netBotzAmpDetectSensorTraps 0 8 } 4022 4023netBotzAmpDetectNotIncreasingTooQuickly NOTIFICATION-TYPE 4024 OBJECTS { 4025 netBotzTrapErrorID, 4026 netBotzTrapErrorType, 4027 netBotzTrapErrorTypeLabel, 4028 netBotzTrapSensorID, 4029 netBotzTrapSensorLabel, 4030 netBotzTrapPodID, 4031 netBotzTrapPodLabel, 4032 netBotzTrapPortID, 4033 netBotzTrapPortLabel, 4034 netBotzTrapStartTime, 4035 netBotzTrapNotifyTime, 4036 netBotzTrapResolveTime, 4037 netBotzTrapSeverity, 4038 netBotzTrapSensorValue, 4039 netBotzTrapSensorValueInt, 4040 netBotzTrapSensorValueFraction 4041 } 4042 STATUS current 4043 DESCRIPTION 4044 "Amp Detectsensor value no longer increasing too quickly." 4045 ::= { netBotzAmpDetectSensorTraps 0 108 } 4046 4047netBotzAmpDetectDecreasingTooQuickly NOTIFICATION-TYPE 4048 OBJECTS { 4049 netBotzTrapErrorID, 4050 netBotzTrapErrorType, 4051 netBotzTrapErrorTypeLabel, 4052 netBotzTrapSensorID, 4053 netBotzTrapSensorLabel, 4054 netBotzTrapPodID, 4055 netBotzTrapPodLabel, 4056 netBotzTrapPortID, 4057 netBotzTrapPortLabel, 4058 netBotzTrapStartTime, 4059 netBotzTrapNotifyTime, 4060 netBotzTrapResolveTime, 4061 netBotzTrapSeverity, 4062 netBotzTrapSensorValue, 4063 netBotzTrapSensorValueInt, 4064 netBotzTrapSensorValueFraction 4065 } 4066 STATUS current 4067 DESCRIPTION 4068 "Amp Detectsensor value decreasing too quickly." 4069 ::= { netBotzAmpDetectSensorTraps 0 9 } 4070 4071netBotzAmpDetectNotDecreasingTooQuickly NOTIFICATION-TYPE 4072 OBJECTS { 4073 netBotzTrapErrorID, 4074 netBotzTrapErrorType, 4075 netBotzTrapErrorTypeLabel, 4076 netBotzTrapSensorID, 4077 netBotzTrapSensorLabel, 4078 netBotzTrapPodID, 4079 netBotzTrapPodLabel, 4080 netBotzTrapPortID, 4081 netBotzTrapPortLabel, 4082 netBotzTrapStartTime, 4083 netBotzTrapNotifyTime, 4084 netBotzTrapResolveTime, 4085 netBotzTrapSeverity, 4086 netBotzTrapSensorValue, 4087 netBotzTrapSensorValueInt, 4088 netBotzTrapSensorValueFraction 4089 } 4090 STATUS current 4091 DESCRIPTION 4092 "Amp Detectsensor value no longer decreasing too quickly." 4093 ::= { netBotzAmpDetectSensorTraps 0 109 } 4094 4095netBotzAmpDetectError NOTIFICATION-TYPE 4096 OBJECTS { 4097 netBotzTrapErrorID, 4098 netBotzTrapErrorType, 4099 netBotzTrapErrorTypeLabel, 4100 netBotzTrapSensorID, 4101 netBotzTrapSensorLabel, 4102 netBotzTrapPodID, 4103 netBotzTrapPodLabel, 4104 netBotzTrapPortID, 4105 netBotzTrapPortLabel, 4106 netBotzTrapStartTime, 4107 netBotzTrapNotifyTime, 4108 netBotzTrapResolveTime, 4109 netBotzTrapSeverity, 4110 netBotzTrapSensorValue, 4111 netBotzTrapSensorValueInt, 4112 netBotzTrapSensorValueFraction 4113 } 4114 STATUS current 4115 DESCRIPTION 4116 "Amp Detectsensor error." 4117 ::= { netBotzAmpDetectSensorTraps 0 1 } 4118 4119netBotzAmpDetectErrorRTN NOTIFICATION-TYPE 4120 OBJECTS { 4121 netBotzTrapErrorID, 4122 netBotzTrapErrorType, 4123 netBotzTrapErrorTypeLabel, 4124 netBotzTrapSensorID, 4125 netBotzTrapSensorLabel, 4126 netBotzTrapPodID, 4127 netBotzTrapPodLabel, 4128 netBotzTrapPortID, 4129 netBotzTrapPortLabel, 4130 netBotzTrapStartTime, 4131 netBotzTrapNotifyTime, 4132 netBotzTrapResolveTime, 4133 netBotzTrapSeverity, 4134 netBotzTrapSensorValue, 4135 netBotzTrapSensorValueInt, 4136 netBotzTrapSensorValueFraction 4137 } 4138 STATUS current 4139 DESCRIPTION 4140 "Amp Detectsensor error resolved." 4141 ::= { netBotzAmpDetectSensorTraps 0 101 } 4142 4143netBotzDryContactUnplugged NOTIFICATION-TYPE 4144 OBJECTS { 4145 netBotzTrapErrorID, 4146 netBotzTrapErrorType, 4147 netBotzTrapErrorTypeLabel, 4148 netBotzTrapSensorID, 4149 netBotzTrapSensorLabel, 4150 netBotzTrapPodID, 4151 netBotzTrapPodLabel, 4152 netBotzTrapPortID, 4153 netBotzTrapPortLabel, 4154 netBotzTrapStartTime, 4155 netBotzTrapNotifyTime, 4156 netBotzTrapResolveTime, 4157 netBotzTrapSeverity, 4158 netBotzTrapSensorValue, 4159 netBotzTrapSensorValueInt, 4160 netBotzTrapSensorValueFraction 4161 } 4162 STATUS current 4163 DESCRIPTION 4164 "Dry Contact sensor unplugged." 4165 ::= { netBotzDryContactSensorTraps 0 6 } 4166 4167netBotzDryContactReplugged NOTIFICATION-TYPE 4168 OBJECTS { 4169 netBotzTrapErrorID, 4170 netBotzTrapErrorType, 4171 netBotzTrapErrorTypeLabel, 4172 netBotzTrapSensorID, 4173 netBotzTrapSensorLabel, 4174 netBotzTrapPodID, 4175 netBotzTrapPodLabel, 4176 netBotzTrapPortID, 4177 netBotzTrapPortLabel, 4178 netBotzTrapStartTime, 4179 netBotzTrapNotifyTime, 4180 netBotzTrapResolveTime, 4181 netBotzTrapSeverity, 4182 netBotzTrapSensorValue, 4183 netBotzTrapSensorValueInt, 4184 netBotzTrapSensorValueFraction 4185 } 4186 STATUS current 4187 DESCRIPTION 4188 "Dry Contact sensor no longer unplugged." 4189 ::= { netBotzDryContactSensorTraps 0 106 } 4190 4191netBotzDryContactError NOTIFICATION-TYPE 4192 OBJECTS { 4193 netBotzTrapErrorID, 4194 netBotzTrapErrorType, 4195 netBotzTrapErrorTypeLabel, 4196 netBotzTrapSensorID, 4197 netBotzTrapSensorLabel, 4198 netBotzTrapPodID, 4199 netBotzTrapPodLabel, 4200 netBotzTrapPortID, 4201 netBotzTrapPortLabel, 4202 netBotzTrapStartTime, 4203 netBotzTrapNotifyTime, 4204 netBotzTrapResolveTime, 4205 netBotzTrapSeverity, 4206 netBotzTrapSensorValue, 4207 netBotzTrapSensorValueInt, 4208 netBotzTrapSensorValueFraction 4209 } 4210 STATUS current 4211 DESCRIPTION 4212 "Dry Contact sensor error." 4213 ::= { netBotzDryContactSensorTraps 0 1 } 4214 4215netBotzDryContactErrorRTN NOTIFICATION-TYPE 4216 OBJECTS { 4217 netBotzTrapErrorID, 4218 netBotzTrapErrorType, 4219 netBotzTrapErrorTypeLabel, 4220 netBotzTrapSensorID, 4221 netBotzTrapSensorLabel, 4222 netBotzTrapPodID, 4223 netBotzTrapPodLabel, 4224 netBotzTrapPortID, 4225 netBotzTrapPortLabel, 4226 netBotzTrapStartTime, 4227 netBotzTrapNotifyTime, 4228 netBotzTrapResolveTime, 4229 netBotzTrapSeverity, 4230 netBotzTrapSensorValue, 4231 netBotzTrapSensorValueInt, 4232 netBotzTrapSensorValueFraction 4233 } 4234 STATUS current 4235 DESCRIPTION 4236 "Dry Contact sensor error resolved." 4237 ::= { netBotzDryContactSensorTraps 0 101 } 4238 4239netBotzDryContactValueError NOTIFICATION-TYPE 4240 OBJECTS { 4241 netBotzTrapErrorID, 4242 netBotzTrapErrorType, 4243 netBotzTrapErrorTypeLabel, 4244 netBotzTrapSensorID, 4245 netBotzTrapSensorLabel, 4246 netBotzTrapPodID, 4247 netBotzTrapPodLabel, 4248 netBotzTrapPortID, 4249 netBotzTrapPortLabel, 4250 netBotzTrapStartTime, 4251 netBotzTrapNotifyTime, 4252 netBotzTrapResolveTime, 4253 netBotzTrapSeverity, 4254 netBotzTrapSensorValue, 4255 netBotzTrapSensorValueInt, 4256 netBotzTrapSensorValueFraction 4257 } 4258 STATUS current 4259 DESCRIPTION 4260 "Dry Contact sensor value error." 4261 ::= { netBotzDryContactSensorTraps 0 10 } 4262 4263netBotzDryContactValueErrorRTN NOTIFICATION-TYPE 4264 OBJECTS { 4265 netBotzTrapErrorID, 4266 netBotzTrapErrorType, 4267 netBotzTrapErrorTypeLabel, 4268 netBotzTrapSensorID, 4269 netBotzTrapSensorLabel, 4270 netBotzTrapPodID, 4271 netBotzTrapPodLabel, 4272 netBotzTrapPortID, 4273 netBotzTrapPortLabel, 4274 netBotzTrapStartTime, 4275 netBotzTrapNotifyTime, 4276 netBotzTrapResolveTime, 4277 netBotzTrapSeverity, 4278 netBotzTrapSensorValue, 4279 netBotzTrapSensorValueInt, 4280 netBotzTrapSensorValueFraction 4281 } 4282 STATUS current 4283 DESCRIPTION 4284 "Dry Contact sensor value error resolved." 4285 ::= { netBotzDryContactSensorTraps 0 110 } 4286 4287netBotzCameraMotionSensorUnplugged NOTIFICATION-TYPE 4288 OBJECTS { 4289 netBotzTrapErrorID, 4290 netBotzTrapErrorType, 4291 netBotzTrapErrorTypeLabel, 4292 netBotzTrapSensorID, 4293 netBotzTrapSensorLabel, 4294 netBotzTrapPodID, 4295 netBotzTrapPodLabel, 4296 netBotzTrapPortID, 4297 netBotzTrapPortLabel, 4298 netBotzTrapStartTime, 4299 netBotzTrapNotifyTime, 4300 netBotzTrapResolveTime, 4301 netBotzTrapSeverity, 4302 netBotzTrapSensorValue, 4303 netBotzTrapSensorValueInt, 4304 netBotzTrapSensorValueFraction 4305 } 4306 STATUS current 4307 DESCRIPTION 4308 "Camera Motion Sensor sensor unplugged." 4309 ::= { netBotzCameraMotionSensorTraps 0 6 } 4310 4311netBotzCameraMotionSensorReplugged NOTIFICATION-TYPE 4312 OBJECTS { 4313 netBotzTrapErrorID, 4314 netBotzTrapErrorType, 4315 netBotzTrapErrorTypeLabel, 4316 netBotzTrapSensorID, 4317 netBotzTrapSensorLabel, 4318 netBotzTrapPodID, 4319 netBotzTrapPodLabel, 4320 netBotzTrapPortID, 4321 netBotzTrapPortLabel, 4322 netBotzTrapStartTime, 4323 netBotzTrapNotifyTime, 4324 netBotzTrapResolveTime, 4325 netBotzTrapSeverity, 4326 netBotzTrapSensorValue, 4327 netBotzTrapSensorValueInt, 4328 netBotzTrapSensorValueFraction 4329 } 4330 STATUS current 4331 DESCRIPTION 4332 "Camera Motion Sensor sensor no longer unplugged." 4333 ::= { netBotzCameraMotionSensorTraps 0 106 } 4334 4335netBotzCameraMotionSensorError NOTIFICATION-TYPE 4336 OBJECTS { 4337 netBotzTrapErrorID, 4338 netBotzTrapErrorType, 4339 netBotzTrapErrorTypeLabel, 4340 netBotzTrapSensorID, 4341 netBotzTrapSensorLabel, 4342 netBotzTrapPodID, 4343 netBotzTrapPodLabel, 4344 netBotzTrapPortID, 4345 netBotzTrapPortLabel, 4346 netBotzTrapStartTime, 4347 netBotzTrapNotifyTime, 4348 netBotzTrapResolveTime, 4349 netBotzTrapSeverity, 4350 netBotzTrapSensorValue, 4351 netBotzTrapSensorValueInt, 4352 netBotzTrapSensorValueFraction 4353 } 4354 STATUS current 4355 DESCRIPTION 4356 "Camera Motion Sensor sensor error." 4357 ::= { netBotzCameraMotionSensorTraps 0 1 } 4358 4359netBotzCameraMotionSensorErrorRTN NOTIFICATION-TYPE 4360 OBJECTS { 4361 netBotzTrapErrorID, 4362 netBotzTrapErrorType, 4363 netBotzTrapErrorTypeLabel, 4364 netBotzTrapSensorID, 4365 netBotzTrapSensorLabel, 4366 netBotzTrapPodID, 4367 netBotzTrapPodLabel, 4368 netBotzTrapPortID, 4369 netBotzTrapPortLabel, 4370 netBotzTrapStartTime, 4371 netBotzTrapNotifyTime, 4372 netBotzTrapResolveTime, 4373 netBotzTrapSeverity, 4374 netBotzTrapSensorValue, 4375 netBotzTrapSensorValueInt, 4376 netBotzTrapSensorValueFraction 4377 } 4378 STATUS current 4379 DESCRIPTION 4380 "Camera Motion Sensor sensor error resolved." 4381 ::= { netBotzCameraMotionSensorTraps 0 101 } 4382 4383netBotzCameraMotionSensorValueError NOTIFICATION-TYPE 4384 OBJECTS { 4385 netBotzTrapErrorID, 4386 netBotzTrapErrorType, 4387 netBotzTrapErrorTypeLabel, 4388 netBotzTrapSensorID, 4389 netBotzTrapSensorLabel, 4390 netBotzTrapPodID, 4391 netBotzTrapPodLabel, 4392 netBotzTrapPortID, 4393 netBotzTrapPortLabel, 4394 netBotzTrapStartTime, 4395 netBotzTrapNotifyTime, 4396 netBotzTrapResolveTime, 4397 netBotzTrapSeverity, 4398 netBotzTrapSensorValue, 4399 netBotzTrapSensorValueInt, 4400 netBotzTrapSensorValueFraction 4401 } 4402 STATUS current 4403 DESCRIPTION 4404 "Camera Motion Sensor sensor value error." 4405 ::= { netBotzCameraMotionSensorTraps 0 10 } 4406 4407netBotzCameraMotionSensorValueErrorRTN NOTIFICATION-TYPE 4408 OBJECTS { 4409 netBotzTrapErrorID, 4410 netBotzTrapErrorType, 4411 netBotzTrapErrorTypeLabel, 4412 netBotzTrapSensorID, 4413 netBotzTrapSensorLabel, 4414 netBotzTrapPodID, 4415 netBotzTrapPodLabel, 4416 netBotzTrapPortID, 4417 netBotzTrapPortLabel, 4418 netBotzTrapStartTime, 4419 netBotzTrapNotifyTime, 4420 netBotzTrapResolveTime, 4421 netBotzTrapSeverity, 4422 netBotzTrapSensorValue, 4423 netBotzTrapSensorValueInt, 4424 netBotzTrapSensorValueFraction 4425 } 4426 STATUS current 4427 DESCRIPTION 4428 "Camera Motion Sensor sensor value error resolved." 4429 ::= { netBotzCameraMotionSensorTraps 0 110 } 4430 4431netBotzDoorSensorUnplugged NOTIFICATION-TYPE 4432 OBJECTS { 4433 netBotzTrapErrorID, 4434 netBotzTrapErrorType, 4435 netBotzTrapErrorTypeLabel, 4436 netBotzTrapSensorID, 4437 netBotzTrapSensorLabel, 4438 netBotzTrapPodID, 4439 netBotzTrapPodLabel, 4440 netBotzTrapPortID, 4441 netBotzTrapPortLabel, 4442 netBotzTrapStartTime, 4443 netBotzTrapNotifyTime, 4444 netBotzTrapResolveTime, 4445 netBotzTrapSeverity, 4446 netBotzTrapSensorValue, 4447 netBotzTrapSensorValueInt, 4448 netBotzTrapSensorValueFraction 4449 } 4450 STATUS current 4451 DESCRIPTION 4452 "Door Sensor sensor unplugged." 4453 ::= { netBotzDoorSensorTraps 0 6 } 4454 4455netBotzDoorSensorReplugged NOTIFICATION-TYPE 4456 OBJECTS { 4457 netBotzTrapErrorID, 4458 netBotzTrapErrorType, 4459 netBotzTrapErrorTypeLabel, 4460 netBotzTrapSensorID, 4461 netBotzTrapSensorLabel, 4462 netBotzTrapPodID, 4463 netBotzTrapPodLabel, 4464 netBotzTrapPortID, 4465 netBotzTrapPortLabel, 4466 netBotzTrapStartTime, 4467 netBotzTrapNotifyTime, 4468 netBotzTrapResolveTime, 4469 netBotzTrapSeverity, 4470 netBotzTrapSensorValue, 4471 netBotzTrapSensorValueInt, 4472 netBotzTrapSensorValueFraction 4473 } 4474 STATUS current 4475 DESCRIPTION 4476 "Door Sensor sensor no longer unplugged." 4477 ::= { netBotzDoorSensorTraps 0 106 } 4478 4479netBotzDoorSensorError NOTIFICATION-TYPE 4480 OBJECTS { 4481 netBotzTrapErrorID, 4482 netBotzTrapErrorType, 4483 netBotzTrapErrorTypeLabel, 4484 netBotzTrapSensorID, 4485 netBotzTrapSensorLabel, 4486 netBotzTrapPodID, 4487 netBotzTrapPodLabel, 4488 netBotzTrapPortID, 4489 netBotzTrapPortLabel, 4490 netBotzTrapStartTime, 4491 netBotzTrapNotifyTime, 4492 netBotzTrapResolveTime, 4493 netBotzTrapSeverity, 4494 netBotzTrapSensorValue, 4495 netBotzTrapSensorValueInt, 4496 netBotzTrapSensorValueFraction 4497 } 4498 STATUS current 4499 DESCRIPTION 4500 "Door Sensor sensor error." 4501 ::= { netBotzDoorSensorTraps 0 1 } 4502 4503netBotzDoorSensorErrorRTN NOTIFICATION-TYPE 4504 OBJECTS { 4505 netBotzTrapErrorID, 4506 netBotzTrapErrorType, 4507 netBotzTrapErrorTypeLabel, 4508 netBotzTrapSensorID, 4509 netBotzTrapSensorLabel, 4510 netBotzTrapPodID, 4511 netBotzTrapPodLabel, 4512 netBotzTrapPortID, 4513 netBotzTrapPortLabel, 4514 netBotzTrapStartTime, 4515 netBotzTrapNotifyTime, 4516 netBotzTrapResolveTime, 4517 netBotzTrapSeverity, 4518 netBotzTrapSensorValue, 4519 netBotzTrapSensorValueInt, 4520 netBotzTrapSensorValueFraction 4521 } 4522 STATUS current 4523 DESCRIPTION 4524 "Door Sensor sensor error resolved." 4525 ::= { netBotzDoorSensorTraps 0 101 } 4526 4527netBotzDoorSensorValueError NOTIFICATION-TYPE 4528 OBJECTS { 4529 netBotzTrapErrorID, 4530 netBotzTrapErrorType, 4531 netBotzTrapErrorTypeLabel, 4532 netBotzTrapSensorID, 4533 netBotzTrapSensorLabel, 4534 netBotzTrapPodID, 4535 netBotzTrapPodLabel, 4536 netBotzTrapPortID, 4537 netBotzTrapPortLabel, 4538 netBotzTrapStartTime, 4539 netBotzTrapNotifyTime, 4540 netBotzTrapResolveTime, 4541 netBotzTrapSeverity, 4542 netBotzTrapSensorValue, 4543 netBotzTrapSensorValueInt, 4544 netBotzTrapSensorValueFraction 4545 } 4546 STATUS current 4547 DESCRIPTION 4548 "Door Sensor sensor value error." 4549 ::= { netBotzDoorSensorTraps 0 10 } 4550 4551netBotzDoorSensorValueErrorRTN NOTIFICATION-TYPE 4552 OBJECTS { 4553 netBotzTrapErrorID, 4554 netBotzTrapErrorType, 4555 netBotzTrapErrorTypeLabel, 4556 netBotzTrapSensorID, 4557 netBotzTrapSensorLabel, 4558 netBotzTrapPodID, 4559 netBotzTrapPodLabel, 4560 netBotzTrapPortID, 4561 netBotzTrapPortLabel, 4562 netBotzTrapStartTime, 4563 netBotzTrapNotifyTime, 4564 netBotzTrapResolveTime, 4565 netBotzTrapSeverity, 4566 netBotzTrapSensorValue, 4567 netBotzTrapSensorValueInt, 4568 netBotzTrapSensorValueFraction 4569 } 4570 STATUS current 4571 DESCRIPTION 4572 "Door Sensor sensor value error resolved." 4573 ::= { netBotzDoorSensorTraps 0 110 } 4574 4575netBotzMicPlugSensorUnplugged NOTIFICATION-TYPE 4576 OBJECTS { 4577 netBotzTrapErrorID, 4578 netBotzTrapErrorType, 4579 netBotzTrapErrorTypeLabel, 4580 netBotzTrapSensorID, 4581 netBotzTrapSensorLabel, 4582 netBotzTrapPodID, 4583 netBotzTrapPodLabel, 4584 netBotzTrapPortID, 4585 netBotzTrapPortLabel, 4586 netBotzTrapStartTime, 4587 netBotzTrapNotifyTime, 4588 netBotzTrapResolveTime, 4589 netBotzTrapSeverity, 4590 netBotzTrapSensorValue, 4591 netBotzTrapSensorValueInt, 4592 netBotzTrapSensorValueFraction 4593 } 4594 STATUS current 4595 DESCRIPTION 4596 "MicPlug Sensor sensor unplugged." 4597 ::= { netBotzMicPlugSensorTraps 0 6 } 4598 4599netBotzMicPlugSensorReplugged NOTIFICATION-TYPE 4600 OBJECTS { 4601 netBotzTrapErrorID, 4602 netBotzTrapErrorType, 4603 netBotzTrapErrorTypeLabel, 4604 netBotzTrapSensorID, 4605 netBotzTrapSensorLabel, 4606 netBotzTrapPodID, 4607 netBotzTrapPodLabel, 4608 netBotzTrapPortID, 4609 netBotzTrapPortLabel, 4610 netBotzTrapStartTime, 4611 netBotzTrapNotifyTime, 4612 netBotzTrapResolveTime, 4613 netBotzTrapSeverity, 4614 netBotzTrapSensorValue, 4615 netBotzTrapSensorValueInt, 4616 netBotzTrapSensorValueFraction 4617 } 4618 STATUS current 4619 DESCRIPTION 4620 "MicPlug Sensor sensor no longer unplugged." 4621 ::= { netBotzMicPlugSensorTraps 0 106 } 4622 4623netBotzMicPlugSensorError NOTIFICATION-TYPE 4624 OBJECTS { 4625 netBotzTrapErrorID, 4626 netBotzTrapErrorType, 4627 netBotzTrapErrorTypeLabel, 4628 netBotzTrapSensorID, 4629 netBotzTrapSensorLabel, 4630 netBotzTrapPodID, 4631 netBotzTrapPodLabel, 4632 netBotzTrapPortID, 4633 netBotzTrapPortLabel, 4634 netBotzTrapStartTime, 4635 netBotzTrapNotifyTime, 4636 netBotzTrapResolveTime, 4637 netBotzTrapSeverity, 4638 netBotzTrapSensorValue, 4639 netBotzTrapSensorValueInt, 4640 netBotzTrapSensorValueFraction 4641 } 4642 STATUS current 4643 DESCRIPTION 4644 "MicPlug Sensor sensor error." 4645 ::= { netBotzMicPlugSensorTraps 0 1 } 4646 4647netBotzMicPlugSensorErrorRTN NOTIFICATION-TYPE 4648 OBJECTS { 4649 netBotzTrapErrorID, 4650 netBotzTrapErrorType, 4651 netBotzTrapErrorTypeLabel, 4652 netBotzTrapSensorID, 4653 netBotzTrapSensorLabel, 4654 netBotzTrapPodID, 4655 netBotzTrapPodLabel, 4656 netBotzTrapPortID, 4657 netBotzTrapPortLabel, 4658 netBotzTrapStartTime, 4659 netBotzTrapNotifyTime, 4660 netBotzTrapResolveTime, 4661 netBotzTrapSeverity, 4662 netBotzTrapSensorValue, 4663 netBotzTrapSensorValueInt, 4664 netBotzTrapSensorValueFraction 4665 } 4666 STATUS current 4667 DESCRIPTION 4668 "MicPlug Sensor sensor error resolved." 4669 ::= { netBotzMicPlugSensorTraps 0 101 } 4670 4671netBotzMicPlugSensorValueError NOTIFICATION-TYPE 4672 OBJECTS { 4673 netBotzTrapErrorID, 4674 netBotzTrapErrorType, 4675 netBotzTrapErrorTypeLabel, 4676 netBotzTrapSensorID, 4677 netBotzTrapSensorLabel, 4678 netBotzTrapPodID, 4679 netBotzTrapPodLabel, 4680 netBotzTrapPortID, 4681 netBotzTrapPortLabel, 4682 netBotzTrapStartTime, 4683 netBotzTrapNotifyTime, 4684 netBotzTrapResolveTime, 4685 netBotzTrapSeverity, 4686 netBotzTrapSensorValue, 4687 netBotzTrapSensorValueInt, 4688 netBotzTrapSensorValueFraction 4689 } 4690 STATUS current 4691 DESCRIPTION 4692 "MicPlug Sensor sensor value error." 4693 ::= { netBotzMicPlugSensorTraps 0 10 } 4694 4695netBotzMicPlugSensorValueErrorRTN NOTIFICATION-TYPE 4696 OBJECTS { 4697 netBotzTrapErrorID, 4698 netBotzTrapErrorType, 4699 netBotzTrapErrorTypeLabel, 4700 netBotzTrapSensorID, 4701 netBotzTrapSensorLabel, 4702 netBotzTrapPodID, 4703 netBotzTrapPodLabel, 4704 netBotzTrapPortID, 4705 netBotzTrapPortLabel, 4706 netBotzTrapStartTime, 4707 netBotzTrapNotifyTime, 4708 netBotzTrapResolveTime, 4709 netBotzTrapSeverity, 4710 netBotzTrapSensorValue, 4711 netBotzTrapSensorValueInt, 4712 netBotzTrapSensorValueFraction 4713 } 4714 STATUS current 4715 DESCRIPTION 4716 "MicPlug Sensor sensor value error resolved." 4717 ::= { netBotzMicPlugSensorTraps 0 110 } 4718 4719netBotzSpeakerPlugSensorUnplugged NOTIFICATION-TYPE 4720 OBJECTS { 4721 netBotzTrapErrorID, 4722 netBotzTrapErrorType, 4723 netBotzTrapErrorTypeLabel, 4724 netBotzTrapSensorID, 4725 netBotzTrapSensorLabel, 4726 netBotzTrapPodID, 4727 netBotzTrapPodLabel, 4728 netBotzTrapPortID, 4729 netBotzTrapPortLabel, 4730 netBotzTrapStartTime, 4731 netBotzTrapNotifyTime, 4732 netBotzTrapResolveTime, 4733 netBotzTrapSeverity, 4734 netBotzTrapSensorValue, 4735 netBotzTrapSensorValueInt, 4736 netBotzTrapSensorValueFraction 4737 } 4738 STATUS current 4739 DESCRIPTION 4740 "SpeakerPlug Sensor sensor unplugged." 4741 ::= { netBotzSpeakerPlugSensorTraps 0 6 } 4742 4743netBotzSpeakerPlugSensorReplugged NOTIFICATION-TYPE 4744 OBJECTS { 4745 netBotzTrapErrorID, 4746 netBotzTrapErrorType, 4747 netBotzTrapErrorTypeLabel, 4748 netBotzTrapSensorID, 4749 netBotzTrapSensorLabel, 4750 netBotzTrapPodID, 4751 netBotzTrapPodLabel, 4752 netBotzTrapPortID, 4753 netBotzTrapPortLabel, 4754 netBotzTrapStartTime, 4755 netBotzTrapNotifyTime, 4756 netBotzTrapResolveTime, 4757 netBotzTrapSeverity, 4758 netBotzTrapSensorValue, 4759 netBotzTrapSensorValueInt, 4760 netBotzTrapSensorValueFraction 4761 } 4762 STATUS current 4763 DESCRIPTION 4764 "SpeakerPlug Sensor sensor no longer unplugged." 4765 ::= { netBotzSpeakerPlugSensorTraps 0 106 } 4766 4767netBotzSpeakerPlugSensorError NOTIFICATION-TYPE 4768 OBJECTS { 4769 netBotzTrapErrorID, 4770 netBotzTrapErrorType, 4771 netBotzTrapErrorTypeLabel, 4772 netBotzTrapSensorID, 4773 netBotzTrapSensorLabel, 4774 netBotzTrapPodID, 4775 netBotzTrapPodLabel, 4776 netBotzTrapPortID, 4777 netBotzTrapPortLabel, 4778 netBotzTrapStartTime, 4779 netBotzTrapNotifyTime, 4780 netBotzTrapResolveTime, 4781 netBotzTrapSeverity, 4782 netBotzTrapSensorValue, 4783 netBotzTrapSensorValueInt, 4784 netBotzTrapSensorValueFraction 4785 } 4786 STATUS current 4787 DESCRIPTION 4788 "SpeakerPlug Sensor sensor error." 4789 ::= { netBotzSpeakerPlugSensorTraps 0 1 } 4790 4791netBotzSpeakerPlugSensorErrorRTN NOTIFICATION-TYPE 4792 OBJECTS { 4793 netBotzTrapErrorID, 4794 netBotzTrapErrorType, 4795 netBotzTrapErrorTypeLabel, 4796 netBotzTrapSensorID, 4797 netBotzTrapSensorLabel, 4798 netBotzTrapPodID, 4799 netBotzTrapPodLabel, 4800 netBotzTrapPortID, 4801 netBotzTrapPortLabel, 4802 netBotzTrapStartTime, 4803 netBotzTrapNotifyTime, 4804 netBotzTrapResolveTime, 4805 netBotzTrapSeverity, 4806 netBotzTrapSensorValue, 4807 netBotzTrapSensorValueInt, 4808 netBotzTrapSensorValueFraction 4809 } 4810 STATUS current 4811 DESCRIPTION 4812 "SpeakerPlug Sensor sensor error resolved." 4813 ::= { netBotzSpeakerPlugSensorTraps 0 101 } 4814 4815netBotzSpeakerPlugSensorValueError NOTIFICATION-TYPE 4816 OBJECTS { 4817 netBotzTrapErrorID, 4818 netBotzTrapErrorType, 4819 netBotzTrapErrorTypeLabel, 4820 netBotzTrapSensorID, 4821 netBotzTrapSensorLabel, 4822 netBotzTrapPodID, 4823 netBotzTrapPodLabel, 4824 netBotzTrapPortID, 4825 netBotzTrapPortLabel, 4826 netBotzTrapStartTime, 4827 netBotzTrapNotifyTime, 4828 netBotzTrapResolveTime, 4829 netBotzTrapSeverity, 4830 netBotzTrapSensorValue, 4831 netBotzTrapSensorValueInt, 4832 netBotzTrapSensorValueFraction 4833 } 4834 STATUS current 4835 DESCRIPTION 4836 "SpeakerPlug Sensor sensor value error." 4837 ::= { netBotzSpeakerPlugSensorTraps 0 10 } 4838 4839netBotzSpeakerPlugSensorValueErrorRTN NOTIFICATION-TYPE 4840 OBJECTS { 4841 netBotzTrapErrorID, 4842 netBotzTrapErrorType, 4843 netBotzTrapErrorTypeLabel, 4844 netBotzTrapSensorID, 4845 netBotzTrapSensorLabel, 4846 netBotzTrapPodID, 4847 netBotzTrapPodLabel, 4848 netBotzTrapPortID, 4849 netBotzTrapPortLabel, 4850 netBotzTrapStartTime, 4851 netBotzTrapNotifyTime, 4852 netBotzTrapResolveTime, 4853 netBotzTrapSeverity, 4854 netBotzTrapSensorValue, 4855 netBotzTrapSensorValueInt, 4856 netBotzTrapSensorValueFraction 4857 } 4858 STATUS current 4859 DESCRIPTION 4860 "SpeakerPlug Sensor sensor value error resolved." 4861 ::= { netBotzSpeakerPlugSensorTraps 0 110 } 4862 4863 4864netBotzTVSignalSensorUnplugged NOTIFICATION-TYPE 4865 OBJECTS { 4866 netBotzTrapErrorID, 4867 netBotzTrapErrorType, 4868 netBotzTrapErrorTypeLabel, 4869 netBotzTrapSensorID, 4870 netBotzTrapSensorLabel, 4871 netBotzTrapPodID, 4872 netBotzTrapPodLabel, 4873 netBotzTrapPortID, 4874 netBotzTrapPortLabel, 4875 netBotzTrapStartTime, 4876 netBotzTrapNotifyTime, 4877 netBotzTrapResolveTime, 4878 netBotzTrapSeverity, 4879 netBotzTrapSensorValue, 4880 netBotzTrapSensorValueInt, 4881 netBotzTrapSensorValueFraction 4882 } 4883 STATUS current 4884 DESCRIPTION 4885 "TVSignal Sensor sensor unplugged." 4886 ::= { netBotzTVSignalSensorTraps 0 6 } 4887 4888netBotzTVSignalSensorReplugged NOTIFICATION-TYPE 4889 OBJECTS { 4890 netBotzTrapErrorID, 4891 netBotzTrapErrorType, 4892 netBotzTrapErrorTypeLabel, 4893 netBotzTrapSensorID, 4894 netBotzTrapSensorLabel, 4895 netBotzTrapPodID, 4896 netBotzTrapPodLabel, 4897 netBotzTrapPortID, 4898 netBotzTrapPortLabel, 4899 netBotzTrapStartTime, 4900 netBotzTrapNotifyTime, 4901 netBotzTrapResolveTime, 4902 netBotzTrapSeverity, 4903 netBotzTrapSensorValue, 4904 netBotzTrapSensorValueInt, 4905 netBotzTrapSensorValueFraction 4906 } 4907 STATUS current 4908 DESCRIPTION 4909 "TVSignal Sensor sensor no longer unplugged." 4910 ::= { netBotzTVSignalSensorTraps 0 106 } 4911 4912netBotzTVSignalSensorError NOTIFICATION-TYPE 4913 OBJECTS { 4914 netBotzTrapErrorID, 4915 netBotzTrapErrorType, 4916 netBotzTrapErrorTypeLabel, 4917 netBotzTrapSensorID, 4918 netBotzTrapSensorLabel, 4919 netBotzTrapPodID, 4920 netBotzTrapPodLabel, 4921 netBotzTrapPortID, 4922 netBotzTrapPortLabel, 4923 netBotzTrapStartTime, 4924 netBotzTrapNotifyTime, 4925 netBotzTrapResolveTime, 4926 netBotzTrapSeverity, 4927 netBotzTrapSensorValue, 4928 netBotzTrapSensorValueInt, 4929 netBotzTrapSensorValueFraction 4930 } 4931 STATUS current 4932 DESCRIPTION 4933 "TVSignal Sensor sensor error." 4934 ::= { netBotzTVSignalSensorTraps 0 1 } 4935 4936netBotzTVSignalSensorErrorRTN NOTIFICATION-TYPE 4937 OBJECTS { 4938 netBotzTrapErrorID, 4939 netBotzTrapErrorType, 4940 netBotzTrapErrorTypeLabel, 4941 netBotzTrapSensorID, 4942 netBotzTrapSensorLabel, 4943 netBotzTrapPodID, 4944 netBotzTrapPodLabel, 4945 netBotzTrapPortID, 4946 netBotzTrapPortLabel, 4947 netBotzTrapStartTime, 4948 netBotzTrapNotifyTime, 4949 netBotzTrapResolveTime, 4950 netBotzTrapSeverity, 4951 netBotzTrapSensorValue, 4952 netBotzTrapSensorValueInt, 4953 netBotzTrapSensorValueFraction 4954 } 4955 STATUS current 4956 DESCRIPTION 4957 "TVSignal Sensor sensor error resolved." 4958 ::= { netBotzTVSignalSensorTraps 0 101 } 4959 4960netBotzTVSignalSensorValueError NOTIFICATION-TYPE 4961 OBJECTS { 4962 netBotzTrapErrorID, 4963 netBotzTrapErrorType, 4964 netBotzTrapErrorTypeLabel, 4965 netBotzTrapSensorID, 4966 netBotzTrapSensorLabel, 4967 netBotzTrapPodID, 4968 netBotzTrapPodLabel, 4969 netBotzTrapPortID, 4970 netBotzTrapPortLabel, 4971 netBotzTrapStartTime, 4972 netBotzTrapNotifyTime, 4973 netBotzTrapResolveTime, 4974 netBotzTrapSeverity, 4975 netBotzTrapSensorValue, 4976 netBotzTrapSensorValueInt, 4977 netBotzTrapSensorValueFraction 4978 } 4979 STATUS current 4980 DESCRIPTION 4981 "TVSignal Sensor sensor value error." 4982 ::= { netBotzTVSignalSensorTraps 0 10 } 4983 4984netBotzTVSignalSensorValueErrorRTN NOTIFICATION-TYPE 4985 OBJECTS { 4986 netBotzTrapErrorID, 4987 netBotzTrapErrorType, 4988 netBotzTrapErrorTypeLabel, 4989 netBotzTrapSensorID, 4990 netBotzTrapSensorLabel, 4991 netBotzTrapPodID, 4992 netBotzTrapPodLabel, 4993 netBotzTrapPortID, 4994 netBotzTrapPortLabel, 4995 netBotzTrapStartTime, 4996 netBotzTrapNotifyTime, 4997 netBotzTrapResolveTime, 4998 netBotzTrapSeverity, 4999 netBotzTrapSensorValue, 5000 netBotzTrapSensorValueInt, 5001 netBotzTrapSensorValueFraction 5002 } 5003 STATUS current 5004 DESCRIPTION 5005 "TVSignal Sensor sensor value error resolved." 5006 ::= { netBotzTVSignalSensorTraps 0 110 } 5007 5008netBotzPodUnplugged NOTIFICATION-TYPE 5009 OBJECTS { 5010 netBotzTrapErrorID, 5011 netBotzTrapErrorType, 5012 netBotzTrapErrorTypeLabel, 5013 netBotzTrapSensorID, 5014 netBotzTrapSensorLabel, 5015 netBotzTrapPodID, 5016 netBotzTrapPodLabel, 5017 netBotzTrapPortID, 5018 netBotzTrapPortLabel, 5019 netBotzTrapStartTime, 5020 netBotzTrapNotifyTime, 5021 netBotzTrapResolveTime, 5022 netBotzTrapSeverity, 5023 netBotzTrapSensorValue, 5024 netBotzTrapSensorValueInt, 5025 netBotzTrapSensorValueFraction 5026 } 5027 STATUS current 5028 DESCRIPTION 5029 "Pod unplugged." 5030 ::= { netBotzPodTraps 0 7 } 5031 5032netBotzPodReplugged NOTIFICATION-TYPE 5033 OBJECTS { 5034 netBotzTrapErrorID, 5035 netBotzTrapErrorType, 5036 netBotzTrapErrorTypeLabel, 5037 netBotzTrapSensorID, 5038 netBotzTrapSensorLabel, 5039 netBotzTrapPodID, 5040 netBotzTrapPodLabel, 5041 netBotzTrapPortID, 5042 netBotzTrapPortLabel, 5043 netBotzTrapStartTime, 5044 netBotzTrapNotifyTime, 5045 netBotzTrapResolveTime, 5046 netBotzTrapSeverity, 5047 netBotzTrapSensorValue, 5048 netBotzTrapSensorValueInt, 5049 netBotzTrapSensorValueFraction 5050 } 5051 STATUS current 5052 DESCRIPTION 5053 "Pod no longer unplugged." 5054 ::= { netBotzPodTraps 0 107 } 5055 5056netBotzSensorPodUnplugged NOTIFICATION-TYPE 5057 OBJECTS { 5058 netBotzTrapErrorID, 5059 netBotzTrapErrorType, 5060 netBotzTrapErrorTypeLabel, 5061 netBotzTrapSensorID, 5062 netBotzTrapSensorLabel, 5063 netBotzTrapPodID, 5064 netBotzTrapPodLabel, 5065 netBotzTrapPortID, 5066 netBotzTrapPortLabel, 5067 netBotzTrapStartTime, 5068 netBotzTrapNotifyTime, 5069 netBotzTrapResolveTime, 5070 netBotzTrapSeverity, 5071 netBotzTrapSensorValue, 5072 netBotzTrapSensorValueInt, 5073 netBotzTrapSensorValueFraction 5074 } 5075 STATUS current 5076 DESCRIPTION 5077 "Sensor Pod unplugged." 5078 ::= { netBotzSensorPodTraps 0 7 } 5079 5080netBotzSensorPodReplugged NOTIFICATION-TYPE 5081 OBJECTS { 5082 netBotzTrapErrorID, 5083 netBotzTrapErrorType, 5084 netBotzTrapErrorTypeLabel, 5085 netBotzTrapSensorID, 5086 netBotzTrapSensorLabel, 5087 netBotzTrapPodID, 5088 netBotzTrapPodLabel, 5089 netBotzTrapPortID, 5090 netBotzTrapPortLabel, 5091 netBotzTrapStartTime, 5092 netBotzTrapNotifyTime, 5093 netBotzTrapResolveTime, 5094 netBotzTrapSeverity, 5095 netBotzTrapSensorValue, 5096 netBotzTrapSensorValueInt, 5097 netBotzTrapSensorValueFraction 5098 } 5099 STATUS current 5100 DESCRIPTION 5101 "Sensor Pod no longer unplugged." 5102 ::= { netBotzSensorPodTraps 0 107 } 5103 5104netBotzCameraPodUnplugged NOTIFICATION-TYPE 5105 OBJECTS { 5106 netBotzTrapErrorID, 5107 netBotzTrapErrorType, 5108 netBotzTrapErrorTypeLabel, 5109 netBotzTrapSensorID, 5110 netBotzTrapSensorLabel, 5111 netBotzTrapPodID, 5112 netBotzTrapPodLabel, 5113 netBotzTrapPortID, 5114 netBotzTrapPortLabel, 5115 netBotzTrapStartTime, 5116 netBotzTrapNotifyTime, 5117 netBotzTrapResolveTime, 5118 netBotzTrapSeverity, 5119 netBotzTrapSensorValue, 5120 netBotzTrapSensorValueInt, 5121 netBotzTrapSensorValueFraction 5122 } 5123 STATUS current 5124 DESCRIPTION 5125 "Camera Pod unplugged." 5126 ::= { netBotzCameraPodTraps 0 7 } 5127 5128netBotzCameraPodReplugged NOTIFICATION-TYPE 5129 OBJECTS { 5130 netBotzTrapErrorID, 5131 netBotzTrapErrorType, 5132 netBotzTrapErrorTypeLabel, 5133 netBotzTrapSensorID, 5134 netBotzTrapSensorLabel, 5135 netBotzTrapPodID, 5136 netBotzTrapPodLabel, 5137 netBotzTrapPortID, 5138 netBotzTrapPortLabel, 5139 netBotzTrapStartTime, 5140 netBotzTrapNotifyTime, 5141 netBotzTrapResolveTime, 5142 netBotzTrapSeverity, 5143 netBotzTrapSensorValue, 5144 netBotzTrapSensorValueInt, 5145 netBotzTrapSensorValueFraction 5146 } 5147 STATUS current 5148 DESCRIPTION 5149 "Camera Pod no longer unplugged." 5150 ::= { netBotzCameraPodTraps 0 107 } 5151 5152netBotzCCTVPodUnplugged NOTIFICATION-TYPE 5153 OBJECTS { 5154 netBotzTrapErrorID, 5155 netBotzTrapErrorType, 5156 netBotzTrapErrorTypeLabel, 5157 netBotzTrapSensorID, 5158 netBotzTrapSensorLabel, 5159 netBotzTrapPodID, 5160 netBotzTrapPodLabel, 5161 netBotzTrapPortID, 5162 netBotzTrapPortLabel, 5163 netBotzTrapStartTime, 5164 netBotzTrapNotifyTime, 5165 netBotzTrapResolveTime, 5166 netBotzTrapSeverity, 5167 netBotzTrapSensorValue, 5168 netBotzTrapSensorValueInt, 5169 netBotzTrapSensorValueFraction 5170 } 5171 STATUS current 5172 DESCRIPTION 5173 "CCTV Pod unplugged." 5174 ::= { netBotzCCTVPodTraps 0 7 } 5175 5176netBotzCCTVPodReplugged NOTIFICATION-TYPE 5177 OBJECTS { 5178 netBotzTrapErrorID, 5179 netBotzTrapErrorType, 5180 netBotzTrapErrorTypeLabel, 5181 netBotzTrapSensorID, 5182 netBotzTrapSensorLabel, 5183 netBotzTrapPodID, 5184 netBotzTrapPodLabel, 5185 netBotzTrapPortID, 5186 netBotzTrapPortLabel, 5187 netBotzTrapStartTime, 5188 netBotzTrapNotifyTime, 5189 netBotzTrapResolveTime, 5190 netBotzTrapSeverity, 5191 netBotzTrapSensorValue, 5192 netBotzTrapSensorValueInt, 5193 netBotzTrapSensorValueFraction 5194 } 5195 STATUS current 5196 DESCRIPTION 5197 "CCTV Pod no longer unplugged." 5198 ::= { netBotzCCTVPodTraps 0 107 } 5199 5200netBotz4to20mAPodUnplugged NOTIFICATION-TYPE 5201 OBJECTS { 5202 netBotzTrapErrorID, 5203 netBotzTrapErrorType, 5204 netBotzTrapErrorTypeLabel, 5205 netBotzTrapSensorID, 5206 netBotzTrapSensorLabel, 5207 netBotzTrapPodID, 5208 netBotzTrapPodLabel, 5209 netBotzTrapPortID, 5210 netBotzTrapPortLabel, 5211 netBotzTrapStartTime, 5212 netBotzTrapNotifyTime, 5213 netBotzTrapResolveTime, 5214 netBotzTrapSeverity, 5215 netBotzTrapSensorValue, 5216 netBotzTrapSensorValueInt, 5217 netBotzTrapSensorValueFraction 5218 } 5219 STATUS current 5220 DESCRIPTION 5221 "4-20mA Pod unplugged." 5222 ::= { netBotz4to20mAPodTraps 0 7 } 5223 5224netBotz4to20mAPodReplugged NOTIFICATION-TYPE 5225 OBJECTS { 5226 netBotzTrapErrorID, 5227 netBotzTrapErrorType, 5228 netBotzTrapErrorTypeLabel, 5229 netBotzTrapSensorID, 5230 netBotzTrapSensorLabel, 5231 netBotzTrapPodID, 5232 netBotzTrapPodLabel, 5233 netBotzTrapPortID, 5234 netBotzTrapPortLabel, 5235 netBotzTrapStartTime, 5236 netBotzTrapNotifyTime, 5237 netBotzTrapResolveTime, 5238 netBotzTrapSeverity, 5239 netBotzTrapSensorValue, 5240 netBotzTrapSensorValueInt, 5241 netBotzTrapSensorValueFraction 5242 } 5243 STATUS current 5244 DESCRIPTION 5245 "4-20mA Pod no longer unplugged." 5246 ::= { netBotz4to20mAPodTraps 0 107 } 5247 5248netBotzLogonError NOTIFICATION-TYPE 5249 OBJECTS { 5250 netBotzTrapErrorID, 5251 netBotzTrapErrorType, 5252 netBotzTrapErrorTypeLabel, 5253 netBotzTrapSensorID, 5254 netBotzTrapSensorLabel, 5255 netBotzTrapPodID, 5256 netBotzTrapPodLabel, 5257 netBotzTrapPortID, 5258 netBotzTrapPortLabel, 5259 netBotzTrapStartTime, 5260 netBotzTrapNotifyTime, 5261 netBotzTrapResolveTime, 5262 netBotzTrapSeverity, 5263 netBotzTrapSensorValue, 5264 netBotzTrapSensorValueInt, 5265 netBotzTrapSensorValueFraction 5266 } 5267 STATUS current 5268 DESCRIPTION 5269 "Multiple failed logon attempts." 5270 ::= { netBotzPodTraps 0 11 } 5271 5272netBotzLogonErrorResolved NOTIFICATION-TYPE 5273 OBJECTS { 5274 netBotzTrapErrorID, 5275 netBotzTrapErrorType, 5276 netBotzTrapErrorTypeLabel, 5277 netBotzTrapSensorID, 5278 netBotzTrapSensorLabel, 5279 netBotzTrapPodID, 5280 netBotzTrapPodLabel, 5281 netBotzTrapPortID, 5282 netBotzTrapPortLabel, 5283 netBotzTrapStartTime, 5284 netBotzTrapNotifyTime, 5285 netBotzTrapResolveTime, 5286 netBotzTrapSeverity, 5287 netBotzTrapSensorValue, 5288 netBotzTrapSensorValueInt, 5289 netBotzTrapSensorValueFraction 5290 } 5291 STATUS current 5292 DESCRIPTION 5293 "Failed logon attempts stopped, or logon succeeded." 5294 ::= { netBotzPodTraps 0 111 } 5295 5296netBotzDriveNotFoundError NOTIFICATION-TYPE 5297 OBJECTS { 5298 netBotzTrapErrorID, 5299 netBotzTrapErrorType, 5300 netBotzTrapErrorTypeLabel, 5301 netBotzTrapSensorID, 5302 netBotzTrapSensorLabel, 5303 netBotzTrapPodID, 5304 netBotzTrapPodLabel, 5305 netBotzTrapPortID, 5306 netBotzTrapPortLabel, 5307 netBotzTrapStartTime, 5308 netBotzTrapNotifyTime, 5309 netBotzTrapResolveTime, 5310 netBotzTrapSeverity, 5311 netBotzTrapSensorValue, 5312 netBotzTrapSensorValueInt, 5313 netBotzTrapSensorValueFraction 5314 } 5315 STATUS current 5316 DESCRIPTION 5317 "Configured add-on drive not found or has malfunctioned." 5318 ::= { netBotzPodTraps 0 12 } 5319 5320netBotzDriveNotFoundErrorResolved NOTIFICATION-TYPE 5321 OBJECTS { 5322 netBotzTrapErrorID, 5323 netBotzTrapErrorType, 5324 netBotzTrapErrorTypeLabel, 5325 netBotzTrapSensorID, 5326 netBotzTrapSensorLabel, 5327 netBotzTrapPodID, 5328 netBotzTrapPodLabel, 5329 netBotzTrapPortID, 5330 netBotzTrapPortLabel, 5331 netBotzTrapStartTime, 5332 netBotzTrapNotifyTime, 5333 netBotzTrapResolveTime, 5334 netBotzTrapSeverity, 5335 netBotzTrapSensorValue, 5336 netBotzTrapSensorValueInt, 5337 netBotzTrapSensorValueFraction 5338 } 5339 STATUS current 5340 DESCRIPTION 5341 "Missing add-on drive has bee found." 5342 ::= { netBotzPodTraps 0 112 } 5343 5344netBotzRmtLinkError NOTIFICATION-TYPE 5345 OBJECTS { 5346 netBotzTrapErrorID, 5347 netBotzTrapErrorType, 5348 netBotzTrapErrorTypeLabel, 5349 netBotzTrapSensorID, 5350 netBotzTrapSensorLabel, 5351 netBotzTrapPodID, 5352 netBotzTrapPodLabel, 5353 netBotzTrapPortID, 5354 netBotzTrapPortLabel, 5355 netBotzTrapStartTime, 5356 netBotzTrapNotifyTime, 5357 netBotzTrapResolveTime, 5358 netBotzTrapSeverity, 5359 netBotzTrapSensorValue, 5360 netBotzTrapSensorValueInt, 5361 netBotzTrapSensorValueFraction 5362 } 5363 STATUS current 5364 DESCRIPTION 5365 "Configured remote link has failed." 5366 ::= { netBotzPodTraps 0 13 } 5367 5368netBotzRmtLinkErrorResolved NOTIFICATION-TYPE 5369 OBJECTS { 5370 netBotzTrapErrorID, 5371 netBotzTrapErrorType, 5372 netBotzTrapErrorTypeLabel, 5373 netBotzTrapSensorID, 5374 netBotzTrapSensorLabel, 5375 netBotzTrapPodID, 5376 netBotzTrapPodLabel, 5377 netBotzTrapPortID, 5378 netBotzTrapPortLabel, 5379 netBotzTrapStartTime, 5380 netBotzTrapNotifyTime, 5381 netBotzTrapResolveTime, 5382 netBotzTrapSeverity, 5383 netBotzTrapSensorValue, 5384 netBotzTrapSensorValueInt, 5385 netBotzTrapSensorValueFraction 5386 } 5387 STATUS current 5388 DESCRIPTION 5389 "Configured remote link has returned to normal." 5390 ::= { netBotzPodTraps 0 113 } 5391 5392netBotzGPSPositionTooHigh NOTIFICATION-TYPE 5393 OBJECTS { 5394 netBotzTrapErrorID, 5395 netBotzTrapErrorType, 5396 netBotzTrapErrorTypeLabel, 5397 netBotzTrapSensorID, 5398 netBotzTrapSensorLabel, 5399 netBotzTrapPodID, 5400 netBotzTrapPodLabel, 5401 netBotzTrapPortID, 5402 netBotzTrapPortLabel, 5403 netBotzTrapStartTime, 5404 netBotzTrapNotifyTime, 5405 netBotzTrapResolveTime, 5406 netBotzTrapSeverity, 5407 netBotzTrapSensorValue, 5408 netBotzTrapSensorValueInt, 5409 netBotzTrapSensorValueFraction 5410 } 5411 STATUS current 5412 DESCRIPTION 5413 "GPS Position sensor value too high." 5414 ::= { netBotzGPSPositionSensorTraps 0 2 } 5415 5416netBotzGPSPositionTooHighRTN NOTIFICATION-TYPE 5417 OBJECTS { 5418 netBotzTrapErrorID, 5419 netBotzTrapErrorType, 5420 netBotzTrapErrorTypeLabel, 5421 netBotzTrapSensorID, 5422 netBotzTrapSensorLabel, 5423 netBotzTrapPodID, 5424 netBotzTrapPodLabel, 5425 netBotzTrapPortID, 5426 netBotzTrapPortLabel, 5427 netBotzTrapStartTime, 5428 netBotzTrapNotifyTime, 5429 netBotzTrapResolveTime, 5430 netBotzTrapSeverity, 5431 netBotzTrapSensorValue, 5432 netBotzTrapSensorValueInt, 5433 netBotzTrapSensorValueFraction 5434 } 5435 STATUS current 5436 DESCRIPTION 5437 "GPS Position sensor value is no longer too high." 5438 ::= { netBotzGPSPositionSensorTraps 0 102 } 5439 5440netBotzGPSPositionTooLow NOTIFICATION-TYPE 5441 OBJECTS { 5442 netBotzTrapErrorID, 5443 netBotzTrapErrorType, 5444 netBotzTrapErrorTypeLabel, 5445 netBotzTrapSensorID, 5446 netBotzTrapSensorLabel, 5447 netBotzTrapPodID, 5448 netBotzTrapPodLabel, 5449 netBotzTrapPortID, 5450 netBotzTrapPortLabel, 5451 netBotzTrapStartTime, 5452 netBotzTrapNotifyTime, 5453 netBotzTrapResolveTime, 5454 netBotzTrapSeverity, 5455 netBotzTrapSensorValue, 5456 netBotzTrapSensorValueInt, 5457 netBotzTrapSensorValueFraction 5458 } 5459 STATUS current 5460 DESCRIPTION 5461 "GPS Position sensor value too low." 5462 ::= { netBotzGPSPositionSensorTraps 0 3 } 5463 5464netBotzGPSPositionTooLowRTN NOTIFICATION-TYPE 5465 OBJECTS { 5466 netBotzTrapErrorID, 5467 netBotzTrapErrorType, 5468 netBotzTrapErrorTypeLabel, 5469 netBotzTrapSensorID, 5470 netBotzTrapSensorLabel, 5471 netBotzTrapPodID, 5472 netBotzTrapPodLabel, 5473 netBotzTrapPortID, 5474 netBotzTrapPortLabel, 5475 netBotzTrapStartTime, 5476 netBotzTrapNotifyTime, 5477 netBotzTrapResolveTime, 5478 netBotzTrapSeverity, 5479 netBotzTrapSensorValue, 5480 netBotzTrapSensorValueInt, 5481 netBotzTrapSensorValueFraction 5482 } 5483 STATUS current 5484 DESCRIPTION 5485 "GPS Position sensor value is no longer too low." 5486 ::= { netBotzGPSPositionSensorTraps 0 103 } 5487 5488netBotzGPSPositionTooHighTooLong NOTIFICATION-TYPE 5489 OBJECTS { 5490 netBotzTrapErrorID, 5491 netBotzTrapErrorType, 5492 netBotzTrapErrorTypeLabel, 5493 netBotzTrapSensorID, 5494 netBotzTrapSensorLabel, 5495 netBotzTrapPodID, 5496 netBotzTrapPodLabel, 5497 netBotzTrapPortID, 5498 netBotzTrapPortLabel, 5499 netBotzTrapStartTime, 5500 netBotzTrapNotifyTime, 5501 netBotzTrapResolveTime, 5502 netBotzTrapSeverity, 5503 netBotzTrapSensorValue, 5504 netBotzTrapSensorValueInt, 5505 netBotzTrapSensorValueFraction 5506 } 5507 STATUS current 5508 DESCRIPTION 5509 "GPS Position sensor value too high for too long." 5510 ::= { netBotzGPSPositionSensorTraps 0 4 } 5511 5512netBotzGPSPositionTooHighTooLongRTN NOTIFICATION-TYPE 5513 OBJECTS { 5514 netBotzTrapErrorID, 5515 netBotzTrapErrorType, 5516 netBotzTrapErrorTypeLabel, 5517 netBotzTrapSensorID, 5518 netBotzTrapSensorLabel, 5519 netBotzTrapPodID, 5520 netBotzTrapPodLabel, 5521 netBotzTrapPortID, 5522 netBotzTrapPortLabel, 5523 netBotzTrapStartTime, 5524 netBotzTrapNotifyTime, 5525 netBotzTrapResolveTime, 5526 netBotzTrapSeverity, 5527 netBotzTrapSensorValue, 5528 netBotzTrapSensorValueInt, 5529 netBotzTrapSensorValueFraction 5530 } 5531 STATUS current 5532 DESCRIPTION 5533 "GPS Position sensor value is no longer too high for too long." 5534 ::= { netBotzGPSPositionSensorTraps 0 104 } 5535 5536netBotzGPSPositionTooLowTooLong NOTIFICATION-TYPE 5537 OBJECTS { 5538 netBotzTrapErrorID, 5539 netBotzTrapErrorType, 5540 netBotzTrapErrorTypeLabel, 5541 netBotzTrapSensorID, 5542 netBotzTrapSensorLabel, 5543 netBotzTrapPodID, 5544 netBotzTrapPodLabel, 5545 netBotzTrapPortID, 5546 netBotzTrapPortLabel, 5547 netBotzTrapStartTime, 5548 netBotzTrapNotifyTime, 5549 netBotzTrapResolveTime, 5550 netBotzTrapSeverity, 5551 netBotzTrapSensorValue, 5552 netBotzTrapSensorValueInt, 5553 netBotzTrapSensorValueFraction 5554 } 5555 STATUS current 5556 DESCRIPTION 5557 "GPS Position ensor value too low for too long." 5558 ::= { netBotzGPSPositionSensorTraps 0 5 } 5559 5560netBotzGPSPositionTooLowForTooLongRTN NOTIFICATION-TYPE 5561 OBJECTS { 5562 netBotzTrapErrorID, 5563 netBotzTrapErrorType, 5564 netBotzTrapErrorTypeLabel, 5565 netBotzTrapSensorID, 5566 netBotzTrapSensorLabel, 5567 netBotzTrapPodID, 5568 netBotzTrapPodLabel, 5569 netBotzTrapPortID, 5570 netBotzTrapPortLabel, 5571 netBotzTrapStartTime, 5572 netBotzTrapNotifyTime, 5573 netBotzTrapResolveTime, 5574 netBotzTrapSeverity, 5575 netBotzTrapSensorValue, 5576 netBotzTrapSensorValueInt, 5577 netBotzTrapSensorValueFraction 5578 } 5579 STATUS current 5580 DESCRIPTION 5581 "GPS Position sensor value is no longer too low for too long." 5582 ::= { netBotzGPSPositionSensorTraps 0 105 } 5583 5584netBotzGPSPositionUnplugged NOTIFICATION-TYPE 5585 OBJECTS { 5586 netBotzTrapErrorID, 5587 netBotzTrapErrorType, 5588 netBotzTrapErrorTypeLabel, 5589 netBotzTrapSensorID, 5590 netBotzTrapSensorLabel, 5591 netBotzTrapPodID, 5592 netBotzTrapPodLabel, 5593 netBotzTrapPortID, 5594 netBotzTrapPortLabel, 5595 netBotzTrapStartTime, 5596 netBotzTrapNotifyTime, 5597 netBotzTrapResolveTime, 5598 netBotzTrapSeverity, 5599 netBotzTrapSensorValue, 5600 netBotzTrapSensorValueInt, 5601 netBotzTrapSensorValueFraction 5602 } 5603 STATUS current 5604 DESCRIPTION 5605 "GPS Position sensor unplugged." 5606 ::= { netBotzGPSPositionSensorTraps 0 6 } 5607 5608netBotzGPSPositionReplugged NOTIFICATION-TYPE 5609 OBJECTS { 5610 netBotzTrapErrorID, 5611 netBotzTrapErrorType, 5612 netBotzTrapErrorTypeLabel, 5613 netBotzTrapSensorID, 5614 netBotzTrapSensorLabel, 5615 netBotzTrapPodID, 5616 netBotzTrapPodLabel, 5617 netBotzTrapPortID, 5618 netBotzTrapPortLabel, 5619 netBotzTrapStartTime, 5620 netBotzTrapNotifyTime, 5621 netBotzTrapResolveTime, 5622 netBotzTrapSeverity, 5623 netBotzTrapSensorValue, 5624 netBotzTrapSensorValueInt, 5625 netBotzTrapSensorValueFraction 5626 } 5627 STATUS current 5628 DESCRIPTION 5629 "GPS Position sensor no longer unplugged." 5630 ::= { netBotzGPSPositionSensorTraps 0 106 } 5631 5632netBotzGPSPositionIncreasingTooQuickly NOTIFICATION-TYPE 5633 OBJECTS { 5634 netBotzTrapErrorID, 5635 netBotzTrapErrorType, 5636 netBotzTrapErrorTypeLabel, 5637 netBotzTrapSensorID, 5638 netBotzTrapSensorLabel, 5639 netBotzTrapPodID, 5640 netBotzTrapPodLabel, 5641 netBotzTrapPortID, 5642 netBotzTrapPortLabel, 5643 netBotzTrapStartTime, 5644 netBotzTrapNotifyTime, 5645 netBotzTrapResolveTime, 5646 netBotzTrapSeverity, 5647 netBotzTrapSensorValue, 5648 netBotzTrapSensorValueInt, 5649 netBotzTrapSensorValueFraction 5650 } 5651 STATUS current 5652 DESCRIPTION 5653 "GPS Position sensor value increasing too quickly." 5654 ::= { netBotzGPSPositionSensorTraps 0 8 } 5655 5656netBotzGPSPositionNotIncreasingTooQuickly NOTIFICATION-TYPE 5657 OBJECTS { 5658 netBotzTrapErrorID, 5659 netBotzTrapErrorType, 5660 netBotzTrapErrorTypeLabel, 5661 netBotzTrapSensorID, 5662 netBotzTrapSensorLabel, 5663 netBotzTrapPodID, 5664 netBotzTrapPodLabel, 5665 netBotzTrapPortID, 5666 netBotzTrapPortLabel, 5667 netBotzTrapStartTime, 5668 netBotzTrapNotifyTime, 5669 netBotzTrapResolveTime, 5670 netBotzTrapSeverity, 5671 netBotzTrapSensorValue, 5672 netBotzTrapSensorValueInt, 5673 netBotzTrapSensorValueFraction 5674 } 5675 STATUS current 5676 DESCRIPTION 5677 "GPS Position sensor value no longer increasing too quickly." 5678 ::= { netBotzGPSPositionSensorTraps 0 108 } 5679 5680netBotzGPSPositionDecreasingTooQuickly NOTIFICATION-TYPE 5681 OBJECTS { 5682 netBotzTrapErrorID, 5683 netBotzTrapErrorType, 5684 netBotzTrapErrorTypeLabel, 5685 netBotzTrapSensorID, 5686 netBotzTrapSensorLabel, 5687 netBotzTrapPodID, 5688 netBotzTrapPodLabel, 5689 netBotzTrapPortID, 5690 netBotzTrapPortLabel, 5691 netBotzTrapStartTime, 5692 netBotzTrapNotifyTime, 5693 netBotzTrapResolveTime, 5694 netBotzTrapSeverity, 5695 netBotzTrapSensorValue, 5696 netBotzTrapSensorValueInt, 5697 netBotzTrapSensorValueFraction 5698 } 5699 STATUS current 5700 DESCRIPTION 5701 "GPS Position sensor value decreasing too quickly." 5702 ::= { netBotzGPSPositionSensorTraps 0 9 } 5703 5704netBotzGPSPositionNotDecreasingTooQuickly NOTIFICATION-TYPE 5705 OBJECTS { 5706 netBotzTrapErrorID, 5707 netBotzTrapErrorType, 5708 netBotzTrapErrorTypeLabel, 5709 netBotzTrapSensorID, 5710 netBotzTrapSensorLabel, 5711 netBotzTrapPodID, 5712 netBotzTrapPodLabel, 5713 netBotzTrapPortID, 5714 netBotzTrapPortLabel, 5715 netBotzTrapStartTime, 5716 netBotzTrapNotifyTime, 5717 netBotzTrapResolveTime, 5718 netBotzTrapSeverity, 5719 netBotzTrapSensorValue, 5720 netBotzTrapSensorValueInt, 5721 netBotzTrapSensorValueFraction 5722 } 5723 STATUS current 5724 DESCRIPTION 5725 "GPS Position sensor value no longer decreasing too quickly." 5726 ::= { netBotzGPSPositionSensorTraps 0 109 } 5727 5728netBotzGPSPositionError NOTIFICATION-TYPE 5729 OBJECTS { 5730 netBotzTrapErrorID, 5731 netBotzTrapErrorType, 5732 netBotzTrapErrorTypeLabel, 5733 netBotzTrapSensorID, 5734 netBotzTrapSensorLabel, 5735 netBotzTrapPodID, 5736 netBotzTrapPodLabel, 5737 netBotzTrapPortID, 5738 netBotzTrapPortLabel, 5739 netBotzTrapStartTime, 5740 netBotzTrapNotifyTime, 5741 netBotzTrapResolveTime, 5742 netBotzTrapSeverity, 5743 netBotzTrapSensorValue, 5744 netBotzTrapSensorValueInt, 5745 netBotzTrapSensorValueFraction 5746 } 5747 STATUS current 5748 DESCRIPTION 5749 "GPS Position sensor error." 5750 ::= { netBotzGPSPositionSensorTraps 0 1 } 5751 5752netBotzGPSPositionErrorRTN NOTIFICATION-TYPE 5753 OBJECTS { 5754 netBotzTrapErrorID, 5755 netBotzTrapErrorType, 5756 netBotzTrapErrorTypeLabel, 5757 netBotzTrapSensorID, 5758 netBotzTrapSensorLabel, 5759 netBotzTrapPodID, 5760 netBotzTrapPodLabel, 5761 netBotzTrapPortID, 5762 netBotzTrapPortLabel, 5763 netBotzTrapStartTime, 5764 netBotzTrapNotifyTime, 5765 netBotzTrapResolveTime, 5766 netBotzTrapSeverity, 5767 netBotzTrapSensorValue, 5768 netBotzTrapSensorValueInt, 5769 netBotzTrapSensorValueFraction 5770 } 5771 STATUS current 5772 DESCRIPTION 5773 "GPS Position sensor error resolved." 5774 ::= { netBotzGPSPositionSensorTraps 0 101 } 5775 5776netBotzGPSMovementTooHigh NOTIFICATION-TYPE 5777 OBJECTS { 5778 netBotzTrapErrorID, 5779 netBotzTrapErrorType, 5780 netBotzTrapErrorTypeLabel, 5781 netBotzTrapSensorID, 5782 netBotzTrapSensorLabel, 5783 netBotzTrapPodID, 5784 netBotzTrapPodLabel, 5785 netBotzTrapPortID, 5786 netBotzTrapPortLabel, 5787 netBotzTrapStartTime, 5788 netBotzTrapNotifyTime, 5789 netBotzTrapResolveTime, 5790 netBotzTrapSeverity, 5791 netBotzTrapSensorValue, 5792 netBotzTrapSensorValueInt, 5793 netBotzTrapSensorValueFraction 5794 } 5795 STATUS current 5796 DESCRIPTION 5797 "GPS Movement sensor value too high." 5798 ::= { netBotzGPSMovementSensorTraps 0 2 } 5799 5800netBotzGPSMovementTooHighRTN NOTIFICATION-TYPE 5801 OBJECTS { 5802 netBotzTrapErrorID, 5803 netBotzTrapErrorType, 5804 netBotzTrapErrorTypeLabel, 5805 netBotzTrapSensorID, 5806 netBotzTrapSensorLabel, 5807 netBotzTrapPodID, 5808 netBotzTrapPodLabel, 5809 netBotzTrapPortID, 5810 netBotzTrapPortLabel, 5811 netBotzTrapStartTime, 5812 netBotzTrapNotifyTime, 5813 netBotzTrapResolveTime, 5814 netBotzTrapSeverity, 5815 netBotzTrapSensorValue, 5816 netBotzTrapSensorValueInt, 5817 netBotzTrapSensorValueFraction 5818 } 5819 STATUS current 5820 DESCRIPTION 5821 "GPS Movement sensor value is no longer too high." 5822 ::= { netBotzGPSMovementSensorTraps 0 102 } 5823 5824netBotzGPSMovementTooLow NOTIFICATION-TYPE 5825 OBJECTS { 5826 netBotzTrapErrorID, 5827 netBotzTrapErrorType, 5828 netBotzTrapErrorTypeLabel, 5829 netBotzTrapSensorID, 5830 netBotzTrapSensorLabel, 5831 netBotzTrapPodID, 5832 netBotzTrapPodLabel, 5833 netBotzTrapPortID, 5834 netBotzTrapPortLabel, 5835 netBotzTrapStartTime, 5836 netBotzTrapNotifyTime, 5837 netBotzTrapResolveTime, 5838 netBotzTrapSeverity, 5839 netBotzTrapSensorValue, 5840 netBotzTrapSensorValueInt, 5841 netBotzTrapSensorValueFraction 5842 } 5843 STATUS current 5844 DESCRIPTION 5845 "GPS Movement sensor value too low." 5846 ::= { netBotzGPSMovementSensorTraps 0 3 } 5847 5848netBotzGPSMovementTooLowRTN NOTIFICATION-TYPE 5849 OBJECTS { 5850 netBotzTrapErrorID, 5851 netBotzTrapErrorType, 5852 netBotzTrapErrorTypeLabel, 5853 netBotzTrapSensorID, 5854 netBotzTrapSensorLabel, 5855 netBotzTrapPodID, 5856 netBotzTrapPodLabel, 5857 netBotzTrapPortID, 5858 netBotzTrapPortLabel, 5859 netBotzTrapStartTime, 5860 netBotzTrapNotifyTime, 5861 netBotzTrapResolveTime, 5862 netBotzTrapSeverity, 5863 netBotzTrapSensorValue, 5864 netBotzTrapSensorValueInt, 5865 netBotzTrapSensorValueFraction 5866 } 5867 STATUS current 5868 DESCRIPTION 5869 "GPS Movement sensor value is no longer too low." 5870 ::= { netBotzGPSMovementSensorTraps 0 103 } 5871 5872netBotzGPSMovementTooHighTooLong NOTIFICATION-TYPE 5873 OBJECTS { 5874 netBotzTrapErrorID, 5875 netBotzTrapErrorType, 5876 netBotzTrapErrorTypeLabel, 5877 netBotzTrapSensorID, 5878 netBotzTrapSensorLabel, 5879 netBotzTrapPodID, 5880 netBotzTrapPodLabel, 5881 netBotzTrapPortID, 5882 netBotzTrapPortLabel, 5883 netBotzTrapStartTime, 5884 netBotzTrapNotifyTime, 5885 netBotzTrapResolveTime, 5886 netBotzTrapSeverity, 5887 netBotzTrapSensorValue, 5888 netBotzTrapSensorValueInt, 5889 netBotzTrapSensorValueFraction 5890 } 5891 STATUS current 5892 DESCRIPTION 5893 "GPS Movement sensor value too high for too long." 5894 ::= { netBotzGPSMovementSensorTraps 0 4 } 5895 5896netBotzGPSMovementTooHighTooLongRTN NOTIFICATION-TYPE 5897 OBJECTS { 5898 netBotzTrapErrorID, 5899 netBotzTrapErrorType, 5900 netBotzTrapErrorTypeLabel, 5901 netBotzTrapSensorID, 5902 netBotzTrapSensorLabel, 5903 netBotzTrapPodID, 5904 netBotzTrapPodLabel, 5905 netBotzTrapPortID, 5906 netBotzTrapPortLabel, 5907 netBotzTrapStartTime, 5908 netBotzTrapNotifyTime, 5909 netBotzTrapResolveTime, 5910 netBotzTrapSeverity, 5911 netBotzTrapSensorValue, 5912 netBotzTrapSensorValueInt, 5913 netBotzTrapSensorValueFraction 5914 } 5915 STATUS current 5916 DESCRIPTION 5917 "GPS Movement sensor value is no longer too high for too long." 5918 ::= { netBotzGPSMovementSensorTraps 0 104 } 5919 5920netBotzGPSMovementTooLowTooLong NOTIFICATION-TYPE 5921 OBJECTS { 5922 netBotzTrapErrorID, 5923 netBotzTrapErrorType, 5924 netBotzTrapErrorTypeLabel, 5925 netBotzTrapSensorID, 5926 netBotzTrapSensorLabel, 5927 netBotzTrapPodID, 5928 netBotzTrapPodLabel, 5929 netBotzTrapPortID, 5930 netBotzTrapPortLabel, 5931 netBotzTrapStartTime, 5932 netBotzTrapNotifyTime, 5933 netBotzTrapResolveTime, 5934 netBotzTrapSeverity, 5935 netBotzTrapSensorValue, 5936 netBotzTrapSensorValueInt, 5937 netBotzTrapSensorValueFraction 5938 } 5939 STATUS current 5940 DESCRIPTION 5941 "GPS Movement ensor value too low for too long." 5942 ::= { netBotzGPSMovementSensorTraps 0 5 } 5943 5944netBotzGPSMovementTooLowForTooLongRTN NOTIFICATION-TYPE 5945 OBJECTS { 5946 netBotzTrapErrorID, 5947 netBotzTrapErrorType, 5948 netBotzTrapErrorTypeLabel, 5949 netBotzTrapSensorID, 5950 netBotzTrapSensorLabel, 5951 netBotzTrapPodID, 5952 netBotzTrapPodLabel, 5953 netBotzTrapPortID, 5954 netBotzTrapPortLabel, 5955 netBotzTrapStartTime, 5956 netBotzTrapNotifyTime, 5957 netBotzTrapResolveTime, 5958 netBotzTrapSeverity, 5959 netBotzTrapSensorValue, 5960 netBotzTrapSensorValueInt, 5961 netBotzTrapSensorValueFraction 5962 } 5963 STATUS current 5964 DESCRIPTION 5965 "GPS Movement sensor value is no longer too low for too long." 5966 ::= { netBotzGPSMovementSensorTraps 0 105 } 5967 5968netBotzGPSMovementUnplugged NOTIFICATION-TYPE 5969 OBJECTS { 5970 netBotzTrapErrorID, 5971 netBotzTrapErrorType, 5972 netBotzTrapErrorTypeLabel, 5973 netBotzTrapSensorID, 5974 netBotzTrapSensorLabel, 5975 netBotzTrapPodID, 5976 netBotzTrapPodLabel, 5977 netBotzTrapPortID, 5978 netBotzTrapPortLabel, 5979 netBotzTrapStartTime, 5980 netBotzTrapNotifyTime, 5981 netBotzTrapResolveTime, 5982 netBotzTrapSeverity, 5983 netBotzTrapSensorValue, 5984 netBotzTrapSensorValueInt, 5985 netBotzTrapSensorValueFraction 5986 } 5987 STATUS current 5988 DESCRIPTION 5989 "GPS Movement sensor unplugged." 5990 ::= { netBotzGPSMovementSensorTraps 0 6 } 5991 5992netBotzGPSMovementReplugged NOTIFICATION-TYPE 5993 OBJECTS { 5994 netBotzTrapErrorID, 5995 netBotzTrapErrorType, 5996 netBotzTrapErrorTypeLabel, 5997 netBotzTrapSensorID, 5998 netBotzTrapSensorLabel, 5999 netBotzTrapPodID, 6000 netBotzTrapPodLabel, 6001 netBotzTrapPortID, 6002 netBotzTrapPortLabel, 6003 netBotzTrapStartTime, 6004 netBotzTrapNotifyTime, 6005 netBotzTrapResolveTime, 6006 netBotzTrapSeverity, 6007 netBotzTrapSensorValue, 6008 netBotzTrapSensorValueInt, 6009 netBotzTrapSensorValueFraction 6010 } 6011 STATUS current 6012 DESCRIPTION 6013 "GPS Movement sensor no longer unplugged." 6014 ::= { netBotzGPSMovementSensorTraps 0 106 } 6015 6016netBotzGPSMovementIncreasingTooQuickly NOTIFICATION-TYPE 6017 OBJECTS { 6018 netBotzTrapErrorID, 6019 netBotzTrapErrorType, 6020 netBotzTrapErrorTypeLabel, 6021 netBotzTrapSensorID, 6022 netBotzTrapSensorLabel, 6023 netBotzTrapPodID, 6024 netBotzTrapPodLabel, 6025 netBotzTrapPortID, 6026 netBotzTrapPortLabel, 6027 netBotzTrapStartTime, 6028 netBotzTrapNotifyTime, 6029 netBotzTrapResolveTime, 6030 netBotzTrapSeverity, 6031 netBotzTrapSensorValue, 6032 netBotzTrapSensorValueInt, 6033 netBotzTrapSensorValueFraction 6034 } 6035 STATUS current 6036 DESCRIPTION 6037 "GPS Movement sensor value increasing too quickly." 6038 ::= { netBotzGPSMovementSensorTraps 0 8 } 6039 6040netBotzGPSMovementNotIncreasingTooQuickly NOTIFICATION-TYPE 6041 OBJECTS { 6042 netBotzTrapErrorID, 6043 netBotzTrapErrorType, 6044 netBotzTrapErrorTypeLabel, 6045 netBotzTrapSensorID, 6046 netBotzTrapSensorLabel, 6047 netBotzTrapPodID, 6048 netBotzTrapPodLabel, 6049 netBotzTrapPortID, 6050 netBotzTrapPortLabel, 6051 netBotzTrapStartTime, 6052 netBotzTrapNotifyTime, 6053 netBotzTrapResolveTime, 6054 netBotzTrapSeverity, 6055 netBotzTrapSensorValue, 6056 netBotzTrapSensorValueInt, 6057 netBotzTrapSensorValueFraction 6058 } 6059 STATUS current 6060 DESCRIPTION 6061 "GPS Movement sensor value no longer increasing too quickly." 6062 ::= { netBotzGPSMovementSensorTraps 0 108 } 6063 6064netBotzGPSMovementDecreasingTooQuickly NOTIFICATION-TYPE 6065 OBJECTS { 6066 netBotzTrapErrorID, 6067 netBotzTrapErrorType, 6068 netBotzTrapErrorTypeLabel, 6069 netBotzTrapSensorID, 6070 netBotzTrapSensorLabel, 6071 netBotzTrapPodID, 6072 netBotzTrapPodLabel, 6073 netBotzTrapPortID, 6074 netBotzTrapPortLabel, 6075 netBotzTrapStartTime, 6076 netBotzTrapNotifyTime, 6077 netBotzTrapResolveTime, 6078 netBotzTrapSeverity, 6079 netBotzTrapSensorValue, 6080 netBotzTrapSensorValueInt, 6081 netBotzTrapSensorValueFraction 6082 } 6083 STATUS current 6084 DESCRIPTION 6085 "GPS Movement sensor value decreasing too quickly." 6086 ::= { netBotzGPSMovementSensorTraps 0 9 } 6087 6088netBotzGPSMovementNotDecreasingTooQuickly NOTIFICATION-TYPE 6089 OBJECTS { 6090 netBotzTrapErrorID, 6091 netBotzTrapErrorType, 6092 netBotzTrapErrorTypeLabel, 6093 netBotzTrapSensorID, 6094 netBotzTrapSensorLabel, 6095 netBotzTrapPodID, 6096 netBotzTrapPodLabel, 6097 netBotzTrapPortID, 6098 netBotzTrapPortLabel, 6099 netBotzTrapStartTime, 6100 netBotzTrapNotifyTime, 6101 netBotzTrapResolveTime, 6102 netBotzTrapSeverity, 6103 netBotzTrapSensorValue, 6104 netBotzTrapSensorValueInt, 6105 netBotzTrapSensorValueFraction 6106 } 6107 STATUS current 6108 DESCRIPTION 6109 "GPS Movement sensor value no longer decreasing too quickly." 6110 ::= { netBotzGPSMovementSensorTraps 0 109 } 6111 6112netBotzGPSMovementError NOTIFICATION-TYPE 6113 OBJECTS { 6114 netBotzTrapErrorID, 6115 netBotzTrapErrorType, 6116 netBotzTrapErrorTypeLabel, 6117 netBotzTrapSensorID, 6118 netBotzTrapSensorLabel, 6119 netBotzTrapPodID, 6120 netBotzTrapPodLabel, 6121 netBotzTrapPortID, 6122 netBotzTrapPortLabel, 6123 netBotzTrapStartTime, 6124 netBotzTrapNotifyTime, 6125 netBotzTrapResolveTime, 6126 netBotzTrapSeverity, 6127 netBotzTrapSensorValue, 6128 netBotzTrapSensorValueInt, 6129 netBotzTrapSensorValueFraction 6130 } 6131 STATUS current 6132 DESCRIPTION 6133 "GPS Movement sensor error." 6134 ::= { netBotzGPSMovementSensorTraps 0 1 } 6135 6136netBotzGPSMovementErrorRTN NOTIFICATION-TYPE 6137 OBJECTS { 6138 netBotzTrapErrorID, 6139 netBotzTrapErrorType, 6140 netBotzTrapErrorTypeLabel, 6141 netBotzTrapSensorID, 6142 netBotzTrapSensorLabel, 6143 netBotzTrapPodID, 6144 netBotzTrapPodLabel, 6145 netBotzTrapPortID, 6146 netBotzTrapPortLabel, 6147 netBotzTrapStartTime, 6148 netBotzTrapNotifyTime, 6149 netBotzTrapResolveTime, 6150 netBotzTrapSeverity, 6151 netBotzTrapSensorValue, 6152 netBotzTrapSensorValueInt, 6153 netBotzTrapSensorValueFraction 6154 } 6155 STATUS current 6156 DESCRIPTION 6157 "GPS Movement sensor error resolved." 6158 ::= { netBotzGPSMovementSensorTraps 0 101 } 6159 6160netBotzPacketDropTooHigh NOTIFICATION-TYPE 6161 OBJECTS { 6162 netBotzTrapErrorID, 6163 netBotzTrapErrorType, 6164 netBotzTrapErrorTypeLabel, 6165 netBotzTrapSensorID, 6166 netBotzTrapSensorLabel, 6167 netBotzTrapPodID, 6168 netBotzTrapPodLabel, 6169 netBotzTrapPortID, 6170 netBotzTrapPortLabel, 6171 netBotzTrapStartTime, 6172 netBotzTrapNotifyTime, 6173 netBotzTrapResolveTime, 6174 netBotzTrapSeverity, 6175 netBotzTrapSensorValue, 6176 netBotzTrapSensorValueInt, 6177 netBotzTrapSensorValueFraction 6178 } 6179 STATUS current 6180 DESCRIPTION 6181 "Packet Drop sensor value too high." 6182 ::= { netBotzPacketDropSensorTraps 0 2 } 6183 6184netBotzPacketDropTooHighRTN NOTIFICATION-TYPE 6185 OBJECTS { 6186 netBotzTrapErrorID, 6187 netBotzTrapErrorType, 6188 netBotzTrapErrorTypeLabel, 6189 netBotzTrapSensorID, 6190 netBotzTrapSensorLabel, 6191 netBotzTrapPodID, 6192 netBotzTrapPodLabel, 6193 netBotzTrapPortID, 6194 netBotzTrapPortLabel, 6195 netBotzTrapStartTime, 6196 netBotzTrapNotifyTime, 6197 netBotzTrapResolveTime, 6198 netBotzTrapSeverity, 6199 netBotzTrapSensorValue, 6200 netBotzTrapSensorValueInt, 6201 netBotzTrapSensorValueFraction 6202 } 6203 STATUS current 6204 DESCRIPTION 6205 "Packet Drop sensor value is no longer too high." 6206 ::= { netBotzPacketDropSensorTraps 0 102 } 6207 6208netBotzPacketDropTooLow NOTIFICATION-TYPE 6209 OBJECTS { 6210 netBotzTrapErrorID, 6211 netBotzTrapErrorType, 6212 netBotzTrapErrorTypeLabel, 6213 netBotzTrapSensorID, 6214 netBotzTrapSensorLabel, 6215 netBotzTrapPodID, 6216 netBotzTrapPodLabel, 6217 netBotzTrapPortID, 6218 netBotzTrapPortLabel, 6219 netBotzTrapStartTime, 6220 netBotzTrapNotifyTime, 6221 netBotzTrapResolveTime, 6222 netBotzTrapSeverity, 6223 netBotzTrapSensorValue, 6224 netBotzTrapSensorValueInt, 6225 netBotzTrapSensorValueFraction 6226 } 6227 STATUS current 6228 DESCRIPTION 6229 "Packet Drop sensor value too low." 6230 ::= { netBotzPacketDropSensorTraps 0 3 } 6231 6232netBotzPacketDropTooLowRTN NOTIFICATION-TYPE 6233 OBJECTS { 6234 netBotzTrapErrorID, 6235 netBotzTrapErrorType, 6236 netBotzTrapErrorTypeLabel, 6237 netBotzTrapSensorID, 6238 netBotzTrapSensorLabel, 6239 netBotzTrapPodID, 6240 netBotzTrapPodLabel, 6241 netBotzTrapPortID, 6242 netBotzTrapPortLabel, 6243 netBotzTrapStartTime, 6244 netBotzTrapNotifyTime, 6245 netBotzTrapResolveTime, 6246 netBotzTrapSeverity, 6247 netBotzTrapSensorValue, 6248 netBotzTrapSensorValueInt, 6249 netBotzTrapSensorValueFraction 6250 } 6251 STATUS current 6252 DESCRIPTION 6253 "Packet Drop sensor value is no longer too low." 6254 ::= { netBotzPacketDropSensorTraps 0 103 } 6255 6256netBotzPacketDropTooHighTooLong NOTIFICATION-TYPE 6257 OBJECTS { 6258 netBotzTrapErrorID, 6259 netBotzTrapErrorType, 6260 netBotzTrapErrorTypeLabel, 6261 netBotzTrapSensorID, 6262 netBotzTrapSensorLabel, 6263 netBotzTrapPodID, 6264 netBotzTrapPodLabel, 6265 netBotzTrapPortID, 6266 netBotzTrapPortLabel, 6267 netBotzTrapStartTime, 6268 netBotzTrapNotifyTime, 6269 netBotzTrapResolveTime, 6270 netBotzTrapSeverity, 6271 netBotzTrapSensorValue, 6272 netBotzTrapSensorValueInt, 6273 netBotzTrapSensorValueFraction 6274 } 6275 STATUS current 6276 DESCRIPTION 6277 "Packet Drop sensor value too high for too long." 6278 ::= { netBotzPacketDropSensorTraps 0 4 } 6279 6280netBotzPacketDropTooHighTooLongRTN NOTIFICATION-TYPE 6281 OBJECTS { 6282 netBotzTrapErrorID, 6283 netBotzTrapErrorType, 6284 netBotzTrapErrorTypeLabel, 6285 netBotzTrapSensorID, 6286 netBotzTrapSensorLabel, 6287 netBotzTrapPodID, 6288 netBotzTrapPodLabel, 6289 netBotzTrapPortID, 6290 netBotzTrapPortLabel, 6291 netBotzTrapStartTime, 6292 netBotzTrapNotifyTime, 6293 netBotzTrapResolveTime, 6294 netBotzTrapSeverity, 6295 netBotzTrapSensorValue, 6296 netBotzTrapSensorValueInt, 6297 netBotzTrapSensorValueFraction 6298 } 6299 STATUS current 6300 DESCRIPTION 6301 "Packet Drop sensor value is no longer too high for too long." 6302 ::= { netBotzPacketDropSensorTraps 0 104 } 6303 6304netBotzPacketDropTooLowTooLong NOTIFICATION-TYPE 6305 OBJECTS { 6306 netBotzTrapErrorID, 6307 netBotzTrapErrorType, 6308 netBotzTrapErrorTypeLabel, 6309 netBotzTrapSensorID, 6310 netBotzTrapSensorLabel, 6311 netBotzTrapPodID, 6312 netBotzTrapPodLabel, 6313 netBotzTrapPortID, 6314 netBotzTrapPortLabel, 6315 netBotzTrapStartTime, 6316 netBotzTrapNotifyTime, 6317 netBotzTrapResolveTime, 6318 netBotzTrapSeverity, 6319 netBotzTrapSensorValue, 6320 netBotzTrapSensorValueInt, 6321 netBotzTrapSensorValueFraction 6322 } 6323 STATUS current 6324 DESCRIPTION 6325 "Packet Drop ensor value too low for too long." 6326 ::= { netBotzPacketDropSensorTraps 0 5 } 6327 6328netBotzPacketDropTooLowForTooLongRTN NOTIFICATION-TYPE 6329 OBJECTS { 6330 netBotzTrapErrorID, 6331 netBotzTrapErrorType, 6332 netBotzTrapErrorTypeLabel, 6333 netBotzTrapSensorID, 6334 netBotzTrapSensorLabel, 6335 netBotzTrapPodID, 6336 netBotzTrapPodLabel, 6337 netBotzTrapPortID, 6338 netBotzTrapPortLabel, 6339 netBotzTrapStartTime, 6340 netBotzTrapNotifyTime, 6341 netBotzTrapResolveTime, 6342 netBotzTrapSeverity, 6343 netBotzTrapSensorValue, 6344 netBotzTrapSensorValueInt, 6345 netBotzTrapSensorValueFraction 6346 } 6347 STATUS current 6348 DESCRIPTION 6349 "Packet Drop sensor value is no longer too low for too long." 6350 ::= { netBotzPacketDropSensorTraps 0 105 } 6351 6352netBotzPacketDropUnplugged NOTIFICATION-TYPE 6353 OBJECTS { 6354 netBotzTrapErrorID, 6355 netBotzTrapErrorType, 6356 netBotzTrapErrorTypeLabel, 6357 netBotzTrapSensorID, 6358 netBotzTrapSensorLabel, 6359 netBotzTrapPodID, 6360 netBotzTrapPodLabel, 6361 netBotzTrapPortID, 6362 netBotzTrapPortLabel, 6363 netBotzTrapStartTime, 6364 netBotzTrapNotifyTime, 6365 netBotzTrapResolveTime, 6366 netBotzTrapSeverity, 6367 netBotzTrapSensorValue, 6368 netBotzTrapSensorValueInt, 6369 netBotzTrapSensorValueFraction 6370 } 6371 STATUS current 6372 DESCRIPTION 6373 "Packet Drop sensor unplugged." 6374 ::= { netBotzPacketDropSensorTraps 0 6 } 6375 6376netBotzPacketDropReplugged NOTIFICATION-TYPE 6377 OBJECTS { 6378 netBotzTrapErrorID, 6379 netBotzTrapErrorType, 6380 netBotzTrapErrorTypeLabel, 6381 netBotzTrapSensorID, 6382 netBotzTrapSensorLabel, 6383 netBotzTrapPodID, 6384 netBotzTrapPodLabel, 6385 netBotzTrapPortID, 6386 netBotzTrapPortLabel, 6387 netBotzTrapStartTime, 6388 netBotzTrapNotifyTime, 6389 netBotzTrapResolveTime, 6390 netBotzTrapSeverity, 6391 netBotzTrapSensorValue, 6392 netBotzTrapSensorValueInt, 6393 netBotzTrapSensorValueFraction 6394 } 6395 STATUS current 6396 DESCRIPTION 6397 "Packet Drop sensor no longer unplugged." 6398 ::= { netBotzPacketDropSensorTraps 0 106 } 6399 6400netBotzPacketDropIncreasingTooQuickly NOTIFICATION-TYPE 6401 OBJECTS { 6402 netBotzTrapErrorID, 6403 netBotzTrapErrorType, 6404 netBotzTrapErrorTypeLabel, 6405 netBotzTrapSensorID, 6406 netBotzTrapSensorLabel, 6407 netBotzTrapPodID, 6408 netBotzTrapPodLabel, 6409 netBotzTrapPortID, 6410 netBotzTrapPortLabel, 6411 netBotzTrapStartTime, 6412 netBotzTrapNotifyTime, 6413 netBotzTrapResolveTime, 6414 netBotzTrapSeverity, 6415 netBotzTrapSensorValue, 6416 netBotzTrapSensorValueInt, 6417 netBotzTrapSensorValueFraction 6418 } 6419 STATUS current 6420 DESCRIPTION 6421 "Packet Drop sensor value increasing too quickly." 6422 ::= { netBotzPacketDropSensorTraps 0 8 } 6423 6424netBotzPacketDropNotIncreasingTooQuickly NOTIFICATION-TYPE 6425 OBJECTS { 6426 netBotzTrapErrorID, 6427 netBotzTrapErrorType, 6428 netBotzTrapErrorTypeLabel, 6429 netBotzTrapSensorID, 6430 netBotzTrapSensorLabel, 6431 netBotzTrapPodID, 6432 netBotzTrapPodLabel, 6433 netBotzTrapPortID, 6434 netBotzTrapPortLabel, 6435 netBotzTrapStartTime, 6436 netBotzTrapNotifyTime, 6437 netBotzTrapResolveTime, 6438 netBotzTrapSeverity, 6439 netBotzTrapSensorValue, 6440 netBotzTrapSensorValueInt, 6441 netBotzTrapSensorValueFraction 6442 } 6443 STATUS current 6444 DESCRIPTION 6445 "Packet Drop sensor value no longer increasing too quickly." 6446 ::= { netBotzPacketDropSensorTraps 0 108 } 6447 6448netBotzPacketDropDecreasingTooQuickly NOTIFICATION-TYPE 6449 OBJECTS { 6450 netBotzTrapErrorID, 6451 netBotzTrapErrorType, 6452 netBotzTrapErrorTypeLabel, 6453 netBotzTrapSensorID, 6454 netBotzTrapSensorLabel, 6455 netBotzTrapPodID, 6456 netBotzTrapPodLabel, 6457 netBotzTrapPortID, 6458 netBotzTrapPortLabel, 6459 netBotzTrapStartTime, 6460 netBotzTrapNotifyTime, 6461 netBotzTrapResolveTime, 6462 netBotzTrapSeverity, 6463 netBotzTrapSensorValue, 6464 netBotzTrapSensorValueInt, 6465 netBotzTrapSensorValueFraction 6466 } 6467 STATUS current 6468 DESCRIPTION 6469 "Packet Drop sensor value decreasing too quickly." 6470 ::= { netBotzPacketDropSensorTraps 0 9 } 6471 6472netBotzPacketDropNotDecreasingTooQuickly NOTIFICATION-TYPE 6473 OBJECTS { 6474 netBotzTrapErrorID, 6475 netBotzTrapErrorType, 6476 netBotzTrapErrorTypeLabel, 6477 netBotzTrapSensorID, 6478 netBotzTrapSensorLabel, 6479 netBotzTrapPodID, 6480 netBotzTrapPodLabel, 6481 netBotzTrapPortID, 6482 netBotzTrapPortLabel, 6483 netBotzTrapStartTime, 6484 netBotzTrapNotifyTime, 6485 netBotzTrapResolveTime, 6486 netBotzTrapSeverity, 6487 netBotzTrapSensorValue, 6488 netBotzTrapSensorValueInt, 6489 netBotzTrapSensorValueFraction 6490 } 6491 STATUS current 6492 DESCRIPTION 6493 "Packet Drop sensor value no longer decreasing too quickly." 6494 ::= { netBotzPacketDropSensorTraps 0 109 } 6495 6496netBotzPacketDropError NOTIFICATION-TYPE 6497 OBJECTS { 6498 netBotzTrapErrorID, 6499 netBotzTrapErrorType, 6500 netBotzTrapErrorTypeLabel, 6501 netBotzTrapSensorID, 6502 netBotzTrapSensorLabel, 6503 netBotzTrapPodID, 6504 netBotzTrapPodLabel, 6505 netBotzTrapPortID, 6506 netBotzTrapPortLabel, 6507 netBotzTrapStartTime, 6508 netBotzTrapNotifyTime, 6509 netBotzTrapResolveTime, 6510 netBotzTrapSeverity, 6511 netBotzTrapSensorValue, 6512 netBotzTrapSensorValueInt, 6513 netBotzTrapSensorValueFraction 6514 } 6515 STATUS current 6516 DESCRIPTION 6517 "Packet Drop sensor error." 6518 ::= { netBotzPacketDropSensorTraps 0 1 } 6519 6520netBotzPacketDropErrorRTN NOTIFICATION-TYPE 6521 OBJECTS { 6522 netBotzTrapErrorID, 6523 netBotzTrapErrorType, 6524 netBotzTrapErrorTypeLabel, 6525 netBotzTrapSensorID, 6526 netBotzTrapSensorLabel, 6527 netBotzTrapPodID, 6528 netBotzTrapPodLabel, 6529 netBotzTrapPortID, 6530 netBotzTrapPortLabel, 6531 netBotzTrapStartTime, 6532 netBotzTrapNotifyTime, 6533 netBotzTrapResolveTime, 6534 netBotzTrapSeverity, 6535 netBotzTrapSensorValue, 6536 netBotzTrapSensorValueInt, 6537 netBotzTrapSensorValueFraction 6538 } 6539 STATUS current 6540 DESCRIPTION 6541 "Packet Drop sensor error resolved." 6542 ::= { netBotzPacketDropSensorTraps 0 101 } 6543 6544netBotzSNMPCrawlerTooHigh NOTIFICATION-TYPE 6545 OBJECTS { 6546 netBotzTrapErrorID, 6547 netBotzTrapErrorType, 6548 netBotzTrapErrorTypeLabel, 6549 netBotzTrapSensorID, 6550 netBotzTrapSensorLabel, 6551 netBotzTrapPodID, 6552 netBotzTrapPodLabel, 6553 netBotzTrapPortID, 6554 netBotzTrapPortLabel, 6555 netBotzTrapStartTime, 6556 netBotzTrapNotifyTime, 6557 netBotzTrapResolveTime, 6558 netBotzTrapSeverity, 6559 netBotzTrapSensorValue, 6560 netBotzTrapSensorValueInt, 6561 netBotzTrapSensorValueFraction 6562 } 6563 STATUS current 6564 DESCRIPTION 6565 "SNMP Crawler sensor value too high." 6566 ::= { netBotzSNMPCrawlerSensorTraps 0 2 } 6567 6568netBotzSNMPCrawlerTooHighRTN NOTIFICATION-TYPE 6569 OBJECTS { 6570 netBotzTrapErrorID, 6571 netBotzTrapErrorType, 6572 netBotzTrapErrorTypeLabel, 6573 netBotzTrapSensorID, 6574 netBotzTrapSensorLabel, 6575 netBotzTrapPodID, 6576 netBotzTrapPodLabel, 6577 netBotzTrapPortID, 6578 netBotzTrapPortLabel, 6579 netBotzTrapStartTime, 6580 netBotzTrapNotifyTime, 6581 netBotzTrapResolveTime, 6582 netBotzTrapSeverity, 6583 netBotzTrapSensorValue, 6584 netBotzTrapSensorValueInt, 6585 netBotzTrapSensorValueFraction 6586 } 6587 STATUS current 6588 DESCRIPTION 6589 "SNMP Crawler sensor value is no longer too high." 6590 ::= { netBotzSNMPCrawlerSensorTraps 0 102 } 6591 6592netBotzSNMPCrawlerTooLow NOTIFICATION-TYPE 6593 OBJECTS { 6594 netBotzTrapErrorID, 6595 netBotzTrapErrorType, 6596 netBotzTrapErrorTypeLabel, 6597 netBotzTrapSensorID, 6598 netBotzTrapSensorLabel, 6599 netBotzTrapPodID, 6600 netBotzTrapPodLabel, 6601 netBotzTrapPortID, 6602 netBotzTrapPortLabel, 6603 netBotzTrapStartTime, 6604 netBotzTrapNotifyTime, 6605 netBotzTrapResolveTime, 6606 netBotzTrapSeverity, 6607 netBotzTrapSensorValue, 6608 netBotzTrapSensorValueInt, 6609 netBotzTrapSensorValueFraction 6610 } 6611 STATUS current 6612 DESCRIPTION 6613 "SNMP Crawler sensor value too low." 6614 ::= { netBotzSNMPCrawlerSensorTraps 0 3 } 6615 6616netBotzSNMPCrawlerTooLowRTN NOTIFICATION-TYPE 6617 OBJECTS { 6618 netBotzTrapErrorID, 6619 netBotzTrapErrorType, 6620 netBotzTrapErrorTypeLabel, 6621 netBotzTrapSensorID, 6622 netBotzTrapSensorLabel, 6623 netBotzTrapPodID, 6624 netBotzTrapPodLabel, 6625 netBotzTrapPortID, 6626 netBotzTrapPortLabel, 6627 netBotzTrapStartTime, 6628 netBotzTrapNotifyTime, 6629 netBotzTrapResolveTime, 6630 netBotzTrapSeverity, 6631 netBotzTrapSensorValue, 6632 netBotzTrapSensorValueInt, 6633 netBotzTrapSensorValueFraction 6634 } 6635 STATUS current 6636 DESCRIPTION 6637 "SNMP Crawler sensor value is no longer too low." 6638 ::= { netBotzSNMPCrawlerSensorTraps 0 103 } 6639 6640netBotzSNMPCrawlerTooHighTooLong NOTIFICATION-TYPE 6641 OBJECTS { 6642 netBotzTrapErrorID, 6643 netBotzTrapErrorType, 6644 netBotzTrapErrorTypeLabel, 6645 netBotzTrapSensorID, 6646 netBotzTrapSensorLabel, 6647 netBotzTrapPodID, 6648 netBotzTrapPodLabel, 6649 netBotzTrapPortID, 6650 netBotzTrapPortLabel, 6651 netBotzTrapStartTime, 6652 netBotzTrapNotifyTime, 6653 netBotzTrapResolveTime, 6654 netBotzTrapSeverity, 6655 netBotzTrapSensorValue, 6656 netBotzTrapSensorValueInt, 6657 netBotzTrapSensorValueFraction 6658 } 6659 STATUS current 6660 DESCRIPTION 6661 "SNMP Crawler sensor value too high for too long." 6662 ::= { netBotzSNMPCrawlerSensorTraps 0 4 } 6663 6664netBotzSNMPCrawlerTooHighTooLongRTN NOTIFICATION-TYPE 6665 OBJECTS { 6666 netBotzTrapErrorID, 6667 netBotzTrapErrorType, 6668 netBotzTrapErrorTypeLabel, 6669 netBotzTrapSensorID, 6670 netBotzTrapSensorLabel, 6671 netBotzTrapPodID, 6672 netBotzTrapPodLabel, 6673 netBotzTrapPortID, 6674 netBotzTrapPortLabel, 6675 netBotzTrapStartTime, 6676 netBotzTrapNotifyTime, 6677 netBotzTrapResolveTime, 6678 netBotzTrapSeverity, 6679 netBotzTrapSensorValue, 6680 netBotzTrapSensorValueInt, 6681 netBotzTrapSensorValueFraction 6682 } 6683 STATUS current 6684 DESCRIPTION 6685 "SNMP Crawler sensor value is no longer too high for too long." 6686 ::= { netBotzSNMPCrawlerSensorTraps 0 104 } 6687 6688netBotzSNMPCrawlerTooLowTooLong NOTIFICATION-TYPE 6689 OBJECTS { 6690 netBotzTrapErrorID, 6691 netBotzTrapErrorType, 6692 netBotzTrapErrorTypeLabel, 6693 netBotzTrapSensorID, 6694 netBotzTrapSensorLabel, 6695 netBotzTrapPodID, 6696 netBotzTrapPodLabel, 6697 netBotzTrapPortID, 6698 netBotzTrapPortLabel, 6699 netBotzTrapStartTime, 6700 netBotzTrapNotifyTime, 6701 netBotzTrapResolveTime, 6702 netBotzTrapSeverity, 6703 netBotzTrapSensorValue, 6704 netBotzTrapSensorValueInt, 6705 netBotzTrapSensorValueFraction 6706 } 6707 STATUS current 6708 DESCRIPTION 6709 "SNMP Crawler ensor value too low for too long." 6710 ::= { netBotzSNMPCrawlerSensorTraps 0 5 } 6711 6712netBotzSNMPCrawlerTooLowForTooLongRTN NOTIFICATION-TYPE 6713 OBJECTS { 6714 netBotzTrapErrorID, 6715 netBotzTrapErrorType, 6716 netBotzTrapErrorTypeLabel, 6717 netBotzTrapSensorID, 6718 netBotzTrapSensorLabel, 6719 netBotzTrapPodID, 6720 netBotzTrapPodLabel, 6721 netBotzTrapPortID, 6722 netBotzTrapPortLabel, 6723 netBotzTrapStartTime, 6724 netBotzTrapNotifyTime, 6725 netBotzTrapResolveTime, 6726 netBotzTrapSeverity, 6727 netBotzTrapSensorValue, 6728 netBotzTrapSensorValueInt, 6729 netBotzTrapSensorValueFraction 6730 } 6731 STATUS current 6732 DESCRIPTION 6733 "SNMP Crawler sensor value is no longer too low for too long." 6734 ::= { netBotzSNMPCrawlerSensorTraps 0 105 } 6735 6736netBotzSNMPCrawlerUnplugged NOTIFICATION-TYPE 6737 OBJECTS { 6738 netBotzTrapErrorID, 6739 netBotzTrapErrorType, 6740 netBotzTrapErrorTypeLabel, 6741 netBotzTrapSensorID, 6742 netBotzTrapSensorLabel, 6743 netBotzTrapPodID, 6744 netBotzTrapPodLabel, 6745 netBotzTrapPortID, 6746 netBotzTrapPortLabel, 6747 netBotzTrapStartTime, 6748 netBotzTrapNotifyTime, 6749 netBotzTrapResolveTime, 6750 netBotzTrapSeverity, 6751 netBotzTrapSensorValue, 6752 netBotzTrapSensorValueInt, 6753 netBotzTrapSensorValueFraction 6754 } 6755 STATUS current 6756 DESCRIPTION 6757 "SNMP Crawler sensor unplugged." 6758 ::= { netBotzSNMPCrawlerSensorTraps 0 6 } 6759 6760netBotzSNMPCrawlerReplugged NOTIFICATION-TYPE 6761 OBJECTS { 6762 netBotzTrapErrorID, 6763 netBotzTrapErrorType, 6764 netBotzTrapErrorTypeLabel, 6765 netBotzTrapSensorID, 6766 netBotzTrapSensorLabel, 6767 netBotzTrapPodID, 6768 netBotzTrapPodLabel, 6769 netBotzTrapPortID, 6770 netBotzTrapPortLabel, 6771 netBotzTrapStartTime, 6772 netBotzTrapNotifyTime, 6773 netBotzTrapResolveTime, 6774 netBotzTrapSeverity, 6775 netBotzTrapSensorValue, 6776 netBotzTrapSensorValueInt, 6777 netBotzTrapSensorValueFraction 6778 } 6779 STATUS current 6780 DESCRIPTION 6781 "SNMP Crawler sensor no longer unplugged." 6782 ::= { netBotzSNMPCrawlerSensorTraps 0 106 } 6783 6784netBotzSNMPCrawlerIncreasingTooQuickly NOTIFICATION-TYPE 6785 OBJECTS { 6786 netBotzTrapErrorID, 6787 netBotzTrapErrorType, 6788 netBotzTrapErrorTypeLabel, 6789 netBotzTrapSensorID, 6790 netBotzTrapSensorLabel, 6791 netBotzTrapPodID, 6792 netBotzTrapPodLabel, 6793 netBotzTrapPortID, 6794 netBotzTrapPortLabel, 6795 netBotzTrapStartTime, 6796 netBotzTrapNotifyTime, 6797 netBotzTrapResolveTime, 6798 netBotzTrapSeverity, 6799 netBotzTrapSensorValue, 6800 netBotzTrapSensorValueInt, 6801 netBotzTrapSensorValueFraction 6802 } 6803 STATUS current 6804 DESCRIPTION 6805 "SNMP Crawler sensor value increasing too quickly." 6806 ::= { netBotzSNMPCrawlerSensorTraps 0 8 } 6807 6808netBotzSNMPCrawlerNotIncreasingTooQuickly NOTIFICATION-TYPE 6809 OBJECTS { 6810 netBotzTrapErrorID, 6811 netBotzTrapErrorType, 6812 netBotzTrapErrorTypeLabel, 6813 netBotzTrapSensorID, 6814 netBotzTrapSensorLabel, 6815 netBotzTrapPodID, 6816 netBotzTrapPodLabel, 6817 netBotzTrapPortID, 6818 netBotzTrapPortLabel, 6819 netBotzTrapStartTime, 6820 netBotzTrapNotifyTime, 6821 netBotzTrapResolveTime, 6822 netBotzTrapSeverity, 6823 netBotzTrapSensorValue, 6824 netBotzTrapSensorValueInt, 6825 netBotzTrapSensorValueFraction 6826 } 6827 STATUS current 6828 DESCRIPTION 6829 "SNMP Crawler sensor value no longer increasing too quickly." 6830 ::= { netBotzSNMPCrawlerSensorTraps 0 108 } 6831 6832netBotzSNMPCrawlerDecreasingTooQuickly NOTIFICATION-TYPE 6833 OBJECTS { 6834 netBotzTrapErrorID, 6835 netBotzTrapErrorType, 6836 netBotzTrapErrorTypeLabel, 6837 netBotzTrapSensorID, 6838 netBotzTrapSensorLabel, 6839 netBotzTrapPodID, 6840 netBotzTrapPodLabel, 6841 netBotzTrapPortID, 6842 netBotzTrapPortLabel, 6843 netBotzTrapStartTime, 6844 netBotzTrapNotifyTime, 6845 netBotzTrapResolveTime, 6846 netBotzTrapSeverity, 6847 netBotzTrapSensorValue, 6848 netBotzTrapSensorValueInt, 6849 netBotzTrapSensorValueFraction 6850 } 6851 STATUS current 6852 DESCRIPTION 6853 "SNMP Crawler sensor value decreasing too quickly." 6854 ::= { netBotzSNMPCrawlerSensorTraps 0 9 } 6855 6856netBotzSNMPCrawlerNotDecreasingTooQuickly NOTIFICATION-TYPE 6857 OBJECTS { 6858 netBotzTrapErrorID, 6859 netBotzTrapErrorType, 6860 netBotzTrapErrorTypeLabel, 6861 netBotzTrapSensorID, 6862 netBotzTrapSensorLabel, 6863 netBotzTrapPodID, 6864 netBotzTrapPodLabel, 6865 netBotzTrapPortID, 6866 netBotzTrapPortLabel, 6867 netBotzTrapStartTime, 6868 netBotzTrapNotifyTime, 6869 netBotzTrapResolveTime, 6870 netBotzTrapSeverity, 6871 netBotzTrapSensorValue, 6872 netBotzTrapSensorValueInt, 6873 netBotzTrapSensorValueFraction 6874 } 6875 STATUS current 6876 DESCRIPTION 6877 "SNMP Crawler sensor value no longer decreasing too quickly." 6878 ::= { netBotzSNMPCrawlerSensorTraps 0 109 } 6879 6880netBotzSNMPCrawlerError NOTIFICATION-TYPE 6881 OBJECTS { 6882 netBotzTrapErrorID, 6883 netBotzTrapErrorType, 6884 netBotzTrapErrorTypeLabel, 6885 netBotzTrapSensorID, 6886 netBotzTrapSensorLabel, 6887 netBotzTrapPodID, 6888 netBotzTrapPodLabel, 6889 netBotzTrapPortID, 6890 netBotzTrapPortLabel, 6891 netBotzTrapStartTime, 6892 netBotzTrapNotifyTime, 6893 netBotzTrapResolveTime, 6894 netBotzTrapSeverity, 6895 netBotzTrapSensorValue, 6896 netBotzTrapSensorValueInt, 6897 netBotzTrapSensorValueFraction 6898 } 6899 STATUS current 6900 DESCRIPTION 6901 "SNMP Crawler sensor error." 6902 ::= { netBotzSNMPCrawlerSensorTraps 0 1 } 6903 6904netBotzSNMPCrawlerErrorRTN NOTIFICATION-TYPE 6905 OBJECTS { 6906 netBotzTrapErrorID, 6907 netBotzTrapErrorType, 6908 netBotzTrapErrorTypeLabel, 6909 netBotzTrapSensorID, 6910 netBotzTrapSensorLabel, 6911 netBotzTrapPodID, 6912 netBotzTrapPodLabel, 6913 netBotzTrapPortID, 6914 netBotzTrapPortLabel, 6915 netBotzTrapStartTime, 6916 netBotzTrapNotifyTime, 6917 netBotzTrapResolveTime, 6918 netBotzTrapSeverity, 6919 netBotzTrapSensorValue, 6920 netBotzTrapSensorValueInt, 6921 netBotzTrapSensorValueFraction 6922 } 6923 STATUS current 6924 DESCRIPTION 6925 "SNMP Crawler sensor error resolved." 6926 ::= { netBotzSNMPCrawlerSensorTraps 0 101 } 6927 6928netBotzSNMPCrawlerSensorValueError NOTIFICATION-TYPE 6929 OBJECTS { 6930 netBotzTrapErrorID, 6931 netBotzTrapErrorType, 6932 netBotzTrapErrorTypeLabel, 6933 netBotzTrapSensorID, 6934 netBotzTrapSensorLabel, 6935 netBotzTrapPodID, 6936 netBotzTrapPodLabel, 6937 netBotzTrapPortID, 6938 netBotzTrapPortLabel, 6939 netBotzTrapStartTime, 6940 netBotzTrapNotifyTime, 6941 netBotzTrapResolveTime, 6942 netBotzTrapSeverity, 6943 netBotzTrapSensorValue, 6944 netBotzTrapSensorValueInt, 6945 netBotzTrapSensorValueFraction 6946 } 6947 STATUS current 6948 DESCRIPTION 6949 "SNMP Crawler Sensor sensor value error." 6950 ::= { netBotzSNMPCrawlerSensorTraps 0 10 } 6951 6952netBotzSNMPCrawlerSensorValueErrorRTN NOTIFICATION-TYPE 6953 OBJECTS { 6954 netBotzTrapErrorID, 6955 netBotzTrapErrorType, 6956 netBotzTrapErrorTypeLabel, 6957 netBotzTrapSensorID, 6958 netBotzTrapSensorLabel, 6959 netBotzTrapPodID, 6960 netBotzTrapPodLabel, 6961 netBotzTrapPortID, 6962 netBotzTrapPortLabel, 6963 netBotzTrapStartTime, 6964 netBotzTrapNotifyTime, 6965 netBotzTrapResolveTime, 6966 netBotzTrapSeverity, 6967 netBotzTrapSensorValue, 6968 netBotzTrapSensorValueInt, 6969 netBotzTrapSensorValueFraction 6970 } 6971 STATUS current 6972 DESCRIPTION 6973 "SNMP Crawler Sensor sensor value error resolved." 6974 ::= { netBotzSNMPCrawlerSensorTraps 0 110 } 6975 6976netBotzGPSStatusSensorUnplugged NOTIFICATION-TYPE 6977 OBJECTS { 6978 netBotzTrapErrorID, 6979 netBotzTrapErrorType, 6980 netBotzTrapErrorTypeLabel, 6981 netBotzTrapSensorID, 6982 netBotzTrapSensorLabel, 6983 netBotzTrapPodID, 6984 netBotzTrapPodLabel, 6985 netBotzTrapPortID, 6986 netBotzTrapPortLabel, 6987 netBotzTrapStartTime, 6988 netBotzTrapNotifyTime, 6989 netBotzTrapResolveTime, 6990 netBotzTrapSeverity, 6991 netBotzTrapSensorValue, 6992 netBotzTrapSensorValueInt, 6993 netBotzTrapSensorValueFraction 6994 } 6995 STATUS current 6996 DESCRIPTION 6997 "GPS Status Sensor sensor unplugged." 6998 ::= { netBotzGPSStatusSensorTraps 0 6 } 6999 7000netBotzGPSStatusSensorReplugged NOTIFICATION-TYPE 7001 OBJECTS { 7002 netBotzTrapErrorID, 7003 netBotzTrapErrorType, 7004 netBotzTrapErrorTypeLabel, 7005 netBotzTrapSensorID, 7006 netBotzTrapSensorLabel, 7007 netBotzTrapPodID, 7008 netBotzTrapPodLabel, 7009 netBotzTrapPortID, 7010 netBotzTrapPortLabel, 7011 netBotzTrapStartTime, 7012 netBotzTrapNotifyTime, 7013 netBotzTrapResolveTime, 7014 netBotzTrapSeverity, 7015 netBotzTrapSensorValue, 7016 netBotzTrapSensorValueInt, 7017 netBotzTrapSensorValueFraction 7018 } 7019 STATUS current 7020 DESCRIPTION 7021 "GPS Status Sensor sensor no longer unplugged." 7022 ::= { netBotzGPSStatusSensorTraps 0 106 } 7023 7024netBotzGPSStatusSensorError NOTIFICATION-TYPE 7025 OBJECTS { 7026 netBotzTrapErrorID, 7027 netBotzTrapErrorType, 7028 netBotzTrapErrorTypeLabel, 7029 netBotzTrapSensorID, 7030 netBotzTrapSensorLabel, 7031 netBotzTrapPodID, 7032 netBotzTrapPodLabel, 7033 netBotzTrapPortID, 7034 netBotzTrapPortLabel, 7035 netBotzTrapStartTime, 7036 netBotzTrapNotifyTime, 7037 netBotzTrapResolveTime, 7038 netBotzTrapSeverity, 7039 netBotzTrapSensorValue, 7040 netBotzTrapSensorValueInt, 7041 netBotzTrapSensorValueFraction 7042 } 7043 STATUS current 7044 DESCRIPTION 7045 "GPS Status Sensor sensor error." 7046 ::= { netBotzGPSStatusSensorTraps 0 1 } 7047 7048netBotzGPSStatusSensorErrorRTN NOTIFICATION-TYPE 7049 OBJECTS { 7050 netBotzTrapErrorID, 7051 netBotzTrapErrorType, 7052 netBotzTrapErrorTypeLabel, 7053 netBotzTrapSensorID, 7054 netBotzTrapSensorLabel, 7055 netBotzTrapPodID, 7056 netBotzTrapPodLabel, 7057 netBotzTrapPortID, 7058 netBotzTrapPortLabel, 7059 netBotzTrapStartTime, 7060 netBotzTrapNotifyTime, 7061 netBotzTrapResolveTime, 7062 netBotzTrapSeverity, 7063 netBotzTrapSensorValue, 7064 netBotzTrapSensorValueInt, 7065 netBotzTrapSensorValueFraction 7066 } 7067 STATUS current 7068 DESCRIPTION 7069 "GPS Status Sensor sensor error resolved." 7070 ::= { netBotzGPSStatusSensorTraps 0 101 } 7071 7072netBotzGPSStatusSensorValueError NOTIFICATION-TYPE 7073 OBJECTS { 7074 netBotzTrapErrorID, 7075 netBotzTrapErrorType, 7076 netBotzTrapErrorTypeLabel, 7077 netBotzTrapSensorID, 7078 netBotzTrapSensorLabel, 7079 netBotzTrapPodID, 7080 netBotzTrapPodLabel, 7081 netBotzTrapPortID, 7082 netBotzTrapPortLabel, 7083 netBotzTrapStartTime, 7084 netBotzTrapNotifyTime, 7085 netBotzTrapResolveTime, 7086 netBotzTrapSeverity, 7087 netBotzTrapSensorValue, 7088 netBotzTrapSensorValueInt, 7089 netBotzTrapSensorValueFraction 7090 } 7091 STATUS current 7092 DESCRIPTION 7093 "GPS Status Sensor sensor value error." 7094 ::= { netBotzGPSStatusSensorTraps 0 10 } 7095 7096netBotzGPSStatusSensorValueErrorRTN NOTIFICATION-TYPE 7097 OBJECTS { 7098 netBotzTrapErrorID, 7099 netBotzTrapErrorType, 7100 netBotzTrapErrorTypeLabel, 7101 netBotzTrapSensorID, 7102 netBotzTrapSensorLabel, 7103 netBotzTrapPodID, 7104 netBotzTrapPodLabel, 7105 netBotzTrapPortID, 7106 netBotzTrapPortLabel, 7107 netBotzTrapStartTime, 7108 netBotzTrapNotifyTime, 7109 netBotzTrapResolveTime, 7110 netBotzTrapSeverity, 7111 netBotzTrapSensorValue, 7112 netBotzTrapSensorValueInt, 7113 netBotzTrapSensorValueFraction 7114 } 7115 STATUS current 7116 DESCRIPTION 7117 "GPS Status Sensor sensor value error resolved." 7118 ::= { netBotzGPSStatusSensorTraps 0 110 } 7119 7120netBotzWirelessStatusSensorUnplugged NOTIFICATION-TYPE 7121 OBJECTS { 7122 netBotzTrapErrorID, 7123 netBotzTrapErrorType, 7124 netBotzTrapErrorTypeLabel, 7125 netBotzTrapSensorID, 7126 netBotzTrapSensorLabel, 7127 netBotzTrapPodID, 7128 netBotzTrapPodLabel, 7129 netBotzTrapPortID, 7130 netBotzTrapPortLabel, 7131 netBotzTrapStartTime, 7132 netBotzTrapNotifyTime, 7133 netBotzTrapResolveTime, 7134 netBotzTrapSeverity, 7135 netBotzTrapSensorValue, 7136 netBotzTrapSensorValueInt, 7137 netBotzTrapSensorValueFraction 7138 } 7139 STATUS current 7140 DESCRIPTION 7141 "Wireless Status Sensor sensor unplugged." 7142 ::= { netBotzWirelessStatusSensorTraps 0 6 } 7143 7144netBotzWirelessStatusSensorReplugged NOTIFICATION-TYPE 7145 OBJECTS { 7146 netBotzTrapErrorID, 7147 netBotzTrapErrorType, 7148 netBotzTrapErrorTypeLabel, 7149 netBotzTrapSensorID, 7150 netBotzTrapSensorLabel, 7151 netBotzTrapPodID, 7152 netBotzTrapPodLabel, 7153 netBotzTrapPortID, 7154 netBotzTrapPortLabel, 7155 netBotzTrapStartTime, 7156 netBotzTrapNotifyTime, 7157 netBotzTrapResolveTime, 7158 netBotzTrapSeverity, 7159 netBotzTrapSensorValue, 7160 netBotzTrapSensorValueInt, 7161 netBotzTrapSensorValueFraction 7162 } 7163 STATUS current 7164 DESCRIPTION 7165 "Wireless Status Sensor sensor no longer unplugged." 7166 ::= { netBotzWirelessStatusSensorTraps 0 106 } 7167 7168netBotzWirelessStatusSensorError NOTIFICATION-TYPE 7169 OBJECTS { 7170 netBotzTrapErrorID, 7171 netBotzTrapErrorType, 7172 netBotzTrapErrorTypeLabel, 7173 netBotzTrapSensorID, 7174 netBotzTrapSensorLabel, 7175 netBotzTrapPodID, 7176 netBotzTrapPodLabel, 7177 netBotzTrapPortID, 7178 netBotzTrapPortLabel, 7179 netBotzTrapStartTime, 7180 netBotzTrapNotifyTime, 7181 netBotzTrapResolveTime, 7182 netBotzTrapSeverity, 7183 netBotzTrapSensorValue, 7184 netBotzTrapSensorValueInt, 7185 netBotzTrapSensorValueFraction 7186 } 7187 STATUS current 7188 DESCRIPTION 7189 "Wireless Status Sensor sensor error." 7190 ::= { netBotzWirelessStatusSensorTraps 0 1 } 7191 7192netBotzWirelessStatusSensorErrorRTN NOTIFICATION-TYPE 7193 OBJECTS { 7194 netBotzTrapErrorID, 7195 netBotzTrapErrorType, 7196 netBotzTrapErrorTypeLabel, 7197 netBotzTrapSensorID, 7198 netBotzTrapSensorLabel, 7199 netBotzTrapPodID, 7200 netBotzTrapPodLabel, 7201 netBotzTrapPortID, 7202 netBotzTrapPortLabel, 7203 netBotzTrapStartTime, 7204 netBotzTrapNotifyTime, 7205 netBotzTrapResolveTime, 7206 netBotzTrapSeverity, 7207 netBotzTrapSensorValue, 7208 netBotzTrapSensorValueInt, 7209 netBotzTrapSensorValueFraction 7210 } 7211 STATUS current 7212 DESCRIPTION 7213 "Wireless Status Sensor sensor error resolved." 7214 ::= { netBotzWirelessStatusSensorTraps 0 101 } 7215 7216netBotzWirelessStatusSensorValueError NOTIFICATION-TYPE 7217 OBJECTS { 7218 netBotzTrapErrorID, 7219 netBotzTrapErrorType, 7220 netBotzTrapErrorTypeLabel, 7221 netBotzTrapSensorID, 7222 netBotzTrapSensorLabel, 7223 netBotzTrapPodID, 7224 netBotzTrapPodLabel, 7225 netBotzTrapPortID, 7226 netBotzTrapPortLabel, 7227 netBotzTrapStartTime, 7228 netBotzTrapNotifyTime, 7229 netBotzTrapResolveTime, 7230 netBotzTrapSeverity, 7231 netBotzTrapSensorValue, 7232 netBotzTrapSensorValueInt, 7233 netBotzTrapSensorValueFraction 7234 } 7235 STATUS current 7236 DESCRIPTION 7237 "Wireless Status Sensor sensor value error." 7238 ::= { netBotzWirelessStatusSensorTraps 0 10 } 7239 7240netBotzWirelessStatusSensorValueErrorRTN NOTIFICATION-TYPE 7241 OBJECTS { 7242 netBotzTrapErrorID, 7243 netBotzTrapErrorType, 7244 netBotzTrapErrorTypeLabel, 7245 netBotzTrapSensorID, 7246 netBotzTrapSensorLabel, 7247 netBotzTrapPodID, 7248 netBotzTrapPodLabel, 7249 netBotzTrapPortID, 7250 netBotzTrapPortLabel, 7251 netBotzTrapStartTime, 7252 netBotzTrapNotifyTime, 7253 netBotzTrapResolveTime, 7254 netBotzTrapSeverity, 7255 netBotzTrapSensorValue, 7256 netBotzTrapSensorValueInt, 7257 netBotzTrapSensorValueFraction 7258 } 7259 STATUS current 7260 DESCRIPTION 7261 "Wireless Status Sensor sensor value error resolved." 7262 ::= { netBotzWirelessStatusSensorTraps 0 110 } 7263 7264netBotzPlugModuleStatusSensorUnplugged NOTIFICATION-TYPE 7265 OBJECTS { 7266 netBotzTrapErrorID, 7267 netBotzTrapErrorType, 7268 netBotzTrapErrorTypeLabel, 7269 netBotzTrapSensorID, 7270 netBotzTrapSensorLabel, 7271 netBotzTrapPodID, 7272 netBotzTrapPodLabel, 7273 netBotzTrapPortID, 7274 netBotzTrapPortLabel, 7275 netBotzTrapStartTime, 7276 netBotzTrapNotifyTime, 7277 netBotzTrapResolveTime, 7278 netBotzTrapSeverity, 7279 netBotzTrapSensorValue, 7280 netBotzTrapSensorValueInt, 7281 netBotzTrapSensorValueFraction 7282 } 7283 STATUS current 7284 DESCRIPTION 7285 "Power Control plug module unplugged." 7286 ::= { netBotzPlugModuleStatusSensorTraps 0 6 } 7287 7288netBotzPlugModuleStatusSensorReplugged NOTIFICATION-TYPE 7289 OBJECTS { 7290 netBotzTrapErrorID, 7291 netBotzTrapErrorType, 7292 netBotzTrapErrorTypeLabel, 7293 netBotzTrapSensorID, 7294 netBotzTrapSensorLabel, 7295 netBotzTrapPodID, 7296 netBotzTrapPodLabel, 7297 netBotzTrapPortID, 7298 netBotzTrapPortLabel, 7299 netBotzTrapStartTime, 7300 netBotzTrapNotifyTime, 7301 netBotzTrapResolveTime, 7302 netBotzTrapSeverity, 7303 netBotzTrapSensorValue, 7304 netBotzTrapSensorValueInt, 7305 netBotzTrapSensorValueFraction 7306 } 7307 STATUS current 7308 DESCRIPTION 7309 "Power Control plug module no longer unplugged." 7310 ::= { netBotzPlugModuleStatusSensorTraps 0 106 } 7311 7312netBotzPlugModuleStatusSensorError NOTIFICATION-TYPE 7313 OBJECTS { 7314 netBotzTrapErrorID, 7315 netBotzTrapErrorType, 7316 netBotzTrapErrorTypeLabel, 7317 netBotzTrapSensorID, 7318 netBotzTrapSensorLabel, 7319 netBotzTrapPodID, 7320 netBotzTrapPodLabel, 7321 netBotzTrapPortID, 7322 netBotzTrapPortLabel, 7323 netBotzTrapStartTime, 7324 netBotzTrapNotifyTime, 7325 netBotzTrapResolveTime, 7326 netBotzTrapSeverity, 7327 netBotzTrapSensorValue, 7328 netBotzTrapSensorValueInt, 7329 netBotzTrapSensorValueFraction 7330 } 7331 STATUS current 7332 DESCRIPTION 7333 "Power Control plug module error." 7334 ::= { netBotzPlugModuleStatusSensorTraps 0 1 } 7335 7336netBotzPlugModuleStatusSensorErrorRTN NOTIFICATION-TYPE 7337 OBJECTS { 7338 netBotzTrapErrorID, 7339 netBotzTrapErrorType, 7340 netBotzTrapErrorTypeLabel, 7341 netBotzTrapSensorID, 7342 netBotzTrapSensorLabel, 7343 netBotzTrapPodID, 7344 netBotzTrapPodLabel, 7345 netBotzTrapPortID, 7346 netBotzTrapPortLabel, 7347 netBotzTrapStartTime, 7348 netBotzTrapNotifyTime, 7349 netBotzTrapResolveTime, 7350 netBotzTrapSeverity, 7351 netBotzTrapSensorValue, 7352 netBotzTrapSensorValueInt, 7353 netBotzTrapSensorValueFraction 7354 } 7355 STATUS current 7356 DESCRIPTION 7357 "Power Control plug module error resolved." 7358 ::= { netBotzPlugModuleStatusSensorTraps 0 101 } 7359 7360netBotzPlugModuleStatusSensorValueError NOTIFICATION-TYPE 7361 OBJECTS { 7362 netBotzTrapErrorID, 7363 netBotzTrapErrorType, 7364 netBotzTrapErrorTypeLabel, 7365 netBotzTrapSensorID, 7366 netBotzTrapSensorLabel, 7367 netBotzTrapPodID, 7368 netBotzTrapPodLabel, 7369 netBotzTrapPortID, 7370 netBotzTrapPortLabel, 7371 netBotzTrapStartTime, 7372 netBotzTrapNotifyTime, 7373 netBotzTrapResolveTime, 7374 netBotzTrapSeverity, 7375 netBotzTrapSensorValue, 7376 netBotzTrapSensorValueInt, 7377 netBotzTrapSensorValueFraction 7378 } 7379 STATUS current 7380 DESCRIPTION 7381 "Power Control plug module value error." 7382 ::= { netBotzPlugModuleStatusSensorTraps 0 10 } 7383 7384netBotzPlugModuleStatusSensorValueErrorRTN NOTIFICATION-TYPE 7385 OBJECTS { 7386 netBotzTrapErrorID, 7387 netBotzTrapErrorType, 7388 netBotzTrapErrorTypeLabel, 7389 netBotzTrapSensorID, 7390 netBotzTrapSensorLabel, 7391 netBotzTrapPodID, 7392 netBotzTrapPodLabel, 7393 netBotzTrapPortID, 7394 netBotzTrapPortLabel, 7395 netBotzTrapStartTime, 7396 netBotzTrapNotifyTime, 7397 netBotzTrapResolveTime, 7398 netBotzTrapSeverity, 7399 netBotzTrapSensorValue, 7400 netBotzTrapSensorValueInt, 7401 netBotzTrapSensorValueFraction 7402 } 7403 STATUS current 7404 DESCRIPTION 7405 "Power Control plug module value error resolved." 7406 ::= { netBotzPlugModuleStatusSensorTraps 0 110 } 7407 7408netBotzOutputControlSensorUnplugged NOTIFICATION-TYPE 7409 OBJECTS { 7410 netBotzTrapErrorID, 7411 netBotzTrapErrorType, 7412 netBotzTrapErrorTypeLabel, 7413 netBotzTrapSensorID, 7414 netBotzTrapSensorLabel, 7415 netBotzTrapPodID, 7416 netBotzTrapPodLabel, 7417 netBotzTrapPortID, 7418 netBotzTrapPortLabel, 7419 netBotzTrapStartTime, 7420 netBotzTrapNotifyTime, 7421 netBotzTrapResolveTime, 7422 netBotzTrapSeverity, 7423 netBotzTrapSensorValue, 7424 netBotzTrapSensorValueInt, 7425 netBotzTrapSensorValueFraction 7426 } 7427 STATUS current 7428 DESCRIPTION 7429 "Output Control Sensor unplugged." 7430 ::= { netBotzOutputControlSensorTraps 0 6 } 7431 7432netBotzOutputControlSensorReplugged NOTIFICATION-TYPE 7433 OBJECTS { 7434 netBotzTrapErrorID, 7435 netBotzTrapErrorType, 7436 netBotzTrapErrorTypeLabel, 7437 netBotzTrapSensorID, 7438 netBotzTrapSensorLabel, 7439 netBotzTrapPodID, 7440 netBotzTrapPodLabel, 7441 netBotzTrapPortID, 7442 netBotzTrapPortLabel, 7443 netBotzTrapStartTime, 7444 netBotzTrapNotifyTime, 7445 netBotzTrapResolveTime, 7446 netBotzTrapSeverity, 7447 netBotzTrapSensorValue, 7448 netBotzTrapSensorValueInt, 7449 netBotzTrapSensorValueFraction 7450 } 7451 STATUS current 7452 DESCRIPTION 7453 "Output Control Sensor no longer unplugged." 7454 ::= { netBotzOutputControlSensorTraps 0 106 } 7455 7456netBotzOutputControlSensorError NOTIFICATION-TYPE 7457 OBJECTS { 7458 netBotzTrapErrorID, 7459 netBotzTrapErrorType, 7460 netBotzTrapErrorTypeLabel, 7461 netBotzTrapSensorID, 7462 netBotzTrapSensorLabel, 7463 netBotzTrapPodID, 7464 netBotzTrapPodLabel, 7465 netBotzTrapPortID, 7466 netBotzTrapPortLabel, 7467 netBotzTrapStartTime, 7468 netBotzTrapNotifyTime, 7469 netBotzTrapResolveTime, 7470 netBotzTrapSeverity, 7471 netBotzTrapSensorValue, 7472 netBotzTrapSensorValueInt, 7473 netBotzTrapSensorValueFraction 7474 } 7475 STATUS current 7476 DESCRIPTION 7477 "Output Control Sensor error." 7478 ::= { netBotzOutputControlSensorTraps 0 1 } 7479 7480netBotzOutputControlSensorErrorRTN NOTIFICATION-TYPE 7481 OBJECTS { 7482 netBotzTrapErrorID, 7483 netBotzTrapErrorType, 7484 netBotzTrapErrorTypeLabel, 7485 netBotzTrapSensorID, 7486 netBotzTrapSensorLabel, 7487 netBotzTrapPodID, 7488 netBotzTrapPodLabel, 7489 netBotzTrapPortID, 7490 netBotzTrapPortLabel, 7491 netBotzTrapStartTime, 7492 netBotzTrapNotifyTime, 7493 netBotzTrapResolveTime, 7494 netBotzTrapSeverity, 7495 netBotzTrapSensorValue, 7496 netBotzTrapSensorValueInt, 7497 netBotzTrapSensorValueFraction 7498 } 7499 STATUS current 7500 DESCRIPTION 7501 "Output Control Sensor error resolved." 7502 ::= { netBotzOutputControlSensorTraps 0 101 } 7503 7504netBotzOutputControlSensorValueError NOTIFICATION-TYPE 7505 OBJECTS { 7506 netBotzTrapErrorID, 7507 netBotzTrapErrorType, 7508 netBotzTrapErrorTypeLabel, 7509 netBotzTrapSensorID, 7510 netBotzTrapSensorLabel, 7511 netBotzTrapPodID, 7512 netBotzTrapPodLabel, 7513 netBotzTrapPortID, 7514 netBotzTrapPortLabel, 7515 netBotzTrapStartTime, 7516 netBotzTrapNotifyTime, 7517 netBotzTrapResolveTime, 7518 netBotzTrapSeverity, 7519 netBotzTrapSensorValue, 7520 netBotzTrapSensorValueInt, 7521 netBotzTrapSensorValueFraction 7522 } 7523 STATUS current 7524 DESCRIPTION 7525 "Output Control Sensor value error." 7526 ::= { netBotzOutputControlSensorTraps 0 10 } 7527 7528netBotzOutputControlSensorValueErrorRTN NOTIFICATION-TYPE 7529 OBJECTS { 7530 netBotzTrapErrorID, 7531 netBotzTrapErrorType, 7532 netBotzTrapErrorTypeLabel, 7533 netBotzTrapSensorID, 7534 netBotzTrapSensorLabel, 7535 netBotzTrapPodID, 7536 netBotzTrapPodLabel, 7537 netBotzTrapPortID, 7538 netBotzTrapPortLabel, 7539 netBotzTrapStartTime, 7540 netBotzTrapNotifyTime, 7541 netBotzTrapResolveTime, 7542 netBotzTrapSeverity, 7543 netBotzTrapSensorValue, 7544 netBotzTrapSensorValueInt, 7545 netBotzTrapSensorValueFraction 7546 } 7547 STATUS current 7548 DESCRIPTION 7549 "Output Control Sensor value error resolved." 7550 ::= { netBotzOutputControlSensorTraps 0 110 } 7551 7552 7553netBotzMultiRAESensorTooHigh NOTIFICATION-TYPE 7554 OBJECTS { 7555 netBotzTrapErrorID, 7556 netBotzTrapErrorType, 7557 netBotzTrapErrorTypeLabel, 7558 netBotzTrapSensorID, 7559 netBotzTrapSensorLabel, 7560 netBotzTrapPodID, 7561 netBotzTrapPodLabel, 7562 netBotzTrapPortID, 7563 netBotzTrapPortLabel, 7564 netBotzTrapStartTime, 7565 netBotzTrapNotifyTime, 7566 netBotzTrapResolveTime, 7567 netBotzTrapSeverity, 7568 netBotzTrapSensorValue, 7569 netBotzTrapSensorValueInt, 7570 netBotzTrapSensorValueFraction 7571 } 7572 STATUS current 7573 DESCRIPTION 7574 "MultiRAE sensor value too high." 7575 ::= { netBotzMultiRAESensorTraps 0 2 } 7576 7577netBotzMultiRAESensorTooHighRTN NOTIFICATION-TYPE 7578 OBJECTS { 7579 netBotzTrapErrorID, 7580 netBotzTrapErrorType, 7581 netBotzTrapErrorTypeLabel, 7582 netBotzTrapSensorID, 7583 netBotzTrapSensorLabel, 7584 netBotzTrapPodID, 7585 netBotzTrapPodLabel, 7586 netBotzTrapPortID, 7587 netBotzTrapPortLabel, 7588 netBotzTrapStartTime, 7589 netBotzTrapNotifyTime, 7590 netBotzTrapResolveTime, 7591 netBotzTrapSeverity, 7592 netBotzTrapSensorValue, 7593 netBotzTrapSensorValueInt, 7594 netBotzTrapSensorValueFraction 7595 } 7596 STATUS current 7597 DESCRIPTION 7598 "MultiRAE sensor value is no longer too high." 7599 ::= { netBotzMultiRAESensorTraps 0 102 } 7600 7601netBotzMultiRAESensorTooLow NOTIFICATION-TYPE 7602 OBJECTS { 7603 netBotzTrapErrorID, 7604 netBotzTrapErrorType, 7605 netBotzTrapErrorTypeLabel, 7606 netBotzTrapSensorID, 7607 netBotzTrapSensorLabel, 7608 netBotzTrapPodID, 7609 netBotzTrapPodLabel, 7610 netBotzTrapPortID, 7611 netBotzTrapPortLabel, 7612 netBotzTrapStartTime, 7613 netBotzTrapNotifyTime, 7614 netBotzTrapResolveTime, 7615 netBotzTrapSeverity, 7616 netBotzTrapSensorValue, 7617 netBotzTrapSensorValueInt, 7618 netBotzTrapSensorValueFraction 7619 } 7620 STATUS current 7621 DESCRIPTION 7622 "MultiRAE sensor value too low." 7623 ::= { netBotzMultiRAESensorTraps 0 3 } 7624 7625netBotzMultiRAESensorTooLowRTN NOTIFICATION-TYPE 7626 OBJECTS { 7627 netBotzTrapErrorID, 7628 netBotzTrapErrorType, 7629 netBotzTrapErrorTypeLabel, 7630 netBotzTrapSensorID, 7631 netBotzTrapSensorLabel, 7632 netBotzTrapPodID, 7633 netBotzTrapPodLabel, 7634 netBotzTrapPortID, 7635 netBotzTrapPortLabel, 7636 netBotzTrapStartTime, 7637 netBotzTrapNotifyTime, 7638 netBotzTrapResolveTime, 7639 netBotzTrapSeverity, 7640 netBotzTrapSensorValue, 7641 netBotzTrapSensorValueInt, 7642 netBotzTrapSensorValueFraction 7643 } 7644 STATUS current 7645 DESCRIPTION 7646 "MultiRAE sensor value is no longer too low." 7647 ::= { netBotzMultiRAESensorTraps 0 103 } 7648 7649netBotzMultiRAESensorTooHighTooLong NOTIFICATION-TYPE 7650 OBJECTS { 7651 netBotzTrapErrorID, 7652 netBotzTrapErrorType, 7653 netBotzTrapErrorTypeLabel, 7654 netBotzTrapSensorID, 7655 netBotzTrapSensorLabel, 7656 netBotzTrapPodID, 7657 netBotzTrapPodLabel, 7658 netBotzTrapPortID, 7659 netBotzTrapPortLabel, 7660 netBotzTrapStartTime, 7661 netBotzTrapNotifyTime, 7662 netBotzTrapResolveTime, 7663 netBotzTrapSeverity, 7664 netBotzTrapSensorValue, 7665 netBotzTrapSensorValueInt, 7666 netBotzTrapSensorValueFraction 7667 } 7668 STATUS current 7669 DESCRIPTION 7670 "MultiRAE sensor value too high for too long." 7671 ::= { netBotzMultiRAESensorTraps 0 4 } 7672 7673netBotzMultiRAESensorTooHighTooLongRTN NOTIFICATION-TYPE 7674 OBJECTS { 7675 netBotzTrapErrorID, 7676 netBotzTrapErrorType, 7677 netBotzTrapErrorTypeLabel, 7678 netBotzTrapSensorID, 7679 netBotzTrapSensorLabel, 7680 netBotzTrapPodID, 7681 netBotzTrapPodLabel, 7682 netBotzTrapPortID, 7683 netBotzTrapPortLabel, 7684 netBotzTrapStartTime, 7685 netBotzTrapNotifyTime, 7686 netBotzTrapResolveTime, 7687 netBotzTrapSeverity, 7688 netBotzTrapSensorValue, 7689 netBotzTrapSensorValueInt, 7690 netBotzTrapSensorValueFraction 7691 } 7692 STATUS current 7693 DESCRIPTION 7694 "MultiRAE sensor value is no longer too high for too long." 7695 ::= { netBotzMultiRAESensorTraps 0 104 } 7696 7697netBotzMultiRAESensorTooLowTooLong NOTIFICATION-TYPE 7698 OBJECTS { 7699 netBotzTrapErrorID, 7700 netBotzTrapErrorType, 7701 netBotzTrapErrorTypeLabel, 7702 netBotzTrapSensorID, 7703 netBotzTrapSensorLabel, 7704 netBotzTrapPodID, 7705 netBotzTrapPodLabel, 7706 netBotzTrapPortID, 7707 netBotzTrapPortLabel, 7708 netBotzTrapStartTime, 7709 netBotzTrapNotifyTime, 7710 netBotzTrapResolveTime, 7711 netBotzTrapSeverity, 7712 netBotzTrapSensorValue, 7713 netBotzTrapSensorValueInt, 7714 netBotzTrapSensorValueFraction 7715 } 7716 STATUS current 7717 DESCRIPTION 7718 "MultiRAE ensor value too low for too long." 7719 ::= { netBotzMultiRAESensorTraps 0 5 } 7720 7721netBotzMultiRAESensorTooLowForTooLongRTN NOTIFICATION-TYPE 7722 OBJECTS { 7723 netBotzTrapErrorID, 7724 netBotzTrapErrorType, 7725 netBotzTrapErrorTypeLabel, 7726 netBotzTrapSensorID, 7727 netBotzTrapSensorLabel, 7728 netBotzTrapPodID, 7729 netBotzTrapPodLabel, 7730 netBotzTrapPortID, 7731 netBotzTrapPortLabel, 7732 netBotzTrapStartTime, 7733 netBotzTrapNotifyTime, 7734 netBotzTrapResolveTime, 7735 netBotzTrapSeverity, 7736 netBotzTrapSensorValue, 7737 netBotzTrapSensorValueInt, 7738 netBotzTrapSensorValueFraction 7739 } 7740 STATUS current 7741 DESCRIPTION 7742 "MultiRAE sensor value is no longer too low for too long." 7743 ::= { netBotzMultiRAESensorTraps 0 105 } 7744 7745netBotzMultiRAESensorUnplugged NOTIFICATION-TYPE 7746 OBJECTS { 7747 netBotzTrapErrorID, 7748 netBotzTrapErrorType, 7749 netBotzTrapErrorTypeLabel, 7750 netBotzTrapSensorID, 7751 netBotzTrapSensorLabel, 7752 netBotzTrapPodID, 7753 netBotzTrapPodLabel, 7754 netBotzTrapPortID, 7755 netBotzTrapPortLabel, 7756 netBotzTrapStartTime, 7757 netBotzTrapNotifyTime, 7758 netBotzTrapResolveTime, 7759 netBotzTrapSeverity, 7760 netBotzTrapSensorValue, 7761 netBotzTrapSensorValueInt, 7762 netBotzTrapSensorValueFraction 7763 } 7764 STATUS current 7765 DESCRIPTION 7766 "MultiRAE sensor unplugged." 7767 ::= { netBotzMultiRAESensorTraps 0 6 } 7768 7769netBotzMultiRAESensorReplugged NOTIFICATION-TYPE 7770 OBJECTS { 7771 netBotzTrapErrorID, 7772 netBotzTrapErrorType, 7773 netBotzTrapErrorTypeLabel, 7774 netBotzTrapSensorID, 7775 netBotzTrapSensorLabel, 7776 netBotzTrapPodID, 7777 netBotzTrapPodLabel, 7778 netBotzTrapPortID, 7779 netBotzTrapPortLabel, 7780 netBotzTrapStartTime, 7781 netBotzTrapNotifyTime, 7782 netBotzTrapResolveTime, 7783 netBotzTrapSeverity, 7784 netBotzTrapSensorValue, 7785 netBotzTrapSensorValueInt, 7786 netBotzTrapSensorValueFraction 7787 } 7788 STATUS current 7789 DESCRIPTION 7790 "MultiRAE sensor no longer unplugged." 7791 ::= { netBotzMultiRAESensorTraps 0 106 } 7792 7793netBotzMultiRAESensorIncreasingTooQuickly NOTIFICATION-TYPE 7794 OBJECTS { 7795 netBotzTrapErrorID, 7796 netBotzTrapErrorType, 7797 netBotzTrapErrorTypeLabel, 7798 netBotzTrapSensorID, 7799 netBotzTrapSensorLabel, 7800 netBotzTrapPodID, 7801 netBotzTrapPodLabel, 7802 netBotzTrapPortID, 7803 netBotzTrapPortLabel, 7804 netBotzTrapStartTime, 7805 netBotzTrapNotifyTime, 7806 netBotzTrapResolveTime, 7807 netBotzTrapSeverity, 7808 netBotzTrapSensorValue, 7809 netBotzTrapSensorValueInt, 7810 netBotzTrapSensorValueFraction 7811 } 7812 STATUS current 7813 DESCRIPTION 7814 "MultiRAE sensor value increasing too quickly." 7815 ::= { netBotzMultiRAESensorTraps 0 8 } 7816 7817netBotzMultiRAESensorNotIncreasingTooQuickly NOTIFICATION-TYPE 7818 OBJECTS { 7819 netBotzTrapErrorID, 7820 netBotzTrapErrorType, 7821 netBotzTrapErrorTypeLabel, 7822 netBotzTrapSensorID, 7823 netBotzTrapSensorLabel, 7824 netBotzTrapPodID, 7825 netBotzTrapPodLabel, 7826 netBotzTrapPortID, 7827 netBotzTrapPortLabel, 7828 netBotzTrapStartTime, 7829 netBotzTrapNotifyTime, 7830 netBotzTrapResolveTime, 7831 netBotzTrapSeverity, 7832 netBotzTrapSensorValue, 7833 netBotzTrapSensorValueInt, 7834 netBotzTrapSensorValueFraction 7835 } 7836 STATUS current 7837 DESCRIPTION 7838 "MultiRAE sensor value no longer increasing too quickly." 7839 ::= { netBotzMultiRAESensorTraps 0 108 } 7840 7841netBotzMultiRAESensorDecreasingTooQuickly NOTIFICATION-TYPE 7842 OBJECTS { 7843 netBotzTrapErrorID, 7844 netBotzTrapErrorType, 7845 netBotzTrapErrorTypeLabel, 7846 netBotzTrapSensorID, 7847 netBotzTrapSensorLabel, 7848 netBotzTrapPodID, 7849 netBotzTrapPodLabel, 7850 netBotzTrapPortID, 7851 netBotzTrapPortLabel, 7852 netBotzTrapStartTime, 7853 netBotzTrapNotifyTime, 7854 netBotzTrapResolveTime, 7855 netBotzTrapSeverity, 7856 netBotzTrapSensorValue, 7857 netBotzTrapSensorValueInt, 7858 netBotzTrapSensorValueFraction 7859 } 7860 STATUS current 7861 DESCRIPTION 7862 "MultiRAE sensor value decreasing too quickly." 7863 ::= { netBotzMultiRAESensorTraps 0 9 } 7864 7865netBotzMultiRAESensorNotDecreasingTooQuickly NOTIFICATION-TYPE 7866 OBJECTS { 7867 netBotzTrapErrorID, 7868 netBotzTrapErrorType, 7869 netBotzTrapErrorTypeLabel, 7870 netBotzTrapSensorID, 7871 netBotzTrapSensorLabel, 7872 netBotzTrapPodID, 7873 netBotzTrapPodLabel, 7874 netBotzTrapPortID, 7875 netBotzTrapPortLabel, 7876 netBotzTrapStartTime, 7877 netBotzTrapNotifyTime, 7878 netBotzTrapResolveTime, 7879 netBotzTrapSeverity, 7880 netBotzTrapSensorValue, 7881 netBotzTrapSensorValueInt, 7882 netBotzTrapSensorValueFraction 7883 } 7884 STATUS current 7885 DESCRIPTION 7886 "MultiRAE sensor value no longer decreasing too quickly." 7887 ::= { netBotzMultiRAESensorTraps 0 109 } 7888 7889netBotzMultiRAESensorError NOTIFICATION-TYPE 7890 OBJECTS { 7891 netBotzTrapErrorID, 7892 netBotzTrapErrorType, 7893 netBotzTrapErrorTypeLabel, 7894 netBotzTrapSensorID, 7895 netBotzTrapSensorLabel, 7896 netBotzTrapPodID, 7897 netBotzTrapPodLabel, 7898 netBotzTrapPortID, 7899 netBotzTrapPortLabel, 7900 netBotzTrapStartTime, 7901 netBotzTrapNotifyTime, 7902 netBotzTrapResolveTime, 7903 netBotzTrapSeverity, 7904 netBotzTrapSensorValue, 7905 netBotzTrapSensorValueInt, 7906 netBotzTrapSensorValueFraction 7907 } 7908 STATUS current 7909 DESCRIPTION 7910 "MultiRAE sensor error." 7911 ::= { netBotzMultiRAESensorTraps 0 1 } 7912 7913netBotzMultiRAESensorErrorRTN NOTIFICATION-TYPE 7914 OBJECTS { 7915 netBotzTrapErrorID, 7916 netBotzTrapErrorType, 7917 netBotzTrapErrorTypeLabel, 7918 netBotzTrapSensorID, 7919 netBotzTrapSensorLabel, 7920 netBotzTrapPodID, 7921 netBotzTrapPodLabel, 7922 netBotzTrapPortID, 7923 netBotzTrapPortLabel, 7924 netBotzTrapStartTime, 7925 netBotzTrapNotifyTime, 7926 netBotzTrapResolveTime, 7927 netBotzTrapSeverity, 7928 netBotzTrapSensorValue, 7929 netBotzTrapSensorValueInt, 7930 netBotzTrapSensorValueFraction 7931 } 7932 STATUS current 7933 DESCRIPTION 7934 "MultiRAE sensor error resolved." 7935 ::= { netBotzMultiRAESensorTraps 0 101 } 7936 7937netBotzMultiRAESensorSensorValueError NOTIFICATION-TYPE 7938 OBJECTS { 7939 netBotzTrapErrorID, 7940 netBotzTrapErrorType, 7941 netBotzTrapErrorTypeLabel, 7942 netBotzTrapSensorID, 7943 netBotzTrapSensorLabel, 7944 netBotzTrapPodID, 7945 netBotzTrapPodLabel, 7946 netBotzTrapPortID, 7947 netBotzTrapPortLabel, 7948 netBotzTrapStartTime, 7949 netBotzTrapNotifyTime, 7950 netBotzTrapResolveTime, 7951 netBotzTrapSeverity, 7952 netBotzTrapSensorValue, 7953 netBotzTrapSensorValueInt, 7954 netBotzTrapSensorValueFraction 7955 } 7956 STATUS current 7957 DESCRIPTION 7958 "MultiRAE Sensor sensor value error." 7959 ::= { netBotzMultiRAESensorTraps 0 10 } 7960 7961netBotzMultiRAESensorSensorValueErrorRTN NOTIFICATION-TYPE 7962 OBJECTS { 7963 netBotzTrapErrorID, 7964 netBotzTrapErrorType, 7965 netBotzTrapErrorTypeLabel, 7966 netBotzTrapSensorID, 7967 netBotzTrapSensorLabel, 7968 netBotzTrapPodID, 7969 netBotzTrapPodLabel, 7970 netBotzTrapPortID, 7971 netBotzTrapPortLabel, 7972 netBotzTrapStartTime, 7973 netBotzTrapNotifyTime, 7974 netBotzTrapResolveTime, 7975 netBotzTrapSeverity, 7976 netBotzTrapSensorValue, 7977 netBotzTrapSensorValueInt, 7978 netBotzTrapSensorValueFraction 7979 } 7980 STATUS current 7981 DESCRIPTION 7982 "MultiRAE Sensor sensor value error resolved." 7983 ::= { netBotzMultiRAESensorTraps 0 110 } 7984 7985 7986netBotzMultiRAESensorStatusUnplugged NOTIFICATION-TYPE 7987 OBJECTS { 7988 netBotzTrapErrorID, 7989 netBotzTrapErrorType, 7990 netBotzTrapErrorTypeLabel, 7991 netBotzTrapSensorID, 7992 netBotzTrapSensorLabel, 7993 netBotzTrapPodID, 7994 netBotzTrapPodLabel, 7995 netBotzTrapPortID, 7996 netBotzTrapPortLabel, 7997 netBotzTrapStartTime, 7998 netBotzTrapNotifyTime, 7999 netBotzTrapResolveTime, 8000 netBotzTrapSeverity, 8001 netBotzTrapSensorValue, 8002 netBotzTrapSensorValueInt, 8003 netBotzTrapSensorValueFraction 8004 } 8005 STATUS current 8006 DESCRIPTION 8007 "MultiRAE Sensor Status unplugged." 8008 ::= { netBotzMultiRAESensorStatusTraps 0 6 } 8009 8010netBotzMultiRAESensorStatusReplugged NOTIFICATION-TYPE 8011 OBJECTS { 8012 netBotzTrapErrorID, 8013 netBotzTrapErrorType, 8014 netBotzTrapErrorTypeLabel, 8015 netBotzTrapSensorID, 8016 netBotzTrapSensorLabel, 8017 netBotzTrapPodID, 8018 netBotzTrapPodLabel, 8019 netBotzTrapPortID, 8020 netBotzTrapPortLabel, 8021 netBotzTrapStartTime, 8022 netBotzTrapNotifyTime, 8023 netBotzTrapResolveTime, 8024 netBotzTrapSeverity, 8025 netBotzTrapSensorValue, 8026 netBotzTrapSensorValueInt, 8027 netBotzTrapSensorValueFraction 8028 } 8029 STATUS current 8030 DESCRIPTION 8031 "MultiRAE Sensor Status no longer unplugged." 8032 ::= { netBotzMultiRAESensorStatusTraps 0 106 } 8033 8034netBotzMultiRAESensorStatusError NOTIFICATION-TYPE 8035 OBJECTS { 8036 netBotzTrapErrorID, 8037 netBotzTrapErrorType, 8038 netBotzTrapErrorTypeLabel, 8039 netBotzTrapSensorID, 8040 netBotzTrapSensorLabel, 8041 netBotzTrapPodID, 8042 netBotzTrapPodLabel, 8043 netBotzTrapPortID, 8044 netBotzTrapPortLabel, 8045 netBotzTrapStartTime, 8046 netBotzTrapNotifyTime, 8047 netBotzTrapResolveTime, 8048 netBotzTrapSeverity, 8049 netBotzTrapSensorValue, 8050 netBotzTrapSensorValueInt, 8051 netBotzTrapSensorValueFraction 8052 } 8053 STATUS current 8054 DESCRIPTION 8055 "MultiRAE Sensor Status error." 8056 ::= { netBotzMultiRAESensorStatusTraps 0 1 } 8057 8058netBotzMultiRAESensorStatusErrorRTN NOTIFICATION-TYPE 8059 OBJECTS { 8060 netBotzTrapErrorID, 8061 netBotzTrapErrorType, 8062 netBotzTrapErrorTypeLabel, 8063 netBotzTrapSensorID, 8064 netBotzTrapSensorLabel, 8065 netBotzTrapPodID, 8066 netBotzTrapPodLabel, 8067 netBotzTrapPortID, 8068 netBotzTrapPortLabel, 8069 netBotzTrapStartTime, 8070 netBotzTrapNotifyTime, 8071 netBotzTrapResolveTime, 8072 netBotzTrapSeverity, 8073 netBotzTrapSensorValue, 8074 netBotzTrapSensorValueInt, 8075 netBotzTrapSensorValueFraction 8076 } 8077 STATUS current 8078 DESCRIPTION 8079 "MultiRAE Sensor Status error resolved." 8080 ::= { netBotzMultiRAESensorStatusTraps 0 101 } 8081 8082netBotzMultiRAESensorStatusValueError NOTIFICATION-TYPE 8083 OBJECTS { 8084 netBotzTrapErrorID, 8085 netBotzTrapErrorType, 8086 netBotzTrapErrorTypeLabel, 8087 netBotzTrapSensorID, 8088 netBotzTrapSensorLabel, 8089 netBotzTrapPodID, 8090 netBotzTrapPodLabel, 8091 netBotzTrapPortID, 8092 netBotzTrapPortLabel, 8093 netBotzTrapStartTime, 8094 netBotzTrapNotifyTime, 8095 netBotzTrapResolveTime, 8096 netBotzTrapSeverity, 8097 netBotzTrapSensorValue, 8098 netBotzTrapSensorValueInt, 8099 netBotzTrapSensorValueFraction 8100 } 8101 STATUS current 8102 DESCRIPTION 8103 "MultiRAE Sensor Status value error." 8104 ::= { netBotzMultiRAESensorStatusTraps 0 10 } 8105 8106netBotzMultiRAESensorStatusValueErrorRTN NOTIFICATION-TYPE 8107 OBJECTS { 8108 netBotzTrapErrorID, 8109 netBotzTrapErrorType, 8110 netBotzTrapErrorTypeLabel, 8111 netBotzTrapSensorID, 8112 netBotzTrapSensorLabel, 8113 netBotzTrapPodID, 8114 netBotzTrapPodLabel, 8115 netBotzTrapPortID, 8116 netBotzTrapPortLabel, 8117 netBotzTrapStartTime, 8118 netBotzTrapNotifyTime, 8119 netBotzTrapResolveTime, 8120 netBotzTrapSeverity, 8121 netBotzTrapSensorValue, 8122 netBotzTrapSensorValueInt, 8123 netBotzTrapSensorValueFraction 8124 } 8125 STATUS current 8126 DESCRIPTION 8127 "MultiRAE Sensor Status value error resolved." 8128 ::= { netBotzMultiRAESensorStatusTraps 0 110 } 8129 8130 8131netBotzMultiRAEDeviceStatusUnplugged NOTIFICATION-TYPE 8132 OBJECTS { 8133 netBotzTrapErrorID, 8134 netBotzTrapErrorType, 8135 netBotzTrapErrorTypeLabel, 8136 netBotzTrapSensorID, 8137 netBotzTrapSensorLabel, 8138 netBotzTrapPodID, 8139 netBotzTrapPodLabel, 8140 netBotzTrapPortID, 8141 netBotzTrapPortLabel, 8142 netBotzTrapStartTime, 8143 netBotzTrapNotifyTime, 8144 netBotzTrapResolveTime, 8145 netBotzTrapSeverity, 8146 netBotzTrapSensorValue, 8147 netBotzTrapSensorValueInt, 8148 netBotzTrapSensorValueFraction 8149 } 8150 STATUS current 8151 DESCRIPTION 8152 "MultiRAE Device Status unplugged." 8153 ::= { netBotzMultiRAEDeviceStatusTraps 0 6 } 8154 8155netBotzMultiRAEDeviceStatusReplugged NOTIFICATION-TYPE 8156 OBJECTS { 8157 netBotzTrapErrorID, 8158 netBotzTrapErrorType, 8159 netBotzTrapErrorTypeLabel, 8160 netBotzTrapSensorID, 8161 netBotzTrapSensorLabel, 8162 netBotzTrapPodID, 8163 netBotzTrapPodLabel, 8164 netBotzTrapPortID, 8165 netBotzTrapPortLabel, 8166 netBotzTrapStartTime, 8167 netBotzTrapNotifyTime, 8168 netBotzTrapResolveTime, 8169 netBotzTrapSeverity, 8170 netBotzTrapSensorValue, 8171 netBotzTrapSensorValueInt, 8172 netBotzTrapSensorValueFraction 8173 } 8174 STATUS current 8175 DESCRIPTION 8176 "MultiRAE Device Status no longer unplugged." 8177 ::= { netBotzMultiRAEDeviceStatusTraps 0 106 } 8178 8179netBotzMultiRAEDeviceStatusError NOTIFICATION-TYPE 8180 OBJECTS { 8181 netBotzTrapErrorID, 8182 netBotzTrapErrorType, 8183 netBotzTrapErrorTypeLabel, 8184 netBotzTrapSensorID, 8185 netBotzTrapSensorLabel, 8186 netBotzTrapPodID, 8187 netBotzTrapPodLabel, 8188 netBotzTrapPortID, 8189 netBotzTrapPortLabel, 8190 netBotzTrapStartTime, 8191 netBotzTrapNotifyTime, 8192 netBotzTrapResolveTime, 8193 netBotzTrapSeverity, 8194 netBotzTrapSensorValue, 8195 netBotzTrapSensorValueInt, 8196 netBotzTrapSensorValueFraction 8197 } 8198 STATUS current 8199 DESCRIPTION 8200 "MultiRAE Device Status error." 8201 ::= { netBotzMultiRAEDeviceStatusTraps 0 1 } 8202 8203netBotzMultiRAEDeviceStatusErrorRTN NOTIFICATION-TYPE 8204 OBJECTS { 8205 netBotzTrapErrorID, 8206 netBotzTrapErrorType, 8207 netBotzTrapErrorTypeLabel, 8208 netBotzTrapSensorID, 8209 netBotzTrapSensorLabel, 8210 netBotzTrapPodID, 8211 netBotzTrapPodLabel, 8212 netBotzTrapPortID, 8213 netBotzTrapPortLabel, 8214 netBotzTrapStartTime, 8215 netBotzTrapNotifyTime, 8216 netBotzTrapResolveTime, 8217 netBotzTrapSeverity, 8218 netBotzTrapSensorValue, 8219 netBotzTrapSensorValueInt, 8220 netBotzTrapSensorValueFraction 8221 } 8222 STATUS current 8223 DESCRIPTION 8224 "MultiRAE Device Status error resolved." 8225 ::= { netBotzMultiRAEDeviceStatusTraps 0 101 } 8226 8227netBotzMultiRAEDeviceStatusValueError NOTIFICATION-TYPE 8228 OBJECTS { 8229 netBotzTrapErrorID, 8230 netBotzTrapErrorType, 8231 netBotzTrapErrorTypeLabel, 8232 netBotzTrapSensorID, 8233 netBotzTrapSensorLabel, 8234 netBotzTrapPodID, 8235 netBotzTrapPodLabel, 8236 netBotzTrapPortID, 8237 netBotzTrapPortLabel, 8238 netBotzTrapStartTime, 8239 netBotzTrapNotifyTime, 8240 netBotzTrapResolveTime, 8241 netBotzTrapSeverity, 8242 netBotzTrapSensorValue, 8243 netBotzTrapSensorValueInt, 8244 netBotzTrapSensorValueFraction 8245 } 8246 STATUS current 8247 DESCRIPTION 8248 "MultiRAE Device Status value error." 8249 ::= { netBotzMultiRAEDeviceStatusTraps 0 10 } 8250 8251netBotzMultiRAEDeviceStatusValueErrorRTN NOTIFICATION-TYPE 8252 OBJECTS { 8253 netBotzTrapErrorID, 8254 netBotzTrapErrorType, 8255 netBotzTrapErrorTypeLabel, 8256 netBotzTrapSensorID, 8257 netBotzTrapSensorLabel, 8258 netBotzTrapPodID, 8259 netBotzTrapPodLabel, 8260 netBotzTrapPortID, 8261 netBotzTrapPortLabel, 8262 netBotzTrapStartTime, 8263 netBotzTrapNotifyTime, 8264 netBotzTrapResolveTime, 8265 netBotzTrapSeverity, 8266 netBotzTrapSensorValue, 8267 netBotzTrapSensorValueInt, 8268 netBotzTrapSensorValueFraction 8269 } 8270 STATUS current 8271 DESCRIPTION 8272 "MultiRAE Device Status value error resolved." 8273 ::= { netBotzMultiRAEDeviceStatusTraps 0 110 } 8274 8275netBotzLinkStatusSensorUnplugged NOTIFICATION-TYPE 8276 OBJECTS { 8277 netBotzTrapErrorID, 8278 netBotzTrapErrorType, 8279 netBotzTrapErrorTypeLabel, 8280 netBotzTrapSensorID, 8281 netBotzTrapSensorLabel, 8282 netBotzTrapPodID, 8283 netBotzTrapPodLabel, 8284 netBotzTrapPortID, 8285 netBotzTrapPortLabel, 8286 netBotzTrapStartTime, 8287 netBotzTrapNotifyTime, 8288 netBotzTrapResolveTime, 8289 netBotzTrapSeverity, 8290 netBotzTrapSensorValue, 8291 netBotzTrapSensorValueInt, 8292 netBotzTrapSensorValueFraction 8293 } 8294 STATUS current 8295 DESCRIPTION 8296 "Link Status sensor unplugged." 8297 ::= { netBotzLinkStatusSensorTraps 0 6 } 8298 8299netBotzLinkStatusSensorReplugged NOTIFICATION-TYPE 8300 OBJECTS { 8301 netBotzTrapErrorID, 8302 netBotzTrapErrorType, 8303 netBotzTrapErrorTypeLabel, 8304 netBotzTrapSensorID, 8305 netBotzTrapSensorLabel, 8306 netBotzTrapPodID, 8307 netBotzTrapPodLabel, 8308 netBotzTrapPortID, 8309 netBotzTrapPortLabel, 8310 netBotzTrapStartTime, 8311 netBotzTrapNotifyTime, 8312 netBotzTrapResolveTime, 8313 netBotzTrapSeverity, 8314 netBotzTrapSensorValue, 8315 netBotzTrapSensorValueInt, 8316 netBotzTrapSensorValueFraction 8317 } 8318 STATUS current 8319 DESCRIPTION 8320 "Link Status sensor no longer unplugged." 8321 ::= { netBotzLinkStatusSensorTraps 0 106 } 8322 8323netBotzLinkStatusSensorError NOTIFICATION-TYPE 8324 OBJECTS { 8325 netBotzTrapErrorID, 8326 netBotzTrapErrorType, 8327 netBotzTrapErrorTypeLabel, 8328 netBotzTrapSensorID, 8329 netBotzTrapSensorLabel, 8330 netBotzTrapPodID, 8331 netBotzTrapPodLabel, 8332 netBotzTrapPortID, 8333 netBotzTrapPortLabel, 8334 netBotzTrapStartTime, 8335 netBotzTrapNotifyTime, 8336 netBotzTrapResolveTime, 8337 netBotzTrapSeverity, 8338 netBotzTrapSensorValue, 8339 netBotzTrapSensorValueInt, 8340 netBotzTrapSensorValueFraction 8341 } 8342 STATUS current 8343 DESCRIPTION 8344 "Link Status sensor error." 8345 ::= { netBotzLinkStatusSensorTraps 0 1 } 8346 8347netBotzLinkStatusSensorErrorRTN NOTIFICATION-TYPE 8348 OBJECTS { 8349 netBotzTrapErrorID, 8350 netBotzTrapErrorType, 8351 netBotzTrapErrorTypeLabel, 8352 netBotzTrapSensorID, 8353 netBotzTrapSensorLabel, 8354 netBotzTrapPodID, 8355 netBotzTrapPodLabel, 8356 netBotzTrapPortID, 8357 netBotzTrapPortLabel, 8358 netBotzTrapStartTime, 8359 netBotzTrapNotifyTime, 8360 netBotzTrapResolveTime, 8361 netBotzTrapSeverity, 8362 netBotzTrapSensorValue, 8363 netBotzTrapSensorValueInt, 8364 netBotzTrapSensorValueFraction 8365 } 8366 STATUS current 8367 DESCRIPTION 8368 "Link Status sensor error resolved." 8369 ::= { netBotzLinkStatusSensorTraps 0 101 } 8370 8371netBotzLinkStatusSensorValueError NOTIFICATION-TYPE 8372 OBJECTS { 8373 netBotzTrapErrorID, 8374 netBotzTrapErrorType, 8375 netBotzTrapErrorTypeLabel, 8376 netBotzTrapSensorID, 8377 netBotzTrapSensorLabel, 8378 netBotzTrapPodID, 8379 netBotzTrapPodLabel, 8380 netBotzTrapPortID, 8381 netBotzTrapPortLabel, 8382 netBotzTrapStartTime, 8383 netBotzTrapNotifyTime, 8384 netBotzTrapResolveTime, 8385 netBotzTrapSeverity, 8386 netBotzTrapSensorValue, 8387 netBotzTrapSensorValueInt, 8388 netBotzTrapSensorValueFraction 8389 } 8390 STATUS current 8391 DESCRIPTION 8392 "Link Status sensor value error." 8393 ::= { netBotzLinkStatusSensorTraps 0 10 } 8394 8395netBotzLinkStatusSensorValueErrorRTN NOTIFICATION-TYPE 8396 OBJECTS { 8397 netBotzTrapErrorID, 8398 netBotzTrapErrorType, 8399 netBotzTrapErrorTypeLabel, 8400 netBotzTrapSensorID, 8401 netBotzTrapSensorLabel, 8402 netBotzTrapPodID, 8403 netBotzTrapPodLabel, 8404 netBotzTrapPortID, 8405 netBotzTrapPortLabel, 8406 netBotzTrapStartTime, 8407 netBotzTrapNotifyTime, 8408 netBotzTrapResolveTime, 8409 netBotzTrapSeverity, 8410 netBotzTrapSensorValue, 8411 netBotzTrapSensorValueInt, 8412 netBotzTrapSensorValueFraction 8413 } 8414 STATUS current 8415 DESCRIPTION 8416 "Link Status sensor value error resolved." 8417 ::= { netBotzLinkStatusSensorTraps 0 110 } 8418 8419netBotzLoopVoltageTooHigh NOTIFICATION-TYPE 8420 OBJECTS { 8421 netBotzTrapErrorID, 8422 netBotzTrapErrorType, 8423 netBotzTrapErrorTypeLabel, 8424 netBotzTrapSensorID, 8425 netBotzTrapSensorLabel, 8426 netBotzTrapPodID, 8427 netBotzTrapPodLabel, 8428 netBotzTrapPortID, 8429 netBotzTrapPortLabel, 8430 netBotzTrapStartTime, 8431 netBotzTrapNotifyTime, 8432 netBotzTrapResolveTime, 8433 netBotzTrapSeverity, 8434 netBotzTrapSensorValue, 8435 netBotzTrapSensorValueInt, 8436 netBotzTrapSensorValueFraction 8437 } 8438 STATUS current 8439 DESCRIPTION 8440 "Loop Voltage sensor value too high." 8441 ::= { netBotzLoopVoltageSensorTraps 0 2 } 8442 8443netBotzLoopVoltageTooHighRTN NOTIFICATION-TYPE 8444 OBJECTS { 8445 netBotzTrapErrorID, 8446 netBotzTrapErrorType, 8447 netBotzTrapErrorTypeLabel, 8448 netBotzTrapSensorID, 8449 netBotzTrapSensorLabel, 8450 netBotzTrapPodID, 8451 netBotzTrapPodLabel, 8452 netBotzTrapPortID, 8453 netBotzTrapPortLabel, 8454 netBotzTrapStartTime, 8455 netBotzTrapNotifyTime, 8456 netBotzTrapResolveTime, 8457 netBotzTrapSeverity, 8458 netBotzTrapSensorValue, 8459 netBotzTrapSensorValueInt, 8460 netBotzTrapSensorValueFraction 8461 } 8462 STATUS current 8463 DESCRIPTION 8464 "Loop Voltage sensor value is no longer too high." 8465 ::= { netBotzLoopVoltageSensorTraps 0 102 } 8466 8467netBotzLoopVoltageTooLow NOTIFICATION-TYPE 8468 OBJECTS { 8469 netBotzTrapErrorID, 8470 netBotzTrapErrorType, 8471 netBotzTrapErrorTypeLabel, 8472 netBotzTrapSensorID, 8473 netBotzTrapSensorLabel, 8474 netBotzTrapPodID, 8475 netBotzTrapPodLabel, 8476 netBotzTrapPortID, 8477 netBotzTrapPortLabel, 8478 netBotzTrapStartTime, 8479 netBotzTrapNotifyTime, 8480 netBotzTrapResolveTime, 8481 netBotzTrapSeverity, 8482 netBotzTrapSensorValue, 8483 netBotzTrapSensorValueInt, 8484 netBotzTrapSensorValueFraction 8485 } 8486 STATUS current 8487 DESCRIPTION 8488 "Loop Voltage sensor value too low." 8489 ::= { netBotzLoopVoltageSensorTraps 0 3 } 8490 8491netBotzLoopVoltageTooLowRTN NOTIFICATION-TYPE 8492 OBJECTS { 8493 netBotzTrapErrorID, 8494 netBotzTrapErrorType, 8495 netBotzTrapErrorTypeLabel, 8496 netBotzTrapSensorID, 8497 netBotzTrapSensorLabel, 8498 netBotzTrapPodID, 8499 netBotzTrapPodLabel, 8500 netBotzTrapPortID, 8501 netBotzTrapPortLabel, 8502 netBotzTrapStartTime, 8503 netBotzTrapNotifyTime, 8504 netBotzTrapResolveTime, 8505 netBotzTrapSeverity, 8506 netBotzTrapSensorValue, 8507 netBotzTrapSensorValueInt, 8508 netBotzTrapSensorValueFraction 8509 } 8510 STATUS current 8511 DESCRIPTION 8512 "Loop Voltage sensor value is no longer too low." 8513 ::= { netBotzLoopVoltageSensorTraps 0 103 } 8514 8515netBotzLoopVoltageTooHighTooLong NOTIFICATION-TYPE 8516 OBJECTS { 8517 netBotzTrapErrorID, 8518 netBotzTrapErrorType, 8519 netBotzTrapErrorTypeLabel, 8520 netBotzTrapSensorID, 8521 netBotzTrapSensorLabel, 8522 netBotzTrapPodID, 8523 netBotzTrapPodLabel, 8524 netBotzTrapPortID, 8525 netBotzTrapPortLabel, 8526 netBotzTrapStartTime, 8527 netBotzTrapNotifyTime, 8528 netBotzTrapResolveTime, 8529 netBotzTrapSeverity, 8530 netBotzTrapSensorValue, 8531 netBotzTrapSensorValueInt, 8532 netBotzTrapSensorValueFraction 8533 } 8534 STATUS current 8535 DESCRIPTION 8536 "Loop Voltage sensor value too high for too long." 8537 ::= { netBotzLoopVoltageSensorTraps 0 4 } 8538 8539netBotzLoopVoltageTooHighTooLongRTN NOTIFICATION-TYPE 8540 OBJECTS { 8541 netBotzTrapErrorID, 8542 netBotzTrapErrorType, 8543 netBotzTrapErrorTypeLabel, 8544 netBotzTrapSensorID, 8545 netBotzTrapSensorLabel, 8546 netBotzTrapPodID, 8547 netBotzTrapPodLabel, 8548 netBotzTrapPortID, 8549 netBotzTrapPortLabel, 8550 netBotzTrapStartTime, 8551 netBotzTrapNotifyTime, 8552 netBotzTrapResolveTime, 8553 netBotzTrapSeverity, 8554 netBotzTrapSensorValue, 8555 netBotzTrapSensorValueInt, 8556 netBotzTrapSensorValueFraction 8557 } 8558 STATUS current 8559 DESCRIPTION 8560 "Loop Voltage sensor value is no longer too high for too long." 8561 ::= { netBotzLoopVoltageSensorTraps 0 104 } 8562 8563netBotzLoopVoltageTooLowTooLong NOTIFICATION-TYPE 8564 OBJECTS { 8565 netBotzTrapErrorID, 8566 netBotzTrapErrorType, 8567 netBotzTrapErrorTypeLabel, 8568 netBotzTrapSensorID, 8569 netBotzTrapSensorLabel, 8570 netBotzTrapPodID, 8571 netBotzTrapPodLabel, 8572 netBotzTrapPortID, 8573 netBotzTrapPortLabel, 8574 netBotzTrapStartTime, 8575 netBotzTrapNotifyTime, 8576 netBotzTrapResolveTime, 8577 netBotzTrapSeverity, 8578 netBotzTrapSensorValue, 8579 netBotzTrapSensorValueInt, 8580 netBotzTrapSensorValueFraction 8581 } 8582 STATUS current 8583 DESCRIPTION 8584 "Loop Voltage sensor value too low for too long." 8585 ::= { netBotzLoopVoltageSensorTraps 0 5 } 8586 8587netBotzLoopVoltageTooLowForTooLongRTN NOTIFICATION-TYPE 8588 OBJECTS { 8589 netBotzTrapErrorID, 8590 netBotzTrapErrorType, 8591 netBotzTrapErrorTypeLabel, 8592 netBotzTrapSensorID, 8593 netBotzTrapSensorLabel, 8594 netBotzTrapPodID, 8595 netBotzTrapPodLabel, 8596 netBotzTrapPortID, 8597 netBotzTrapPortLabel, 8598 netBotzTrapStartTime, 8599 netBotzTrapNotifyTime, 8600 netBotzTrapResolveTime, 8601 netBotzTrapSeverity, 8602 netBotzTrapSensorValue, 8603 netBotzTrapSensorValueInt, 8604 netBotzTrapSensorValueFraction 8605 } 8606 STATUS current 8607 DESCRIPTION 8608 "Loop Voltage sensor value is no longer too low for too long." 8609 ::= { netBotzLoopVoltageSensorTraps 0 105 } 8610 8611netBotzLoopVoltageUnplugged NOTIFICATION-TYPE 8612 OBJECTS { 8613 netBotzTrapErrorID, 8614 netBotzTrapErrorType, 8615 netBotzTrapErrorTypeLabel, 8616 netBotzTrapSensorID, 8617 netBotzTrapSensorLabel, 8618 netBotzTrapPodID, 8619 netBotzTrapPodLabel, 8620 netBotzTrapPortID, 8621 netBotzTrapPortLabel, 8622 netBotzTrapStartTime, 8623 netBotzTrapNotifyTime, 8624 netBotzTrapResolveTime, 8625 netBotzTrapSeverity, 8626 netBotzTrapSensorValue, 8627 netBotzTrapSensorValueInt, 8628 netBotzTrapSensorValueFraction 8629 } 8630 STATUS current 8631 DESCRIPTION 8632 "Loop Voltage sensor unplugged." 8633 ::= { netBotzLoopVoltageSensorTraps 0 6 } 8634 8635netBotzLoopVoltageReplugged NOTIFICATION-TYPE 8636 OBJECTS { 8637 netBotzTrapErrorID, 8638 netBotzTrapErrorType, 8639 netBotzTrapErrorTypeLabel, 8640 netBotzTrapSensorID, 8641 netBotzTrapSensorLabel, 8642 netBotzTrapPodID, 8643 netBotzTrapPodLabel, 8644 netBotzTrapPortID, 8645 netBotzTrapPortLabel, 8646 netBotzTrapStartTime, 8647 netBotzTrapNotifyTime, 8648 netBotzTrapResolveTime, 8649 netBotzTrapSeverity, 8650 netBotzTrapSensorValue, 8651 netBotzTrapSensorValueInt, 8652 netBotzTrapSensorValueFraction 8653 } 8654 STATUS current 8655 DESCRIPTION 8656 "Loop Voltage sensor no longer unplugged." 8657 ::= { netBotzLoopVoltageSensorTraps 0 106 } 8658 8659netBotzLoopVoltageIncreasingTooQuickly NOTIFICATION-TYPE 8660 OBJECTS { 8661 netBotzTrapErrorID, 8662 netBotzTrapErrorType, 8663 netBotzTrapErrorTypeLabel, 8664 netBotzTrapSensorID, 8665 netBotzTrapSensorLabel, 8666 netBotzTrapPodID, 8667 netBotzTrapPodLabel, 8668 netBotzTrapPortID, 8669 netBotzTrapPortLabel, 8670 netBotzTrapStartTime, 8671 netBotzTrapNotifyTime, 8672 netBotzTrapResolveTime, 8673 netBotzTrapSeverity, 8674 netBotzTrapSensorValue, 8675 netBotzTrapSensorValueInt, 8676 netBotzTrapSensorValueFraction 8677 } 8678 STATUS current 8679 DESCRIPTION 8680 "Loop Voltage sensor value increasing too quickly." 8681 ::= { netBotzLoopVoltageSensorTraps 0 8 } 8682 8683netBotzLoopVoltageNotIncreasingTooQuickly NOTIFICATION-TYPE 8684 OBJECTS { 8685 netBotzTrapErrorID, 8686 netBotzTrapErrorType, 8687 netBotzTrapErrorTypeLabel, 8688 netBotzTrapSensorID, 8689 netBotzTrapSensorLabel, 8690 netBotzTrapPodID, 8691 netBotzTrapPodLabel, 8692 netBotzTrapPortID, 8693 netBotzTrapPortLabel, 8694 netBotzTrapStartTime, 8695 netBotzTrapNotifyTime, 8696 netBotzTrapResolveTime, 8697 netBotzTrapSeverity, 8698 netBotzTrapSensorValue, 8699 netBotzTrapSensorValueInt, 8700 netBotzTrapSensorValueFraction 8701 } 8702 STATUS current 8703 DESCRIPTION 8704 "Loop Voltage sensor value no longer increasing too quickly." 8705 ::= { netBotzLoopVoltageSensorTraps 0 108 } 8706 8707netBotzLoopVoltageDecreasingTooQuickly NOTIFICATION-TYPE 8708 OBJECTS { 8709 netBotzTrapErrorID, 8710 netBotzTrapErrorType, 8711 netBotzTrapErrorTypeLabel, 8712 netBotzTrapSensorID, 8713 netBotzTrapSensorLabel, 8714 netBotzTrapPodID, 8715 netBotzTrapPodLabel, 8716 netBotzTrapPortID, 8717 netBotzTrapPortLabel, 8718 netBotzTrapStartTime, 8719 netBotzTrapNotifyTime, 8720 netBotzTrapResolveTime, 8721 netBotzTrapSeverity, 8722 netBotzTrapSensorValue, 8723 netBotzTrapSensorValueInt, 8724 netBotzTrapSensorValueFraction 8725 } 8726 STATUS current 8727 DESCRIPTION 8728 "Loop Voltage sensor value decreasing too quickly." 8729 ::= { netBotzLoopVoltageSensorTraps 0 9 } 8730 8731netBotzLoopVoltageNotDecreasingTooQuickly NOTIFICATION-TYPE 8732 OBJECTS { 8733 netBotzTrapErrorID, 8734 netBotzTrapErrorType, 8735 netBotzTrapErrorTypeLabel, 8736 netBotzTrapSensorID, 8737 netBotzTrapSensorLabel, 8738 netBotzTrapPodID, 8739 netBotzTrapPodLabel, 8740 netBotzTrapPortID, 8741 netBotzTrapPortLabel, 8742 netBotzTrapStartTime, 8743 netBotzTrapNotifyTime, 8744 netBotzTrapResolveTime, 8745 netBotzTrapSeverity, 8746 netBotzTrapSensorValue, 8747 netBotzTrapSensorValueInt, 8748 netBotzTrapSensorValueFraction 8749 } 8750 STATUS current 8751 DESCRIPTION 8752 "Loop Voltage sensor value no longer decreasing too quickly." 8753 ::= { netBotzLoopVoltageSensorTraps 0 109 } 8754 8755netBotzLoopVoltageError NOTIFICATION-TYPE 8756 OBJECTS { 8757 netBotzTrapErrorID, 8758 netBotzTrapErrorType, 8759 netBotzTrapErrorTypeLabel, 8760 netBotzTrapSensorID, 8761 netBotzTrapSensorLabel, 8762 netBotzTrapPodID, 8763 netBotzTrapPodLabel, 8764 netBotzTrapPortID, 8765 netBotzTrapPortLabel, 8766 netBotzTrapStartTime, 8767 netBotzTrapNotifyTime, 8768 netBotzTrapResolveTime, 8769 netBotzTrapSeverity, 8770 netBotzTrapSensorValue, 8771 netBotzTrapSensorValueInt, 8772 netBotzTrapSensorValueFraction 8773 } 8774 STATUS current 8775 DESCRIPTION 8776 "Loop Voltage sensor error." 8777 ::= { netBotzLoopVoltageSensorTraps 0 1 } 8778 8779netBotzLoopVoltageErrorRTN NOTIFICATION-TYPE 8780 OBJECTS { 8781 netBotzTrapErrorID, 8782 netBotzTrapErrorType, 8783 netBotzTrapErrorTypeLabel, 8784 netBotzTrapSensorID, 8785 netBotzTrapSensorLabel, 8786 netBotzTrapPodID, 8787 netBotzTrapPodLabel, 8788 netBotzTrapPortID, 8789 netBotzTrapPortLabel, 8790 netBotzTrapStartTime, 8791 netBotzTrapNotifyTime, 8792 netBotzTrapResolveTime, 8793 netBotzTrapSeverity, 8794 netBotzTrapSensorValue, 8795 netBotzTrapSensorValueInt, 8796 netBotzTrapSensorValueFraction 8797 } 8798 STATUS current 8799 DESCRIPTION 8800 "Loop Voltage sensor error resolved." 8801 ::= { netBotzLoopVoltageSensorTraps 0 101 } 8802 8803END 8804