fsMIStdOspfv3MulticastExtensions
SUPERMICRO-MISTDOSPFV3-MIB ·
.1.3.6.1.4.1.10876.101.2.23.1.1.1.13
Object
column r/w
Bits
A Bit Mask indicating whether the router is
forwarding IPv6 multicast datagrams
based on the algorithms defined in the Multi-
cast Extensions to OSPF.
If intraAreaMulticast set, indicates that the router
can forward IPv6 multicast datagrams in the router's
directly attached areas (called intra-area mul-
ticast routing).
If interAreaMulticast set, indicates that the router
can forward IPv6 multicast datagrams between OSPFv3
areas (called inter-area multicast routing).
If interAsMulticast set, indicates that the router can
forward IPv6 multicast datagrams between Auto-
nomous Systems (called inter-AS multicast rout-
ing).
Only certain combinations of bit settings are
allowed, namely:
- All bits cleared (no multicasting)
- intraAreaMulticast only,
- intraAreaMulticast and interAreaMulticast,
- intraAreaMulticast and interAsMulticast
- intraAreaMulticast, interAreaMulticast and
interAsMulticast
By default, all bits are cleared.
Context
- MIB
- SUPERMICRO-MISTDOSPFV3-MIB
- OID
.1.3.6.1.4.1.10876.101.2.23.1.1.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIStdOspfv3Entry
Net-SNMP examples
How SNMP and these commands workWalk 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 'SUPERMICRO-MISTDOSPFV3-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MISTDOSPFV3-MIB::fsMIStdOspfv3MulticastExtensions'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-MISTDOSPFV3-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MISTDOSPFV3-MIB::fsMIStdOspfv3MulticastExtensions.<fsMIStdOspfv3ContextId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MISTDOSPFV3-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MISTDOSPFV3-MIB::fsMIStdOspfv3MulticastExtensions'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | intraAreaMulticast |
1 | interAreaMulticast |
2 | interAsMulticast |