USR-SNMP-MIB
The commWorks enterprise defined MIB objects for the SNMP process.
Main OID:
usrSnmp.1.3.6.1.4.1.77.1.1.5
35
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
35 total| Object Name |
|---|
usrSnmpThe commWorks enterprise defined MIB objects
for the SNMP process. MODULE-IDENTITY .1.3.6.1.4.1.77.1.1.5 |
IMPORTSThe commWorks enterprise defined MIB objects
for the SNMP process. Unknown .1.3.6.1.4.1.77.1.1.5 |
usrSnmpConfigFileNameThe name of a ConfigFile to read/write permanent database records.
If the value of this object is an empty string, then the
SNMP process uses the default name `@file://SnmpProcess.cfg'.ro UsrDisplayString .1.3.6.1.4.1.77.1.1.5.1 |
usrSnmpCFMStatusFlagSetting the value of this object to `save' causes the values
of the SNMP Group to be written out to the current config
file, which is stored in the usrSnmpConfigFileName object.
While the new ConfigFile is being written, the SNMP process
will set the value of this flag to `saving''. Any
attempts to set the value while it is not `normal'
(i.e. the file is currently being written to the
ConfigFile) while result in a badValue error being
returned. Setting the value to `normal' will result in no
action.rw UsrConfigStatus .1.3.6.1.4.1.77.1.1.5.2 |
usrSnmpCommTableThe SNMP Community Table SEQUENCE OF UsrSnmpCommEntry .1.3.6.1.4.1.77.1.1.5.3 |
usrSnmpCommEntry UsrSnmpCommEntry .1.3.6.1.4.1.77.1.1.5.3.1 |
usrSnmpCommNameThe name of the SNMP Community. DisplayString .1.3.6.1.4.1.77.1.1.5.3.1.1 |
usrSnmpCommIpAddrThe IP Address of the remote communityrw IpAddress .1.3.6.1.4.1.77.1.1.5.3.1.2 |
usrSnmpCommAccessThe allowed access for this community.
A value of readOnly(1) allows read-only access to user-level
objects.
A value of readWrite(2) allows read access to user-level
objects and write access to writable user-level objects.
A value of administrator(3) allows read access to all
objects and write access to all writable objects.rw Enumeration .1.3.6.1.4.1.77.1.1.5.3.1.3 |
usrSnmpCommStatusThe status of the entry for this communityrw Enumeration .1.3.6.1.4.1.77.1.1.5.3.1.4 |
usrSnmpCommLastErrorIf there is an error on a request, this variable may
contain a message indicating the error.ro UsrLongString .1.3.6.1.4.1.77.1.1.5.3.1.5 |
usrSnmpCommLastErrorTicksIf the LastError variable is set, this is set to the
tick count of that error.ro Integer32 .1.3.6.1.4.1.77.1.1.5.3.1.6 |
usrSnmpCommPoolNameThe name of the SNMP community address pool to use
for this community.rw UsrDisplayString .1.3.6.1.4.1.77.1.1.5.3.1.7 |
usrSnmpCommPoolValidA value of valid(1) means that the community pool
assigned to this community exists. A value of
invalid(2) means that the community pool assigned
to this community does not exist.ro Enumeration .1.3.6.1.4.1.77.1.1.5.3.1.8 |
usrSnmpCommValidateAddressIf this object is set to use_address(1), the value
of usrSnmpCommIpAddr will be used to validate that the
management station is allowed access. If this object
is set to use_pool(2), the IP address of the
management station will be validate using the list
of IP addresses configured for the usrSnmpCommPoolName.rw Enumeration .1.3.6.1.4.1.77.1.1.5.3.1.9 |
usrSnmpTrapCommTableThe SNMP Trap Community Table SEQUENCE OF UsrSnmpTrapCommEntry .1.3.6.1.4.1.77.1.1.5.4 |
usrSnmpTrapCommEntry UsrSnmpTrapCommEntry .1.3.6.1.4.1.77.1.1.5.4.1 |
usrSnmpTrapCommNameThe name of the SNMP Trap Community. UsrDisplayString .1.3.6.1.4.1.77.1.1.5.4.1.1 |
usrSnmpTrapCommIpAddrThe IP Address of the remote communityrw IpAddress .1.3.6.1.4.1.77.1.1.5.4.1.2 |
usrSnmpTrapCommStatusThe status of the entry for this communityrw Enumeration .1.3.6.1.4.1.77.1.1.5.4.1.3 |
usrSnmpTrapCommPoolNameThe name of the SNMP community address pool to use
for this community.rw UsrDisplayString .1.3.6.1.4.1.77.1.1.5.4.1.4 |
usrSnmpTrapCommPoolValidA value of valid(1) means that the community pool
assigned to this community exists. A value of
invalid(2) means that the community pool assigned
to this community does not exist.ro Enumeration .1.3.6.1.4.1.77.1.1.5.4.1.5 |
usrSnmpTrapCommValidateAddressIf this object is set to use_address(1), the value
of usrSnmpTrapCommIpAddr will be used to validate that the
management station is allowed access. If this object
is set to use_pool(2), the IP address of the
management station will be validate using the list
of IP addresses configured for the usrSnmpCommPoolName.rw Enumeration .1.3.6.1.4.1.77.1.1.5.4.1.6 |
usrSnmpCommAddrPoolTableThe SNMP Community Address Pool Table SEQUENCE OF UsrSnmpCommAddrPoolEntry .1.3.6.1.4.1.77.1.1.5.5 |
usrSnmpCommAddrPoolEntry UsrSnmpCommAddrPoolEntry .1.3.6.1.4.1.77.1.1.5.5.1 |
usrSnmpCommAddrPoolNameThe name of the SNMP Community Address Pool. UsrDisplayString .1.3.6.1.4.1.77.1.1.5.5.1.1 |
usrSnmpCommAddrPoolIpAddrAn IP Address in the SNMP community address pool. IpAddress .1.3.6.1.4.1.77.1.1.5.5.1.2 |
usrSnmpCommAddrPoolStatusThe status of the entry in this SNMP community
address pool.rw Enumeration .1.3.6.1.4.1.77.1.1.5.5.1.3 |
usrSnmpCommAddrPoolGroupCountThe number of addresses per community.ro Integer32 .1.3.6.1.4.1.77.1.1.5.5.1.4 |
usrSnmpTrapCommAddrPoolTableThe SNMP Community Address Pool Table SEQUENCE OF UsrSnmpTrapCommAddrPoolEntry .1.3.6.1.4.1.77.1.1.5.6 |
usrSnmpTrapCommAddrPoolEntry UsrSnmpTrapCommAddrPoolEntry .1.3.6.1.4.1.77.1.1.5.6.1 |
usrSnmpTrapCommAddrPoolNameThe name of the SNMP Community Address Pool. UsrDisplayString .1.3.6.1.4.1.77.1.1.5.6.1.1 |
usrSnmpTrapCommAddrPoolIpAddrAn IP Address in the SNMP community address pool. IpAddress .1.3.6.1.4.1.77.1.1.5.6.1.2 |
usrSnmpTrapCommAddrPoolStatusThe status of the entry in this SNMP community
address pool.rw Enumeration .1.3.6.1.4.1.77.1.1.5.6.1.3 |
usrSnmpTrapCommAddrPoolGroupCountThe number of addresses per community.ro Integer32 .1.3.6.1.4.1.77.1.1.5.6.1.4 |