cdstvIngestMgrBackOfficeType
CISCO-CDSTV-INGESTMGR-MIB ·
.1.3.6.1.4.1.9.9.739.1.3.4.1.2
Object
column r/w
Enumeration
This object specifies the type of back-office support used. none(1) - No back-office support. totalManage(2) - Use TotalManage back-office support.
Context
- MIB
- CISCO-CDSTV-INGESTMGR-MIB
- OID
.1.3.6.1.4.1.9.9.739.1.3.4.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cdstvIngestMgrBackOfficeEntry
- 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-CDSTV-INGESTMGR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CDSTV-INGESTMGR-MIB::cdstvIngestMgrBackOfficeType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CDSTV-INGESTMGR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CDSTV-INGESTMGR-MIB::cdstvIngestMgrBackOfficeType.<cdstvIngestMgrBackOfficeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CDSTV-INGESTMGR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CDSTV-INGESTMGR-MIB::cdstvIngestMgrBackOfficeType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | totalManage |
Conformance
Compliance refinements
ciscoCdstvIngestMgrMIBCompliance
readonly
Write-access is not required.