jnxSecAccessVlanDhcpSnoopStatus

JUNIPER-SECURE-ACCESS-PORT-MIB · .1.3.6.1.4.1.2636.3.40.1.2.1.1.1.1.2

Object

This object indicates whether Dhcp Snooping  is
enabled in this VLAN.
              
If this object is 'true', Dhcp Snooping is enabled in the
	specified VLAN.
              
If this object is 'false', Dhcp Snooping is disabled in the
	specified VLAN.

Context

MIB
JUNIPER-SECURE-ACCESS-PORT-MIB
OID
.1.3.6.1.4.1.2636.3.40.1.2.1.1.1.1.2
Type
column
Access
readonly
Status
current
Parent
jnxSecAccessPortVlanEntry

Walk 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 'JUNIPER-SECURE-ACCESS-PORT-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-SECURE-ACCESS-PORT-MIB::jnxSecAccessVlanDhcpSnoopStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-SECURE-ACCESS-PORT-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-SECURE-ACCESS-PORT-MIB::jnxSecAccessVlanDhcpSnoopStatus.<jnxSecAccessVlanName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-SECURE-ACCESS-PORT-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-SECURE-ACCESS-PORT-MIB::jnxSecAccessVlanDhcpSnoopStatus'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false