cienaCesDhcpv6LdraTrustMode

CIENA-CES-DHCPV6-CLIENT-MIB · .1.3.6.1.4.1.1271.2.1.30.1.2.3.1.2

Object

column deprecated r/w Enumeration
This object is used to set the port as client trusted, server
trusted or not trusted.
              
Note that the client(1) mode is deprecated. That value will
never be returned. Setting that value will set the mode to
clientTrust(2) instead.

Context

MIB
CIENA-CES-DHCPV6-CLIENT-MIB
OID
.1.3.6.1.4.1.1271.2.1.30.1.2.3.1.2
Type
column
Access
readwrite
Status
deprecated
Parent
cienaCesDhcpv6LdraTrustEntry

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 'CIENA-CES-DHCPV6-CLIENT-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-DHCPV6-CLIENT-MIB::cienaCesDhcpv6LdraTrustMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CIENA-CES-DHCPV6-CLIENT-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-DHCPV6-CLIENT-MIB::cienaCesDhcpv6LdraTrustMode.<cienaCesDhcpv6LdraVlan>.<cienaCesDhcpv6LdraPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIENA-CES-DHCPV6-CLIENT-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIENA-CES-DHCPV6-CLIENT-MIB::cienaCesDhcpv6LdraTrustMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1client
2clientTrust
3serverTrust
4dualRoleTrust
5unTrust