xgcpFailMessages

XGCP-MIB · .1.3.6.1.3.90.1.1.7.1.3

Object

This object specifies the count of failed  messages
that communicate with the Media Gateway Controller on 
that IP address.
              
Failed messages apply to both transmit and receive
messages. 
              
  Transmit: Either NAK is received from the MGC or message
            times out waiting for ACK.   
  Receive:  Format of the received message is bad or
            the request can not be fulfilled.

Context

MIB
XGCP-MIB
OID
.1.3.6.1.3.90.1.1.7.1.3
Type
column
Access
readonly
Status
current
Parent
xgcpMsgStatEntry
Groups
1

Walk 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 'XGCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XGCP-MIB::xgcpFailMessages'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XGCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XGCP-MIB::xgcpFailMessages.<xgcpIPAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XGCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XGCP-MIB::xgcpFailMessages'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance

Member of