21-Network Management and Monitoring

HomeSupportReference GuidesMIB CompanionH3C MSR Router Series MIB Reference-R6749-6W10021-Network Management and Monitoring
16-SNMP-VIEW-BASED-ACM-MIB
Title Size Download
16-SNMP-VIEW-BASED-ACM-MIB 78.88 KB

SNMP-VIEW-BASED-ACM-MIB

About this MIB

Use this MIB to manage SNMPv3 settings, including access control view, group, VACM security mode, and security level.

MIB file name

rfc3415-snmp-vacm.mib

Root object

iso(1).org(3).dod(6).internet(1).snmpV2(6).snmpModules(3).snmpVacmMIB(16).vacmMIBObjects(1)

Tabular objects

vacmContextTable

About this table

This table contains locally available contexts.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

 

Columns

The table index is vacmContextName.

Object (OID)

Access

Syntax

Value range

Description

Implementation

vacmContextName (1.3.6.1.6.3.16.1.1.1.1)

read-only

SnmpAdminString

OCTET STRING (0..32)

A human readable name identifying a context at an SNMP entity.

An empty contextName (zero length) represents the default context.

As per the MIB.

 

vacmSecurityToGroupTable

About this table

This table maps a combination of securityModel and securityName into a groupName that is used to define an access control policy for a group of principals.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Supported

Supported

Supported

 

Columns

The table indexes are vacmSecurityModel and vacmSecurityName.

Object (OID)

Access

Syntax

Value range

Description

Implementation

vacmSecurityModel (1.3.6.1.6.3.16.1.2.1.1)

not-accessible

SnmpSecurityModel

Integer32 (1.. 2147483647)

Security model, by which the vacmSecurityName referenced by this entry is provided.

As per the MIB.

vacmSecurityName (1.3.6.1.6.3.16.1.2.1.2)

not-accessible

SnmpAdminString

OCTET STRING (1..32)

Security Name.

The value can contain only displayable characters except question marks.

vacmGroupName (1.3.6.1.6.3.16.1.2.1.3)

read-create

SnmpAdminString

OCTET STRING (1..32)

Name of the group to which this entry (combination of securityModel and securityName) belongs

The value can contain only displayable characters except question marks.

vacmSecurityToGroupStorageType (1.3.6.1.6.3.16.1.2.1.4)

read-create

StorageType

other(1),

volatile(2),

nonVolatile(3),

permanent(4),

readOnly(5)

Storage type for this conceptual row.

Supports only be nonVolatile(3).

vacmSecurityToGroupStatus (1.3.6.1.6.3.16.1.2.1.5)

read-create

RowStatus

active(1),

notInService(2),

notReady(3),

createAndGo(4),

createAndWait(5),

destroy(6)

Row status.

As per the MIB.

 

vacmAccessTable

About this table

Use this table to configure access rights for groups.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Supported

Supported

Supported

 

Columns

The table indexes are vacmGroupName, vacmAccessContextPrefix, vacmAccessSecurityModel, and vacmAccessSecurityLevel.

Object (OID)

Access

Syntax

Value range

Description

Implementation

vacmAccessContextPrefix (1.3.6.1.6.3.16.1.4.1.1)

not-accessible

SnmpAdminString

OCTET STRING (0..32)

In order to gain the access rights allowed by this conceptual row, a contextName must match exactly (if the value of vacmAccessContextMatch is exact) or partially (if the value of vacmAccessContextMatch is prefix) the value of the instance of this object.

Only the value - is effective. Other values do not take effect.

vacmAccessSecurityModel (1.3.6.1.6.3.16.1.4.1.2)

not-accessible

SnmpSecurityModel

Integer32 (0.. 2147483647)

In order to gain the access rights allowed by this conceptual row, this securityModel must be in use.

As per the MIB.

vacmAccessSecurityLevel (1.3.6.1.6.3.16.1.4.1.3)

not-accessible

SnmpSecurityLevel

noAuthNoPriv(1),

authNoPriv(2),

authPriv(3)

Minimum level of security required to gain the access rights allowed by this conceptual row.

As per the MIB.

vacmAccessContextMatch (1.3.6.1.6.3.16.1.4.1.4)

