rbnIpPoolContextSendTrap
RBN-IPPOOL-MIB ·
.1.3.6.1.4.1.2352.2.15.1.2.4
Object
scalar SNMPv2-TCTruthValue
If true, upon detection of a per-context threshold crossing
event, a trap will be sent. See the definition of the
rbnIpPoolContextThresholdMet for the information included
in the trap.
Note, both rbnIpPoolContextSendTrap and
rbnIpPoolContextLogMessage are allowed to be true at the
same time.
Context
- MIB
- RBN-IPPOOL-MIB
- OID
.1.3.6.1.4.1.2352.2.15.1.2.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- rbnIpPoolSummary
- Groups
- 3
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 'RBN-IPPOOL-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-IPPOOL-MIB::rbnIpPoolContextSendTrap.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBN-IPPOOL-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBN-IPPOOL-MIB::rbnIpPoolContextSendTrap'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |