>> MIB - Management Information Base

>> Table: admin - (.1.3.6.1.4.1.272.4.1)

admin
OIDNameTypeAccess
.8IpAddrIpAddressRW
.11SyslogMaxEntriesINTEGERRW
.19DomainNameDisplayStringRW
.20NameServerIpAddressRW
.21NameServ2IpAddressRW
.22BridgeEnableENUMRW
.23CapiTcpPortINTEGERRW
.24TraceTcpPortINTEGERRW
.25RipUdpPortINTEGERRW
.26SWVersionDisplayStringR
.27TimeServerIpAddressR
.28TimeOffsetINTEGERRW
.29ConsoleSyslogENUMRW
.30SyslogTableLevelENUMRW
.31SystemIdDisplayStringR
.33BootpRelayServerIpAddressRW
.34RadiusServerIpAddressRW
.35LocalPPPIdentDisplayStringRW
.36HttpTcpPortINTEGERRW
.37TapiTcpPortINTEGERRW
.38TimeProtocolENUMR
.39TimeUpdateINTEGERRW
.40WINS1IpAddressRW
.41WINS2IpAddressRW
.45ExtendedBannerDisplayStringRW
.47BootpRelayServ2IpAddressRW
.48TimedBootPolicyENUMRW
.49AcctlogFormatDisplayStringRW
.50AcctlogMaxEntriesINTEGERRW
.52TimeSourceENUMR
.53IsdnTimeUpdateENUMRW
.55SyslogTcpRetriesINTEGERRW
.56SWVersionOSDisplayStringR
.57SWVersionOEMDisplayStringR
.58StartModeENUMR
.59NTPServerENUMRW
.60TimeZoneDisplayStringRW

IpAddr
Local IP address. If this object is set, it's value will be used as the source address for all IP packets that are sent. Otherwise, the IP address used will be retrieved from the ipRouteTable, for the interface the IP packet is to be transmitted over.
SyslogMaxEntries
Maximum Number of syslog messages stored in memory.
DomainName
Domain name.

Length: 0 to 255

NameServer
IP address of name server.
NameServ2
IP address of second name server.
BridgeEnable
Sets bridging to enable / disable status.

Enumerations:

  • enabled (1)
  • disabled (2)
CapiTcpPort
TCP port for remote CAPI demon.
TraceTcpPort
TCP port for trace demon.
RipUdpPort
UDP port for RIP. Setting this object to zero disables RIP.
SWVersion
This is the software release version. It's either identical to biboAdmSWVersionOS or biboAdmSWVersionOEM.

Length: 0 to 255

TimeServer
The IP address of the time server.
TimeOffset
This is the time offset from GMT in seconds. If the set value is in the range from -24 to 24, it means hours, and is automatically converted to seconds.
ConsoleSyslog
Specifies whether to direct syslog messages to the console.

Enumerations:

  • enable (1)
  • disable (2)
SyslogTableLevel
Specifies which message levels to post to the biboAdmSyslogTable and the console, if applicable.

Enumerations:

  • emerg (1)
  • alert (2)
  • crit (3)
  • err (4)
  • warning (5)
  • notice (6)
  • info (7)
  • debug (8)
SystemId
This object contains the system Identification String.

Length: 0 to 255

BootpRelayServer
This object contains the destination IP address to which BOOTP/DHCP request are forwarded by the BIANCA/BRICK BOOTP relay agent.

If this entry is empty no BOOTP forwarding is done.

RadiusServer
This object contains the IP address of the RADIUS server (remote dial in user service). If set to 0.0.0.0 RADIUS services are generally disabled (default). The corresponding Radius password is configured in the biboAdmRadiusSecret variable.
LocalPPPIdent
This is the local ID string used for PPP authentication (PAP/CHAP). In pre4.3 versions the sysName has been used as the local ID string. This is, for increased ease and transparency of system configuration, no longer true.

Length: 0 to 255

