xgcpSuccessMessages
XGCP-MIB ·
.1.3.6.1.3.90.1.1.7.1.2
Object
column SNMPv2-SMICounter32
This object specifies the count of successful messages
that communicate with the Media Gateway Controller on
that IP address.
Successful messages apply to both transmit and
receive messages.
Transmit: Positive ACK is received from the Media
Gateway Controller
Receive: Positive ACK is sent to the Media Gateway
Controller. This implies that the format
of the message is correct and the request
can be fulfilled.
Context
- MIB
- XGCP-MIB
- OID
.1.3.6.1.3.90.1.1.7.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- xgcpMsgStatEntry
- 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 'XGCP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XGCP-MIB::xgcpSuccessMessages'
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::xgcpSuccessMessages.<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::xgcpSuccessMessages'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of