csiMatchGroupType

CISCO-SMART-INSTALL-MIB · .1.3.6.1.4.1.9.9.725.1.2.6.1.2

Object

column r/w Enumeration
This object indicates the general category of a Smart Install
group.  A profile group can be formed based on,
              
unknown(1)      - unknown match group type
mac(2)          - MAC addresses of devices
connectivity(3) - connectivity or topology of devices
product(4)      - product type of devices
stack(5)        - a switch stack

Context

MIB
CISCO-SMART-INSTALL-MIB
OID
.1.3.6.1.4.1.9.9.725.1.2.6.1.2
Type
column
Access
readwrite
Status
current
Parent
csiMatchEntry
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-SMART-INSTALL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SMART-INSTALL-MIB::csiMatchGroupType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SMART-INSTALL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SMART-INSTALL-MIB::csiMatchGroupType.<csiProfileIndex>.<csiMatchIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SMART-INSTALL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SMART-INSTALL-MIB::csiMatchGroupType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2mac
3connectivity
4product
5stack

Conformance

Member of
Compliance refinements
Create/Write access is not required.