ACC-BOOTP
AI MIB Summary
Standard SNMP MIB module defining data structures for ACC-BOOTP.
22
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
22 total| Object Name |
|---|
accBootp OBJECT IDENTIFIER .1.3.6.1.4.1.5.1.1.29 |
IMPORTS Unknown .1.3.6.1.4.1.5.1.1.29 |
accBootServerOld OBJECT IDENTIFIER .1.3.6.1.4.1.5.1.1.29.1 |
accBootpServerOldIP address of the Bootp Server.ro IpAddress .1.3.6.1.4.1.5.1.1.29.1.1 |
accBootModeMode of operation on unit boot-up.
Automatic - stored configuration information is ignored and
configuration is sought from the last known server or via
BOOTP if no previous server information is known.
Forced - stored configuration information is ignored and
configuration information is sought via BOOTP.
Off - stored configuration information is used.ro Enumeration .1.3.6.1.4.1.5.1.1.29.2 |
accBootStateThe state of Bootp client operation:
initial - client initializing after start-up.
disabled - client operation is disabled (Boot Mode Off).
requesting - BootP requests are being generated.
waiting - waiting between request generation phases.
configuring - Bootp response has been received and a
configuration is being downloaded and executed.
complete - configuration is complete.
failed - configuration download or execution has failed.ro Enumeration .1.3.6.1.4.1.5.1.1.29.3 |
accBootyiaddrThe value of yiaddr returned in the last Bootp reply
processed. This is the address used by the unit
as its address in the TFTP download of a configuration
script file.ro IpAddress .1.3.6.1.4.1.5.1.1.29.4 |
accBootsiaddrThe value of siaddr returned in the last Bootp reply
processed. This is the address used by the unit
as the server address from which the TFTP download of
a configuration script file is attempted.ro IpAddress .1.3.6.1.4.1.5.1.1.29.5 |
accBootsnameThe value of siaddr returned in the last Bootp reply
processed. This is the name of the Bootp server.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.5.1.1.29.6 |
accBootgiaddrThe value of giaddr returned in the last Bootp reply
processed. This is the address used by the unit
as the address of any intermediate gateway between
the unit and the Bootp server during the download
of the configuration script file.rodeprecated IpAddress .1.3.6.1.4.1.5.1.1.29.7 |
accBootfileThe value of file returned in the last Bootp reply
processed. This is the name of the file to download
as a configuration script.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.5.1.1.29.8 |
accBootInterfaceThe interface index for the interface the last valid
Bootp reply frame processed was received on.ro INTEGER .1.3.6.1.4.1.5.1.1.29.9 |
accBootSentRequestsThe number of Bootp requests sent.ro Counter .1.3.6.1.4.1.5.1.1.29.10 |
accBootReceivedRepliesThe number of valid Bootp replies received.ro Counter .1.3.6.1.4.1.5.1.1.29.11 |
accBootDiscardedRepliesThe number of Bootp replies discarded due to
insufficient data in reply.ro Counter .1.3.6.1.4.1.5.1.1.29.12 |
accBootServerTableA table of Bootpstrap protocol servers that this unit
will forward Bootp requests to. SEQUENCE OF AccBootServerEntry .1.3.6.1.4.1.5.1.1.29.13 |
accBootServerEntryA Boot server table entry. AccBootServerEntry .1.3.6.1.4.1.5.1.1.29.13.1 |
accBootServerIPAddrAn IP address of a Bootstrap protocol server to be
supported by Boot Helper.rw IpAddress .1.3.6.1.4.1.5.1.1.29.13.1.1 |
accBootg1iaddrThe value of first giaddr returned in the last Bootp reply
processed. This is the first address used by the unit
as the address of any intermediate gateway between
the unit and the Bootp server during the download
of the configuration script file.ro IpAddress .1.3.6.1.4.1.5.1.1.29.14 |
accBootg2iaddrThe value of second giaddr returned in the last Bootp reply
processed. This is the second address used by the unit
as the address of any intermediate gateway between
the unit and the Bootp server during the download
of the configuration script file.ro IpAddress .1.3.6.1.4.1.5.1.1.29.15 |
accBootg3iaddrThe value of third giaddr returned in the last Bootp reply
processed. This is the third address used by the unit
as the address of any intermediate gateway between
the unit and the Bootp server during the download
of the configuration script file.ro IpAddress .1.3.6.1.4.1.5.1.1.29.16 |
accBootpServerModeMode for the Bootp Server.rw Enumeration .1.3.6.1.4.1.5.1.1.29.17 |