dsliteAFTRAlarmProtocolType
DSLite-MIB ·
.1.3.6.1.2.1.240.1.3.1.3
Object
scalar Enumeration
This object indicates the transport protocol type
of alarm.
tcp (0) means that the transport protocol type of
alarm is tcp.
udp (1) means that the transport protocol type of
alarm is udp.
icmp (2) means that the transport protocol type of
alarm is icmp.
total (3) means that the transport protocol type of
alarm is total.
Context
- MIB
- DSLite-MIB
- OID
.1.3.6.1.2.1.240.1.3.1.3- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- dsliteAFTRAlarmScalar
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DSLite-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DSLite-MIB::dsliteAFTRAlarmProtocolType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DSLite-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DSLite-MIB::dsliteAFTRAlarmProtocolType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | tcp |
1 | udp |
2 | icmp |
3 | total |
Conformance
Member of