GBNL3If-MIB: View SNMP OID List / Download MIB
VENDOR: GCOM TECHNOLOGIES CO.,LTD.
Home | MIB: GBNL3If-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
gbnL3If | 1.3.6.1.4.1.13464.1.2.5.1 |
GBN Generic router id MIB definition. |
||
gbnL3SuperVLAN | 1.3.6.1.4.1.13464.1.2.5.1.2 | |||
arpProxy | 1.3.6.1.4.1.13464.1.2.5.1.2.1 | integer | read-write |
Enable/disable the ARP proxy. Enumeration: 'enable': 1, 'disable': 2. |
superVLANTable | 1.3.6.1.4.1.13464.1.2.5.1.2.2 | no-access |
A table of superVLAN.When create a new entry,must set superVLANStatus to be active to create a entry first,or set superVLANsw/superVLANsuper fisrt will return no suchinstanc error |
|
1.3.6.1.4.1.13464.1.2.5.1.2.2.1 | no-access |
Table entry for superVLAN. |
||
superVLANVID | 1.3.6.1.4.1.13464.1.2.5.1.2.2.1.1 | integer | read-only |
vlan id. |
superVLANsw | 1.3.6.1.4.1.13464.1.2.5.1.2.2.1.2 | integer | read-write |
sw,0 means not existting. |
superVLANsuper | 1.3.6.1.4.1.13464.1.2.5.1.2.2.1.3 | truthvalue | read-write |
The interface is superVLAN or not |
superVLANStatus | 1.3.6.1.4.1.13464.1.2.5.1.2.2.1.4 | rowstatus | read-write |
the status of this entry |
gbnL3Arp | 1.3.6.1.4.1.13464.1.2.5.1.3 | |||
arpTable | 1.3.6.1.4.1.13464.1.2.5.1.3.1 | no-access |
This form to the system ARP cache table has been defined in rfc1213 two ARP table of the system: at the group and ip group atTable ipNetToMediaTable, but this is not the two tables of information and switch port VLAN information, it is definition of this extension table. |
|
1.3.6.1.4.1.13464.1.2.5.1.3.1.1 | no-access |
The system ARP cache table. |
||
arpIpAddress | 1.3.6.1.4.1.13464.1.2.5.1.3.1.1.1 | ipaddress | read-only |
IP address as index. |
arpMacAddress | 1.3.6.1.4.1.13464.1.2.5.1.3.1.1.2 | macaddress | read-write |
IP addresses to MAC addresses. |
arpIfIndex | 1.3.6.1.4.1.13464.1.2.5.1.3.1.1.3 | integer | read-only |
IP addresses where the interface index. |
arpVlan | 1.3.6.1.4.1.13464.1.2.5.1.3.1.1.4 | vlanindex | read-write |
IP address where the VLAN. |
arpPort | 1.3.6.1.4.1.13464.1.2.5.1.3.1.1.5 | integer | read-write |
Learning to switch port number IP address. |
arpType | 1.3.6.1.4.1.13464.1.2.5.1.3.1.1.6 | integer | read-write |
This ARP table entry type. Enumeration: 'dynamic': 3, 'other': 1, 'static': 4, 'invalid': 2. |
arpRowStatus | 1.3.6.1.4.1.13464.1.2.5.1.3.1.1.7 | rowstatus | read-write |
The ARP Table entry status, used to add / delete static ARP entries to dynamic ARP table entry if the entry is returned an error. |
arpAging | 1.3.6.1.4.1.13464.1.2.5.1.3.2 | integer | read-write |
The age time of dynamic arp entry.Unit is minute.Default is 20. |
gbnL3DHCP | 1.3.6.1.4.1.13464.1.2.5.1.4 | |||
option82 | 1.3.6.1.4.1.13464.1.2.5.1.4.1 | integer | read-write |
Enable/disable option82.Default is disalbe Enumeration: 'enable': 1, 'disable': 2. |
option82Strategy | 1.3.6.1.4.1.13464.1.2.5.1.4.2 | integer | read-write |
When turned on in option82 DHCP relay receives the option with option82 packet content strategy adopted. Drop to drop packets, keep option82 to preserve options for the contents of the packet, and replace to replace the contents of the packets in the option82. defaults to replace. Enumeration: 'keep': 2, 'drop': 1, 'replace': 3. |