ntcExGroupMembers
SVRNTCLU-MIB ·
.1.3.6.1.4.1.36.2.18.22.4.2.1.2.7.1.8
Object
This is list of member names where each name is separated by a space.
Context
- MIB
- SVRNTCLU-MIB
- OID
.1.3.6.1.4.1.36.2.18.22.4.2.1.2.7.1.8- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ntcExGroupEntry
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 'SVRNTCLU-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SVRNTCLU-MIB::ntcExGroupMembers'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SVRNTCLU-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SVRNTCLU-MIB::ntcExGroupMembers.<ntcExGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SVRNTCLU-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SVRNTCLU-MIB::ntcExGroupMembers'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.