vismTrapFilteringEnable
CISCO-VISM-MODULE-MIB ·
.1.3.6.1.4.1.351.110.3.17.4.42
Object
This object is used to enable/disable the trap filtering feature on the module. When set to true, the trap filtering feature is enabled on the module. When set to false, the trap filtering feature is disabled on the module.
Context
- MIB
- CISCO-VISM-MODULE-MIB
- OID
.1.3.6.1.4.1.351.110.3.17.4.42- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- vismSystemGrp
- Groups
- 2
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 'CISCO-VISM-MODULE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-MODULE-MIB::vismTrapFilteringEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VISM-MODULE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VISM-MODULE-MIB::vismTrapFilteringEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |