WIPIPE-MIB
- Registered at
- 1.3.6.1.4.1.20992
- Namespace
- cradlepoint
- Source file
WIPIPE-MIB- Digest
sha256:84b4f72d6996949d7a26ba1251de1eaff41b95b13f24f78e07a91bdbf7b25706
Imports
| From | Symbols |
|---|---|
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, enterprises, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
SNMPv2-CONF SNMPv2-SMI SNMPv2-TC WIPIPE-MIB
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| DisplayString type | ||||
| PhysAddress type |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| wipipe OBJECT-IDENTITY | 1.3.6.1.4.1.20992 | |||
| wipipeMgmt OBJECT-IDENTITY | 1.3.6.1.4.1.20992.1 | |||
| wipipeDevice OBJECT-IDENTITY | 1.3.6.1.4.1.20992.1.1 | |||
| devFWVersion OBJECT-TYPE A textual description providing the firmware version currently running on the device. It is mandatory that this only contain printable ASCII characters. @GET-FUNC=snmp_get_devFWVersion | 1.3.6.1.4.1.20992.1.1.1 | DisplayString (SIZE(0..255)) | read-only | mandatory |
| devFWUpgrade OBJECT-TYPE Initiate a FW upgrade on the device. none - No upgrade is being performed or initiated. auto - If no other upgrade is begin performed, when this value is written then an automatic upgrade will be performed. When an automatic upgrade is done then the device will pull the most current FW image from the Wipipe server and install it. If this value is read then the router is performing an automatic upgrade and the devFWUpgradeStatus object should be read for further information. manual - If no other upgrade is begin performed, when this value is written then a manual upgrade will be performed. When an manual upgrade is done it will use the URL set in the devFWUpgradeURL object as the place to get the firmware image and install. If the devFWUpgradeURL object is not set then no upgrade will be performed. If this value is read then the router is performing an manual upgrade and the devFWUpgradeStatus object should be read for further information. - @SET-FUNC=snmp_set_devFWUpgrade @GET-FUNC=snmp_get_devFWUpgrade | 1.3.6.1.4.1.20992.1.1.2 | INTEGER {none(1), auto(2), manual(3)} | read-write | mandatory |
| devFWUpgradeURL OBJECT-TYPE Set the URL that points to the firmware image that will be used when doing a manual firmware upgrade. @SET-FUNC=snmp_set_devFWUpgradeURL @GET-FUNC=snmp_get_devFWUpgradeURL | 1.3.6.1.4.1.20992.1.1.3 | DisplayString (SIZE(0..255)) | read-write | mandatory |
| devFWUpgradeStatus OBJECT-TYPE Show the result of the FW upgrade command. idle = there is no upgrade in process. upgrading = the new FW is being downloaded and written to flash. uptodate = the device is already at the latest FW. Nothing to upgrade. updateAvail - the device has an automatic update available. failure = some sort of failure occurred during the upgrade. The FW will not be upgraded. NOTE - while the FW image is being written to flash interrupts are disabled so no status will be returned at this time. User should get the FW version string in order to determine if the unit has been updated successfully. @GET-FUNC=snmp_get_devFWUpgradeStatus | 1.3.6.1.4.1.20992.1.1.4 | INTEGER {idle(1), upgrading(2), uptodate(3), updateAvail(4), failure(5)} | read-only | mandatory |
| devGpioConfigInput OBJECT-TYPE Set the Input GPIO config on the connector. none - ignore input value. input - read the input value. reboot - if the input is held low for 10 seconds, reboot the router. ignition_sensing - if the input is held low for 300 seconds, power off the router. IBR11x0 series feature. @SET-FUNC=snmp_set_devGpioConfigInput @GET-FUNC=snmp_get_devGpioConfigInput | 1.3.6.1.4.1.20992.1.1.5 | INTEGER {none(1), input(2), reboot(3), ignitionSensing(4)} | read-write | mandatory |
| devGpioReadInput OBJECT-TYPE Read the Input GPIO value on the connector. 0 - low. 1 - high. @SET-FUNC=snmp_set_devGpioReadInput @GET-FUNC=snmp_get_devGpioReadInput | 1.3.6.1.4.1.20992.1.1.6 | INTEGER (0..1) | read-only | mandatory |
| devGpioConfigOutput OBJECT-TYPE Set the output GPIO config on the connector. low - Default low output value. high - high output value. routerRunning - high output value once the router completes its boot process. modemConnected - high output value when the modem completes a data connection @SET-FUNC=snmp_set_devGpioConfigOutput @GET-FUNC=snmp_get_devGpioConfigOutput | 1.3.6.1.4.1.20992.1.1.7 | INTEGER {low(1), high(2), routerRunning(3), modemConnected(4)} | read-write | mandatory |
| devGpioReadOutput OBJECT-TYPE Read the Output GPIO value on the connector. 0 - low. 1 - high. @SET-FUNC=snmp_set_devGpioReadOutput @GET-FUNC=snmp_get_devGpioReadOutput | 1.3.6.1.4.1.20992.1.1.8 | INTEGER (0..1) | read-only | mandatory |
| wipipeCellMdm OBJECT-IDENTITY | 1.3.6.1.4.1.20992.1.2 | |||
| mdmNumber OBJECT-TYPE The number of Cellular Modems (regardless of their current state) present on this system. @GET-FUNC=snmp_get_mdmNumber | 1.3.6.1.4.1.20992.1.2.1 | INTEGER (0..10) | read-only | mandatory |
| mdmTable OBJECT-TYPE A list of Modem entries. The number of entries is given by the value of ifNumber. | 1.3.6.1.4.1.20992.1.2.2 | not-accessible | mandatory | |
| mdmEntry OBJECT-TYPE An entry containing management information applicable to a particular modem. @ROW-FUNC=snmp_get_mdmTable_row | 1.3.6.1.4.1.20992.1.2.2.1 | not-accessible | mandatory | |
| mdmIndex OBJECT-TYPE A unique value, greater than zero, for each cellular modem. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must remain constant at least from one re-initialization of the entity's network management system to the next re- initialization. | 1.3.6.1.4.1.20992.1.2.2.1.1 | INTEGER (0..10) | read-only | mandatory |
| mdmDescr OBJECT-TYPE A textual string containing information about the modem. | 1.3.6.1.4.1.20992.1.2.2.1.2 | DisplayString (SIZE(0..255)) | read-only | mandatory |
| mdmPort OBJECT-TYPE A textual string containing information about what port the modem is installed in. | 1.3.6.1.4.1.20992.1.2.2.1.3 | DisplayString (SIZE(0..255)) | read-only | mandatory |
| mdmSignalStrength OBJECT-TYPE The cellular modems signal strength, given in dBm's. | 1.3.6.1.4.1.20992.1.2.2.1.4 | INTEGER (-120..-30) | read-only | mandatory |
| mdmStatus OBJECT-TYPE A textual string containing infomation of the state of the modem. | 1.3.6.1.4.1.20992.1.2.2.1.5 | INTEGER {established(1), establishing(2), ready(3), error(4), disconnected(5), disconnecting(6), suspended(7), empty(8), notconfigured(9), userstopped(10)} | read-only | mandatory |
| mdmECIO OBJECT-TYPE The cellular modems Ec/Io ratio given in dBm's. | 1.3.6.1.4.1.20992.1.2.2.1.6 | INTEGER (-120..0) | read-only | mandatory |
| mdmSerialNumber OBJECT-TYPE A textual string representing the unique serial number of the device. | 1.3.6.1.4.1.20992.1.2.2.1.7 | DisplayString (SIZE(0..32)) | read-only | mandatory |
| mdmFirmwareVersion OBJECT-TYPE A textual string representing the current firmware version of the modem. Not all modems report this value. | 1.3.6.1.4.1.20992.1.2.2.1.8 | DisplayString (SIZE(0..64)) | read-only | mandatory |
| mdmMDN OBJECT-TYPE A textual string representing the unique Mobile Directory Number of the device. | 1.3.6.1.4.1.20992.1.2.2.1.9 | DisplayString (SIZE(0..32)) | read-only | mandatory |
| mdmSERDIS OBJECT-TYPE A textual string representing the Service Display of the device. | 1.3.6.1.4.1.20992.1.2.2.1.10 | DisplayString (SIZE(0..32)) | read-only | mandatory |
| mdmPROF OBJECT-TYPE A textual string representing the Profile of the device. | 1.3.6.1.4.1.20992.1.2.2.1.11 | DisplayString (SIZE(0..32)) | read-only | mandatory |
| mdmCINR OBJECT-TYPE The cellular modems CINR ratio given in dBm's. | 1.3.6.1.4.1.20992.1.2.2.1.12 | INTEGER (-120..0) | read-only | mandatory |
| mdmSINR OBJECT-TYPE The cellular modems SINR ratio given in dBm's. | 1.3.6.1.4.1.20992.1.2.2.1.13 | INTEGER (-20..40) | read-only | mandatory |
| mdmRSRP OBJECT-TYPE The cellular modems RSRP given in dBm's. | 1.3.6.1.4.1.20992.1.2.2.1.14 | INTEGER (-120..100) | read-only | mandatory |
| mdmRSRQ OBJECT-TYPE The cellular modems RSRQ given in dBm's. | 1.3.6.1.4.1.20992.1.2.2.1.15 | INTEGER (-120..50) | read-only | mandatory |
| mdmROAM OBJECT-TYPE The cellular modems Roaming Status. | 1.3.6.1.4.1.20992.1.2.2.1.16 | INTEGER (0..2) | read-only | mandatory |
| mdmRFBAND OBJECT-TYPE The cellular modems RF band. | 1.3.6.1.4.1.20992.1.2.2.1.17 | DisplayString | read-only | mandatory |
| mdmHOMECARRIER OBJECT-TYPE The cellular modems Home Carrier. | 1.3.6.1.4.1.20992.1.2.2.1.18 | DisplayString (SIZE(0..32)) | read-only | mandatory |
| mdmIMSI OBJECT-TYPE The cellular modems IMSI. | 1.3.6.1.4.1.20992.1.2.2.1.19 | DisplayString (SIZE(0..32)) | read-only | mandatory |
| mdmIMEI OBJECT-TYPE The cellular modems IMEI. | 1.3.6.1.4.1.20992.1.2.2.1.20 | DisplayString (SIZE(0..32)) | read-only | mandatory |
| mdmAPN OBJECT-TYPE The cellular modems APN. | 1.3.6.1.4.1.20992.1.2.2.1.21 | DisplayString (SIZE(0..32)) | read-only | mandatory |
| mdmRFCHANNEL OBJECT-TYPE The cellular modems RF Channel. | 1.3.6.1.4.1.20992.1.2.2.1.22 | DisplayString (SIZE(0..32)) | read-only | mandatory |
| wipipeProd OBJECT-IDENTITY | 1.3.6.1.4.1.20992.2 | |||
| mbr1000 OBJECT-IDENTITY | 1.3.6.1.4.1.20992.2.1 | |||
| ctr500 OBJECT-IDENTITY | 1.3.6.1.4.1.20992.2.2 | |||
| mbr800 OBJECT-IDENTITY | 1.3.6.1.4.1.20992.2.3 | |||
| mbr1100 OBJECT-IDENTITY | 1.3.6.1.4.1.20992.2.4 | |||
| mbr1200 OBJECT-IDENTITY | 1.3.6.1.4.1.20992.2.5 | |||
| mbr900 OBJECT-IDENTITY | 1.3.6.1.4.1.20992.2.6 | |||
| cba250 OBJECT-IDENTITY | 1.3.6.1.4.1.20992.2.7 | |||
| cba750 OBJECT-IDENTITY | 1.3.6.1.4.1.20992.2.8 | |||
| cx111 OBJECT-IDENTITY | 1.3.6.1.4.1.20992.2.9 | |||
| mbr1400 OBJECT-IDENTITY | 1.3.6.1.4.1.20992.2.10 | |||
| mbr1200b OBJECT-IDENTITY | 1.3.6.1.4.1.20992.2.11 | |||
| cbr400 OBJECT-IDENTITY | 1.3.6.1.4.1.20992.2.12 | |||
| cbr450 OBJECT-IDENTITY | 1.3.6.1.4.1.20992.2.13 | |||
| ibr600 OBJECT-IDENTITY | 1.3.6.1.4.1.20992.2.14 | |||
| ibr650 OBJECT-IDENTITY | 1.3.6.1.4.1.20992.2.15 | |||
| mbr1400v2 OBJECT-IDENTITY | 1.3.6.1.4.1.20992.2.16 | |||
| cba750b OBJECT-IDENTITY | 1.3.6.1.4.1.20992.2.17 | |||
| aer2100 OBJECT-IDENTITY | 1.3.6.1.4.1.20992.2.18 | |||
| ibr1150 OBJECT-IDENTITY | 1.3.6.1.4.1.20992.2.19 | |||
| ibr1100 OBJECT-IDENTITY | 1.3.6.1.4.1.20992.2.20 | |||
| cba850 OBJECT-IDENTITY | 1.3.6.1.4.1.20992.2.21 | |||
| ibr350 OBJECT-IDENTITY | 1.3.6.1.4.1.20992.2.22 | |||
| aer3100 OBJECT-IDENTITY | 1.3.6.1.4.1.20992.2.23 | |||
| aer1600 OBJECT-IDENTITY | 1.3.6.1.4.1.20992.2.24 | |||
| ibr650b OBJECT-IDENTITY | 1.3.6.1.4.1.20992.2.25 | |||
| aer3150 OBJECT-IDENTITY | 1.3.6.1.4.1.20992.2.26 | |||
| aer1650 OBJECT-IDENTITY | 1.3.6.1.4.1.20992.2.27 | |||
| aer2150 OBJECT-IDENTITY | 1.3.6.1.4.1.20992.2.28 | |||
| ibr600b OBJECT-IDENTITY | 1.3.6.1.4.1.20992.2.29 | |||
| ibr950 OBJECT-IDENTITY | 1.3.6.1.4.1.20992.2.30 | |||
| ibr900 OBJECT-IDENTITY | 1.3.6.1.4.1.20992.2.31 |