mldSnoopAlerts
GBNL2Switch-MIB ·
.1.3.6.1.4.1.13464.1.2.4.1.7.2
Object
DURABLE: { false }
Setting this object to true(1) enables the IP Router Alert
Option (as defined in RFC2113) for transmitted MLD packets.
Setting it to false(2) disables this option.
Context
- MIB
- GBNL2Switch-MIB
- OID
.1.3.6.1.4.1.13464.1.2.4.1.7.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- gbnL2SwitchMLD
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 'GBNL2Switch-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GBNL2Switch-MIB::mldSnoopAlerts.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GBNL2Switch-MIB' -M '/opt/observium/mibs/gbn:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GBNL2Switch-MIB::mldSnoopAlerts'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |