zyIpv6sgBindingType
ZYXEL-IPv6SG-MIB ·
.1.3.6.1.4.1.890.1.15.3.108.2.2.1.8
Object
column Enumeration
This entry displays how the switch learned the binding. static: This binding was learned from information provided manually by an administrator. dhcp: This binding was learned by snooping DHCP packets.
Context
- MIB
- ZYXEL-IPv6SG-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.108.2.2.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zyxelIpv6sgBindingEntry
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 'ZYXEL-IPv6SG-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-IPv6SG-MIB::zyIpv6sgBindingType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-IPv6SG-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-IPv6SG-MIB::zyIpv6sgBindingType.<zyIpv6sgBindingIpv6AddressType>.<zyIpv6sgBindingIpv6Address>.<zyIpv6sgBindingIpv6PrefixLength>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-IPv6SG-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-IPv6SG-MIB::zyIpv6sgBindingType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | static |
2 | dhcp |