cpfrLinkGroupType
CISCO-PFR-MIB ·
.1.3.6.1.4.1.9.9.772.1.14.1.7
Object
column Enumeration
This object indicates PfR Link-Group type.
'primaryLinkGroup'
primary link-group
'fallbackLinkGroup'
fallback link-group
'none'
There is no link-group.
Context
- MIB
- CISCO-PFR-MIB
- OID
.1.3.6.1.4.1.9.9.772.1.14.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cpfrLinkGroupExitEntry
- 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-PFR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PFR-MIB::cpfrLinkGroupType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PFR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PFR-MIB::cpfrLinkGroupType.<cpfrMCIndex>.<cpfrLinkGroupName>.<cpfrLinkGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PFR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PFR-MIB::cpfrLinkGroupType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | primaryLinkGroup |
2 | fallbackLinkGroup |
3 | none |
Conformance
Member of