SR-COMMUNITY-MIB
The MIB module for configuring SNMPv2 agents.
Main OID:
srCommunityMIB.1.3.6.1.4.1.99.12.33
12
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
12 total| Object Name |
|---|
srCommunityMIBThe MIB module for configuring SNMPv2 agents. MODULE-IDENTITY .1.3.6.1.4.1.99.12.33 |
srCommunitySpinLockAn advisory lock used to allow several cooperating SNMPv2
entities, all acting in a manager role, to coordinate their
use of SNMPv2 set operations to entries in the srCommunityTable.
A manager application should include the value of
srCommunitySpinLock in every set operation which accesses the
srCommunityTable. Since this is an advisory lock, entities
acting in an agent role do not enforce the use of
srCommunitySpinLock.rw TestAndIncr (SNMPv2-TC) .1.3.6.1.4.1.99.12.33.1 |
srCommunityTableThe database of community strings. SEQUENCE OF SrCommunityEntry .1.3.6.1.4.1.99.12.33.2 |
srCommunityEntryInformation about a particular community string. SrCommunityEntry .1.3.6.1.4.1.99.12.33.2.1 |
srCommunityAuthSnmpIDThe authSnmpID to which a community string maps. For
non-proxy and incoming proxy community strings, this
should always be equal to the local SNMPv2 entity's
snmpID object. For outgoing proxy community strings,
this should be equal to the snmpID of the destination
SNMPv2 entity.rw SnmpID (V2ADMIN-MIB) .1.3.6.1.4.1.99.12.33.2.1.1 |
srCommunityNameThe community string for which a row in this table represents
a configuration. This value is also used as an identityName
when mapping between community strings and identityNames. OCTET STRING .1.3.6.1.4.1.99.12.33.2.1.2 |
srCommunityGroupNameThe SNMPv2 groupName to which a community string maps.
This object is used to determine access rights for a
community string through the acTable.rw AuthName (V2ADMIN-MIB) .1.3.6.1.4.1.99.12.33.2.1.3 |
srCommunityContextSnmpIDThe v2ContextSnmpID to which a community string maps.
This object specifies the snmpID of the context in
which management information is accessible to this community.rw SnmpID (V2ADMIN-MIB) .1.3.6.1.4.1.99.12.33.2.1.4 |
srCommunityContextNameThe v2ContextName to which a community string maps.
This object specifies the context in which management
information is accessible to this community.rw AuthName (V2ADMIN-MIB) .1.3.6.1.4.1.99.12.33.2.1.5 |
srCommunityTransportLabelThis object specifies a set of transport endpoints from which
an agent will accept management requests. If a management
request containing this community is received on a transport
endpoint other than the transport endpoints identified
by this object, the request is deemed unauthentic.
The transports identified by this object are specified in
the transportTable. Entries in the transportTable whose
transportLabel value are equal to this object are identified.
If the value of this object has zero-length, or if the
transportTable is not implemented, then transport endpoints
are not checked when authenticating messages containing
this community string.rw TransportLabel (V2ADMIN-MIB) .1.3.6.1.4.1.99.12.33.2.1.6 |
srCommunityMemoryTypeThe storage type for this conceptual row in the
srCommunityTable. Conceptual rows having the value 'permanent'
need not allow write-access to any columnar object in the
row.rw MemoryType (V2ADMIN-MIB) .1.3.6.1.4.1.99.12.33.2.1.7 |
srCommunityStatusThe status of this conceptual row in the srCommunityTable.
An entry in this table is not qualified for activation
until instance of all corresponding columns have been
initialized, either through default values, or through
Set operations.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.99.12.33.2.1.8 |