ASCEND-MIBSNMP-MIB: View SNMP OID List / Download MIB
VENDOR: ASCEND COMMUNICATIONS INC.
Home | MIB: ASCEND-MIBSNMP-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 |
mibsnmpProfile | 1.3.6.1.4.1.529.23.114 | |||
mibsnmpProfileTable | 1.3.6.1.4.1.529.23.114.1 | no-access |
A list of mibsnmpProfile profile entries. |
|
1.3.6.1.4.1.529.23.114.1.1 | no-access |
A mibsnmpProfile entry containing objects that maps to the parameters of mibsnmpProfile profile. |
||
snmpProfile_Index_o | 1.3.6.1.4.1.529.23.114.1.1.1 | integer | read-only | |
snmpProfile_Enabled | 1.3.6.1.4.1.529.23.114.1.1.2 | integer | read-write |
When set to `no' (its default value), the unit cannot be accessed via SNMP. Enumeration: 'yes': 2, 'no': 1. |
snmpProfile_ReadCommunity | 1.3.6.1.4.1.529.23.114.1.1.3 | displaystring | read-write |
The SNMP community name for read access. |
snmpProfile_ReadWriteEnabled | 1.3.6.1.4.1.529.23.114.1.1.4 | integer | read-write |
When set to `no' (its default value), the write community cannot be accessed via SNMP. Enumeration: 'yes': 2, 'no': 1. |
snmpProfile_ReadWriteCommunity | 1.3.6.1.4.1.529.23.114.1.1.5 | displaystring | read-write |
The SNMP community name for read/write access. |
snmpProfile_EnforceAddressSecurity | 1.3.6.1.4.1.529.23.114.1.1.6 | integer | read-write |
When set to `no' (its default value), we will allow access to all SNMP managers that know the community string. When set to `yes', we will check the source IP address against the ones that are defined in the SNMP-MANAGER profiles before allowing access. Enumeration: 'yes': 2, 'no': 1. |
snmpProfile_Contact | 1.3.6.1.4.1.529.23.114.1.1.7 | displaystring | read-write |
The name of the contact for this device. SNMP readable and settable. |
snmpProfile_Location | 1.3.6.1.4.1.529.23.114.1.1.8 | displaystring | read-write |
The location of this device. SNMP readable and settable. |
snmpProfile_QueueDepth | 1.3.6.1.4.1.529.23.114.1.1.9 | integer | read-write |
The maximum number of SNMP packets waiting to be serviced. Additional packets will be dropped. When setting this value, you're trading memory resources versus SNMP retries (only when the box is busy and gets behind on servicing the SNMP packets). Zero indicates there is no limit. |
snmpProfile_CsmModemDiag | 1.3.6.1.4.1.529.23.114.1.1.10 | integer | read-write |
When set to `no' (its default value), SNMP CSM modem card diag is disabled. A JEDEC card is required to turn on this feature. Enumeration: 'yes': 2, 'no': 1. |
snmpProfile_SnmpMessageType | 1.3.6.1.4.1.529.23.114.1.1.11 | integer | read-write |
Indicate the message type that the SNMP agent should handle. Enumeration: 'v1AndV3': 1, 'v3Only': 3, 'v1Only': 2. |
snmpProfile_SecurityLevel | 1.3.6.1.4.1.529.23.114.1.1.12 | integer | read-write |
Indicate the security level of the SNMP agent. Applicable only if SNMPv3 message handling enabled Enumeration: 'none': 1, 'authPriv': 3, 'authNopriv': 2. |
snmpProfile_EnableVacm | 1.3.6.1.4.1.529.23.114.1.1.13 | integer | read-write |
If set to TRUE, View Based Access Control Model (VACM) would be enabled, otherwise VACM is disabled. Enumeration: 'yes': 2, 'no': 1. |
snmpProfile_Action_o | 1.3.6.1.4.1.529.23.114.1.1.14 | integer | read-write |
Enumeration: 'deleteProfile': 3, 'createProfile': 2, 'noAction': 1. |
snmpProfile_NotificationLogAgeOut | 1.3.6.1.4.1.529.23.114.1.1.15 | integer | read-write |
The number of minutes a Notification SHOULD be kept in a log before it is automatically removed. A value of 0 means no age out. |
snmpProfile_EarlyQueueDiscard | 1.3.6.1.4.1.529.23.114.1.1.16 | integer | read-write |
If this parameter is set to yes, the system will filter and discard the requests from unauthorized host before queuing to the SNMP UDP port 161. If this parameter is set to no, the system will queue all incoming SNMP requests to SNMP layer which will discard the requests later if they are from unauthorized host. Enumeration: 'yes': 2, 'no': 1. |
snmpProfile_BitStringsAllowed | 1.3.6.1.4.1.529.23.114.1.1.17 | integer | read-write |
If enabled, TAOS agent responds to BITS data type in bit string format. If disabled, TAOS agent responds in numeric format. Enumeration: 'yes': 2, 'no': 1. |
snmpProfile_AlarmClearTableLimit | 1.3.6.1.4.1.529.23.114.1.1.18 | integer | read-write |
The maximum number of alarmCleared entries that can be held in the alarmCleared table. |
mibusmUserProfile | 1.3.6.1.4.1.529.23.115 | |||
mibusmUserProfileTable | 1.3.6.1.4.1.529.23.115.1 | no-access |
A list of mibusmUserProfile profile entries. |
|
1.3.6.1.4.1.529.23.115.1.1 | no-access |
A mibusmUserProfile entry containing objects that maps to the parameters of mibusmUserProfile profile. |
||
usmUserProfile_Name | 1.3.6.1.4.1.529.23.115.1.1.1 | octet string | read-only |
The user (principal) on whose behalf the message is being exchange. |
usmUserProfile_ActiveEnabled | 1.3.6.1.4.1.529.23.115.1.1.2 | integer | read-write |
TRUE if this user is enabled for message exchange. Enumeration: 'yes': 2, 'no': 1. |
usmUserProfile_ReadWriteAccess | 1.3.6.1.4.1.529.23.115.1.1.3 | integer | read-write |
TRUE if this user is configured for read-write access to MIB view. Enumeration: 'yes': 2, 'no': 1. |
usmUserProfile_AuthProtocol | 1.3.6.1.4.1.529.23.115.1.1.4 | integer | read-write |
Indicate whether messages sent on behalf of this user to/from the SNMP engine can be authenticated and,if so, the type of authentication protocol to be used. Enumeration: 'md5Auth': 2, 'shaAuth': 3, 'noAuth': 1. |
usmUserProfile_PrivProtocol | 1.3.6.1.4.1.529.23.115.1.1.5 | integer | read-write |
Indicate whether messages sent on behalf of this user to/from the SNMP engine can be protected by encryption and,if so, the type of privacy protocol to be used. Enumeration: 'desPriv': 2, 'noPriv': 1. |
usmUserProfile_AuthKey | 1.3.6.1.4.1.529.23.115.1.1.6 | octet string | read-write |
The user's authkey: calculated based on password and auth protocol. This can be set using snmpAuthPass command |
usmUserProfile_PrivKey | 1.3.6.1.4.1.529.23.115.1.1.7 | octet string | read-write |
The user's privacy: key calculated based on priv-password and auth protocol. This can be set using snmpPrivPass command |
usmUserProfile_Action_o | 1.3.6.1.4.1.529.23.115.1.1.8 | integer | read-write |
Enumeration: 'deleteProfile': 3, 'createProfile': 2, 'noAction': 1. |
mibsnmpv3TargetParamProfile | 1.3.6.1.4.1.529.23.116 | |||
mibsnmpv3TargetParamProfileTable | 1.3.6.1.4.1.529.23.116.1 | no-access |
A list of mibsnmpv3TargetParamProfile profile entries. |
|
1.3.6.1.4.1.529.23.116.1.1 | no-access |
A mibsnmpv3TargetParamProfile entry containing objects that maps to the parameters of mibsnmpv3TargetParamProfile profile. |
||
snmpv3TargetParamProfile_Name | 1.3.6.1.4.1.529.23.116.1.1.1 | octet string | read-only |
Any arbitrary, but unique identifier associated with this profile |
snmpv3TargetParamProfile_ActiveEnabled | 1.3.6.1.4.1.529.23.116.1.1.2 | integer | read-write |
TRUE if this profile is enabled for generation of SNMP messages Enumeration: 'yes': 2, 'no': 1. |
snmpv3TargetParamProfile_MsgProcModel | 1.3.6.1.4.1.529.23.116.1.1.3 | integer | read-write |
Message processing model used when generating SNMP messages using this entry Enumeration: 'v1': 1, 'v3': 4. |
snmpv3TargetParamProfile_SecurityModel | 1.3.6.1.4.1.529.23.116.1.1.4 | integer | read-write |
Security model to be used when generating SNMP messages using this entry Enumeration: 'v1': 2, 'v3Usm': 4. |
snmpv3TargetParamProfile_SecurityName | 1.3.6.1.4.1.529.23.116.1.1.5 | octet string | read-write |
Security name which identifies the principal on whose behalf SNMP messages will be generated using this entry. This name should be a valid snmpv3-usm-user |
snmpv3TargetParamProfile_SecurityLevel | 1.3.6.1.4.1.529.23.116.1.1.6 | integer | read-write |
Level of security to be used when generating messages using this entry. Enumeration: 'none': 1, 'authPriv': 3, 'authNopriv': 2. |
snmpv3TargetParamProfile_Action_o | 1.3.6.1.4.1.529.23.116.1.1.7 | integer | read-write |
Enumeration: 'deleteProfile': 3, 'createProfile': 2, 'noAction': 1. |
mibsnmpv3NotifyProfile | 1.3.6.1.4.1.529.23.117 | |||
mibsnmpv3NotifyProfileTable | 1.3.6.1.4.1.529.23.117.1 | no-access |
A list of mibsnmpv3NotifyProfile profile entries. |
|
1.3.6.1.4.1.529.23.117.1.1 | no-access |
A mibsnmpv3NotifyProfile entry containing objects that maps to the parameters of mibsnmpv3NotifyProfile profile. |
||
snmpv3NotifyProfile_Name | 1.3.6.1.4.1.529.23.117.1.1.1 | octet string | read-only |
Any arbitrary, but unique identifier associated with this profile |
snmpv3NotifyProfile_ActiveEnabled | 1.3.6.1.4.1.529.23.117.1.1.2 | integer | read-write |
TRUE if this profile is enabled for generation of SNMP messages Enumeration: 'yes': 2, 'no': 1. |
snmpv3NotifyProfile_Tag | 1.3.6.1.4.1.529.23.117.1.1.3 | octet string | read-write |
Single tag value that is used to select entries in the snmpTargetAddrTable ( 'trap' profile). If this contains a string of zero length, no entries are selected. |
snmpv3NotifyProfile_Type | 1.3.6.1.4.1.529.23.117.1.1.4 | integer | read-only |
Type of notification to be generated, i.e., Trap (unconfirmed class) or Inform (confirmed class). This field is for future use. Agent does not generate INFORM pdus. Enumeration: 'inform': 3, 'trap': 2. |
snmpv3NotifyProfile_Action_o | 1.3.6.1.4.1.529.23.117.1.1.5 | integer | read-write |
Enumeration: 'deleteProfile': 3, 'createProfile': 2, 'noAction': 1. |
mibsnmpManagerProfile | 1.3.6.1.4.1.529.23.118 | |||
mibsnmpManagerProfileTable | 1.3.6.1.4.1.529.23.118.1 | no-access |
A list of mibsnmpManagerProfile profile entries. |
|
1.3.6.1.4.1.529.23.118.1.1 | no-access |
A mibsnmpManagerProfile entry containing objects that maps to the parameters of mibsnmpManagerProfile profile. |
||
snmpManagerProfile_Name | 1.3.6.1.4.1.529.23.118.1.1.1 | displaystring | read-only |
The name or the ip-address in dot format of the SNMP Manager (host) to send SNMP requests to the TAOS SNMP Agent. When DNS or YP/NIS is supported this name will be used to look up the LAN address. |
snmpManagerProfile_Active | 1.3.6.1.4.1.529.23.118.1.1.2 | integer | read-write |
TRUE if SNMP messages from a particular SNMP Manager should be processed. This implies read-access for SNMPv1. Enumeration: 'yes': 2, 'no': 1. |
snmpManagerProfile_WriteAccess | 1.3.6.1.4.1.529.23.118.1.1.3 | integer | read-write |
When set to `no' (its default value), the SNMP agent only allows read requests. When set to 'yes', the SNMP agent allows write requests in addition to read requests. Enumeration: 'yes': 2, 'no': 1. |
snmpManagerProfile_SnmpMessageType | 1.3.6.1.4.1.529.23.118.1.1.4 | integer | read-write |
Indicate the message type that the SNMP agent should allow for this SNMP Manager. Enumeration: 'v1AndV3': 1, 'v3Only': 3, 'v1Only': 2. |
snmpManagerProfile_Action_o | 1.3.6.1.4.1.529.23.118.1.1.5 | integer | read-write |
Enumeration: 'deleteProfile': 3, 'createProfile': 2, 'noAction': 1. |