All MIBs › CISCO-ITP-GSCCP-MIB › cgsccpInstUDTSMsgsAttempted
cgsccpInstUDTSMsgsAttempted
Module: CISCO-ITP-GSCCP-MIB
OID (symbolic): CISCO-ITP-GSCCP-MIB::cgsccpInstUDTSMsgsAttempted
OID (numeric): 1.3.6.1.4.1.9.9.335.1.2.1.1.6
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
This counter is incremented every time a unitdata service (UDTS) message attempted, but may or may not be sent. The actual number of unitdata service (UDTS) message sent is reflected in the cgsccpInstUDTSMsgsSent object.
What is cgsccpInstUDTSMsgsAttempted?
This read-only counter tracks the number of times a UDTS (unitdata service) message send was attempted, regardless of whether it was actually sent; the actual sent count is reported separately in cgsccpInstUDTSMsgsSent.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.335.1.2.1.1.6 snmpwalk -v2c -c public <target> CISCO-ITP-GSCCP-MIB::cgsccpInstUDTSMsgsAttempted
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.335.1.2.1.1.6.1 snmpget -v2c -c public <target> CISCO-ITP-GSCCP-MIB::cgsccpInstUDTSMsgsAttempted.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cgsccpInstUDTSMsgsAttempted.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.335 | ciscoGsccpMIB | CISCO-ITP-GSCCP-MIB |
| 1.3.6.1.4.1.9.9.335.1 | ciscoGsccpMIBObjects | CISCO-ITP-GSCCP-MIB |
| 1.3.6.1.4.1.9.9.335.1.2 | cgsccpInst | CISCO-ITP-GSCCP-MIB |
| 1.3.6.1.4.1.9.9.335.1.2.1 | cgsccpInstTable | CISCO-ITP-GSCCP-MIB |
| 1.3.6.1.4.1.9.9.335.1.2.1.1 | cgsccpInstTableEntry | CISCO-ITP-GSCCP-MIB |
| 1.3.6.1.4.1.9.9.335.1.2.1.1.6 | cgsccpInstUDTSMsgsAttempted | CISCO-ITP-GSCCP-MIB |