bsDhcpSnoopingOption82Enabled
BAY-STACK-DHCP-SNOOPING-MIB ·
.1.3.6.1.4.1.45.5.17.1.1.2
Object
This object is used to control whether DHCP option 82 is enabled globally. When globally enabled, DHCP option 82 is enabled or disabled for each individual VLAN in the bsDhcpSnoopingVlanTable.
Context
- MIB
- BAY-STACK-DHCP-SNOOPING-MIB
- OID
.1.3.6.1.4.1.45.5.17.1.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- bsDhcpSnoopingScalars
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 'BAY-STACK-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-DHCP-SNOOPING-MIB::bsDhcpSnoopingOption82Enabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BAY-STACK-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BAY-STACK-DHCP-SNOOPING-MIB::bsDhcpSnoopingOption82Enabled'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |