rlNdInspectionDropUnsecured
NETGEAR-RADLAN-IPV6FHS-MIB ·
.1.3.6.1.4.1.4526.17.215.2.9
Object
Global configuration of dropping unsecured messages. Unsecure messages are neighbor discovery messages with no or invalid CGA and RSA Signature options. The value true(1) means that unsecured messages are dropped; the value false(2) means that they are not.
Context
- MIB
- NETGEAR-RADLAN-IPV6FHS-MIB
- OID
.1.3.6.1.4.1.4526.17.215.2.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rlNdInspection
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 'NETGEAR-RADLAN-IPV6FHS-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-IPV6FHS-MIB::rlNdInspectionDropUnsecured.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-IPV6FHS-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-IPV6FHS-MIB::rlNdInspectionDropUnsecured'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |