cIsnsSrvrInstCntrlNodeAuth
CISCO-IETF-ISNS-MGMT-MIB ·
.1.3.6.1.4.1.9.10.116.1.1.1.1.15
Object
column Enumeration
Control Nodes can be configured to receive management SCNs
indicating network updates, including information on
modification to DDs and DDSs. This managed object indicates
if SNMP has access to control node information and, if it
does, which type of storage nodes can register with the
server instance as a control node. Possible values for this
managed object are:
Value Description
--------- ----------------
anyNode Any storage node MAY register as a control
node
viewNodes Specified nodes MAY register as control
nodes, SNMP view only
modifyNodes Specified nodes MAY register as control
nodes, SNMP CAN modify list of nodes
noSnmpAccess Control node information is not accessible
via SNMP
If only specified nodes are allowed to register as control
nodes, and SNMP is allowed to modify the list of control
nodes, then they SHALL be listed in the
cIsnsCntlNodeIscsiTable and cIsnsCntlNodeFcPortTable.
If SNMP is not allowed to view or modify the list of control
nodes, then this managed object SHALL be set to
noSnmpAccess.
Context
- MIB
- CISCO-IETF-ISNS-MGMT-MIB
- OID
.1.3.6.1.4.1.9.10.116.1.1.1.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cIsnsSrvrInstEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IETF-ISNS-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-ISNS-MGMT-MIB::cIsnsSrvrInstCntrlNodeAuth'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IETF-ISNS-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-ISNS-MGMT-MIB::cIsnsSrvrInstCntrlNodeAuth.<cIsnsSrvrInstIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IETF-ISNS-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IETF-ISNS-MGMT-MIB::cIsnsSrvrInstCntrlNodeAuth'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | anyNode |
2 | viewNodes |
3 | modifyNodes |
4 | noSnmpAccess |
Conformance
Member of