cGtpSgsnProfileEchoDisable
CISCO-GTP-MIB ·
.1.3.6.1.4.1.9.9.188.1.1.18.1.6
Object
This object indicates whether the GTP echo status is disabled or not for the addresses and port associated with this SGSN profile. The value 'true' indicates that echo is disabled for this profile, while the value 'false' indicates that echo is enabled for this profile.
Context
- MIB
- CISCO-GTP-MIB
- OID
.1.3.6.1.4.1.9.9.188.1.1.18.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cGtpSgsnProfileEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-GTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-GTP-MIB::cGtpSgsnProfileEchoDisable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-GTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-GTP-MIB::cGtpSgsnProfileEchoDisable.<cGtpSgsnProfileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-GTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-GTP-MIB::cGtpSgsnProfileEchoDisable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of
Compliance refinements
cGtpMIBComplianceRev10
readonly
Write access is not required.
cGtpMIBComplianceRev11
readonly
Write access is not required.
cGtpMIBComplianceRev7
readonly
Write access is not required.
cGtpMIBComplianceRev8
readonly
Write access is not required.
cGtpMIBComplianceRev9
readonly
Write access is not required.