cfsPendingConfOwnerIDType

CISCO-CFS-MIB · .1.3.6.1.4.1.9.9.433.1.1.2.1.5

Object

column Bits
The value of this object indicates the type of the value
of the corresponding instance of 'cfsPendingConfOwnerID':
              
'other'              - indicates that the value of
                       'cfsPendingConfOwnerID' is
                       other than any of the enumerations
                       defined
              
'snmpCommunityName'  - indicates that the value of
                       'cfsPendingConfOwnerID' is
                       'snmpCommunityName' of SNMPv1/
                       SNMPv2c
              
'snmpv3SecurityName' - indicate that the value of
                       'cfsPendingConfOwnerID' is
                       'securityName' of SNMPv3 user
                                     
'cliLoginName'       - indicates that the value of 
                       'cfsPendingConfOwnerID' is 
                       CLI 'User Login Name' of CLI user

Context

MIB
CISCO-CFS-MIB
OID
.1.3.6.1.4.1.9.9.433.1.1.2.1.5
Type
column
Access
readonly
Status
current
Parent
cfsPendingConfOwnerEntry
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-CFS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CFS-MIB::cfsPendingConfOwnerIDType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CFS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CFS-MIB::cfsPendingConfOwnerIDType.<cfsFeatureOpName>.<cfsPendingConfOwnerScopeType>.<cfsPendingConfOwnerScopeVal>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CFS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CFS-MIB::cfsPendingConfOwnerIDType'

Syntax

Bits

Values & Constraints

Enumerated Values
0other
1snmpCommunityName
2snmpv3SecurityName
3cliLoginName

Conformance