cucsSysdebugBackupBehaviorInterval
CISCO-UNIFIED-COMPUTING-SYSDEBUG-MIB ·
.1.3.6.1.4.1.9.9.719.1.47.3.1.8
Object
Cisco UCS sysdebug:BackupBehavior:interval managed object property
Context
- MIB
- CISCO-UNIFIED-COMPUTING-SYSDEBUG-MIB
- OID
.1.3.6.1.4.1.9.9.719.1.47.3.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cucsSysdebugBackupBehaviorEntry
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-UNIFIED-COMPUTING-SYSDEBUG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-UNIFIED-COMPUTING-SYSDEBUG-MIB::cucsSysdebugBackupBehaviorInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-UNIFIED-COMPUTING-SYSDEBUG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-UNIFIED-COMPUTING-SYSDEBUG-MIB::cucsSysdebugBackupBehaviorInterval.<cucsSysdebugBackupBehaviorInstanceId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-UNIFIED-COMPUTING-SYSDEBUG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-UNIFIED-COMPUTING-SYSDEBUG-MIB::cucsSysdebugBackupBehaviorInterval'
Syntax
Values & Constraints
Type Values
0 | never |
3600 | n1hour |
7200 | n2hours |
14400 | n4hours |
28800 | n8hours |
86400 | n24hours |
604800 | n1week |
2592000 | n1month |