sleV2Ds4PortTrustState
SLEV2-DHCP-MIB ·
.1.3.6.1.4.1.6296.102.6.2.6.3.1.1.2
Object
column Enumeration
This object indicates whether the interface is trusted for
DHCP Snooping purpose.
If this object is set to 'true', the interface is trusted.
DHCP packets coming to this interface will be forwarded
without checking.
If this object is set to 'false', the interface is not
trusted. DHCP packets coming to this interface will be
subjected to DHCP checks.
Context
- MIB
- SLEV2-DHCP-MIB
- OID
.1.3.6.1.4.1.6296.102.6.2.6.3.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sleV2Ds4PortEntry
- Groups
- 1
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 'SLEV2-DHCP-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLEV2-DHCP-MIB::sleV2Ds4PortTrustState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SLEV2-DHCP-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLEV2-DHCP-MIB::sleV2Ds4PortTrustState.<sleV2Ds4PortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SLEV2-DHCP-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SLEV2-DHCP-MIB::sleV2Ds4PortTrustState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |
Conformance
Member of