contents of cellularNetworkUp  / Down trap ?

DonL
Getting noticed

contents of cellularNetworkUp  / Down trap ?


Hello, 

Would anyone know what type of data / contents would be in these: 
- devInterfaceModel
- devInterfaceCarrier
- devInterfaceName

I have a good idea of that the -- devInterfaceName might look like based on linkStatusChanged Events - 
but have no idea what the others would *really* contain? 
- devInterfaceModel - cellmodem-modelXW234234ST 
- devInterfaceCarrier - PacBell Cellular 
- devInterfaceName - Interface 2 

# cellularNetworkUp                 networkName
1.3.6.1.4.1.29671.1.1.7.6.5    1.3.6.1.4.1.29671.1.1.2.1.2(1,2)\
# organizationName
1.3.6.1.4.1.29671.1.1.1(3,0)\
# devMac
1.3.6.1.4.1.29671.1.1.4.1.1(4,0)\
# devInterfaceModel
1.3.6.1.4.1.29671.1.1.5.1.8(5,6)\
# devInterfaceCarrier
1.3.6.1.4.1.29671.1.1.5.1.9(7,0)\
# devInterfaceName
1.3.6.1.4.1.29671.1.1.5.1.3(8,0)

Thank All Y'All 

Don

4 Replies 4
JosRus
Meraki Employee
Meraki Employee

Hi Don! 

 

If you are referring to the the actual attributes that are received from the Object being polled, they are data pulled from the Meraki dashboard, which are relevant to the devices referenced in the polled Object. 

 

Descriptions of the Objects can be found within the Meraki Proprietary MIB, which can be downloaded from the "Download MIB" link under Organization > Configure Settings > SNMP.

 

For example, within in the downloadable MIB we see devInterfaceCarrier is listed as an object-type, details a syntax of DisplayString, and a description of "The carrier for the interface. Useful for cellular interfaces." The carrier name may match what you see in the Security & SD-WAN > Monitor > Appliance Status > Uplink under the Cellular > Provider section. 

Please let me know if you have any additional questions on this!

DonL
Getting noticed

Hello JosRus,

 

Specifically in the case of devInterfaceModel , seeing this is a list attribute would the instance be passed with the value ?

 

thank you,

Don

JosRus
Meraki Employee
Meraki Employee

Hey Don, 

 

devInterfaceModel is also an object-type with the same syntax of DisplayString, and it would appear as an Object passed in the cellularNetworkUp and cellularNetworkDown SNMP Traps, along with other details. For example, the full list of the cellularNetworkDown Trap shows it passes all of the following Objects:

  • organizationName
  • networkName
  • devMac
  • devInterfaceModel
  • devInterfaceCarrier
  • devInterfaceName

These were taken from the list in the Meraki Proprietary MIB, which can be downloaded from the "Download MIB" link under Organization Configure Settings SNMP.

 

Regards, 

Joshua

DonL
Getting noticed

Hello Gentlemen, 

I don't have access to the Prod Meraki console and have no idea how to find * A* device in the sea of 40,000 that has those values filled in 🙂
So I am looking for someone to share actual examples of what I can expect to see in those variables. 

Thanks

Get notified when there are additional replies to this discussion.
Welcome to the Meraki Community!
To start contributing, simply sign in with your Cisco account. If you don't yet have a Cisco account, you can sign up.