read-create

INTEGER

exact(1),

prefix(2)

Match type.

If the value of this object is exact(1), all rows where the contextName exactly matches vacmAccessContextPrefix are selected.

If the value of this object is prefix(2), all rows where the contextName whose starting octets exactly match vacmAccessContextPrefix are selected.

The default value is exact(1).

vacmAccessReadViewName (1.3.6.1.6.3.16.1.4.1.5)

read-create

SnmpAdminString

OCTET STRING (0..32)

The value of an instance of this object identifies the MIB view of the SNMP context to which this conceptual row authorizes read access.

The value can contain only displayable characters except question marks.

vacmAccessWriteViewName (1.3.6.1.6.3.16.1.4.1.6)

read-create

SnmpAdminString

OCTET STRING (0..32)

The value of an instance of this object identifies the MIB view of the SNMP context to which this conceptual row authorizes write access.

The value can contain only displayable characters except question marks.

vacmAccessNotifyViewName (1.3.6.1.6.3.16.1.4.1.7)

read-create

SnmpAdminString

OCTET STRING (0..32)

The value of an instance of this object identifies the MIB view of the SNMP context to which this conceptual row authorizes access for notifications.

The value can contain only displayable characters except question marks.

vacmAccessStorageType (1.3.6.1.6.3.16.1.4.1.8)

read-create

StorageType

other(1),

volatile(2),

nonVolatile(3),

permanent(4),

readOnly(5)

Storage type for this conceptual row.

Supports only nonVolatile(3).

vacmAccessStatus (1.3.6.1.6.3.16.1.4.1.9)

read-create

RowStatus

active(1),

notInService(2),

notReady(3),

createAndGo(4),

createAndWait(5),

destroy(6)

Row status.

As per the MIB.

 

vacmViewTreeFamilyTable

About this table

Use this table to save information about families of subtrees within MIB views locally.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Supported

Supported

Supported

 

Columns

The table indexes are vacmViewTreeFamilyViewName and vacmViewTreeFamilySubtree.

Object (OID)

Access

Syntax

Value range

Description

Implementation

vacmViewTreeFamilyViewName (1.3.6.1.6.3.16.1.5.2.1.1)

not-accessible

SnmpAdminString

OCTET STRING (1..32)

Name for a family of view subtrees.

The value can contain only displayable characters except question marks.

vacmViewTreeFamilySubtree (1.3.6.1.6.3.16.1.5.2.1.2)

not-accessible

OBJECT IDENTIFIER

Standard MIB values

MIB subtree which, when combined with the corresponding instance of vacmViewTreeFamilyMask, defines a family of view subtrees.

As per the MIB.

vacmViewTreeFamilyMask (1.3.6.1.6.3.16.1.5.2.1.3)

read-create

OCTET STRING

OCTET STRING (0..16)

Bit mask which, in combination with the corresponding instance of vacmViewTreeFamilySubtree, defines a family of view subtrees.

The default value is a zero-length character string.

vacmViewTreeFamilyType (1.3.6.1.6.3.16.1.5.2.1.4)

read-create

INTEGER

included(1),

excluded(2)}

Indicates whether the corresponding instances of vacmViewTreeFamilySubtree and vacmViewTreeFamilyMask define a family of view subtrees which is included in or excluded from the MIB view.

The default value is included(1).

vacmViewTreeFamilyStorageType (1.3.6.1.6.3.16.1.5.2.1.5)

read-create

StorageType

other(1),

volatile(2),

nonVolatile(3),

permanent(4),

readOnly(5)

Storage type for this conceptual row.

Supports only nonVolatile(3).

vacmViewTreeFamilyStatus (1.3.6.1.6.3.16.1.5.2.1.6)

read-create

RowStatus

active(1),

notInService(2),

notReady(3),

createAndGo(4),

createAndWait(5),

destroy(6)

Row status.

As per the MIB.

 

 

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Intelligent Storage
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
  • Technical Blogs
All Support
  • Become A Partner
  • Partner Policy & Program
  • Global Learning
  • Partner Sales Resources
  • Partner Business Management
  • Service Business
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us
新华三官网