cIsnsSrvrInstRole

CISCO-IETF-ISNS-MGMT-MIB · .1.3.6.1.4.1.9.10.116.1.1.1.1.10

Object

column Enumeration
Indicates the current operational role of this iSNS Server 
instance.  If an iSNS implementation has the ability to have 
a server instance take on different roles, then this managed 
object indicates the current role. 
  Value             Description 
---------         ---------------- 
 notSet           The iSNS Server role is not configured. 
 server           The iSNS Server instance is operating 
                  as a primary iSNS Server. 
 serverNotPrimary The iSNS Server instance can be a 
                  primary iSNS Server, but is not 
                  currently acting as a primary.

Context

MIB
CISCO-IETF-ISNS-MGMT-MIB
OID
.1.3.6.1.4.1.9.10.116.1.1.1.1.10
Type
column
Access
readonly
Status
current
Parent
cIsnsSrvrInstEntry
Groups
1

Walk 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::cIsnsSrvrInstRole'
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::cIsnsSrvrInstRole.<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::cIsnsSrvrInstRole'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0notSet
1server
2serverNotPrimary

Conformance