CIG-SERVERS-MIB: View SNMP OID List / Download MIB
VENDOR: AVAYA COMMUNICATION
Home | MIB: CIG-SERVERS-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 |
avaya | 1.3.6.1.4.1.6889 | |||
mibs | 1.3.6.1.4.1.6889.2 | |||
lsg | 1.3.6.1.4.1.6889.2.1 | |||
cigServers | 1.3.6.1.4.1.6889.2.1.16 |
This module defines an interface configure Servers as Tftp and Dhcp servers. Copyright notice: This AVAYA SNMP Management Information Base Specification (Specification) embodies AVAYA confidential and Proprietary intellectual property. AVAYA retains all Title and ownership in the Specification, including any revisionsIt is AVAYA's intent to encourage the widespread use of this Specification in connection with the management of AVAYA products. AVAYA grants vendors, end-users, and other interested parties a non-exclusive license to use this Specification in connection with the management of AVAYA products.This Specification is supplied 'as is', and AVAYA makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification. |
||
cigTftpServers | 1.3.6.1.4.1.6889.2.1.16.1 | |||
cigTftpServersNotification | 1.3.6.1.4.1.6889.2.1.16.1.0 | |||
cigTftpServersDownloadFailureTrap | 1.3.6.1.4.1.6889.2.1.16.1.0.1 |
Trap based on TFTP client failure to download file from gateway TFTP server. The Error code message strings are according RFC 1350: 0 Not defined 1 File not found. 2 Access violation. 3 Disk full or allocation exceeded. 4 Illegal TFTP operation. 5 Unknown transfer ID. 6 File already exists. 7 No such user. |
||
cigTftpServersUploadFailureTrap | 1.3.6.1.4.1.6889.2.1.16.1.0.2 |
Trap based on TFTP client failure to upload file to gateway TFTP server. The Error code message strings are according RFC 1350: 0 Not defined 1 File not found. 2 Access violation. 3 Disk full or allocation exceeded. 4 Illegal TFTP operation. 5 Unknown transfer ID. 6 File already exists. 7 No such user. please note that the gateway TFTP server prevents uploading files to the device using TFTP client, pnly downloading files from the device. The upload files to the gateway TFTP server is by using LOAD-MIB. |
||
cigTftpServersGenConfig | 1.3.6.1.4.1.6889.2.1.16.1.1 | |||
cigTftpServersMode | 1.3.6.1.4.1.6889.2.1.16.1.1.1 | truthvalue | read-write |
Enable Tftp Server in the device. Default = False (Disable). |
cigTftpServersResetStatCounters | 1.3.6.1.4.1.6889.2.1.16.1.1.2 | integer | read-write |
reset (1) - Reset the TFTP Server Statistics. This object should be treated as write-only. Enumeration: 'reset': 1. |
cigTftpServersMemoryAllocation | 1.3.6.1.4.1.6889.2.1.16.1.2 | |||
cigTftpServersTotalBytesUsedInNvram | 1.3.6.1.4.1.6889.2.1.16.1.2.1 | unsigned32 | read-only |
Number of bytes used in nvram. Default = 0. |
cigTftpServersTotalBytesCapacityInNvram | 1.3.6.1.4.1.6889.2.1.16.1.2.2 | unsigned32 | read-only |
Number of bytes capacity in nvram. Default = 131072. |
cigTftpServersTotalBytesUsedInRam | 1.3.6.1.4.1.6889.2.1.16.1.2.3 | unsigned32 | read-only |
Number of bytes used in ram. Default = 0. |
cigTftpServersTotalBytesCapacityInRam | 1.3.6.1.4.1.6889.2.1.16.1.2.4 | unsigned32 | read-only |
Number of bytes capacity in ram. Default = 20971520. |
cigTftpServersGenStats | 1.3.6.1.4.1.6889.2.1.16.1.3 | |||
cigTftpServersSuccessfulDownloads | 1.3.6.1.4.1.6889.2.1.16.1.3.1 | unsigned32 | read-only |
Number of tftp successful downloads. Default = 0. |
cigTftpServersNotDefinedErrors | 1.3.6.1.4.1.6889.2.1.16.1.3.2 | unsigned32 | read-only |
Number of tftp errors not defined - Error code==0. Default = 0. |
cigTftpServersFileNotFoundErrors | 1.3.6.1.4.1.6889.2.1.16.1.3.3 | unsigned32 | read-only |
Number of tftp errors of file not found - Error code == 1. Default = 0. |
cigTftpServersAccessViolationErrors | 1.3.6.1.4.1.6889.2.1.16.1.3.4 | unsigned32 | read-only |
Number of tftp errors of Access violation - Error code == 2. Default = 0. |
cigTftpServersDiskFullErrors | 1.3.6.1.4.1.6889.2.1.16.1.3.5 | unsigned32 | read-only |
Number of tftp errors of disk full - Error code == 3. Default = 0. |
cigTftpServersIllegalTFTPOperationErrors | 1.3.6.1.4.1.6889.2.1.16.1.3.6 | unsigned32 | read-only |
Number of tftp errors of illegal TFTP operation - Error code == 4. Default = 0. |
cigTftpServersUnknownTransferIdErrors | 1.3.6.1.4.1.6889.2.1.16.1.3.7 | unsigned32 | read-only |
Number of tftp errors of unknown transfer Id - Error code == 5. Default = 0. |
cigTftpServersFileAlreadyExistsErrors | 1.3.6.1.4.1.6889.2.1.16.1.3.8 | unsigned32 | read-only |
Number of tftp errors of file already exists - Error code == 6. Default = 0. |
cigTftpServersNoSuchUserErrors | 1.3.6.1.4.1.6889.2.1.16.1.3.9 | unsigned32 | read-only |
Number of tftp errors of no such user - Error code == 7. Default = 0. |
cigTftpServersDownloadTimeouts | 1.3.6.1.4.1.6889.2.1.16.1.3.10 | unsigned32 | read-only |
Number of tftp downloads timeouts. Timeouts occurs when ACK packets from client to Server did not reach the server. |
cigTftpServersNotificationPacket | 1.3.6.1.4.1.6889.2.1.16.1.4 | |||
cigTftpServersNotificationClientIpAddr | 1.3.6.1.4.1.6889.2.1.16.1.4.1 | ipaddress | no-access |
The TFTP client IP address. Default = 0.0.0.0 |
cigTftpServersNotificationFilename | 1.3.6.1.4.1.6889.2.1.16.1.4.2 | displaystring | no-access |
The filename that the TFTP client tried to upload/download. Default = '' |
cigTftpServersNotificationErrorString | 1.3.6.1.4.1.6889.2.1.16.1.4.3 | displaystring | no-access |
The error string relevant to the Error occured during the last upload/download operation. Default = '' |
cigDhcpServers | 1.3.6.1.4.1.6889.2.1.16.2 | |||
cigDhcpServersNotification | 1.3.6.1.4.1.6889.2.1.16.2.0 | |||
cigDhcpServersClientConflictDetectionTrap | 1.3.6.1.4.1.6889.2.1.16.2.0.1 |
DHCP IP address conflict detection. This trap is based on: 1. DHCP server send Ping packets before allocating new IP address. 2. The Client Decline Packets after the client sent gratuitous Arp and get response. |
||
cigDhcpServersServerNacksTrap | 1.3.6.1.4.1.6889.2.1.16.2.0.2 |
Server refusal to extend lease or for other clients requests. |
||
cigDhcpServersNoIpAddressLeft | 1.3.6.1.4.1.6889.2.1.16.2.0.3 |
Notification for no IP address left for specific network. |
||
cigDhcpServersGenConfig | 1.3.6.1.4.1.6889.2.1.16.2.1 | |||
cigDhcpServersMode | 1.3.6.1.4.1.6889.2.1.16.2.1.1 | truthvalue | read-write |
Enable Dhcp Server in the device. Default = False (Disable). |
cigDhcpServersResetStatCounters | 1.3.6.1.4.1.6889.2.1.16.2.1.2 | integer | read-write |
reset (1) - Reset the DHCP Server Statistics. This object should be treated as write-only. Enumeration: 'reset': 1. |
cigDhcpServersPingDetectionMode | 1.3.6.1.4.1.6889.2.1.16.2.1.3 | truthvalue | read-write |
Enable Dhcp Server sending one ping packet in order to detect IP address conflict. Default = False (Disable). |
cigDhcpServersPingDetectionTimeout | 1.3.6.1.4.1.6889.2.1.16.2.1.4 | unsigned32 | read-write |
The timeout in milliseconds of the ping packet send by the DHCP server to detect IP address conflict before allocating new IP address. The user can lower this timeout in case the hosts that recieved IP addresses are on the LAN. Otherwise if the hosts are on the WAN side then the timeout shall be higher the LAN. default 500 milliseconds |
cigDhcpServersPool | 1.3.6.1.4.1.6889.2.1.16.2.2 | |||
cigDhcpServersPoolTable | 1.3.6.1.4.1.6889.2.1.16.2.2.1 | no-access |
Dhcp Pool General configuration table |
|
1.3.6.1.4.1.6889.2.1.16.2.2.1.1 | no-access |
The pool general configuration table entry. |
||
cigDhcpServersPoolIndex | 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.1 | integer32 | read-only |
The Pool Index. G250/G350 - Up to 20 Pools are allowed. |
cigDhcpServersPoolStartIPAddr | 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.2 | ipaddress | read-write |
The Start IP Address of the pool. Default = 0.0.0.0. Stop IP address shall be large or equal to start IP address. The user shall be aware that for G350/G250 the number of IP addresses to be allocated in up to 256 IPs total in all the pools. Also if the user wants to completely change the start IP address/end IP address then the pool shall be Disabled and then by setting both these addresses (start/end) to default the user can set the new values. No need to erase the configuration of the pool for this case (I.e. in order not to loose all the DHCP options configuration). The user is not able to ocnfigure pools with overlapped IP addresses. StartIPaddress can be configured different than EndIPAddress only when Client identifier is not set. |
cigDhcpServersPoolEndIPAddr | 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.3 | ipaddress | read-write |
The End IP Address of the pool. Default = 0.0.0.0. End IP address shall be large or equal to start IP address. The user shall be aware that for G350/G250 the number of IP addresses to be allocated in up to 256 IPs total in all the pools. Also if the user wants to complete change the start IP address/end IP address then the pool shall be Disabled and then by setting both these addresses (start/end) to default the user can set the new values. No need to erase the configuration of the pool for this case (I.e. in order not to loose all the DHCP options configuration). The user is not able to ocnfigure pools with overlapped IP addresses. EndIPaddress can be configured different than StartIPAddress only when Client identifier is not set. |
cigDhcpServersPoolMode | 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.4 | truthvalue | read-write |
Enable Dhcp Pool in the device. Default = False (Disable,Inactive). It is recommended to enable/activate the pool only after the user configures all the DHCP pool parameters. The user can changes the parameters when the pool is Enable/active. However part of the clients will have different configuration. After enabling the user will Disable the pool only before deleting it or keeping its ocnfiguration for later use. In Disable mode the binding information is lost. The user can not activate pool with start-ip-addr or end-ip-addr == 0.0.0.0. |
cigDhcpServersPoolName | 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.5 | displaystring | read-write |
Name of this Pool. Pool Default Name: 'Dhcp Pool #Pool Number' |
cigDhcpServersPoolClientID | 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.6 | octet string | read-write |
Client identifier used for manual leased. The strcuture of the client identifier is as follows: combination of TYPE and Data. Where Type = 01 if for Ethernet MACs and Data for this case if Ethernet MAC address. Default: '' - Null String. In this case no client identifier is defined. ClientIdentifier can only configured when cigDhcpServersPoolStartIPAddr is equal to cigDhcpServersPoolEndIPAddr. |
cigDhcpServersPoolLeaseTime | 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.7 | unsigned32 | read-write |
The Pool leased time in seconds. Infinite is defined as 0xffffffff. default 691200 seconds = 8 days. |
cigDhcpServersPoolBootFile | 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.8 | displaystring | read-write |
BootFile Field in the Dhcp packet. Default Null String. |
cigDhcpServersPoolNextServer | 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.9 | ipaddress | read-write |
Next Server Field in the Dhcp Packet. Default = 0.0.0.0 |
cigDhcpServersPoolSubnetMask | 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.10 | ipaddress | read-write |
Subnet Mask is Dhcp option 1. Default = 255.255.255.0 There is no ability to configure this option in the general option table. |
cigDhcpServersPoolDefaultGateway | 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.11 | displaystring | read-write |
Default Gateway is Dhcp option 3. Default = '' = Null String. The format of the string can be up to 8 IP addresses, for exapmle: '121.23.1.12 135.64.13.190 192.123.242.230' There is no ability to configure this option in the general option table. |
cigDhcpServersPoolDnsServer | 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.12 | displaystring | read-write |
DNS Server is Dhcp option 6. Default = '' = Null String. The format of the string can be up to 8 IP addresses, for exapmle: '121.23.1.12 135.64.13.190 192.123.242.230' There is no ability to configure this option in the general option table. |
cigDhcpServersPoolDomainName | 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.13 | displaystring | read-write |
DNS Server is Dhcp option 15. Default = Null String The format of the string can be: 'avaya' There is no ability to configure this option in the general option table. |
cigDhcpServersPoolServerName | 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.14 | displaystring | read-write |
Optional Server Name. Default Null String. |
cigDhcpServersPoolRowStatus | 1.3.6.1.4.1.6889.2.1.16.2.2.1.1.15 | rowstatus | read-write |
Used to create/delete a DHCP pool entry. The following values will be supported: - `active', which indicates that the conceptual row is available for use by the managed device; - `createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device; - `destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. |
cigDhcpServersPoolGenOptionTable | 1.3.6.1.4.1.6889.2.1.16.2.2.2 | no-access |
Dhcp Pool General Option configuration table |
|
1.3.6.1.4.1.6889.2.1.16.2.2.2.1 | no-access |
The pool general option configuration table entry. The following option numbers are not configurable: Specific Options defined in the pool table: Option 1 - Subnet Mask Option 3 - Default Gateway Option 6 - Dns Servers Option 15 - Dns Name General Options that are not configurable according RFC2131, 2132: Option 0 - Pad Option Option 50 - Requested IP Address Option 51 - IP address Lease Time Option 52 - Option Overload Option 53 - Message Type Option 54 - Server Identifier Option 55 - Parameter Request List Option 56 - Message Option 57 - Maximum DHCP Message Size Option 58 - Renewal (T1) Time Value Option 59 - Rebinding (T2) Time Value Option 60 - Vendor Class Identifier Option 61 - Client Identifier Option 255 - End Option |
||
cigDhcpServersOptionPoolIndex | 1.3.6.1.4.1.6889.2.1.16.2.2.2.1.1 | integer32 | read-only |
The DHCP Pool Index |
cigDhcpServersOptionIndex | 1.3.6.1.4.1.6889.2.1.16.2.2.2.1.2 | integer32 | read-only |
The DHCP Option Index. |
cigDhcpServersOptionName | 1.3.6.1.4.1.6889.2.1.16.2.2.2.1.3 | displaystring | read-write |
Name of this DHCP option. Option Default Name: 'Option #Option Number' |
cigDhcpServersOptionType | 1.3.6.1.4.1.6889.2.1.16.2.2.2.1.4 | integer | read-write |
The type of the DHCP option: ascii(1) is ASCII String as 'Avaya' hex(2) is HEX String as 'aa:bb:cc:dd:12:34:56' ipAddresses(3) can be array of up to 8 IP addresses with the structure as: '121.23.1.12 135.64.13.190 192.123.242.230' integer(4) - unsigned 32 bits integer word(5) - unsigned 16 bits integer The defaults of cigDhcpServersOptionValue shall be changed according setting the type. If setting Type == ascii(1) then the default is '' If setting Type == hex(2) then the default is '' If setting Type == ipAddresses(3) then the default is '0.0.0.0' If setting Type == integer(4) then the default is '00000000' If setting Type == word(5) then the default is '0000' Enumeration: 'hex': 2, 'word': 5, 'ascii': 1, 'ipAddresses': 3, 'integer': 4. |
cigDhcpServersOptionValue | 1.3.6.1.4.1.6889.2.1.16.2.2.2.1.5 | octet string | read-write |
The Value of the DHCP option according the TYPE field. Maximum length is 255B in case of ascii or hex, 145B for ipaddresses, 4B for integer and 2B for word. |
cigDhcpServersOptionRowStatus | 1.3.6.1.4.1.6889.2.1.16.2.2.2.1.6 | rowstatus | read-write |
Used to create/delete a DHCP option entry. The following values will be supported: - `active', which indicates that the conceptual row is available for use by the managed device; - `createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device; - `destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. |
cigDhcpServersPoolVendorSpecificOptionTable | 1.3.6.1.4.1.6889.2.1.16.2.2.3 | no-access |
Dhcp Pool Vendor Specific Option configuration table |
|
1.3.6.1.4.1.6889.2.1.16.2.2.3.1 | no-access |
The pool Vendor Specific option configuration table entry. |
||
cigDhcpServersVendorSpecificOptionPoolIndex | 1.3.6.1.4.1.6889.2.1.16.2.2.3.1.1 | integer32 | read-only |
The DHCP Pool Index |
cigDhcpServersVendorSpecificOptionIndex | 1.3.6.1.4.1.6889.2.1.16.2.2.3.1.2 | integer32 | read-only |
The DHCP Vendor Specific Option Index. G250/G350 - Up to 10 Vendor Specific options are allowed. |
cigDhcpServersVendorSpecificOptionName | 1.3.6.1.4.1.6889.2.1.16.2.2.3.1.3 | displaystring | read-write |
Name of this DHCP Vednor specififc option. Vendor Specific Option Default Name: 'Vendor Specififc Option #Index Number' |
cigDhcpServersVendorSpecificClassIdentifier | 1.3.6.1.4.1.6889.2.1.16.2.2.3.1.4 | displaystring | read-write |
The vendor specific class identifier which transmit in option 60 by the client. Default is null string |
cigDhcpServersVendorSpecificOptionType | 1.3.6.1.4.1.6889.2.1.16.2.2.3.1.5 | integer | read-write |
The type of the DHCP vendor specififc option: ascii(1) is ASCII String as 'Avaya' hex(2) is HEX String as 'aa:bb:cc:dd:12:34:56' The defaults of cigDhcpServersVendorSpecificOptionValue shall be changed according setting the type. If setting Type == ascii(1) then the default is '' If setting Type == hex(2) then the default is '' Enumeration: 'hex': 2, 'ascii': 1. |
cigDhcpServersVendorSpecificOptionValue | 1.3.6.1.4.1.6889.2.1.16.2.2.3.1.6 | octet string | read-write |
The Value of the DHCP vendor specififc option according the Type field. Maximum length is 255B in case of ascii or hex. |
cigDhcpServersVendorSpecificOptionRowStatus | 1.3.6.1.4.1.6889.2.1.16.2.2.3.1.7 | rowstatus | read-write |
Used to create/delete a DHCP Vendor Specific option entry. The following values will be supported: - `active', which indicates that the conceptual row is available for use by the managed device; - `createAndGo', which is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device; - `destroy', which is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row. |
cigDhcpServersGenStats | 1.3.6.1.4.1.6889.2.1.16.2.3 | |||
cigDhcpServersBootRequests | 1.3.6.1.4.1.6889.2.1.16.2.3.1 | unsigned32 | read-only |
Number of Boot Requests packets. Default = 0. |
cigDhcpServersDhcpDiscovers | 1.3.6.1.4.1.6889.2.1.16.2.3.2 | unsigned32 | read-only |
Number of Dhcp Discovers packets. Default = 0. |
cigDhcpServersDhcpRequests | 1.3.6.1.4.1.6889.2.1.16.2.3.3 | unsigned32 | read-only |
Number of Dhcp Requests packets. Default = 0. |
cigDhcpServersDhcpDeclines | 1.3.6.1.4.1.6889.2.1.16.2.3.4 | unsigned32 | read-only |
Number of Dhcp Declines packets. Default = 0. |
cigDhcpServersDhcpReleases | 1.3.6.1.4.1.6889.2.1.16.2.3.5 | unsigned32 | read-only |
Number of Dhcp Releases packets. Default = 0. |
cigDhcpServersDhcpInforms | 1.3.6.1.4.1.6889.2.1.16.2.3.6 | unsigned32 | read-only |
Number of Dhcp Informs packets. Default = 0. |
cigDhcpServersBootReplies | 1.3.6.1.4.1.6889.2.1.16.2.3.7 | unsigned32 | read-only |
Number of Boot Replies packets. Default = 0. |
cigDhcpServersDhcpOffers | 1.3.6.1.4.1.6889.2.1.16.2.3.8 | unsigned32 | read-only |
Number of Dhcp Offers packets. Default = 0. |
cigDhcpServersDhcpAcks | 1.3.6.1.4.1.6889.2.1.16.2.3.9 | unsigned32 | read-only |
Number of Dhcp Acknowledges packets. Default = 0. |
cigDhcpServersDhcpNacks | 1.3.6.1.4.1.6889.2.1.16.2.3.10 | unsigned32 | read-only |
Number of Dhcp Nacks packets. Default = 0. |
cigDhcpServersNotificationPacket | 1.3.6.1.4.1.6889.2.1.16.2.4 | |||
cigDhcpServersNotificationIpAddr | 1.3.6.1.4.1.6889.2.1.16.2.4.1 | ipaddress | no-access |
The relevant allocated IP address in DHCP/Bootp packet. Default = 0.0.0.0 |
cigDhcpServersNotificationClientIdentifier | 1.3.6.1.4.1.6889.2.1.16.2.4.2 | octet string | no-access |
The Client identifier used in the DHCP packet. The strcuture of the client identifier is as follows: combination of TYPE and Data. Where Type = 01 if for Ethernet MACs and Data for this case if Ethernet MAC address. Default: 01000000000000 |
cigDhcpServersNotificationClientHostName | 1.3.6.1.4.1.6889.2.1.16.2.4.3 | octet string | no-access |
This mib item presents the Client Host name as send by client packet in option 12. |
cigDhcpServersNotificationConflictDetectionMethod | 1.3.6.1.4.1.6889.2.1.16.2.4.4 | integer | no-access |
The method which the DHCP server detect conflict. Using ping message by DHCP server or recieving Decline packet from the client as response to client gratuitous ARP. Enumeration: 'notSupported': 255, 'ping': 1, 'gratuitousArp': 2. |
cigDhcpServersNotificationPoolNetwork | 1.3.6.1.4.1.6889.2.1.16.2.4.5 | ipaddress | no-access |
This mib item presents cases where no IP address left for specific network. The network exhausted is the pool start/stop IP address AND subnet mask |