Description

SRX branch device in a cluster, with no fxp0 configured

Symptoms

  •  SRX Branch in a cluster
  • No FXP0 is configured, so no management of each individual node
  • Only primary device is reachable and manageable
  • SNMP is configured on the root stanza

Solution

 

 With no fxp0 configured in a cluster, only the device that is primary can be reachable (by http, https, telnet, ssh, snmp).  Traps will not be sent from the secondary ... only the primary device will be sending traps.  However, if there is some event triggered by jsrpd (impacted by some event impacting the secondary), that event will be sent over the HA link, and a trap will get sent from the primary to the SNMP Agent.  

For example, if the secondary device reboots, the primary will know a state has been changed, and a trap will get sent:

Jun 12 14:09:28 snmpd[0] <<< V1 Trap
Jun 12 14:09:28 snmpd[0] <<< Source: 172.22.145.36
Jun 12 14:09:28 snmpd[0] <<< Destination: 172.22.133.210
Jun 12 14:09:28 snmpd[0] <<< Version: SNMPv1
Jun 12 14:09:28 snmpd[0] <<< Community: cube
Jun 12 14:09:28 snmpd[0] <<< Agent addr: 172.22.145.36
Jun 12 14:09:28 snmpd[0] <<< sysUpTime: (49198969) 136:39:49.69
Jun 12 14:09:28 snmpd[0] <<< Enterprise: jnxJsChassisClusterMIB
Jun 12 14:09:28 snmpd[0] <<< Generic trap: 6, Specific trap: 1
Jun 12 14:09:28 snmpd[0] <<<
Jun 12 14:09:28 snmpd[0] <<< OID : jnxJsChClusterSwitchoverInfoRedundancyGr
Jun 12 14:09:28 snmpd[0] <<< oup.0
Jun 12 14:09:28 snmpd[0] <<< type : OctetString
Jun 12 14:09:28 snmpd[0] <<< value: "1"
Jun 12 14:09:28 snmpd[0] <<< HEX : 31
Jun 12 14:09:28 snmpd[0] <<<
Jun 12 14:09:28 snmpd[0] <<< OID : jnxJsChClusterSwitchoverInfoClusterId.0
Jun 12 14:09:28 snmpd[0] <<< type : OctetString
Jun 12 14:09:28 snmpd[0] <<< value: "1"
Jun 12 14:09:28 snmpd[0] <<< HEX : 31
Jun 12 14:09:28 snmpd[0] <<<
Jun 12 14:09:28 snmpd[0] <<< OID : jnxJsChClusterSwitchoverInfoNodeId.0
Jun 12 14:09:28 snmpd[0] <<< type : OctetString
Jun 12 14:09:28 snmpd[0] <<< value: "1"
Jun 12 14:09:28 snmpd[0] <<< HEX : 31
Jun 12 14:09:28 snmpd[0] <<<
Jun 12 14:09:28 snmpd[0] <<< OID : jnxJsChClusterSwitchoverInfoPreviousStat
Jun 12 14:09:28 snmpd[0] <<< e.0
Jun 12 14:09:28 snmpd[0] <<< type : OctetString
Jun 12 14:09:28 snmpd[0] <<< value: "secondary"
Jun 12 14:09:28 snmpd[0] <<< HEX : 73 65 63 6f 6e 64 61 72
Jun 12 14:09:28 snmpd[0] <<< 79
Jun 12 14:09:28 snmpd[0] <<<
Jun 12 14:09:28 snmpd[0] <<< OID : jnxJsChClusterSwitchoverInfoCurrentState
Jun 12 14:09:28 snmpd[0] <<< .0
Jun 12 14:09:28 snmpd[0] <<< type : OctetString
Jun 12 14:09:28 snmpd[0] <<< value: "primary"
Jun 12 14:09:28 snmpd[0] <<< HEX : 70 72 69 6d 61 72 79
Jun 12 14:09:28 snmpd[0] <<<
Jun 12 14:09:28 snmpd[0] <<< OID : jnxJsChClusterSwitchoverInfoReason.0
Jun 12 14:09:28 snmpd[0] <<< type : OctetString
Jun 12 14:09:28 snmpd[0] <<< value: "Control & Fabric links down"
Jun 12 14:09:28 snmpd[0] <<< HEX : 43 6f 6e 74 72 6f 6c 20
---(more 1%)---