ANIC-MIB: View SNMP OID List / Download MIB

VENDOR: UTSTARCOM INCORPORATED


 Home MIB: ANIC-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 usr 1.3.6.1.4.1.429
         nas 1.3.6.1.4.1.429.1
             anic 1.3.6.1.4.1.429.1.7
                 anicCmd 1.3.6.1.4.1.429.1.7.1
                     anicCmdTable 1.3.6.1.4.1.429.1.7.1.1 no-access
The NIC Command table contains an entry for each of the manageable Analog Modem NIC entity in the chassis. It provides a means through which to take specific actions on one or more NICs in the NAS chassis.
                         anicCmdEntry 1.3.6.1.4.1.429.1.7.1.1.1 no-access
There is one NIC Command entry per NIC entity in the chassis.
                             anicCmdIndex 1.3.6.1.4.1.429.1.7.1.1.1.1 integer read-only
A unique value for each manageable Analog Modem NIC entity in the chassis. The value of this object matches the value of the index of the corresponding manageable Analog Modem NIC entity in the entity table of the chassis MIB.
                             anicCmdMgtStationId 1.3.6.1.4.1.429.1.7.1.1.1.2 octet string read-write
This object is a generic read-write variable that a Management Station (MS) can use to guarantee that the results from a given command are the results of a command issued by that specific MS. Each MS must SET a unique value to this object when doing commands and GET the value of this object together with amnicCmdReqId and amnicCmdResult to detect interference from other MSs.
                             anicCmdReqId 1.3.6.1.4.1.429.1.7.1.1.1.3 integer read-only
This object contains the value of the request-id field in the SNMP PDU which invoked the current or most recent command or test on this NIC Card. If the request-id is unknown or undefined, this object contains the value zero.
                             anicCmdFunction 1.3.6.1.4.1.429.1.7.1.1.1.4 integer read-write
This object contains a value which describes the command which is being invoked. Enumeration: 'nonDisruptSelfTest': 2, 'restorePhoneLine': 4, 'noCommand': 1, 'busyOutPhoneLine': 3.
                             anicCmdForce 1.3.6.1.4.1.429.1.7.1.1.1.5 integer read-write
In some cases, the NIC may be in a state such that certain commands could adversely affect connections. In such cases, a command request with this object not present or set to noForce will result in a warning. If the operator elects to ignore such warnings, this object can be set to force in a subsequent issue of the command to cause the command to be carried out regardless of its potentially hazzardous effects. Enumeration: 'noForce': 2, 'force': 1.
                             anicCmdParam 1.3.6.1.4.1.429.1.7.1.1.1.6 octet string read-write
This object contains parameters that are specific to the particular command being issued. In some cases, there will be no aditional parameters required.
                             anicCmdResult 1.3.6.1.4.1.429.1.7.1.1.1.7 integer read-only
This object contains the result of the most recently requested command or test, or the value none(1) if no commands have been requested since the last reset. Enumeration: 'none': 1, 'success': 2, 'failed': 7, 'unAbleToRun': 5, 'aborted': 6, 'inProgress': 3, 'notSupported': 4.
                             anicCmdCode 1.3.6.1.4.1.429.1.7.1.1.1.8 integer read-only
The value of this object upon test completion is dependent on the value of nicCmdFunction used to invoke the command. In the case of action commands, the value of this object is zero if the command was successful, and indicates a further description of what went wrong if it was unsuccessful. In the case of tests, the value here is a bit mapped result of each of the sub-tests performed. Enumeration: 'deviceDisabled': 5, 'noError': 1, 'unable': 2, 'noResponse': 4, 'slotEmpty': 3.
                 anicCfg 1.3.6.1.4.1.429.1.7.2
                     anicCfgTable 1.3.6.1.4.1.429.1.7.2.1 no-access
The NIC Configuration table contains an entry for each entity in the NIC. It provides a means through which to configure an individual entity.
                         anicCfgEntry 1.3.6.1.4.1.429.1.7.2.1.1 no-access
There is one NIC configure entry per NIC entity in the chassis.
                             anicCfgIndex 1.3.6.1.4.1.429.1.7.2.1.1.1 integer read-only
A unique value for each entity in the Analog Modem NIC card.
                             anicCfgMdmRingNATrapEna 1.3.6.1.4.1.429.1.7.2.1.1.2 integer read-write
Enable or disable the modem ring no answer event. Enumeration: 'enableTrap': 1, 'enableAll': 4, 'enableLog': 3, 'disableAll': 2.
                             anicCfgDteRingNATrapEna 1.3.6.1.4.1.429.1.7.2.1.1.3 integer read-write
Enable or Disable the DTE ring no answer event. Enumeration: 'enableTrap': 1, 'enableAll': 4, 'enableLog': 3, 'disableAll': 2.
                             anicCfgRingThresh 1.3.6.1.4.1.429.1.7.2.1.1.4 integer read-write
Set up the number of ring threshold for the ring no answer events.
                             anicCfgLineStatus 1.3.6.1.4.1.429.1.7.2.1.1.5 integer read-only
This object is used to specify the line status. Enumeration: 'busy': 2, 'normal': 1.