ASKEY-DSLAM-DHCPR-MIB: View SNMP OID List / Download MIB
VENDOR: ASKEY COMPUTER CORP.
Home | MIB: ASKEY-DSLAM-DHCPR-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 |
dhcpr | 1.3.6.1.4.1.3646.1300.2.7 |
ASKEY DHCP RELAY AGENT MIB OID defines and documentation. |
||
askeyDhcprRelay | 1.3.6.1.4.1.3646.1300.2.7.1 | integer | read-write |
Enable/Disable dhcp relay function Enumeration: 'disabled': 2, 'enabled': 1. |
askeyDhcprOpt82 | 1.3.6.1.4.1.3646.1300.2.7.2 | integer | read-write |
Enable/Disable option 82 Enumeration: 'disabled': 2, 'enabled': 1. |
askeyDhcprRelayTable | 1.3.6.1.4.1.3646.1300.2.7.3 | no-access |
List all relay server information |
|
1.3.6.1.4.1.3646.1300.2.7.3.1 | no-access |
relay server information |
||
askeyDhcprRelayServerIp | 1.3.6.1.4.1.3646.1300.2.7.3.1.1 | ipaddress | no-access |
ip address of dhcp server |
askeyDhcprRelayRowStatus | 1.3.6.1.4.1.3646.1300.2.7.3.1.2 | rowstatus | read-only |
Corresponds to raw status |
askeyDhcprOpt82Table | 1.3.6.1.4.1.3646.1300.2.7.4 | no-access |
list all option 82 parameters |
|
1.3.6.1.4.1.3646.1300.2.7.4.1 | no-access | |||
askeyDhcprOpt82CircuitId | 1.3.6.1.4.1.3646.1300.2.7.4.1.1 | displaystring | read-only |
shelf.slot.port |
askeyDhcprOpt82RemoteId | 1.3.6.1.4.1.3646.1300.2.7.4.1.2 | displaystring | read-write |
Transparently sent to server 63 |
askeyDhcprBroadcastControl | 1.3.6.1.4.1.3646.1300.2.7.5 | integer | read-write |
Enable/Disable DHCP broadcast control Enumeration: 'disabled': 2, 'enabled': 1. |
askeyDhcprBroadcastControlRate | 1.3.6.1.4.1.3646.1300.2.7.6 | integer | read-write |
DHCP broadcast packet rate limit, packets per second |
askeyDhcprBroadcastControlAction | 1.3.6.1.4.1.3646.1300.2.7.7 | integer | read-write |
action for packets over DHCP broadcast rate limit Enumeration: 'dropAndAlarm': 3, 'alarmOnly': 2, 'dropOnly': 1, 'noAction': 0. |