zxAnDhcpV6L2RAWorkMode
ZTE-AN-DHCP-L2-RELAY-AGENT-MIB ·
.1.3.6.1.4.1.3902.1082.70.60.2.2.1.2
Object
scalar r/w
Enumeration
DHCPv6 layer 2 relay agent work mode.
LDRA means the protocol RFC6221(Lightweight DHCPv6 Relay Agent).
noLdra: The format of the relay messages do not meet
RFC6221 standards.
ldra: The format of the relay messages meet RFC6221 standards.
Context
- MIB
- ZTE-AN-DHCP-L2-RELAY-AGENT-MIB
- OID
.1.3.6.1.4.1.3902.1082.70.60.2.2.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
noLdra- Parent
- zxAnDhcpV6L2RAGlobalObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-DHCP-L2-RELAY-AGENT-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-DHCP-L2-RELAY-AGENT-MIB::zxAnDhcpV6L2RAWorkMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-DHCP-L2-RELAY-AGENT-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-DHCP-L2-RELAY-AGENT-MIB::zxAnDhcpV6L2RAWorkMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noLdra |
2 | ldra |