zxAnMldMulticastServiceModel
ZTE-AN-MLD-MIB ·
.1.3.6.1.4.1.3902.1015.29.1.1.1.22
Object
scalar r/w
Enumeration
This object indicates the IP multicast service model, its values are as follow: asm(1) --- ASM(Any-Source Multicast),defined in RFC 1112; ssm(2) --- SSM(Source-Specific Multicast),defined in RFC 3569; asmAndSsm(3) --- asm(1) + ssm(2).
Context
- MIB
- ZTE-AN-MLD-MIB
- OID
.1.3.6.1.4.1.3902.1015.29.1.1.1.22- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- zxAnMldGlobal
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 'ZTE-AN-MLD-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-MLD-MIB::zxAnMldMulticastServiceModel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-MLD-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-MLD-MIB::zxAnMldMulticastServiceModel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | asm |
2 | ssm |
3 | asmAndSsm |