cienaCesDhcpv6LdraMplsTrustMode
CIENA-CES-DHCPV6-CLIENT-MIB ·
.1.3.6.1.4.1.1271.2.1.30.1.2.14.1.4
Object
column r/w
Enumeration
This object is used to set the interface 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.14.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cienaCesDhcpv6LdraMplsTrustEntry
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 '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::cienaCesDhcpv6LdraMplsTrustMode'
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::cienaCesDhcpv6LdraMplsTrustMode.<cienaCesDhcpv6LdraMplsId>.<cienaCesDhcpv6LdraMplsInterface>'
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::cienaCesDhcpv6LdraMplsTrustMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | client |
2 | clientTrust |
3 | serverTrust |
4 | dualRoleTrust |
5 | unTrust |