bsIpv6FHSPolicyPortMapDhcpv6gDeviceRole
BAYSTACK-IPV6-FIRST-HOP-SEC-MIB ·
.1.3.6.1.4.1.45.5.45.1.4.1.16
Object
This is the device role of the received port. If the device role is client and if it receives DHCPv6 reply then those packets should be dropped. This object is currently used in VOSS platforms only and is equivalent to bsIpv6FHSDhcpv6gDeviceRole object in other platforms.
Context
- MIB
- BAYSTACK-IPV6-FIRST-HOP-SEC-MIB
- OID
.1.3.6.1.4.1.45.5.45.1.4.1.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bsIpv6FHSPolicyPortMapEntry
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::bsIpv6FHSPolicyPortMapDhcpv6gDeviceRole'
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::bsIpv6FHSPolicyPortMapDhcpv6gDeviceRole.<bsIpv6FHSPolicyPortMapIfIndex>'
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::bsIpv6FHSPolicyPortMapDhcpv6gDeviceRole'
Syntax
- Source
- FhsDhcpv6GuardDeviceRole
- Base type
Enumeration
Values & Constraints
Type Values
1 | server |
2 | client |
3 | none |