cagwMsgType
CISCO-ASN-GATEWAY-MIB ·
.1.3.6.1.4.1.9.9.638.1.3.3.1.1.1
Object
column Enumeration
The type of the messages.
Context
- MIB
- CISCO-ASN-GATEWAY-MIB
- OID
.1.3.6.1.4.1.9.9.638.1.3.3.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cagwMsgEntry
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-ASN-GATEWAY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ASN-GATEWAY-MIB::cagwMsgType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ASN-GATEWAY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ASN-GATEWAY-MIB::cagwMsgType.<cagwInstanceIndex>.<cagwMsgType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ASN-GATEWAY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ASN-GATEWAY-MIB::cagwMsgType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | preAttachmentRequest |
2 | preAttachmentResponse |
3 | preAttachmentAck |
11 | authRelayEapStart |
12 | authRelayEapTransfer |
21 | keyChangeDirective |
22 | keyChangeConfirm |
23 | keyChangeAck |
31 | attachmentRequest |
32 | attachmentResponse |
33 | attachmentAck |
41 | datapathRegRequest |
42 | datapathRegResponse |
43 | datapathRegAck |
44 | datapathModifyRequest |
45 | datapathModifyResponse |
46 | datapathModifyAck |
47 | datapathDeregRequest |
48 | datapathDeregResponse |
49 | datapathDeregAck |
51 | contextDeliveryRequest |
52 | contextDeliveryReport |
53 | contextDeliveryAck |
61 | keepaliveRequest |
62 | keepaliveResponse |
71 | handoffRegRequest |
72 | handoffRegResponse |
73 | handoffRegAck |
74 | handoffDeregRequest |
75 | handoffDeregResponse |
76 | handoffDeregAck |
77 | handoffSuccessful |