bsIpv6FHSRagManagedConfigFlag
BAYSTACK-IPV6-FIRST-HOP-SEC-MIB ·
.1.3.6.1.4.1.45.5.45.1.6.1.6
Object
In the RA packets, there is an M flag (Managed Address configuration Flag) which is set indicating that the address assignments are available via DHCPv6. This means that DHCPv6 would take care of the interface address assignment in that LAN segment. If filtering policy is enabled then all the RA packets with M flag not set will be dropped. By default this check will be ignored
Context
- MIB
- BAYSTACK-IPV6-FIRST-HOP-SEC-MIB
- OID
.1.3.6.1.4.1.45.5.45.1.6.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bsIpv6FHSRagPolicyListEntry
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 'BAYSTACK-IPV6-FIRST-HOP-SEC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAYSTACK-IPV6-FIRST-HOP-SEC-MIB::bsIpv6FHSRagManagedConfigFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BAYSTACK-IPV6-FIRST-HOP-SEC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAYSTACK-IPV6-FIRST-HOP-SEC-MIB::bsIpv6FHSRagManagedConfigFlag.<bsIpv6FHSRagPolicyName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BAYSTACK-IPV6-FIRST-HOP-SEC-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BAYSTACK-IPV6-FIRST-HOP-SEC-MIB::bsIpv6FHSRagManagedConfigFlag'
Syntax
- Source
- FhsRaManagedConfigFlag
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | on |
3 | off |