maiEntSnoopingMode
DC-MAI-MIB ·
.1.2.826.0.1.1578918.5.3.30.1.1.1.5
Object
Configures whether the MAI stub should snoop all packets
to learn FDB entries or just ARP packets to learn MAC/IP
pairings.
This field is used when the MAI stub learns of a Bridge
Domain member to determine what snooping should be done on
that interface. This is a test field to set at start of
day, so any changes to this field will have no
effect on interfaces that the MAI stub has already
learned.
Context
- MIB
- DC-MAI-MIB
- OID
.1.2.826.0.1.1578918.5.3.30.1.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- maiEntEntry
- Groups
- 1
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 'DC-MAI-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-MAI-MIB::maiEntSnoopingMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-MAI-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-MAI-MIB::maiEntSnoopingMode.<maiEntIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-MAI-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-MAI-MIB::maiEntSnoopingMode'
Syntax
- Source
- MaiSnoopingMode
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | all |
2 | arp |
Conformance
Member of