gmsTrapInfoTrapType
SONICWALL-GMS-TRAP-MIB ·
.1.3.6.1.4.1.8741.3.1.1.1.1
Object
scalar GmsTrapType
trap type.
Context
- MIB
- SONICWALL-GMS-TRAP-MIB
- OID
.1.3.6.1.4.1.8741.3.1.1.1.1- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- gmsTrapInfoTable
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SONICWALL-GMS-TRAP-MIB' -M '/opt/observium/mibs/sonicwall:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONICWALL-GMS-TRAP-MIB::gmsTrapInfoTrapType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SONICWALL-GMS-TRAP-MIB' -M '/opt/observium/mibs/sonicwall:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SONICWALL-GMS-TRAP-MIB::gmsTrapInfoTrapType'
Syntax
- Source
- GmsTrapType
- Base type
Enumeration
Values & Constraints
Type Values
100 | trapTypeStillAlive |
101 | trapTypeLostContact |
102 | trapTypeFirewallLostContact |
103 | trapTypeNormalShutdown |
104 | trapTypeStartup |
105 | trapTypeStartContact |
106 | trapTypeFirewallStartContact |
110 | trapTypeFirewallMonDevicesUpDown |
120 | trapTypeFirewallMonDevicesSNMPRTMAlert |
130 | trapTypeFirewallEventMgmtAlert |
199 | trapTypeStopSnmpManager |
200 | trapTypeUnspecified |