zxAnDsv6InterfaceType
ZTE-AN-DHCP-SNOOPING-MIB ·
.1.3.6.1.4.1.3902.1015.51.1.4.1.1.3
Object
column r/w
Enumeration
when the physical interface connected to dhcpv6 server, then it must be set trust
Context
- MIB
- ZTE-AN-DHCP-SNOOPING-MIB
- OID
.1.3.6.1.4.1.3902.1015.51.1.4.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxAnDsInterfaceEntry
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 'ZTE-AN-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-DHCP-SNOOPING-MIB::zxAnDsv6InterfaceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-DHCP-SNOOPING-MIB::zxAnDsv6InterfaceType.<zxAnDsInterfaceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-DHCP-SNOOPING-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-DHCP-SNOOPING-MIB::zxAnDsv6InterfaceType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | trust |
2 | untrust |