All MIBs › ELTEX-SMI-ACTUAL › fxs72PortAlarmTrap
fxs72PortAlarmTrap
Module: ELTEX-SMI-ACTUAL
OID (symbolic): ELTEX-SMI-ACTUAL::fxs72PortAlarmTrap
OID (numeric): 1.3.6.1.4.1.35265.3.6.6
Node type: NOTIFICATION-TYPE
Description:
Port Blocked. TAU-SIP Param1 = port number, p2=block cause, Descr = Block cause 0x00 - unknown cause (0x00) 0x01 - leakage current has exceeded the permissible parameters 0x02 - temperature has exceeded the permissible parameters 0x03 - power dissipation has exceeded the permissible parameters 0x04 - reinitialization by changing the input voltage 0x05 - hardware reset 0x06 - low Vbat level 0x07 - FXS port is out of order 0x08 - FXO line is not connected 0x09 - low FXO line current 0x0A - receiver offhook TAU-MEGACO p1=port, p2=cause 1-leakage_current 2-overheating 3-dissipated_power
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' ELTEX-SMI-ACTUAL::fxs72PortAlarmTrap snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.35265.3.6.6
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:63244->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (140721420) 16 days, 6:53:34.20 SNMPv2-MIB::snmpTrapOID.0 = OID: ELTEX-SMI-ACTUAL::fxs72PortAlarmTrap
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' ELTEX-SMI-ACTUAL::fxs72PortAlarmTrap
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.35265 | eltexLtd | ELTEX-SMI-ACTUAL |
| 1.3.6.1.4.1.35265.3 | eltrapGroup | ELTEX-SMI-ACTUAL |
| 1.3.6.1.4.1.35265.3.6 | fxs72AlarmTraps | ELTEX-SMI-ACTUAL |
| 1.3.6.1.4.1.35265.3.6.6 | fxs72PortAlarmTrap | ELTEX-SMI-ACTUAL |