cIsnsNextIdxDd
CISCO-IETF-ISNS-MGMT-MIB ·
.1.3.6.1.4.1.9.10.116.1.1.3.1.2
Object
column CIsnsDiscoveryDomainId
This managed object returns the next available DD ID that MAY be used for DD creation for this iSNS Server instance. The user should read and use the value of cIsnsNextIdxDd before performing a cIsnsDdTable row creation. The cIsnsNextIdxDd value returned MAY be used as the index value when creating a new row in the cIsnsDdTable. Use of this managed object reduces the chance for an index conflict.
Context
- MIB
- CISCO-IETF-ISNS-MGMT-MIB
- OID
.1.3.6.1.4.1.9.10.116.1.1.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cIsnsNextIdxEntry
- 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::cIsnsNextIdxDd'
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::cIsnsNextIdxDd.<index>'
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::cIsnsNextIdxDd'
Syntax
- Source
- CIsnsDiscoveryDomainId
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 1..4294967295
Conformance
Member of