vismBearerIpPingEnable
CISCO-VISM-MODULE-MIB ·
.1.3.6.1.4.1.351.110.3.17.4.41
Object
This object is used to enable/disable the bearer IP ping response configuration. When set to true, the bearer IP ping feature will be enabled on the module and the bearer IP will respond to ping messages. When set to false, the bearer IP ping feature is disabled on the module.
Context
- MIB
- CISCO-VISM-MODULE-MIB
- OID
.1.3.6.1.4.1.351.110.3.17.4.41- 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::vismBearerIpPingEnable.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::vismBearerIpPingEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |