GBNL2Dhcp6Snooping-MIB
- Registered at
- 1.3.6.1.4.1.13464.1.2.4.9
- Last updated
- 1901-05-03 00:00
- Organization
- Admin Co., Ltd.
- Revisions
- 1901-05-03 00:00
- Namespace
- fs
- Source file
GBNL2Dhcp6Snooping-MIB- Digest
sha256:b4aeb3641fb3d0d20b593b0a1c4eb1f1e3088ecea02d8c4f991afd757d65c0dc
Description
ADMIN Enterprise MIB definition.
Contact
Admin Co., Ltd. E-mail: support@newzyxel.com
Imports
| From | Symbols |
|---|---|
| ADMIN-MASTER-MIB | gbnL2 |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso |
| SNMPv2-TC | DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
ADMIN-MASTER-MIB GBNL2Dhcp6Snooping-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| dhcp6snoopingOnOff OBJECT-TYPE start/stop dhcp6snooping.Default is off. | 1.3.6.1.4.1.13464.1.2.4.9.1 | TruthValue | read-write | current |
| dhcp6snoopingPortTable OBJECT-TYPE A table that contains port informations of dhcp6snooping. | 1.3.6.1.4.1.13464.1.2.4.9.2 | not-accessible | current | |
| dhcp6snoopingPortEntry OBJECT-TYPE Port informations of dhcp6snooping. This is indexed by the port number. | 1.3.6.1.4.1.13464.1.2.4.9.2.1 | not-accessible | current | |
| portIndex OBJECT-TYPE The Index of the port. | 1.3.6.1.4.1.13464.1.2.4.9.2.1.1 | INTEGER | read-only | current |
| portTrustMode OBJECT-TYPE Port mode of dhcp6snooping.Default is untrust. | 1.3.6.1.4.1.13464.1.2.4.9.2.1.2 | INTEGER {trust(1), untrust(2)} | read-write | current |
| portMaxNum OBJECT-TYPE Max clients in this port.Range is from 0 to 2048.Default is 2048. | 1.3.6.1.4.1.13464.1.2.4.9.2.1.3 | INTEGER | read-write | current |
| portIpSourceGuardMode OBJECT-TYPE Port IP source guard mode .Default is off. | 1.3.6.1.4.1.13464.1.2.4.9.2.1.4 | INTEGER {on(1), off(2)} | read-write | current |
| dhcp6snoopingVlanTable OBJECT-TYPE A table that contains vlan informations of dhcp6snooping. | 1.3.6.1.4.1.13464.1.2.4.9.3 | not-accessible | current | |
| dhcp6snoopingVlanEntry OBJECT-TYPE VLAN informations of dhcp6snooping. This is indexed by the vlan number. | 1.3.6.1.4.1.13464.1.2.4.9.3.1 | not-accessible | current | |
| vlanIndex OBJECT-TYPE The Index of the vlan. | 1.3.6.1.4.1.13464.1.2.4.9.3.1.1 | INTEGER (1..4094) | read-only | current |
| vlanMaxNum OBJECT-TYPE Max clients in this vlan.Range is from 0 to 2048.Default is 2048. | 1.3.6.1.4.1.13464.1.2.4.9.3.1.2 | INTEGER | read-write | current |
| dhcp6snoopingPortDownAction OBJECT-TYPE When port moves to down state, if fast-remove is enabled, switch will remove entries immediately, if auto-aging is enabled, switch will wait until lease time expires and remove entries. | 1.3.6.1.4.1.13464.1.2.4.9.4 | INTEGER {fastRemove(1), autoAging(2)} | read-write | current |
| dhcp6snoopingClientTable OBJECT-TYPE A table to show dhcpv6 snooping clients. | 1.3.6.1.4.1.13464.1.2.4.9.6 | not-accessible | current | |
| dhcp6snoopingClientEntry OBJECT-TYPE entry of dhcpv6 snooping clients table. | 1.3.6.1.4.1.13464.1.2.4.9.6.1 | not-accessible | current | |
| client6MacAddr OBJECT-TYPE dhcpv6 snooping client mac address. | 1.3.6.1.4.1.13464.1.2.4.9.6.1.1 | MacAddress | read-only | current |
| client6VlanId OBJECT-TYPE dhcpv6 snooping client vlan id. | 1.3.6.1.4.1.13464.1.2.4.9.6.1.2 | INTEGER (1..4094) | read-only | current |
| client6PortId OBJECT-TYPE dhcpv6 snooping client port id. | 1.3.6.1.4.1.13464.1.2.4.9.6.1.3 | INTEGER (1..255) | read-only | current |
| client6LeaseNum OBJECT-TYPE dhcpv6 snooping client lease number. | 1.3.6.1.4.1.13464.1.2.4.9.6.1.4 | INTEGER (1..255) | read-only | current |
| client6IpAddrStr OBJECT-TYPE dhcpv6 snooping client ip address string. | 1.3.6.1.4.1.13464.1.2.4.9.6.1.5 | OCTET STRING (SIZE(0..255)) | read-only | current |
| client6IpAddrStr2 OBJECT-TYPE dhcpv6 snooping client ip address string 2. | 1.3.6.1.4.1.13464.1.2.4.9.6.1.6 | OCTET STRING (SIZE(0..255)) | read-only | current |
| client6LeaseTime OBJECT-TYPE dhcpv6 snooping client lease time string. | 1.3.6.1.4.1.13464.1.2.4.9.6.1.7 | OCTET STRING (SIZE(0..255)) | read-only | current |
| dhcpsIpv6SourceGuardBindTable OBJECT-TYPE A table that contains ipv6 source guard bind informations of dhcp6snooping. | 1.3.6.1.4.1.13464.1.2.4.9.7 | not-accessible | current | |
| dhcpsIpv6SourceGuardBindEntry OBJECT-TYPE entry of dhcpv6 snooping ipv6 source guard bind table. | 1.3.6.1.4.1.13464.1.2.4.9.7.1 | not-accessible | current | |
| ip6BindIndex OBJECT-TYPE ipv6 source guard bind port id. | 1.3.6.1.4.1.13464.1.2.4.9.7.1.1 | INTEGER (1..380) | read-write | current |
| ip6BindIpAddr OBJECT-TYPE ipv6 source guard bind ipv6 address. | 1.3.6.1.4.1.13464.1.2.4.9.7.1.2 | OCTET STRING (SIZE(0..39)) | read-write | current |
| ip6BindMacAddr OBJECT-TYPE ipv6 source guard bind mac address. | 1.3.6.1.4.1.13464.1.2.4.9.7.1.3 | MacAddress | read-write | current |
| ip6BindPortId OBJECT-TYPE ipv6 source guard bind port id. | 1.3.6.1.4.1.13464.1.2.4.9.7.1.4 | INTEGER (1..255) | read-write | current |
| ip6BindVlanId OBJECT-TYPE ipv6 source guard bind vlan id. | 1.3.6.1.4.1.13464.1.2.4.9.7.1.5 | INTEGER (1..4094) | read-write | current |
| ip6SourceGuardBindRowstatus OBJECT-TYPE RowStatus. | 1.3.6.1.4.1.13464.1.2.4.9.7.1.6 | RowStatus | read-write | current |
| ipv6SourceGuardDisabledVlanString OBJECT-TYPE IP Source Guard is disabled in following vlans. | 1.3.6.1.4.1.13464.1.2.4.9.8 | OCTET STRING (SIZE(0..255)) | read-write | current |
| dhcp6snoopingInfomation OBJECT-IDENTITY | 1.3.6.1.4.1.13464.1.2.4.9.20 | |||
| dhcp6snoopingInfoOption18Enable OBJECT-TYPE dhcp6snooping infomation options 18 enabled, default disable(0). | 1.3.6.1.4.1.13464.1.2.4.9.20.1 | INTEGER {false(0), true(1)} | read-write | current |
| dhcp6snoopingInfoOption37Enable OBJECT-TYPE dhcp6snooping infomation options 37 enabled, default disable(0). | 1.3.6.1.4.1.13464.1.2.4.9.20.2 | INTEGER {false(0), true(1)} | read-write | current |
| dhcp6snoopingInfoRemoteId OBJECT-TYPE dhcp6snooping infomation remote id, default hostname(3). | 1.3.6.1.4.1.13464.1.2.4.9.20.3 | INTEGER {ipv4(1), ipv6(2), hostname(3), selfdefined(4)} | read-write | current |
| dhcp6snoopingInfoRemoteStr OBJECT-TYPE dhcp6snooping infomation option content, it is associated with remote id. when remote id is 1, and this string can translate into ipv4 address, or remote id is 2, and this string can translate into ipv6 address, or remote id is 3, or remote id is 4, and this string is not zerolength, these two value commit to the system. | 1.3.6.1.4.1.13464.1.2.4.9.20.4 | OCTET STRING (SIZE(0..64)) | read-write | current |
| dhcp6snoopingInfoInterfaceId OBJECT-TYPE dhcp6snooping infomation remote id, default hostname(3). | 1.3.6.1.4.1.13464.1.2.4.9.20.5 | INTEGER {ipv4(1), ipv6(2), hostname(3), selfdefined(4)} | read-write | current |
| dhcp6snoopingInfoInterfaceStr OBJECT-TYPE dhcp6snooping infomation option content, it is associated with remote id. when remote id is 1, and this string can translate into ipv4 address, or remote id is 2, and this string can translate into ipv6 address, or remote id is 3, or remote id is 4, and this string is not zerolength, these two value commit to the system. | 1.3.6.1.4.1.13464.1.2.4.9.20.6 | OCTET STRING (SIZE(0..64)) | read-write | current |