CISCO-SNMP-VACM-EXT-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
3
.1.3.6.1.4.1.9.9.409.1.1 · 1 row entry · 3 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cvacmSecurityToGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SNMP-VACM-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SNMP-VACM-EXT-MIB::cvacmSecurityToGroupTable'
An Extension table to the 'vacmSecurityToGroupTable'
defined in 'SNMP-VIEW-BASED-ACM-MIB. 
          
This table provides a mechanism to map a combination 
of 'securityModel' and 'securityName' into one or more
groups in addition to the 'vacmGroupName' mapped in
the 'vacmSecurityToGroupTable'. These groups provide 
additional access control policies for a principal.
          
The agent must allow the same group mapping entry to be
present in both  the 'cvacmSecurityToGroupTable' and the
'vacmSecurityToGroupTable'.            
          
A row in this table can not exist without a corresponding
row for the same combination of 'securityModel' and
'securityName in the 'vacmSecurityToGroupTable'.
          
While creating a row in this table, if there is no
corresponding row for the same combination of
'securityModel' and 'securityName in the 
'vacmSecurityToGroupTable', the same  mapping entry in 
is created in the  'vacmSecurityToGroupTable' by the
agent using the values of instance variables of the entry
in this table. 
          
The deletion of a row in the 'vacmSecurityToGroupTable'
also causes the deletion of all the group mapping 
entries for the same combination of  'vacmSecurityModel' 
and 'vacmSecurityName' in the 'cvacmSecurityToGroupTable'.
The deletion of a row in this table does not affect
'vacmSecurityToGroupTable'entries.
cvacmSecurityToGroupEntry row .1.3.6.1.4.1.9.9.409.1.1.1
An entry (conceptual row) in the
'cvacmSecurityToGroupTable'. Each row represents one
groupName mapping for the combination of 'securityModel'
and 'securityName' in the system.
Column Syntax OID
The name of the group for the mapping represented by
this row. This is in addition to the 'vacmGroupName'
mapped in the 'vacmSecurityToGroupTable'. For example
a user principal represented by 'securityName' maps
to a g…
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.9.9.409.1.1.1.1
The storage type for this conceptual row.
Conceptual rows having the value 'permanent' need not
allow write-access to any columnar objects in the row.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.409.1.1.1.2
The status of this conceptual row. The value of
this object has no effect on whether other objects
in this conceptual row can be modified.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.409.1.1.1.3