HttpTcpPort
TCP port for the HTTP server. Default port is 80, 0 disables the HTTP server.
TapiTcpPort
TCP port for remote TAPI demon.
TimeProtocol
This field specifies from which source the bricks internal clock is synchronised: none(1) = no time synchronisation time-udp(2) = UDP/TIME (RFC 868), from biboAdmTimeServer time-tcp(3) = TCP/TIME (RFC 868), from biboAdmTimeServer time-sntp(4) = SNTP (RFC 1769), from biboAdmTimeServer isdn(5) = examines ISDN time, from controller stack 0

Enumerations:

  • none (1)
  • time-udp (2)
  • time-tcp (3)
  • time-sntp (4)
  • isdn (5)
TimeUpdate
This is the interval for timeserver requests (in seconds). If the set value is in the range from -24 to 24, it means hours, and is automatically converted to seconds. If the time comes from ISDN, the time is updated with the next call after this interval.
WINS1
The IP address of the WINS server (NetBIOS Name Server).
WINS2
The IP address of the alternate WINS server.
ExtendedBanner
This is an additional banner message which is displayed after the standard welcome message at boot time. This message is typically used to display info regarding a special configuration of the router.

Length: 0 to 255

BootpRelayServ2
This object contains the second destination IP address to which BOOTP/DHCP request are forwarded by the BIANCA/BRICK BOOTP relay agent.

If this entry is empty no BOOTP forwarding is done.

TimedBootPolicy
This object specifies the frequency with which the timed requests the time (using the specified time protocol) after system startup until the first reply is received. Possible values: normal(1): -- 5 retries after 1, 2, 4, 8, 16 minutes aggressive(2): -- retry 10 minutes with 1, 2, 4, 8, 10, 10, ... seconds of timeout endless(3): -- same as aggressive except there is no time limit.

Enumerations:

  • normal (1)
  • aggressive (2)
  • endless (3)
AcctlogFormat
Specifies the format of accounting messages sent by the syslog protocol. The format can consist of any order of random strings, backslash escaped sequences like '\t','\n', etc. or the following format tags:

Tag Meaning %d Date the session opened; in DD.MM.YY format. %t Time the session opened: in HH:MM:SS format %a session age in seconds %c protocol type %i source IP address %r source port %f source interface index %I destination IP address %R destination port %F destination interface index %p outgoing packets %o outgoing octets %P incoming packets %O incoming octets %s message sequence counter %% '%'

The format for accounting messages is per default:

'INET: %d %t %a %c %i:%r/%f -> %I:%R/%F %p %o %P %O [%s]'

Length: 0 to 255

AcctlogMaxEntries
Maximum Number of accounting messages stored in memory.
TimeSource
The source of the current system time.

Enumerations:

  • none (1)
  • rtc (2)
  • manual (3)
  • isdn (4)
  • server (5)
  • gps (6)
IsdnTimeUpdate
This object specifies whether a time value which has been retrieved via ISDN should be used to set the system time. Note that the time retrieved via ISDN is ignored if the system time has been set by a time server previously.

Enumerations:

  • enabled (1)
  • disabled (2)
  • convert (3)
SyslogTcpRetries
Maximum number of attempts to connect a syslog server over TCP.
SWVersionOS
This is the OS software release version as it was always found in biboAdmSWVersion.

Length: 0 to 255

SWVersionOEM
This is the OEM software release version. Either there's a separate OEM version defined or this is identical to biboAdmSWVersionOS.

Length: 0 to 255

StartMode
If service procedure is activated, mode is set to service, otherwise mode is set to normal.

Enumerations:

  • normal (1)
  • service (2)
NTPServer
This field controls the NTP server. If it is set to disabled(1) client requests will be ignored. Setting it to enabled(2) on every client request a server answer is transmitted. In clientdepend(3) mode only a answer to a client request is sent if an external reference exists.

Enumerations:

  • disabled (1)
  • enabled (2)
  • clientdepend (3)
TimeZone
The name of the currently set timezone. The corresponding timezone must exist in timeZoneTable.

Length: 0 to 255


MIB Reference to Software Version 10.2.12 generated on 2023/08/29. Provided by webmaster@bintec-elmeg.com
Copyright ©2023 by bintec elmeg GmbH