fsMgmdSSMMapStatus
ARICENT-MGMD-MIB ·
.1.3.6.1.4.1.29601.2.62.1.8.3
Object
scalar r/w
Enumeration
This variable controls the global status of the SSM Mapping functionality in the router. When the SSM map status is enabled, if SSM mapping is configured for a set of groups, then on receving ( * G) join from the IGMP hosts, the router translates the (* G) into (S G) entry with the configured source address. Making this object 'disabled' will remove all dynamic multicast entries learnt via SSM mapped group and source addresses. Default value of this variable will be 'disabled'.
Context
- MIB
- ARICENT-MGMD-MIB
- OID
.1.3.6.1.4.1.29601.2.62.1.8.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsMgmdScalarGroup
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 'ARICENT-MGMD-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-MGMD-MIB::fsMgmdSSMMapStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-MGMD-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-MGMD-MIB::fsMgmdSSMMapStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |