zxAnIgmpMVlanIgmpSsmCtrlMode

ZTE-AN-IGMP-MIB · zte-ng variant · .1.3.6.1.4.1.3902.1082.60.1.2.1.2.3.1.7

Object

column r/w Enumeration
The ASM/SSM service control model. The meanings of the values
are:
    asm(1) - only ASM(*, G) requests are permitted, ASM(Any-
        Source Multicast) is defined in RFC 1112.
    ssm(2) - only SSM(S, G) requests are permitted, SSM(Source-
        Specific Multicast) is defined in RFC 3569.
    asmAndSsm(3) --- both ASM and SSM requests are permitted.

Context

MIB
ZTE-AN-IGMP-MIB
OID
.1.3.6.1.4.1.3902.1082.60.1.2.1.2.3.1.7
Type
column
Access
readwrite
Status
current
Default
asmAndSsm
Parent
zxAnIgmpProtoMVlanEntry
Groups
1

Walk 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 'ZTE-AN-IGMP-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-IGMP-MIB::zxAnIgmpMVlanIgmpSsmCtrlMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-IGMP-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-IGMP-MIB::zxAnIgmpMVlanIgmpSsmCtrlMode.<zxAnIgmpMVid>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-IGMP-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-IGMP-MIB::zxAnIgmpMVlanIgmpSsmCtrlMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1asm
2ssm
3asmAndSsm

Conformance