cienaCesDhcpRelayAgentTrustMode
CIENA-CES-DHCP-RELAY-MIB ·
.1.3.6.1.4.1.1271.2.3.6.1.5.1.3
Object
column r/w
Enumeration
This MIB object is used to set the port as client trusted, server trusted, dual-role trusted or not trusted.
Context
- MIB
- CIENA-CES-DHCP-RELAY-MIB
- OID
.1.3.6.1.4.1.1271.2.3.6.1.5.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cienaCesDhcpRelayAgentTrustEntry
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-DHCP-RELAY-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-DHCP-RELAY-MIB::cienaCesDhcpRelayAgentTrustMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CIENA-CES-DHCP-RELAY-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIENA-CES-DHCP-RELAY-MIB::cienaCesDhcpRelayAgentTrustMode.<cienaCesDhcpRelayAgentVsIndex>.<cienaCesDhcpRelayAgentRlan>.<cienaCesDhcpRelayAgentTrustedLiType>.<cienaCesDhcpRelayAgentTrustedLiIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIENA-CES-DHCP-RELAY-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIENA-CES-DHCP-RELAY-MIB::cienaCesDhcpRelayAgentTrustMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | clientTrust |
2 | serverTrust |
3 | dualRoleTrust |
4 | unTrust |