wfOspfASEMcastEnable
Wellfleet-OSPF-MIB ·
.1.3.6.1.4.1.18.3.5.3.2.3.1.30
Object
scalar mandatory
r/w
Enumeration
This attribute indicates whether AS External routes
are multicast capable. If enabled, the advertising
ASBR sets the MC-bit in the ASE-LSAs for those routes,
so that they can be used for multicast purpose.
If an MOSPF router works as an ASBR to support IGMP Relay,
it should has this attribute set to 'enabled'.
By default, all external routes are multicast incapable.
If it's known that an ASBR's external routes can only
be used for unicast, this attribute must be set to
'disabled' on the ASBR.
For example, if an ASBR has a BGP connection to an ISP
but the routes learned via BGP can't be used for multicast
because external multicast traffic should be injected by
another router with a DVMRP tunnel to Mbone, this
attribute on the ASBR should be set to 'disabled'.
Context
- MIB
- Wellfleet-OSPF-MIB
- OID
.1.3.6.1.4.1.18.3.5.3.2.3.1.30- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- wfOspfGeneralGroup
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 'Wellfleet-OSPF-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Wellfleet-OSPF-MIB::wfOspfASEMcastEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Wellfleet-OSPF-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Wellfleet-OSPF-MIB::wfOspfASEMcastEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |