BAS-DHCP-RELAY-MIB: View SNMP OID List / Download MIB
VENDOR: BROADBAND ACCESS SYSTEMS
Home | MIB: BAS-DHCP-RELAY-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 |
basDhcpRelayMIB | 1.3.6.1.4.1.3493.2.15.1 |
The MIB module defines the configuration MIB objects for Broadband Access Systems, Inc. DHCP Relay functionality extensions. |
||
basDhcpRelayTable | 1.3.6.1.4.1.3493.2.15.1.1 | no-access |
A list of DHCP Relay entries. |
|
1.3.6.1.4.1.3493.2.15.1.1.1 | no-access |
An entry containing management information applicable to a particular DHCP Relay. |
||
basDhcpRelayChassis | 1.3.6.1.4.1.3493.2.15.1.1.1.1 | baschassisid | no-access |
The BAS Chassis ID of the Card. |
basDhcpRelaySlot | 1.3.6.1.4.1.3493.2.15.1.1.1.2 | basslotid | no-access |
The BAS Slot ID of the Card. |
basDhcpRelayIf | 1.3.6.1.4.1.3493.2.15.1.1.1.3 | basinterfaceid | no-access |
The BAS interface ID of the Card. |
basDhcpRelayLPort | 1.3.6.1.4.1.3493.2.15.1.1.1.4 | baslogicalportid | no-access |
The BAS logical port ID of the Card. |
basDhcpRelayEnable | 1.3.6.1.4.1.3493.2.15.1.1.1.5 | integer | read-write |
Enable and disable DHCP relay on the card. Enumeration: 'enable': 1, 'disable': 2. |
basDhcpRelayDiscover | 1.3.6.1.4.1.3493.2.15.1.1.1.6 | counter32 | read-only |
Number of Discover messages. |
basDhcpRelayOffer | 1.3.6.1.4.1.3493.2.15.1.1.1.7 | counter32 | read-only |
Number of Offer messages. |
basDhcpRelayRequest | 1.3.6.1.4.1.3493.2.15.1.1.1.8 | counter32 | read-only |
Number of Request messages. |
basDhcpRelayDecline | 1.3.6.1.4.1.3493.2.15.1.1.1.9 | counter32 | read-only |
Number of Decline messages. |
basDhcpRelayNak | 1.3.6.1.4.1.3493.2.15.1.1.1.10 | counter32 | read-only |
Number of Nak messages. |
basDhcpRelayInform | 1.3.6.1.4.1.3493.2.15.1.1.1.11 | counter32 | read-only |
Number of Inform messages. |
basDhcpRelayAck | 1.3.6.1.4.1.3493.2.15.1.1.1.12 | counter32 | read-only |
Number of Ack messages. |
basDhcpRelayRelease | 1.3.6.1.4.1.3493.2.15.1.1.1.13 | counter32 | read-only |
Number of Release messages. |
basDhcpRelayHelper | 1.3.6.1.4.1.3493.2.15.1.1.1.14 | integer | read-write |
Enable gateway selection based on primary/secondary interface address. Enumeration: 'enable': 1, 'disable': 2. |
basDhcpRelayAlwaysBroadcast | 1.3.6.1.4.1.3493.2.15.1.1.1.15 | integer | read-write |
Enable always broadcasting response to the client. Enumeration: 'enable': 1, 'disable': 2. |
basDhcpRelayDuplicateResponse | 1.3.6.1.4.1.3493.2.15.1.1.1.16 | integer | read-write |
Enable sending response to client in unicast and broadcast mode. Enumeration: 'enable': 1, 'disable': 2. |
basDhcpRelayBasEnable | 1.3.6.1.4.1.3493.2.15.1.1.1.17 | integer | read-write |
Enable BAS proprietory solution. Enumeration: 'enable': 1, 'disable': 2. |
basDhcpRelayBogusAgentDrops | 1.3.6.1.4.1.3493.2.15.1.1.1.18 | counter32 | read-only |
Packets dropped because agent option field was specified and we're not relaying packets that already have an agent option specified. |
basDhcpRelayBogusGiaddrDrops | 1.3.6.1.4.1.3493.2.15.1.1.1.19 | counter32 | read-only |
Packets sent to us to relay back to a client, but with a bogus giaddr. |
basDhcpRelayServerPacketErrors | 1.3.6.1.4.1.3493.2.15.1.1.1.20 | counter32 | read-only |
Errors sending packets to servers. |
basDhcpRelayClientPacketErrors | 1.3.6.1.4.1.3493.2.15.1.1.1.21 | counter32 | read-only |
Errors sending packets to clients. |
basDhcpRelayAddAgentOptions | 1.3.6.1.4.1.3493.2.15.1.1.1.22 | integer | read-write |
If nonzero, add relay agent options. Enumeration: 'enable': 1, 'disable': 2. |
basDhcpRelayDropAgentMismatch | 1.3.6.1.4.1.3493.2.15.1.1.1.23 | integer | read-write |
If nonzero, drop server replies that don't contain a Relay Agent Information option whose Agent ID suboption matches our giaddr. Enumeration: 'enable': 1, 'disable': 2. |
basDhcpRelayCorruptAgentOptions | 1.3.6.1.4.1.3493.2.15.1.1.1.24 | counter32 | read-only |
Number of packets dropped because relay agent information option was bad. |
basDhcpRelayMissingAgentOption | 1.3.6.1.4.1.3493.2.15.1.1.1.25 | counter32 | read-only |
Number of packets dropped because no RAI option matching our ID was found. |
basDhcpRelayBadCircuitId | 1.3.6.1.4.1.3493.2.15.1.1.1.26 | counter32 | read-only |
Circuit ID option in matching RAI option did not match any known circuit ID |
basDhcpRelayMissingCircuitId | 1.3.6.1.4.1.3493.2.15.1.1.1.27 | counter32 | read-only |
Circuit ID option in matching RAI option was missing. |
basDhcpRelayMaxAgentOptionPacketLength | 1.3.6.1.4.1.3493.2.15.1.1.1.28 | integer32 | read-write |
If nonzero, drop server replies that don't contain a Relay Agent Information option whose Agent ID suboption matches our giaddr. |
basDhcpRelayAgentRelayMode | 1.3.6.1.4.1.3493.2.15.1.1.1.29 | integer | read-write |
What to do about packets we're asked to relay that already have a relay option: forward_and_append, /* Forward and append our own relay option. */ forward_and_replace, /* Forward, but replace theirs with ours. */ forward_untouched, /* Forward without changes. */ discard } agent_relay_mode = forward_and_replace Enumeration: 'discard': 4, 'forwardUntouched': 3, 'forwardAndAppend': 1, 'forwardAndReplace': 2. |
basDhcpRelayServerTable | 1.3.6.1.4.1.3493.2.15.1.2 | no-access |
A list of DHCP Relay Server entries. |
|
1.3.6.1.4.1.3493.2.15.1.2.1 | no-access |
An entry containing management information applicable to a particular DHCP Relay Server. |
||
basDhcpRelayServerChassis | 1.3.6.1.4.1.3493.2.15.1.2.1.1 | baschassisid | no-access |
The BAS Chassis ID of the Card. |
basDhcpRelayServerSlot | 1.3.6.1.4.1.3493.2.15.1.2.1.2 | basslotid | no-access |
The BAS Slot ID of the Card. |
basDhcpRelayServerIf | 1.3.6.1.4.1.3493.2.15.1.2.1.3 | basinterfaceid | no-access |
The BAS interface ID of the Card. |
basDhcpRelayServerLPort | 1.3.6.1.4.1.3493.2.15.1.2.1.4 | baslogicalportid | no-access |
The BAS logical port ID of the Card. |
basDhcpRelayServerAddress | 1.3.6.1.4.1.3493.2.15.1.2.1.5 | ipaddress | no-access |
Address of DHCP Relay Server on this forwarder. |
basDhcpRelayServerType | 1.3.6.1.4.1.3493.2.15.1.2.1.6 | bassubnetclass | no-access |
Type of DHCP server. When picking a DHCP server, \ choice is made depending on type. |
basDhcpRelayServerStatus | 1.3.6.1.4.1.3493.2.15.1.2.1.7 | rowstatus | read-only |
Adding and deleting the Server. |